<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------
	[Project Info]
	Project:		Samex - Clean, Minimal Shop WooCommerce WordPress Theme
	Version:		1.4
	Author:			snstheme
	Last change: 	30 January 2020
	-----
	This file render from .scss files. To work with .scss files:
	    - Please config Admin &gt;&gt; Samex &gt;&gt; Advance &gt;&gt; SCSS Compile: Alway complile
	    - Please follow some table contents bellow and go to that .scss files to edit/add styles for each section if you want.
----------------------------------------------------*/
/*--------------------------------------------------
	[scss file: assets/scss/woo/woocommerce.scss]
	This file scss from plugin WooCommerce
		+ Governs the general look and feel of WooCommerce sections of stores using themes that do not
		+ Integrate with WooCommerce specifically.
---------------------------------------------------*/
/***************************************************
	scss file: assets/scss/theme/_widgets.scss
		+ All style about widget
****************************************************/
/***************************************************
	scss file: /assets/scss/theme/_main.scss
		+ #sns_slideshow, sns_breadcrumbs
		+ Content 
			- #sns_content
		+ Footer
			- #sns_footer
****************************************************/
/***************************************************
	scss file: /assets/scss/theme/_header.scss
		+ Header 
			- .header-style1
			- .header-style2
****************************************************/
/***************************************************
	scss file: /assets/scss/theme/_snsmenu.scss
		+ Style for main menu
		+ Style for Vertical Menu
****************************************************/
/***************************************************
	scss file: assets/scss/theme/_shortcodes.scss
		+ Override style for some default shortcodes
		+ Style for our shortcodes - with prefix sns
****************************************************/
/***************************************************
	scss file: /assets/scss/theme/_post.scss
		+ Style for post
			- Post in blog page
			- Post in signle page
****************************************************/
/***************************************************
	scss file: assets/scss/theme/_toolbar_list.scss
		+ Style for toolbar on listing page of WooCommerce
****************************************************/
/***************************************************
	scss file: assets/scss/theme/_product_list.scss
		+ Style for product in listing page
			- Style product in grid
			- Style product in list
****************************************************/
/***************************************************
	scss file: /assets/scss/theme/_product.scss
		+ Style for product in product page
****************************************************/
.container-image-and-badge .yith-wcbm-badge {
  text-transform: uppercase;
  font-size: 12px;
}
@-ms-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@-o-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@-ms-keyframes shinex {
  100% {
    left: 125%;
  }
}
@-o-keyframes shinex {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes shinex {
  100% {
    left: 125%;
  }
}
@keyframes shinex {
  100% {
    left: 125%;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes snsnavloadding {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes snsnavloadding {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes snssheen {
  100% {
    transform: rotateZ(60deg) translate(1em, -9em);
  }
}
@keyframes snssheen {
  100% {
    transform: rotateZ(60deg) translate(1em, -9em);
  }
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinAround {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinAround {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'star';
  src: url('../fonts/star.eot');
  src: url('../fonts/star.eot?#iefix') format('embedded-opentype'), url('../fonts/star.woff') format('woff'), url('../fonts/star.ttf') format('truetype'), url('../fonts/star.svg#star') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url('../fonts/WooCommerce.eot');
  src: url('../fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'), url('../fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
.woocommerce .price, .woocommerce .shop_table td.product-price, .woocommerce div.product .woocommerce-grouped-product-list-item__price, .woocommerce div.product span.price, .woocommerce div.product p.price {
  white-space: nowrap;
  font-size: 1em;
  color: #171717;
  font-weight: 600;
}
.woocommerce .price .amount, .woocommerce .shop_table td.product-price .amount, .woocommerce div.product .woocommerce-grouped-product-list-item__price .amount, .woocommerce div.product span.price .amount, .woocommerce div.product p.price .amount {
  color: inherit;
}
.woocommerce .price del, .woocommerce .shop_table td.product-price del, .woocommerce div.product .woocommerce-grouped-product-list-item__price del, .woocommerce div.product span.price del, .woocommerce div.product p.price del {
  text-decoration: none;
  position: relative;
  padding: 0 3px;
}
.woocommerce .price del .amount, .woocommerce .shop_table td.product-price del .amount, .woocommerce div.product .woocommerce-grouped-product-list-item__price del .amount, .woocommerce div.product span.price del .amount, .woocommerce div.product p.price del .amount {
  color: #959595;
}
.woocommerce .price del:before, .woocommerce .shop_table td.product-price del:before, .woocommerce div.product .woocommerce-grouped-product-list-item__price del:before, .woocommerce div.product span.price del:before, .woocommerce div.product p.price del:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #959595;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.woocommerce .price ins, .woocommerce .shop_table td.product-price ins, .woocommerce div.product .woocommerce-grouped-product-list-item__price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price ins {
  margin: 0 0 0 5px;
  text-decoration: none;
}
.woocommerce .price ins .amount, .woocommerce .shop_table td.product-price ins .amount, .woocommerce div.product .woocommerce-grouped-product-list-item__price ins .amount, .woocommerce div.product span.price ins .amount, .woocommerce div.product p.price ins .amount {
  color: inherit;
}
.woocommerce .price .from, .woocommerce .shop_table td.product-price .from, .woocommerce div.product .woocommerce-grouped-product-list-item__price .from, .woocommerce div.product span.price .from, .woocommerce div.product p.price .from {
  font-size: 1em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
}
@media (min-width: 1199px) {
  .woocommerce .price .woocommerce-Price-amount, .woocommerce .shop_table td.product-price .woocommerce-Price-amount, .woocommerce div.product .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount, .woocommerce div.product span.price .woocommerce-Price-amount, .woocommerce div.product p.price .woocommerce-Price-amount {
    margin: 0 0 0 3px;
  }
  .woocommerce .price .woocommerce-Price-amount:first-child, .woocommerce .shop_table td.product-price .woocommerce-Price-amount:first-child, .woocommerce div.product .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount:first-child, .woocommerce div.product span.price .woocommerce-Price-amount:first-child, .woocommerce div.product p.price .woocommerce-Price-amount:first-child {
    margin: 0 3px 0 0;
  }
}
@media (max-width: 1199px) {
  .woocommerce .product-type-variable .price .amount {
    font-size: 1em;
  }
}
.woocommerce-Price-amount {
  color: #171717;
}
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
}
.admin-bar p.demo_store {
  top: 32px;
}
.clear {
  clear: both;
}
a.remove {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
  color: #171717 !important;
  overflow: hidden;
  padding: 0 0;
  font-size: 0px;
  text-align: center;
  border-radius: 0px;
}
a.remove:hover {
  color: #fff !important;
  text-decoration: none;
  background: #cf060e;
}
a.remove:before {
  content: "\f129";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: inherit;
}
.blockUI.blockOverlay {
  position: relative;
  background: transparent !important;
}
.blockUI.blockOverlay:before {
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.loader {
  background: transparent !important;
}
.loader:before {
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
  padding: 10px 20px 10px 25px;
  margin: 0 0 50px;
  position: relative;
  list-style: none !important;
  *zoom: 1;
  width: auto;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after {
  clear: both;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before {
  font-family: "WooCommerce";
  content: "\e028";
  display: inline-block;
  position: relative;
  left: auto;
  top: auto;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button {
  float: right;
  background: none;
  padding: 0;
  color: #171717;
  font-size: 100%;
  border: none;
  height: auto;
  line-height: inherit;
}
.woocommerce .woocommerce-message .button:focus, .woocommerce .woocommerce-error .button:focus, .woocommerce .woocommerce-info .button:focus, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover {
  color: #cf060e !important;
  box-shadow: none;
  background: none;
}
.woocommerce .woocommerce-message li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.woocommerce .woocommerce-message li:first-child, .woocommerce .woocommerce-error li:first-child, .woocommerce .woocommerce-info li:first-child {
  display: inline-block;
}
.woocommerce .woocommerce-message {
  background: #dff0d8;
  color: #8fae1b;
}
.woocommerce .woocommerce-message:before {
  content: "\e015";
  color: #8fae1b;
}
.woocommerce .woocommerce-info {
  background: #d9edf7;
  color: #1e85be;
}
.woocommerce .woocommerce-info:before {
  color: #1e85be;
}
.woocommerce .woocommerce-error {
  background: #f2dede;
  color: #b94a48;
}
.woocommerce .woocommerce-error:before {
  content: "\e016";
  color: #b94a48;
}
.woocommerce small.note {
  display: block;
  color: #777;
  font-size: 0.857em;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
  *zoom: 1;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #777;
}
.woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #777;
}
.woocommerce .quantity {
  position: relative;
}
.woocommerce .quantity .screen-reader-text {
  display: none;
}
.woocommerce .quantity .btn-decrement, .woocommerce .quantity .btn-increment {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  top: 15px;
  border: 1px solid #171717;
  padding: 0;
  z-index: 3;
  background: transparent;
  font-size: 0px;
  color: #171717;
}
.woocommerce .quantity .btn-decrement:before, .woocommerce .quantity .btn-increment:before {
  color: inherit;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.woocommerce .quantity .btn-decrement:hover, .woocommerce .quantity .btn-increment:hover {
  border-color: #cf060e;
  background: #cf060e;
}
.woocommerce .quantity .btn-decrement:hover:before, .woocommerce .quantity .btn-increment:hover:before {
  color: #fff;
}
.woocommerce .quantity .input-group-prepend .btn-decrement {
  left: 25px;
}
.woocommerce .quantity .input-group-prepend .btn-decrement:before {
  content: "\f462";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 24px;
  position: relative;
  top: -2px;
  text-indent: 1px;
}
.woocommerce .quantity .input-group-append .btn-increment {
  right: 25px;
}
.woocommerce .quantity .input-group-append .btn-increment:before {
  content: "\f489";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 24px;
  position: relative;
  top: -2px;
  text-indent: 1px;
}
.woocommerce .quantity .qty {
  width: 200px;
  height: 60px;
  border: 2px solid #d7d7d7;
  box-shadow: none;
  text-align: center;
  color: #171717;
  font-weight: 500;
  font-size: 1em;
  appearance: textfield;
  -moz-appearance: textfield;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce div.type-product, .woocommerce div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.type-product .product_title, .woocommerce div.product .product_title {
  clear: none;
  padding: 0;
}
.woocommerce div.type-product p.stock, .woocommerce div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.type-product .stock, .woocommerce div.product .stock {
  color: #38e534;
}
.woocommerce div.type-product .out-of-stock, .woocommerce div.product .out-of-stock {
  color: red;
}
.woocommerce div.type-product .woocommerce-product-rating, .woocommerce div.product .woocommerce-product-rating {
  position: relative;
}
.woocommerce div.type-product div.social, .woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.type-product div.social span, .woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.type-product div.social span span, .woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.type-product div.social span .stButton .chicklets, .woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.type-product div.social iframe, .woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6b6b;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.type-product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left: -6px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right: -6px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.type-product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
.woocommerce div.type-product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.type-product p.cart, .woocommerce div.product p.cart {
  *zoom: 1;
}
.woocommerce div.type-product p.cart:before, .woocommerce div.product p.cart:before, .woocommerce div.type-product p.cart:after, .woocommerce div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.type-product p.cart:after, .woocommerce div.product p.cart:after {
  clear: both;
}
.woocommerce div.type-product form.cart, .woocommerce div.product form.cart {
  *zoom: 1;
}
.woocommerce div.type-product form.cart:before, .woocommerce div.product form.cart:before, .woocommerce div.type-product form.cart:after, .woocommerce div.product form.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.type-product form.cart:after, .woocommerce div.product form.cart:after {
  clear: both;
}
.woocommerce div.type-product form.cart table, .woocommerce div.product form.cart table {
  margin: 0 0 15px;
  border-bottom: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.woocommerce div.type-product form.cart table td, .woocommerce div.product form.cart table td {
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  vertical-align: middle;
  display: table-cell;
  padding: 10px 15px;
}
.woocommerce div.type-product form.cart table td label, .woocommerce div.product form.cart table td label {
  margin: 0 5px 5px 0px !important;
  float: none;
  line-height: inherit !important;
}
.woocommerce div.type-product form.cart table td.price, .woocommerce div.product form.cart table td.price {
  text-align: center;
  padding: 0 5px;
}
.woocommerce div.type-product form.cart table td.price .amount, .woocommerce div.product form.cart table td.price .amount {
  font-size: 115%;
}
.woocommerce div.type-product form.cart table td.price del, .woocommerce div.product form.cart table td.price del {
  margin-left: 10px;
}
@media (min-width: 1199px) {
  .woocommerce div.type-product form.cart table td.price del:before, .woocommerce div.product form.cart table td.price del:before {
    margin-top: -2px;
  }
}
.woocommerce div.type-product form.cart table td.price ins, .woocommerce div.product form.cart table td.price ins {
  float: none;
  margin-right: 10px;
}
.woocommerce div.type-product form.cart table td.price .stock, .woocommerce div.product form.cart table td.price .stock {
  margin-top: 5px;
}
.woocommerce div.type-product form.cart table td.label, .woocommerce div.product form.cart table td.label {
  text-align: center;
  padding: 5px 10px;
}
.woocommerce div.type-product form.cart table small.stock, .woocommerce div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.type-product form.cart table.group_table .quantity, .woocommerce div.product form.cart table.group_table .quantity {
  padding: 0 0;
  overflow: hidden;
}
.woocommerce div.type-product form.cart table.group_table .quantity label.screen-reader-text, .woocommerce div.product form.cart table.group_table .quantity label.screen-reader-text {
  display: none;
}
.woocommerce div.type-product form.cart table.group_table .quantity .qty, .woocommerce div.product form.cart table.group_table .quantity .qty {
  margin: 0;
  border: none;
  height: 40px;
  width: 150px;
  font-size: 1.2857em;
}
@media (max-width: 1199px) {
  .woocommerce div.type-product form.cart table.group_table .quantity .qty, .woocommerce div.product form.cart table.group_table .quantity .qty {
    width: 100px;
    font-size: 1em;
  }
}
@media (max-width: 992px) {
  .woocommerce div.type-product form.cart table.group_table .quantity .qty, .woocommerce div.product form.cart table.group_table .quantity .qty {
    width: 50px;
  }
}
.woocommerce div.type-product form.cart table.group_table .quantity .input-group-prepend .btn-decrement, .woocommerce div.product form.cart table.group_table .quantity .input-group-prepend .btn-decrement {
  left: 0px;
  top: 5px;
}
@media (max-width: 992px) {
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-prepend .btn-decrement, .woocommerce div.product form.cart table.group_table .quantity .input-group-prepend .btn-decrement {
    width: 12px;
    border: none;
    text-align: left;
    min-width: auto !important;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:before, .woocommerce div.product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:before {
    width: 12px;
    text-align: left;
    font-size: 20px;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:hover, .woocommerce div.product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:hover {
    color: #cf060e;
    background: none;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:hover:before, .woocommerce div.product form.cart table.group_table .quantity .input-group-prepend .btn-decrement:hover:before {
    color: inherit;
  }
}
.woocommerce div.type-product form.cart table.group_table .quantity .input-group-append .btn-increment, .woocommerce div.product form.cart table.group_table .quantity .input-group-append .btn-increment {
  right: 0px;
  top: 5px;
}
@media (max-width: 992px) {
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-append .btn-increment, .woocommerce div.product form.cart table.group_table .quantity .input-group-append .btn-increment {
    width: 12px;
    border: none;
    text-align: right;
    min-width: auto !important;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-append .btn-increment:before, .woocommerce div.product form.cart table.group_table .quantity .input-group-append .btn-increment:before {
    width: 12px;
    text-align: right;
    font-size: 20px;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-append .btn-increment:hover, .woocommerce div.product form.cart table.group_table .quantity .input-group-append .btn-increment:hover {
    color: #cf060e;
    background: none;
  }
  .woocommerce div.type-product form.cart table.group_table .quantity .input-group-append .btn-increment:hover:before, .woocommerce div.product form.cart table.group_table .quantity .input-group-append .btn-increment:hover:before {
    color: inherit;
  }
}
.woocommerce div.type-product form.cart table.group_table td, .woocommerce div.product form.cart table.group_table td {
  padding: 10px 15px;
  vertical-align: middle;
  border: none;
}
@media (max-width: 992px) {
  .woocommerce div.type-product form.cart table.group_table td, .woocommerce div.product form.cart table.group_table td {
    padding: 10px 10px;
  }
}
.woocommerce div.type-product form.cart table.group_table td.woocommerce-grouped-product-list-item__quantity, .woocommerce div.product form.cart table.group_table td.woocommerce-grouped-product-list-item__quantity {
  padding: 5px 0;
}
@media (max-width: 767px) {
  .woocommerce div.type-product form.cart table.group_table td.woocommerce-grouped-product-list-item__quantity, .woocommerce div.product form.cart table.group_table td.woocommerce-grouped-product-list-item__quantity {
    width: auto;
  }
}
.woocommerce div.type-product form.cart table.group_table td label, .woocommerce div.product form.cart table.group_table td label {
  margin: 0 !important;
}
.woocommerce div.type-product form.cart table.group_table td.label, .woocommerce div.product form.cart table.group_table td.label {
  text-align: left;
  white-space: normal;
  line-height: inherit;
}
.woocommerce div.type-product form.cart .button, .woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce ul.products {
  padding: 0;
  list-style: none;
  clear: both;
  *zoom: 1;
}
.woocommerce ul.products:before, .woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce ul.products li {
  list-style: none;
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  border: 1px solid #ccc;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
  -webkit-font-smoothing: antialiased;
}
.woocommerce a.button:disabled, .woocommerce button.button:disabled, .woocommerce input.button:disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button.disabled, .woocommerce button.button.disabled, .woocommerce input.button.disabled, .woocommerce #respond input#submit.disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button:disabled[disabled], .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
  float: none;
}
.woocommerce #reviews h2 small {
  float: right;
  color: #777;
  font-size: 15px;
  margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #777;
}
.woocommerce #reviews h3 {
  margin: 0;
}
.woocommerce #reviews p.woocommerce-noreviews {
  margin: 0 0 30px 0;
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 100px;
}
.woocommerce #reviews #comments .add_review {
  *zoom: 1;
}
.woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments .add_review:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review:after {
  clear: both;
}
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:before, .woocommerce #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li.review {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review p.meta {
  font-size: 1em;
  font-weight: 600;
}
.woocommerce #reviews #comments ol.commentlist li.review p.meta .woocommerce-review__author {
  font-size: 1.1428em;
  color: #171717;
  font-weight: inherit;
}
.woocommerce #reviews #comments ol.commentlist li.review p.meta .woocommerce-review__dash {
  font-size: 0px;
  margin: 0 6px;
  color: #959595;
}
.woocommerce #reviews #comments ol.commentlist li.review p.meta .woocommerce-review__dash:before {
  content: "/";
  font-size: 12px;
}
.woocommerce #reviews #comments ol.commentlist li.review p.meta .woocommerce-review__published-date {
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce #reviews #comments ol.commentlist li.review img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px;
  max-width: 80px;
  width: auto;
  height: auto;
  background: #ebe9eb;
  border: none;
  margin: 0;
  box-shadow: none;
}
@media (max-width: 767px) {
  .woocommerce #reviews #comments ol.commentlist li.review img.avatar {
    max-width: 60px;
  }
}
.woocommerce #reviews #comments ol.commentlist li.review .comment-text {
  margin: 0 0 0 110px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 25px 30px 20px;
  *zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment-text:before, .woocommerce #reviews #comments ol.commentlist li.review .comment-text:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment-text:after {
  clear: both;
}
@media (max-width: 992px) {
  .woocommerce #reviews #comments ol.commentlist li.review .comment-text {
    margin-left: 100px;
  }
}
@media (max-width: 767px) {
  .woocommerce #reviews #comments ol.commentlist li.review .comment-text {
    margin-left: 75px;
    padding: 15px 20px 10px;
  }
}
.woocommerce #reviews #comments ol.commentlist li.review .comment-text p {
  margin: 0 0 10px;
}
.woocommerce #reviews #comments ol.commentlist ol, .woocommerce #reviews #comments ol.commentlist ul {
  padding: 0 0 0 25px;
  margin: 0 0 25px;
}
.woocommerce #reviews #comments ol.commentlist ol ol, .woocommerce #reviews #comments ol.commentlist ul ol, .woocommerce #reviews #comments ol.commentlist ol ul, .woocommerce #reviews #comments ol.commentlist ul ul {
  margin: 0 0;
  padding: 0 0 0 30px;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist &gt; li:before {
  content: "";
}
.woocommerce .price {
  display: inline-block;
}
.woocommerce .star-rating {
  overflow: hidden;
  position: relative;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  width: 70px;
  letter-spacing: 1.5px;
  font-family: 'Ionicons';
}
.woocommerce .star-rating:before {
  content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
  color: #959595;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 24px;
  height: 24px;
}
.woocommerce .star-rating span:before {
  content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
  color: #ffc600;
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating {
  *zoom: 1;
  line-height: 20px;
  height: 20px;
  display: block;
}
.woocommerce .woocommerce-product-rating:before, .woocommerce .woocommerce-product-rating:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-product-rating:after {
  clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.woocommerce .products .list-view .star-rating {
  display: block;
  margin: 5px 0;
  float: none;
  position: relative;
  left: 0;
}
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
.woocommerce #review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond:before, .woocommerce #review_form #respond:after {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond:after {
  clear: both;
}
.woocommerce #review_form #respond .comment-notes {
  margin-bottom: 15px;
  font-style: italic;
}
.woocommerce #review_form #respond p {
  margin: 0 0 15px;
}
.woocommerce #review_form #respond p input[type=email], .woocommerce #review_form #respond p input[type=text] {
  width: 100%;
  height: 45px;
  border-color: #d7d7d7;
}
.woocommerce #review_form #respond p input[type=email]::-moz-placeholder, .woocommerce #review_form #respond p input[type=text]::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.woocommerce #review_form #respond p input[type=email]:-ms-input-placeholder, .woocommerce #review_form #respond p input[type=text]:-ms-input-placeholder {
  color: #959595;
}
.woocommerce #review_form #respond p input[type=email]::-webkit-input-placeholder, .woocommerce #review_form #respond p input[type=text]::-webkit-input-placeholder {
  color: #959595;
}
.woocommerce #review_form #respond p input[type=email]:focus, .woocommerce #review_form #respond p input[type=text]:focus {
  background: transparent;
  border-color: #ccc;
}
.woocommerce #review_form #respond p.comment-form-email {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.woocommerce #review_form #respond p.comment-form-email label {
  display: block;
}
.woocommerce #review_form #respond p.comment-form-author {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.woocommerce #review_form #respond p.comment-form-author label {
  display: block;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
  *zoom: 1;
  width: 100%;
  float: left;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent:before, .woocommerce #review_form #respond p.comment-form-cookies-consent:after {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent:after {
  clear: both;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent label {
  margin: 0;
  position: relative;
  top: 1px;
}
.woocommerce #review_form #respond .form-submit {
  width: 100%;
  float: left;
  margin: 10px 0 0;
}
.woocommerce #review_form #respond label {
  font-weight: 500;
  margin: 0 0 10px;
}
.woocommerce #review_form #respond textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-color: #d7d7d7;
}
.woocommerce #review_form #respond textarea::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.woocommerce #review_form #respond textarea:-ms-input-placeholder {
  color: #959595;
}
.woocommerce #review_form #respond textarea::-webkit-input-placeholder {
  color: #959595;
}
.woocommerce #review_form #respond textarea:focus {
  background: transparent;
  border-color: #ccc;
}
.woocommerce #review_form #respond .comment-form-rating label {
  margin-bottom: 5px;
}
.woocommerce p.stars {
  position: relative;
  font-size: 16px;
}
.woocommerce p.stars a {
  display: inline-block;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
  line-height: 12px;
}
.woocommerce p.stars a:last-child {
  border-right: 0;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
  font-family: 'Ionicons';
  margin-right: 15px;
  display: inline-block;
  letter-spacing: 1.5px;
  position: relative;
  height: 16px;
  line-height: 16px;
}
.woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "\f2fc";
  color: #959595;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.woocommerce p.stars a.star-1:before, .woocommerce p.stars a.star-2:before, .woocommerce p.stars a.star-3:before, .woocommerce p.stars a.star-4:before, .woocommerce p.stars a.star-5:before {
  font-family: inherit;
  display: none;
}
.woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-5.active:after {
  color: #ffc600;
}
.woocommerce p.stars a.star-1 {
  width: 14px;
}
.woocommerce p.stars a.star-1:after {
  content: "\f2fc";
}
.woocommerce p.stars a.star-2 {
  width: 28px;
}
.woocommerce p.stars a.star-2:after {
  content: "\f2fc\f2fc";
}
.woocommerce p.stars a.star-3 {
  width: 42px;
}
.woocommerce p.stars a.star-3:after {
  content: "\f2fc\f2fc\f2fc";
}
.woocommerce p.stars a.star-4 {
  width: 56px;
}
.woocommerce p.stars a.star-4:after {
  content: "\f2fc\f2fc\f2fc\f2fc";
}
.woocommerce p.stars a.star-5 {
  width: 70px;
}
.woocommerce p.stars a.star-5:after {
  content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
}
.woocommerce p.stars a.star-5:before {
  display: none;
}
.woocommerce table.shop_attributes {
  border: 1px solid #d7d7d7;
  border-right: none;
  margin-bottom: 1.618em;
  width: 100%;
}
.woocommerce table.shop_attributes tr:nth-child(even) th, .woocommerce table.shop_attributes tr:nth-child(even) td {
  background-color: #f5f5f5;
}
.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 500;
  padding: 10px 15px;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  margin: 0;
  line-height: 1.5;
  color: #171717;
}
.woocommerce table.shop_attributes td {
  padding: 10px 15px;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  margin: 0;
  line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
  background: #f9f9f9;
}
.woocommerce table.shop_table {
  border: 1px solid #d7d7d7;
  border-right: none;
  margin: 0px 0px 40px 0px;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  overflow: hidden;
}
.woocommerce table.shop_table th {
  padding: 15px 15px;
  text-align: center;
  font-size: 1.1428em;
  border-bottom: none;
}
.woocommerce table.shop_table td {
  border-top: 1px solid #d7d7d7;
  padding: 15px 15px;
  vertical-align: middle;
}
.woocommerce table.shop_table td small {
  font-weight: normal;
}
.woocommerce table.shop_table td.product-remove {
  border-right: 1px solid #d7d7d7;
  width: 60px;
}
.woocommerce table.shop_table td.product-remove .remove {
  margin: auto;
}
.woocommerce table.shop_table td.product-remove .remove:before {
  position: absolute;
  top: 0px;
  left: 0px;
}
.woocommerce table.shop_table td.product-thumbnail {
  width: 120px;
  text-align: center;
}
.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal, .woocommerce table.shop_table td.product-quantity {
  text-align: center;
}
.woocommerce table.shop_table td.product-price label, .woocommerce table.shop_table td.product-subtotal label, .woocommerce table.shop_table td.product-quantity label {
  float: left;
  line-height: 40px;
}
.woocommerce table.shop_table td.product-quantity {
  width: 200px;
}
.woocommerce table.shop_table tbody:first-child tr:first-child th, .woocommerce table.shop_table tbody:first-child tr:first-child td {
  border-top: 0;
}
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th {
  font-weight: 700;
  border-top: 1px solid #d7d7d7;
}
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td {
  padding: 10px 10px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
  text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
  margin: 0.125em 0 0.125em 0.25em;
}
.woocommerce td.product-name dl.variation {
  margin: 0.7em 0 0.25em 0;
  *zoom: 1;
}
.woocommerce td.product-name dl.variation:before, .woocommerce td.product-name dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce td.product-name dl.variation:after {
  clear: both;
}
.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
  display: inline-block;
  float: left;
}
.woocommerce td.product-name dl.variation dt {
  font-weight: 700;
  padding: 0 0 0.25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce td.product-name dl.variation dd {
  padding: 0 0 0.25em 0;
}
.woocommerce td.product-name dl.variation dd p:last-child {
  margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce .woocommerce-customer-details {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .woocommerce form.track_order .form-row-first, .woocommerce form.track_order .form-row-last {
    width: 50%;
    float: left;
    padding: 5px 15px 0 0;
  }
  .woocommerce form.track_order .form-row-last {
    padding: 5px 0 0 15px;
  }
}
.woocommerce .woocomerce-form.woocommerce-form-login .button {
  display: block;
  margin: 0 0 10px;
}
.woocommerce form.lost_reset_password {
  margin: 0 0 60px;
}
.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  margin: 0 0 0px;
  font-size: 1em;
  position: relative;
  text-transform: uppercase;
  border: none;
}
.woocommerce.widget_shopping_cart .total:before, .woocommerce .widget_shopping_cart .total:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: calc(100% - 50px) !important;
  left: 25px;
  background: #d7d7d7;
}
.woocommerce.widget_shopping_cart .total strong, .woocommerce .widget_shopping_cart .total strong {
  display: inline-block;
  float: left;
}
.woocommerce.widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .total .amount {
  float: right;
}
.woocommerce.widget_shopping_cart .buttons, .woocommerce .widget_shopping_cart .buttons {
  margin: 0 0 20px !important;
  padding: 0 25px;
  *zoom: 1;
  text-align: center;
}
.woocommerce.widget_shopping_cart .buttons:before, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:after {
  clear: both;
}
.woocommerce.widget_shopping_cart .buttons .button, .woocommerce .widget_shopping_cart .buttons .button {
  margin: 0 5px 10px 0;
  display: block;
  float: left;
  width: calc(50% - 5px);
  padding-left: 0px;
  padding-right: 0px;
}
.woocommerce.widget_shopping_cart .buttons .button.checkout, .woocommerce .widget_shopping_cart .buttons .button.checkout {
  margin: 0 0 10px 5px;
}
.woocommerce.widget_shopping_cart ul.cart_list, .woocommerce .widget_shopping_cart ul.cart_list, .woocommerce.widget_shopping_cart ul.product_list_widget, .woocommerce .widget_shopping_cart ul.product_list_widget {
  list-style: none outside;
  padding: 10px 25px;
  margin: 0;
  overflow: auto;
  font-size: 1em;
  max-height: 382px;
}
.woocommerce.widget_shopping_cart ul.cart_list li, .woocommerce .widget_shopping_cart ul.cart_list li, .woocommerce.widget_shopping_cart ul.product_list_widget li, .woocommerce .widget_shopping_cart ul.product_list_widget li {
  padding: 10px 0;
  margin: 0 0;
  *zoom: 1;
  list-style: none;
  position: relative;
}
.woocommerce.widget_shopping_cart ul.cart_list li:before, .woocommerce .widget_shopping_cart ul.cart_list li:before, .woocommerce.widget_shopping_cart ul.product_list_widget li:before, .woocommerce .widget_shopping_cart ul.product_list_widget li:before, .woocommerce.widget_shopping_cart ul.cart_list li:after, .woocommerce .widget_shopping_cart ul.cart_list li:after, .woocommerce.widget_shopping_cart ul.product_list_widget li:after, .woocommerce .widget_shopping_cart ul.product_list_widget li:after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart ul.cart_list li:after, .woocommerce .widget_shopping_cart ul.cart_list li:after, .woocommerce.widget_shopping_cart ul.product_list_widget li:after, .woocommerce .widget_shopping_cart ul.product_list_widget li:after {
  clear: both;
}
.woocommerce.widget_shopping_cart ul.cart_list li:last-child, .woocommerce .widget_shopping_cart ul.cart_list li:last-child, .woocommerce.widget_shopping_cart ul.product_list_widget li:last-child, .woocommerce .widget_shopping_cart ul.product_list_widget li:last-child {
  padding-bottom: 20px;
}
.woocommerce.widget_shopping_cart ul.cart_list li.empty, .woocommerce .widget_shopping_cart ul.cart_list li.empty, .woocommerce.widget_shopping_cart ul.product_list_widget li.empty, .woocommerce .widget_shopping_cart ul.product_list_widget li.empty {
  padding: 25px 0 30px;
}
.woocommerce.widget_shopping_cart ul.cart_list li a:hover, .woocommerce .widget_shopping_cart ul.cart_list li a:hover, .woocommerce.widget_shopping_cart ul.product_list_widget li a:hover, .woocommerce .widget_shopping_cart ul.product_list_widget li a:hover {
  color: #cf060e;
}
.woocommerce.widget_shopping_cart ul.cart_list li a.remove, .woocommerce .widget_shopping_cart ul.cart_list li a.remove, .woocommerce.widget_shopping_cart ul.product_list_widget li a.remove, .woocommerce .widget_shopping_cart ul.product_list_widget li a.remove {
  position: absolute;
  overflow: hidden;
  left: 5px;
  top: 15px;
  z-index: 1;
  padding: 0 0;
  margin: 0 0;
}
.woocommerce.widget_shopping_cart ul.cart_list li .product-image, .woocommerce .widget_shopping_cart ul.cart_list li .product-image, .woocommerce.widget_shopping_cart ul.product_list_widget li .product-image, .woocommerce .widget_shopping_cart ul.product_list_widget li .product-image {
  position: relative;
  display: inline-block;
  float: left;
  float: left;
  padding: 0 0;
  margin-right: 15px;
  max-width: 80px;
}
.woocommerce.widget_shopping_cart ul.cart_list li .title, .woocommerce .widget_shopping_cart ul.cart_list li .title, .woocommerce.widget_shopping_cart ul.product_list_widget li .title, .woocommerce .widget_shopping_cart ul.product_list_widget li .title {
  font-size: 1em;
  padding: 0 0;
  margin: 3px 25px 5px 0;
  display: block;
  color: #171717;
  font-weight: normal;
}
.woocommerce.widget_shopping_cart ul.cart_list li .title:hover, .woocommerce .widget_shopping_cart ul.cart_list li .title:hover, .woocommerce.widget_shopping_cart ul.product_list_widget li .title:hover, .woocommerce .widget_shopping_cart ul.product_list_widget li .title:hover {
  color: #cf060e;
}
.woocommerce.widget_shopping_cart ul.cart_list li .quantity, .woocommerce .widget_shopping_cart ul.cart_list li .quantity, .woocommerce.widget_shopping_cart ul.product_list_widget li .quantity, .woocommerce .widget_shopping_cart ul.product_list_widget li .quantity {
  display: block;
}
.woocommerce.widget_shopping_cart ul.cart_list li img, .woocommerce .widget_shopping_cart ul.cart_list li img, .woocommerce.widget_shopping_cart ul.product_list_widget li img, .woocommerce .widget_shopping_cart ul.product_list_widget li img {
  box-shadow: none;
  border: none;
  margin: 0;
  float: none;
  width: auto;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl, .woocommerce .widget_shopping_cart ul.cart_list li dl, .woocommerce.widget_shopping_cart ul.product_list_widget li dl, .woocommerce .widget_shopping_cart ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border: none;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl:before, .woocommerce .widget_shopping_cart ul.cart_list li dl:before, .woocommerce.widget_shopping_cart ul.product_list_widget li dl:before, .woocommerce .widget_shopping_cart ul.product_list_widget li dl:before, .woocommerce.widget_shopping_cart ul.cart_list li dl:after, .woocommerce .widget_shopping_cart ul.cart_list li dl:after, .woocommerce.widget_shopping_cart ul.product_list_widget li dl:after, .woocommerce .widget_shopping_cart ul.product_list_widget li dl:after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl:after, .woocommerce .widget_shopping_cart ul.cart_list li dl:after, .woocommerce.widget_shopping_cart ul.product_list_widget li dl:after, .woocommerce .widget_shopping_cart ul.product_list_widget li dl:after {
  clear: both;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl dt, .woocommerce .widget_shopping_cart ul.cart_list li dl dt, .woocommerce.widget_shopping_cart ul.product_list_widget li dl dt, .woocommerce .widget_shopping_cart ul.product_list_widget li dl dt, .woocommerce.widget_shopping_cart ul.cart_list li dl dd, .woocommerce .widget_shopping_cart ul.cart_list li dl dd, .woocommerce.widget_shopping_cart ul.product_list_widget li dl dd, .woocommerce .widget_shopping_cart ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl dt, .woocommerce .widget_shopping_cart ul.cart_list li dl dt, .woocommerce.widget_shopping_cart ul.product_list_widget li dl dt, .woocommerce .widget_shopping_cart ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl dd, .woocommerce .widget_shopping_cart ul.cart_list li dl dd, .woocommerce.widget_shopping_cart ul.product_list_widget li dl dd, .woocommerce .widget_shopping_cart ul.product_list_widget li dl dd {
  padding: 0 0 0.25em 0;
}
.woocommerce.widget_shopping_cart ul.cart_list li dl dd p:last-child, .woocommerce .widget_shopping_cart ul.cart_list li dl dd p:last-child, .woocommerce.widget_shopping_cart ul.product_list_widget li dl dd p:last-child, .woocommerce .widget_shopping_cart ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce.widget_shopping_cart ul.cart_list li .star-rating, .woocommerce .widget_shopping_cart ul.cart_list li .star-rating, .woocommerce.widget_shopping_cart ul.product_list_widget li .star-rating, .woocommerce .widget_shopping_cart ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce form .form-row {
  padding: 3px 0;
  margin: 0 0 10px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row .select2-container .select2-choice {
  padding: 4px 0 4px 8px;
  border-color: #e9e9e9;
  border-radius: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0;
}
.woocommerce form .form-row label.checkbox {
  padding-left: 20px;
  line-height: normal;
}
.woocommerce form .form-row label.checkbox .input-checkbox {
  display: inline;
  margin: 3px 0 0 -20px;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
}
.woocommerce form .form-row textarea {
  height: 145px;
  line-height: 1.5;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: #69bf29;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce form.lost_reset_password, .woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register {
  border: none;
  padding: 0px;
  margin: 0 0 30px;
  text-align: left;
}
.woocommerce form.lost_reset_password .woocommerce-form-row label, .woocommerce form.login .woocommerce-form-row label, .woocommerce form.checkout_coupon .woocommerce-form-row label, .woocommerce form.register .woocommerce-form-row label {
  display: block;
  margin: 0 0 5px;
}
.woocommerce form.login h2 {
  font-size: 2em;
}
.woocommerce form.login label.woocommerce-form__label {
  display: block;
  margin: 0 0 10px;
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0 0 10px;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0;
  padding: 4px 0;
  list-style: none outside;
  display: block;
  *zoom: 1;
}
.woocommerce ul#shipping_method li:before, .woocommerce ul#shipping_method li:after {
  content: " ";
  display: table;
}
.woocommerce ul#shipping_method li:after {
  clear: both;
}
.woocommerce ul#shipping_method li input[type="checkbox"], .woocommerce ul#shipping_method li input[type="radio"] {
  float: left;
  margin: 3px 8px 0 0;
}
.woocommerce ul#shipping_method li label {
  float: left;
  margin: 0 0;
}
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce .order_details {
  *zoom: 1;
  margin: 0 0 1.5em;
  list-style: none;
}
.woocommerce .order_details:before, .woocommerce .order_details:after {
  content: " ";
  display: table;
}
.woocommerce .order_details:after {
  clear: both;
}
.woocommerce .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}
.woocommerce .order_details li:last-of-type {
  border: none;
}
.woocommerce .widget_layered_nav ul {
  margin: -11px 0 0;
  margin-left: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce .widget_layered_nav ul li {
  padding: 11px 0;
  display: inline-block;
  width: 50%;
}
.woocommerce .widget_layered_nav ul li a {
  position: relative;
  padding: 0 0 0 30px;
  background: transparent;
  line-height: 1;
  display: block;
}
.woocommerce .widget_layered_nav ul li a:before {
  width: 20px;
  height: 20px;
  border: 1px solid #dfdfdf;
  border-radius: 0px;
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.woocommerce .widget_layered_nav ul li a:after {
  position: absolute;
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  left: 0px;
  top: -3px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  color: #171717;
}
.woocommerce .widget_layered_nav ul li .count {
  position: absolute;
  top: 3px;
  right: 0px;
  margin-left: 1px;
  padding: 0 5px;
  font-size: 100%;
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce .widget_layered_nav ul li:hover a {
  text-decoration: none;
}
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav ul li:hover a:before {
  border-color: #171717;
}
.woocommerce .widget_layered_nav ul li.chosen a:after, .woocommerce .widget_layered_nav ul li:hover a:after {
  opacity: 1;
}
.woocommerce .widget_layered_nav ul li:last-child {
  padding-bottom: 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: -7px 0 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li {
  padding: 0px;
  margin: 7px 0 7px 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li:last-child {
  margin-bottom: 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li:before {
  display: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: visible;
  text-indent: 30px;
  position: relative;
  margin: 0 0;
  border: none !important;
  border-radius: 100%;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:before {
  display: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:after {
  display: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a, .woocommerce .widget_layered_nav ul.yith-wcan-color li:hover a {
  text-decoration: underline;
  border-radius: 100%;
}
.woocommerce .widget_layered_nav .dropdown_layered_nav_color {
  width: 100%;
  border-radius: 0;
  background: transparent;
}
.woocommerce .widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan {
  margin-left: 15px;
}
.woocommerce .widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
  padding: 0;
}
.woocommerce .widget_layered_nav .yith-wcan-label li {
  margin-bottom: 0px;
}
.woocommerce .widget_layered_nav .yith-wcan-label li:before {
  display: none;
}
.woocommerce .widget_layered_nav .yith-wcan-label li:hover:before {
  display: none;
}
.woocommerce .widget_layered_nav .yith-wcan-label li a {
  padding: 4px 8px !important;
}
.woocommerce .widget_layered_nav .yith-wcan-label li a:hover, .woocommerce .widget_layered_nav .yith-wcan-label li.chosen a {
  background: #cf060e !important;
  border-color: #cf060e !important;
}
.woocommerce .widget_rating_filter .wc-layered-nav-rating a {
  display: block;
  text-align: right;
}
.woocommerce .widget_rating_filter .wc-layered-nav-rating a .star-rating {
  float: left;
}
.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 10px 1px 0;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none;
  color: inherit;
}
.woocommerce .widget_layered_nav_filters ul li a:hover {
  color: #cf060e;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  top: 1px;
  position: relative;
}
.woocommerce .widget_price_filter form, .woocommerce .widget_price_filter .widget-title + form {
  padding: 6px 0px 0px 0px;
}
.woocommerce .widget_price_filter .price_slider_wrapper {
  position: relative;
  padding-top: 6px;
}
.woocommerce .widget_price_filter .price_slider_amount {
  margin-top: 30px;
  text-align: left;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  display: block;
  float: right;
  height: 26px;
  line-height: 26px;
  padding: 0 15px;
  font-size: 0.8571em;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  line-height: normal;
  margin-right: 110px;
  text-transform: none;
  line-height: 26px;
  color: #646464;
}
@media (max-width: 1199px) {
  .woocommerce .widget_price_filter .price_slider_amount .price_label {
    margin-right: 0px;
    margin-bottom: -20px;
  }
}
.woocommerce .widget_price_filter .price_slider_amount .price_label span {
  width: calc(50% - 5px);
}
@media (max-width: 1199px) {
  .woocommerce .widget_price_filter .price_slider_amount .price_label span {
    width: 100%;
  }
}
.woocommerce .widget_price_filter .price_slider_amount .price_label .from {
  left: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label .to {
  right: 0;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  border: 2px solid #171717;
  border-radius: 100%;
  background: #fff;
  cursor: ew-resize;
  outline: none;
  top: -9px;
  margin: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-color: #171717;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
  height: 2px;
  background-color: #959595;
  margin: 0 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce p.cart-empty {
  margin: 0 0 30px 0;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  padding: 15px 30px;
}
.woocommerce p.cart-empty hr {
  border-top-color: #a6e1ec;
}
.woocommerce p.cart-empty .alert-link {
  color: #245269;
}
.woocommerce p.return-to-shop {
  margin: 0 0;
}
.woocommerce .woocommerce-MyAccount-navigation {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}
.woocommerce .woocommerce-MyAccount-navigation &gt; ul li {
  padding: 3px 0px;
}
.woocommerce .woocommerce-MyAccount-navigation &gt; ul li.is-active a {
  color: #cf060e;
}
.woocommerce-account .addresses .title {
  *zoom: 1;
}
.woocommerce-account .addresses .title:before, .woocommerce-account .addresses .title:after {
  content: " ";
  display: table;
}
.woocommerce-account .addresses .title:after {
  clear: both;
}
.woocommerce-account .addresses .title h3 {
  float: left;
}
.woocommerce-account .addresses .title .edit {
  float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e00a";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}
body.single-product .woocommerce-message, body.single-product .woocommerce-error, body.single-product .woocommerce-info {
  margin-bottom: 30px;
}
.woocommerce-cart table.cart {
  overflow: hidden;
}
@media (max-width: 1199px) {
  .woocommerce-cart table.cart .quantity .input-group-prepend .btn-decrement {
    left: 0px;
  }
  .woocommerce-cart table.cart .quantity .input-group-append .btn-increment {
    right: 0px;
  }
}
.woocommerce-cart table.cart .quantity .qty {
  width: 180px;
  border: none;
}
@media (max-width: 1199px) {
  .woocommerce-cart table.cart .quantity .qty {
    width: 110px;
  }
}
.woocommerce-cart table.cart .product-thumbnail img {
  max-width: 100%;
  box-shadow: none;
  width: auto;
}
.woocommerce-cart table.cart th {
  text-transform: uppercase;
  background: #fff;
  font-weight: bold;
  color: #333;
}
.woocommerce-cart table.cart th, .woocommerce-cart table.cart td {
  vertical-align: middle;
}
.woocommerce-cart table.cart td.actions {
  padding: 20px 20px;
}
.woocommerce-cart table.cart td.actions .coupon {
  float: left;
  padding: 0 0;
}
.woocommerce-cart table.cart td.actions .coupon label {
  display: none;
  float: left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 10px 0 0;
  min-width: 200px;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
}
@media (max-width: 480px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text + .button {
    float: left;
    margin-top: 10px;
    clear: left;
  }
}
.woocommerce-cart table.cart td.actions &gt; .button {
  float: right;
  padding: 0px 35px;
}
@media (max-width: 767px) {
  .woocommerce-cart table.cart td.actions &gt; .button {
    float: left;
    margin-top: 20px;
    clear: left;
  }
}
.woocommerce-cart table.cart input {
  margin: 0;
  vertical-align: middle;
}
.woocommerce-cart table.cart input.button {
  margin: 0;
}
@media (max-width: 767px) {
  .woocommerce-cart table.cart td.product-quantity {
    width: auto;
    padding: 10px;
  }
  .woocommerce-cart table.cart td.product-quantity .quantity {
    padding: 0 5px;
  }
  .woocommerce-cart table.cart td.product-quantity .quantity label.screen-reader-text {
    display: none;
  }
}
@media (max-width: 480px) {
  .woocommerce-cart table.cart {
    border-collapse: collapse;
  }
  .woocommerce-cart table.cart thead {
    display: none;
  }
  .woocommerce-cart table.cart tr.cart_item {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .woocommerce-cart table.cart tr.cart_item td {
    border: medium none;
    float: right;
    text-align: left;
    width: 65%;
    padding: 4px 8px 4px 0;
  }
  .woocommerce-cart table.cart tr.cart_item td.product-thumbnail {
    padding: 12px;
  }
  .woocommerce-cart table.cart tr.cart_item td.product-name {
    padding-top: 15px;
  }
  .woocommerce-cart table.cart tr.cart_item td.product-subtotal {
    padding-bottom: 15px;
  }
  .woocommerce-cart table.cart tr.cart_item .product-remove {
    padding: 0;
    position: absolute;
    width: 20px;
    left: 15px;
    top: 15px;
  }
  .woocommerce-cart table.cart tr.cart_item .product-thumbnail {
    float: left;
    width: 35%;
  }
  .woocommerce-cart table.cart tr.cart_item .product-subtotal:before {
    content: 'Subtotal: ';
  }
}
.woocommerce-cart .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after {
  content: " ";
  display: table;
}
.woocommerce-cart .wc-proceed-to-checkout:after {
  clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  text-align: center;
  width: 100%;
  padding: 0 0;
  background: #171717;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 1em;
  font-weight: 500;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #cf060e;
  color: #fff;
}
.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons {
  margin: 10px 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator {
  margin: 15px 0;
}
.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button {
  padding: 0;
}
.woocommerce-cart .cart-collaterals {
  margin: 0 0 0;
  *zoom: 1;
}
.woocommerce-cart .cart-collaterals:before, .woocommerce-cart .cart-collaterals:after {
  content: " ";
  display: table;
}
.woocommerce-cart .cart-collaterals:after {
  clear: both;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .button, .woocommerce-cart .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after, .woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  content: "\f36f";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  margin-left: 5px;
  text-align: right;
  font-size: 16px;
  vertical-align: middle;
}
.woocommerce-cart .cart-collaterals .cross-sells {
  width: 70%;
  float: left;
  padding: 0 100px 0 0;
  margin: 35px 0 0;
}
@media (max-width: 1199px) {
  .woocommerce-cart .cart-collaterals .cross-sells {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 992px) {
  .woocommerce-cart .cart-collaterals .cross-sells {
    width: 68%;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .cart-collaterals .cross-sells {
    width: 100%;
    padding: 0 0;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals {
  margin: 35px 0 0;
  width: 30%;
  float: right;
}
@media (max-width: 992px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    margin-top: 60px;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals .sns_products_heading {
  margin-bottom: 60px;
}
.woocommerce-cart .cart-collaterals .cart_totals ul.products li.product {
  margin-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals ul.products li.product .block-product-inner .item-info .info-inner {
  padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals ul.products li.product .block-product-inner .item-info .item-content {
  *zoom: 1;
}
.woocommerce-cart .cart-collaterals .cart_totals ul.products li.product .block-product-inner .item-info .item-content:before, .woocommerce-cart .cart-collaterals .cart_totals ul.products li.product .block-product-inner .item-info .item-content:after {
  content: " ";
  display: table;
}
.woocommerce-cart .cart-collaterals .cart_totals ul.products li.product .block-product-inner .item-info .item-content:after {
  clear: both;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
  font-size: 2em;
  margin: 0 0 10px;
  display: inline-block;
  padding: 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
  color: #777;
  font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 15px;
  padding: 0;
  border: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  text-align: left;
  color: #171717;
  padding: 15px 15px 15px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  padding: 15px 0 15px 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
  color: #777;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
  margin: 5px 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
  margin-top: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
  color: #77a464;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb;
}
.woocommerce-checkout .checkout .col-1, .woocommerce-checkout .checkout .col-2 {
  margin-bottom: 30px;
}
.woocommerce-checkout .checkout #customer_details {
  *zoom: 1;
}
.woocommerce-checkout .checkout #customer_details:before, .woocommerce-checkout .checkout #customer_details:after {
  content: " ";
  display: table;
}
.woocommerce-checkout .checkout #customer_details:after {
  clear: both;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address {
  *zoom: 1;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address:before, .woocommerce-checkout .checkout #customer_details h3#ship-to-different-address:after {
  content: " ";
  display: table;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address:after {
  clear: both;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address label {
  float: left;
  margin: 0 0;
  font-weight: inherit;
  color: inherit;
}
.woocommerce-checkout .checkout #customer_details h3#ship-to-different-address input[type="checkbox"] {
  position: relative;
  margin: 0 5px 0 0;
  top: -3px;
}
.woocommerce-checkout .checkout #customer_details .notes {
  clear: left;
}
.woocommerce-checkout .checkout #customer_details .form-row-first {
  clear: left;
}
.woocommerce-checkout .checkout #customer_details.col2-set .col-1 {
  width: 50%;
  padding-right: 15px;
  float: left;
}
@media (max-width: 480px) {
  .woocommerce-checkout .checkout #customer_details.col2-set .col-1 {
    width: 100%;
    padding: 0;
    float: left;
  }
}
.woocommerce-checkout .checkout #customer_details.col2-set .col-2 {
  width: 50%;
  padding-left: 15px;
  float: left;
}
@media (max-width: 480px) {
  .woocommerce-checkout .checkout #customer_details.col2-set .col-2 {
    width: 100%;
    padding: 0;
    float: left;
  }
}
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #777;
  font-weight: normal;
}
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce-checkout .checkout .shipping_address {
  clear: both;
}
.woocommerce-checkout .checkout h3#order_review_heading {
  margin-top: 20px;
}
.woocommerce-checkout .checkout #order_review .shop_table th {
  text-align: left;
}
.woocommerce-checkout #payment {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
}
.woocommerce-checkout #payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d7d7d7;
  margin: 0;
  list-style: none outside;
}
.woocommerce-checkout #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after {
  content: " ";
  display: table;
}
.woocommerce-checkout #payment ul.payment_methods:after {
  clear: both;
}
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 8px 0 8px;
  padding: 0;
  position: relative;
  box-shadow: none;
}
.woocommerce-checkout #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url(../img/woo/icons/credit-cards/visa.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url(../img/woo/icons/credit-cards/mastercard.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url(../img/woo/icons/credit-cards/laser.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url(../img/woo/icons/credit-cards/diners.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url(../img/woo/icons/credit-cards/maestro.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url(../img/woo/icons/credit-cards/jcb.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url(../img/woo/icons/credit-cards/amex.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url(../img/woo/icons/credit-cards/discover.png);
}
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: 0.857em;
  color: #777;
  font-weight: normal;
}
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment .payment_method_paypal &gt; input {
  margin-top: 27px !important;
  float: left;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 70px;
  font-size: 0.83em;
}
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 70px;
  vertical-align: middle;
}
#yith-wcwl-popup-message {
  line-height: normal;
  border-color: #999;
  color: #999;
  left: auto;
  right: 10px;
  top: 10px;
  border-radius: 4px;
  background: #fff;
}
#yith-wcwl-popup-message:before {
  position: absolute;
  content: "";
  border-top: 8px solid #999;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 0px solid rgba(0, 0, 0, 0);
  right: 8px;
  bottom: -8px;
}
#yith-wcwl-popup-message:after {
  position: absolute;
  content: "";
  border-top: 5px solid #fff;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 0px solid rgba(0, 0, 0, 0);
  right: 9px;
  bottom: -5px;
}
.yith-woocompare-widget ul.products-list {
  padding: 0 0 15px;
  *zoom: 1;
}
.yith-woocompare-widget ul.products-list:before, .yith-woocompare-widget ul.products-list:after {
  content: " ";
  display: table;
}
.yith-woocompare-widget ul.products-list:after {
  clear: both;
}
.yith-woocompare-widget ul.products-list li {
  padding: 2px 0;
  float: left;
  width: 100%;
}
.yith-woocompare-widget ul.products-list li .title {
  float: left;
  font-size: 108.3%;
  max-width: 90%;
}
.yith-woocompare-widget ul.products-list li .remove {
  background: none;
  font-size: 0px;
  width: 20px;
  height: 20px;
  border-radius: 0;
  display: inline-block;
  line-height: normal;
  float: right;
}
.yith-woocompare-widget ul.products-list li .remove:hover {
  background: none;
}
.yith-woocompare-widget .compare.button {
  margin: 0 0 0 8px;
}
.widget_product_search label {
  display: block;
  font-weight: bold;
}
.widget_product_search input[type="search"] {
  float: left;
  margin: 0 5px 0 0;
}
.widget_product_tag_cloud .tagcloud {
  padding: 0px !important;
}
.widget_product_tag_cloud .tagcloud a {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 4px 15px;
  border-radius: 5px;
  display: inline-block;
  font-size: 100% !important;
  color: inherit;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin: 0 10px 10px 0;
  float: left;
}
.widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
  border-color: #cf060e;
  background-color: #cf060e;
}
.widget.widget_product_categories .widget-title + .product-categories {
  padding: 0;
  margin: -2px 0 0;
}
.widget.widget_product_categories &gt; ul {
  counter-reset: li-counter;
  padding-right: 0;
  list-style: none;
  padding-left: 0px;
}
.widget.widget_product_categories &gt; ul .children {
  padding-top: 7px;
  padding-left: 25px;
  position: relative;
}
.widget.widget_product_categories &gt; ul li {
  position: relative;
  padding: 5px 0px;
  margin: 0;
  *zoom: 1;
}
.widget.widget_product_categories &gt; ul li:before, .widget.widget_product_categories &gt; ul li:after {
  content: " ";
  display: table;
}
.widget.widget_product_categories &gt; ul li:after {
  clear: both;
}
.widget.widget_product_categories &gt; ul li:last-child {
  border-bottom: none;
}
.widget.widget_product_categories &gt; ul li .accr_header {
  padding: 0 0;
  display: block;
}
.widget.widget_product_categories &gt; ul li &gt; a, .widget.widget_product_categories &gt; ul li .accr_header:first-child {
  padding: 0 0;
}
.widget.widget_product_categories &gt; ul li .count {
  color: #888;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header a, .widget.widget_product_categories &gt; ul &gt; li &gt; a {
  padding: 0 0;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header a:before, .widget.widget_product_categories &gt; ul &gt; li &gt; a:before {
  content: "\f435";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  margin-top: -3px;
  margin-right: 5px;
  text-align: left;
  vertical-align: middle;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header {
  position: relative;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header .btn_accor {
  top: 0px;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header .btn_accor i {
  display: none;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header .btn_accor:before {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  margin-top: -4px;
  text-align: center;
  vertical-align: middle;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header:hover .btn_accor {
  color: #cf060e;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header.open .btn_accor {
  color: #cf060e;
}
.widget.widget_product_categories &gt; ul &gt; li .accr_header.open .btn_accor:before {
  content: "\f209";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
}
.widget.widget_product_categories &gt; ul &gt; li:first-child {
  padding-top: 0px;
}
.widget.widget_product_categories &gt; ul &gt; li:last-child {
  padding-bottom: 0px;
}
.widget.widget_product_categories .accr_content {
  width: 100%;
}
.widget_products ins {
  margin: 0 0 0 5px;
}
.products-list a.title {
  font-size: 108.3%;
}
.woocommerce table.wishlist_table {
  font-size: 100%;
  opacity: 1 !important;
  margin-bottom: 0px;
}
.woocommerce table.wishlist_table .add_to_cart.button, .woocommerce table.wishlist_table .yith-wcqv-button.button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #f1f1f1;
  color: #171717;
  margin: 0 0;
  border-radius: 100%;
  font-size: 0px;
  padding: 0 !important;
  display: block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
}
.woocommerce table.wishlist_table .add_to_cart.button:before, .woocommerce table.wishlist_table .yith-wcqv-button.button:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: inherit;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.woocommerce table.wishlist_table .add_to_cart.button:focus, .woocommerce table.wishlist_table .yith-wcqv-button.button:focus, .woocommerce table.wishlist_table .add_to_cart.button:active, .woocommerce table.wishlist_table .yith-wcqv-button.button:active {
  background: transparent;
  box-shadow: none;
}
.woocommerce table.wishlist_table .add_to_cart.button:hover, .woocommerce table.wishlist_table .yith-wcqv-button.button:hover {
  background: transparent;
}
.woocommerce table.wishlist_table .add_to_cart.button:hover:before, .woocommerce table.wishlist_table .yith-wcqv-button.button:hover:before {
  color: #cf060e;
}
.woocommerce table.wishlist_table .add_to_cart.button:hover, .woocommerce table.wishlist_table .yith-wcqv-button.button:hover {
  background-color: #cf060e;
  box-shadow: none;
}
.woocommerce table.wishlist_table .add_to_cart.button:hover:before, .woocommerce table.wishlist_table .yith-wcqv-button.button:hover:before {
  color: #fff;
}
.woocommerce table.wishlist_table .add_to_cart.button.product_type_variable:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_variable:before, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_simple:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_simple:before, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_grouped:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_grouped:before, .woocommerce table.wishlist_table .add_to_cart.button.product_type_external:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_external:before, .woocommerce table.wishlist_table .add_to_cart.button.add_to_cart_button:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.add_to_cart_button:before {
  content: "\f110";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.woocommerce table.wishlist_table .add_to_cart.button.product_type_variable.loading, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_variable.loading, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_simple.loading, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_simple.loading, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_grouped.loading, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_grouped.loading, .woocommerce table.wishlist_table .add_to_cart.button.product_type_external.loading, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_external.loading, .woocommerce table.wishlist_table .add_to_cart.button.add_to_cart_button.loading, .woocommerce table.wishlist_table .yith-wcqv-button.button.add_to_cart_button.loading {
  background: #cf060e;
}
.woocommerce table.wishlist_table .add_to_cart.button.product_type_variable.loading:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_variable.loading:before, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_simple.loading:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_simple.loading:before, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_grouped.loading:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_grouped.loading:before, .woocommerce table.wishlist_table .add_to_cart.button.product_type_external.loading:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_external.loading:before, .woocommerce table.wishlist_table .add_to_cart.button.add_to_cart_button.loading:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.add_to_cart_button.loading:before {
  position: absolute;
  background: transparent;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  z-index: 1;
  color: #fff;
  cursor: wait;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.woocommerce table.wishlist_table .add_to_cart.button.product_type_variable.added, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_variable.added, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_simple.added, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_simple.added, .woocommerce table.wishlist_table .add_to_cart.button.button.product_type_grouped.added, .woocommerce table.wishlist_table .yith-wcqv-button.button.button.product_type_grouped.added, .woocommerce table.wishlist_table .add_to_cart.button.product_type_external.added, .woocommerce table.wishlist_table .yith-wcqv-button.button.product_type_external.added, .woocommerce table.wishlist_table .add_to_cart.button.add_to_cart_button.added, .woocommerce table.wishlist_table .yith-wcqv-button.button.add_to_cart_button.added {
  display: none;
}
.woocommerce table.wishlist_table .add_to_cart.button.added_to_cart, .woocommerce table.wishlist_table .yith-wcqv-button.button.added_to_cart {
  color: #959595;
}
.woocommerce table.wishlist_table .add_to_cart.button.added_to_cart i, .woocommerce table.wishlist_table .yith-wcqv-button.button.added_to_cart i {
  display: none;
}
.woocommerce table.wishlist_table .add_to_cart.button.added_to_cart:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.added_to_cart:before {
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}
.woocommerce table.wishlist_table .add_to_cart.button.added_to_cart:hover, .woocommerce table.wishlist_table .yith-wcqv-button.button.added_to_cart:hover {
  background: #cf060e;
}
.woocommerce table.wishlist_table .add_to_cart.button.added_to_cart:hover:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.added_to_cart:hover:before {
  color: inherit;
}
.woocommerce table.wishlist_table .add_to_cart.button.yith-wcqv-button, .woocommerce table.wishlist_table .yith-wcqv-button.button.yith-wcqv-button {
  position: relative;
}
.woocommerce table.wishlist_table .add_to_cart.button.yith-wcqv-button:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.yith-wcqv-button:before {
  content: "\f346";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.woocommerce table.wishlist_table .add_to_cart.button.yith-wcqv-button .blockUI.blockOverlay, .woocommerce table.wishlist_table .yith-wcqv-button.button.yith-wcqv-button .blockUI.blockOverlay {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  overflow: hidden;
  background: #cf060e !important;
  color: #fff !important;
  opacity: 1 !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  cursor: wait;
}
.woocommerce table.wishlist_table .add_to_cart.button.yith-wcqv-button .blockUI.blockOverlay:before, .woocommerce table.wishlist_table .yith-wcqv-button.button.yith-wcqv-button .blockUI.blockOverlay:before, .woocommerce table.wishlist_table .add_to_cart.button.yith-wcqv-button .blockUI.blockOverlay:after, .woocommerce table.wishlist_table .yith-wcqv-button.button.yith-wcqv-button .blockUI.blockOverlay:after {
  color: #fff !important;
  font-size: 18px;
  cursor: wait;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  display: block;
}
.woocommerce table.wishlist_table .yith-wcqv-button.button {
  margin-top: 10px;
}
@media (max-width: 992px) {
  .woocommerce table.wishlist_table .yith-wcqv-button.button {
    display: none;
  }
}
.woocommerce table.wishlist_table .add_to_cart.button {
  margin: 0 auto;
}
.woocommerce table.wishlist_table &gt; thead &gt; tr &gt; th {
  background: #fff;
  text-transform: uppercase;
  color: #171717;
  font-size: 1.1428em;
}
.woocommerce table.wishlist_table a.remove {
  margin-left: auto;
  margin-right: auto;
}
.woocommerce table.wishlist_table tr td {
  padding: 15px 15px;
}
.woocommerce table.wishlist_table tr td.product-thumbnail a {
  max-width: 100%;
}
.woocommerce table.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
  color: #646464;
}
.woocommerce table.wishlist_table tr td.product-remove {
  padding: 10px 0;
}
.woocommerce table.wishlist_table tr td.product-add-to-cart a {
  margin: 0;
}
.woocommerce table.wishlist_table tr td.wishlist-empty {
  padding: 70px 15px;
}
.woocommerce table.wishlist_table tfoot tr td {
  padding: 15px 20px;
}
@media (max-width: 480px) {
  .woocommerce table.wishlist_table {
    border-collapse: collapse;
  }
  .woocommerce table.wishlist_table thead {
    display: none;
  }
  .woocommerce table.wishlist_table tbody tr {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .woocommerce table.wishlist_table tbody tr td {
    border: medium none;
    float: right;
    width: 65%;
    padding: 4px 8px 4px 0;
    text-align: left !important;
  }
  .woocommerce table.wishlist_table tbody tr td.product-remove {
    padding: 0;
    position: absolute;
    width: 20px;
    left: 15px;
    top: 15px;
    border: none;
  }
  .woocommerce table.wishlist_table tbody tr td.product-add-to-cart &gt; * {
    margin: 0 0 10px !important;
  }
  .woocommerce table.wishlist_table tbody tr td.product-thumbnail {
    padding: 12px;
  }
  .woocommerce table.wishlist_table tbody tr td.product-name {
    padding-top: 15px;
  }
  .woocommerce table.wishlist_table tbody tr td.product-subtotal {
    padding-bottom: 15px;
  }
  .woocommerce table.wishlist_table tbody tr .product-thumbnail {
    float: left;
    width: 35%;
  }
  .woocommerce table.wishlist_table tbody tr .product-subtotal:before {
    content: 'Subtotal: ';
  }
}
.woocommerce .wishlist-title h2 {
  padding: 0;
  vertical-align: middle;
  text-transform: none;
  font-weight: bold;
  margin-bottom: 20px;
}
.woocommerce .yith_wcwl_wishlist_footer {
  display: block;
  width: 100%;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin: 20px 0;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share h4.yith-wcwl-share-title {
  margin: 0 0;
  font-size: 1em;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  line-height: 24px;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share ul {
  margin: 0 0;
  float: left;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
  padding: 0;
  display: inline-block;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
  color: #171717;
  padding: 0 5px;
  min-height: auto;
}
.woocommerce .yith_wcwl_wishlist_footer .yith-wcwl-share ul li a:hover {
  color: #cf060e;
}
body .select2-drop-active {
  border-color: #e9e9e9;
}
@media (min-width: 768px) {
  .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
  }
}
@media screen and (max-width: 600px) {
  html {
    margin-top: 0px !important;
    min-height: 100vh;
  }
  * html body {
    margin-top: 0px !important;
  }
}
body {
  color: #959595;
  line-height: 1.7;
  overflow-x: hidden;
}
body #sns_wrapper &gt; .wrap {
  width: 100%;
}
.btn:focus:hover, .btn.focus:hover, .btn:active:focus:hover, .btn.focus:active:hover, .btn.active:focus:hover, .btn.active.focus:hover, *:hover, a:hover, .btn:focus:focus, .btn.focus:focus, .btn:active:focus:focus, .btn.focus:active:focus, .btn.active:focus:focus, .btn.active.focus:focus, *:focus, a:focus, .btn:focus:active, .btn.focus:active, .btn:active:focus:active, .btn.focus:active:active, .btn.active:focus:active, .btn.active.focus:active, *:active, a:active {
  outline: none;
}
.label, label {
  font-size: 100%;
  font-weight: inherit;
  color: inherit;
}
a {
  color: #171717;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
a:hover {
  text-decoration: none;
  color: #cf060e;
}
a.underline {
  text-decoration: underline;
}
.text-bold {
  font-weight: bold;
}
.text-bold i {
  margin-left: 5px;
}
p {
  margin-bottom: 15px;
}
ul, ol {
  margin-bottom: 15px;
  margin-top: 0;
  padding-left: 25px;
}
ul ul, ol ul, ul ol, ol ol {
  padding-left: 30px;
}
ul li, ol li {
  padding: 2px 0;
}
dl:not(.gallery-item) {
  margin: 0 20px;
}
dl:not(.gallery-item) dt {
  font-weight: bold;
}
dl:not(.gallery-item) dd {
  margin: 0 0 15px;
}
address {
  margin: 0 0 20px;
  font-style: italic;
}
.wp-block-archives {
  margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  color: #171717;
  font-weight: 600;
  line-height: 1.42857;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6818em;
}
h3 {
  font-size: 1.4142em;
}
h4 {
  font-size: 1.1892em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.8409em;
}
label {
  font-weight: inherit;
  cursor: pointer;
  margin: 0 5px 0 0;
}
label.required:before {
  content: "*";
  color: red;
  font-size: 14px;
  position: relative;
  line-height: 12px;
}
abbr[title], abbr[data-original-title] {
  border-bottom: none;
}
.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #d7d7d7;
}
.wp-caption {
  max-width: 100%;
  border: none;
  padding: 5px 0 10px;
}
.wp-caption.alignleft {
  margin: 3px 25px 15px 0;
}
.wp-caption.alignright {
  margin: 3px 0 15px 25px;
}
.wp-caption.alignnone {
  margin: 3px 0 15px 0;
}
.wp-caption p.wp-caption-text {
  padding: 5px 0;
}
.wp-block-image figure.alignleft {
  margin: 3px 25px 15px 0;
}
.wp-block-image figure.alignright {
  margin: 3px 0 15px 25px;
}
.wp-block-image figure.alignnone {
  margin: 3px 0 15px 0;
}
.wp-block-image p.wp-caption-text {
  padding: 5px 0;
}
.wp-block-image figcaption {
  font-size: 0.8571em;
}
.wp-block-gallery {
  margin-bottom: 0px;
}
.wpb_text_column img.alignleft {
  margin: 5px 15px 5px 0;
}
figure.alignnone, figure.alignright, figure.alignleft {
  margin-bottom: 0px;
}
figure.alignnone figcaption, figure.alignright figcaption, figure.alignleft figcaption {
  padding: 5px 0;
  margin: 0;
  font-size: 11px;
}
legend {
  font-weight: inherit;
  margin: 15px 0 15px;
  padding: 0 0 5px;
  color: #171717;
  font-size: 130%;
}
blockquote {
  margin: 0 0 15px;
  padding: 5px 25px;
  line-height: 1.7;
  font-size: 1em;
  border: none;
  position: relative;
}
blockquote &gt; * {
  font-size: 1.1428em;
  font-weight: 500;
  font-style: italic;
}
blockquote cite {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  display: block;
  margin-top: 15px;
}
blockquote:before {
  position: absolute;
  content: "";
  height: calc(100% - 10px);
  width: 5px;
  background: #646464;
  left: 0px;
  top: 5px;
}
pre {
  border-color: #d7d7d7;
}
#wp-calendar, table {
  background: white;
  border-color: #d7d7d7;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 30px;
}
#wp-calendar caption, table caption {
  padding: 0 0 5px;
}
#wp-calendar td.label, table td.label {
  display: table-cell;
}
#wp-calendar td.label label, table td.label label {
  margin: 0 0;
}
#wp-calendar &gt; thead &gt; tr &gt; th, table &gt; thead &gt; tr &gt; th, #wp-calendar &gt; tbody &gt; tr &gt; th, table &gt; tbody &gt; tr &gt; th, #wp-calendar &gt; tfoot &gt; tr &gt; th, table &gt; tfoot &gt; tr &gt; th {
  border-color: #d7d7d7;
  border-width: 1px 1px 0 0;
  border-style: solid;
  color: #959595;
  vertical-align: middle;
  padding: 8px 15px;
}
#wp-calendar &gt; thead &gt; tr &gt; th, table &gt; thead &gt; tr &gt; th {
  background: #f9f9f9;
}
#wp-calendar &gt; thead &gt; tr &gt; td, table &gt; thead &gt; tr &gt; td, #wp-calendar &gt; tbody &gt; tr &gt; td, table &gt; tbody &gt; tr &gt; td, #wp-calendar &gt; tfoot &gt; tr &gt; td, table &gt; tfoot &gt; tr &gt; td {
  border-color: #d7d7d7;
  border-width: 1px 1px 0 0;
  border-style: solid;
  padding: 8px 15px;
}
#wp-calendar td a.color-myaccount, table td a.color-myaccount {
  text-decoration: underline;
}
#wp-calendar td a.color-myaccount:hover, table td a.color-myaccount:hover {
  text-decoration: none;
}
#wp-calendar td#today, table td#today {
  color: #171717;
}
#wp-calendar td#today a, table td#today a {
  color: #171717;
}
#wp-calendar td#today a:hover, table td#today a:hover {
  color: #cf060e;
}
#wp-calendar {
  margin-bottom: 0px;
}
#wp-calendar tbody td a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0;
  background: transparent;
  cursor: pointer;
  white-space: normal;
  font-size: 100%;
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  vertical-align: top;
  font-weight: bold;
}
#wp-calendar tbody td a:focus, #wp-calendar tbody td a:hover {
  color: #171717;
  background: #fff;
}
#wp-calendar tfoot #prev, #wp-calendar tfoot #next {
  text-align: center;
}
#wp-calendar tfoot #prev a, #wp-calendar tfoot #next a, #wp-calendar tfoot #prev a:focus, #wp-calendar tfoot #next a:focus {
  font-size: 100%;
  background: none;
  border-color: #d7d7d7;
  color: inherit;
  padding: 3px 15px;
  box-shadow: none 3px 3px 3px #888;
}
select {
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 4px 10px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
select:focus {
  border-color: #ccc;
  box-shadow: none 3px 3px 3px #888;
}
input, button, select, textarea {
  max-width: 100%;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0 5px 0 0;
}
#searchform input#s, input[type="password"], input[type="email"], input[type="search"], input[type="text"], input.input-text {
  border-radius: 0px;
  padding: 0 15px;
  height: 50px;
  line-height: 48px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #959595;
  border: 1px solid #d7d7d7;
  box-shadow: none 3px 3px 3px #888;
  vertical-align: middle;
}
#searchform input#s:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="search"]:hover, input[type="text"]:hover, input.input-text:hover, #searchform input#s:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input.input-text:focus {
  color: inherit;
  box-shadow: none 3px 3px 3px #888;
}
textarea {
  border-radius: 0px;
  box-shadow: none 3px 3px 3px #888;
  padding: 11px 15px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #d7d7d7;
  resize: none;
}
textarea:focus {
  box-shadow: none 3px 3px 3px #888;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, article.type-attachment .more-link, article.type-page .more-link, article.type-post .more-link, .btn, .comment-respond #submit, #searchform #searchsubmit, input[type="submit"], button[type="submit"], input[type="button"], .button, button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0px 35px;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #171717;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-radius: 0px;
  vertical-align: middle;
  white-space: normal;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, article.type-attachment .more-link:hover, article.type-page .more-link:hover, article.type-post .more-link:hover, .btn:hover, .comment-respond #submit:hover, #searchform #searchsubmit:hover, input[type="submit"]:hover, button[type="submit"]:hover, input[type="button"]:hover, .button:hover, button:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, article.type-attachment .more-link:focus, article.type-page .more-link:focus, article.type-post .more-link:focus, .btn:focus, .comment-respond #submit:focus, #searchform #searchsubmit:focus, input[type="submit"]:focus, button[type="submit"]:focus, input[type="button"]:focus, .button:focus, button:focus {
  color: #fff;
  border: none;
  text-decoration: none;
  background-color: #cf060e;
}
#sns_wrapper .vc_btn3-container.samex-btn .vc_btn3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0px 45px;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #171717;
  color: #fff !important;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1em !important;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-radius: 0px;
  vertical-align: middle;
  white-space: normal;
}
#sns_wrapper .vc_btn3-container.samex-btn .vc_btn3:hover, #sns_wrapper .vc_btn3-container.samex-btn .vc_btn3:focus {
  color: #fff !important;
  background: #cf060e !important;
  border: none;
  text-decoration: none;
}
#sns_wrapper .vc_btn3-container.samex-btn-white .vc_btn3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0px 50px;
  height: 60px;
  line-height: 60px;
  border: none;
  background: #fff;
  color: #171717 !important;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1em !important;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-radius: 0px;
  vertical-align: middle;
  white-space: normal;
}
#sns_wrapper .vc_btn3-container.samex-btn-white .vc_btn3:hover, #sns_wrapper .vc_btn3-container.samex-btn-white .vc_btn3:focus {
  color: #fff !important;
  background: #cf060e !important;
  border: none;
  text-decoration: none;
}
.color-text {
  color: #959595;
}
a:focus, input:focus, button:focus, select:focus, a:visited, input:visited, button:visited, select:visited {
  outline: none !important;
}
#sns-totop {
  width: 50px;
  bottom: 100px;
  right: 20px;
  height: 50px;
  text-decoration: none;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  background: rgba(207, 6, 14, 0.7);
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#sns-totop.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
#sns-totop:before {
  content: "\f366";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#sns-totop:hover {
  background-color: #cf060e;
  border-color: #cf060e;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-animation: pulse 400ms ease-out;
  -o-animation: pulse 400ms ease-out;
  animation: pulse 400ms ease-out;
}
#sns-totop:hover:before {
  color: #fff;
}
.icon-chevron-right, .icon-th-large, .icon-th-list, .icon-home, .icon-remove {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-remove:before {
  content: "\f00d";
}
.icon-home:before {
  content: "\f015";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-chevron-right:before {
  content: "\f054";
}
.select2-container--default {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
  padding: 0 30px 0 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
  right: 8px;
}
.select2-dropdown {
  padding: 15px;
  border-color: #d7d7d7;
}
.select2-container--default .select2-search--dropdown {
  padding: 0;
  margin: 0 0 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d7d7d7;
  padding: 0 15px;
}
.tooltip.in {
  z-index: 9999;
}
.tooltip-inner {
  background-color: #cf060e;
  border-radius: 4px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #cf060e;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #cf060e;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #cf060e;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #cf060e;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #cf060e;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #cf060e;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #cf060e;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #cf060e;
}
@media (max-width: 479px) {
  .col-phone-1, .col-phone-2, .col-phone-3, .col-phone-4, .col-phone-5, .col-phone-6, .col-phone-7, .col-phone-8, .col-phone-9, .col-phone-10, .col-phone-11, .col-phone-12 {
    float: left;
  }
  .col-phone-1 {
    width: 8.33333%;
  }
  .col-phone-2 {
    width: 16.66667%;
  }
  .col-phone-3 {
    width: 25%;
  }
  .col-phone-4 {
    width: 33.33333%;
  }
  .col-phone-5 {
    width: 41.66667%;
  }
  .col-phone-6 {
    width: 50%;
  }
  .col-phone-7 {
    width: 58.33333%;
  }
  .col-phone-8 {
    width: 66.66667%;
  }
  .col-phone-9 {
    width: 75%;
  }
  .col-phone-10 {
    width: 83.33333%;
  }
  .col-phone-11 {
    width: 91.66667%;
  }
  .col-phone-12 {
    width: 100%;
  }
  .col-phone-pull-0 {
    right: auto;
  }
  .col-phone-pull-1 {
    right: 8.33333%;
  }
  .col-phone-pull-2 {
    right: 16.66667%;
  }
  .col-phone-pull-3 {
    right: 25%;
  }
  .col-phone-pull-4 {
    right: 33.33333%;
  }
  .col-phone-pull-5 {
    right: 41.66667%;
  }
  .col-phone-pull-6 {
    right: 50%;
  }
  .col-phone-pull-7 {
    right: 58.33333%;
  }
  .col-phone-pull-8 {
    right: 66.66667%;
  }
  .col-phone-pull-9 {
    right: 75%;
  }
  .col-phone-pull-10 {
    right: 83.33333%;
  }
  .col-phone-pull-11 {
    right: 91.66667%;
  }
  .col-phone-pull-12 {
    right: 100%;
  }
  .col-phone-push-0 {
    left: auto;
  }
  .col-phone-push-1 {
    left: 8.33333%;
  }
  .col-phone-push-2 {
    left: 16.66667%;
  }
  .col-phone-push-3 {
    left: 25%;
  }
  .col-phone-push-4 {
    left: 33.33333%;
  }
  .col-phone-push-5 {
    left: 41.66667%;
  }
  .col-phone-push-6 {
    left: 50%;
  }
  .col-phone-push-7 {
    left: 58.33333%;
  }
  .col-phone-push-8 {
    left: 66.66667%;
  }
  .col-phone-push-9 {
    left: 75%;
  }
  .col-phone-push-10 {
    left: 83.33333%;
  }
  .col-phone-push-11 {
    left: 91.66667%;
  }
  .col-phone-push-12 {
    left: 100%;
  }
  .col-phone-offset-0 {
    margin-left: 0%;
  }
  .col-phone-offset-1 {
    margin-left: 8.33333%;
  }
  .col-phone-offset-2 {
    margin-left: 16.66667%;
  }
  .col-phone-offset-3 {
    margin-left: 25%;
  }
  .col-phone-offset-4 {
    margin-left: 33.33333%;
  }
  .col-phone-offset-5 {
    margin-left: 41.66667%;
  }
  .col-phone-offset-6 {
    margin-left: 50%;
  }
  .col-phone-offset-7 {
    margin-left: 58.33333%;
  }
  .col-phone-offset-8 {
    margin-left: 66.66667%;
  }
  .col-phone-offset-9 {
    margin-left: 75%;
  }
  .col-phone-offset-10 {
    margin-left: 83.33333%;
  }
  .col-phone-offset-11 {
    margin-left: 91.66667%;
  }
  .col-phone-offset-12 {
    margin-left: 100%;
  }
}
.sticky {
  background: none;
  padding: 0px;
  position: relative;
}
@media (max-width: 480px) {
  .post-password-form label input[type="password"] {
    display: block;
    margin: 10px 0 15px;
  }
  .post-password-form input[type="submit"] {
    display: block;
  }
}
header.archive-header {
  margin-bottom: 30px;
  border-bottom: 1px solid #d7d7d7;
}
img {
  max-width: 100%;
  height: auto;
}
.owl-carousel .owl-item img {
  width: auto;
}
[class^="ion-"]:before, [class*=" ion-"]:before {
  font-family: Ionicons;
  font-size: 1em;
  font-style: normal;
  margin: 0;
}
.sns-comments {
  margin: 60px 0 0;
  color: #646464;
}
.sns-comments.no-comment {
  margin-top: 60px;
}
.sns-comments.no-comment #respond {
  margin-top: 0px;
}
.sns-comments h3#comments {
  margin-bottom: 30px;
  font-size: 1.8571em;
  text-transform: uppercase;
}
.sns-comments .comment-reply-title {
  margin-bottom: 25px;
  font-size: 1.8571em;
  text-transform: uppercase;
}
.sns-comments .commentlist {
  padding: 0;
  margin: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sns-comments .commentlist li.pingback, .sns-comments .commentlist li.comment {
  list-style: none;
  padding: 0;
}
.sns-comments .commentlist li.pingback .comment-body, .sns-comments .commentlist li.comment .comment-body {
  *zoom: 1;
  position: relative;
  padding: 25px 0;
  margin: 0;
}
.sns-comments .commentlist li.pingback .comment-body:before, .sns-comments .commentlist li.comment .comment-body:before, .sns-comments .commentlist li.pingback .comment-body:after, .sns-comments .commentlist li.comment .comment-body:after {
  content: " ";
  display: table;
}
.sns-comments .commentlist li.pingback .comment-body:after, .sns-comments .commentlist li.comment .comment-body:after {
  clear: both;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta, .sns-comments .commentlist li.comment .comment-body .comment-user-meta {
  display: block;
  padding: 0 0 0 100px;
  position: relative;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta img.avatar, .sns-comments .commentlist li.comment .comment-body .comment-user-meta img.avatar {
  float: left;
  margin: 0 20px 0 0;
  vertical-align: top;
  border-radius: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  max-width: 80px;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head {
  margin: 0 0 5px;
  display: block;
  position: relative;
  *zoom: 1;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head:before, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head:before, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head:after, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head:after {
  content: " ";
  display: table;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head:after, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head:after {
  clear: both;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head h4.comment-user, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head h4.comment-user {
  margin: 0 0 5px;
  font-size: 1.1428em;
  float: left;
}
@media (max-width: 767px) {
  .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head h4.comment-user, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head h4.comment-user {
    font-size: 1em;
  }
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head h4.comment-user .date, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head h4.comment-user .date {
  margin: 0 0 0 6px;
  color: #959595;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head h4.comment-user .date:before, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-head h4.comment-user .date:before {
  content: "/";
  margin-right: 6px;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta {
  margin: 0 0;
  font-size: 1em;
  float: right;
  *zoom: 1;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta:before, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta:before, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta:after, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta:after {
  content: " ";
  display: table;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta:after, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta:after {
  clear: both;
}
@media (max-width: 480px) {
  .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta {
    float: left;
    display: block;
    margin: 5px 0 10px;
    width: 100%;
  }
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-edit-link, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-edit-link, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-reply-link, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-reply-link {
  margin: 0 0 0 15px;
  color: #fff;
  display: inline-block;
  float: left;
  font-weight: normal;
  line-height: 20px;
  border: none;
  border-radius: 4px;
  background: #171717;
  padding: 0 12px;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-edit-link:focus, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-edit-link:focus, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-reply-link:focus, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-reply-link:focus, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-edit-link:hover, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-edit-link:hover, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta .comment-reply-link:hover, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta .comment-reply-link:hover {
  background-color: #cf060e;
  box-shadow: none;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-meta &gt; *:first-child, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-meta &gt; *:first-child {
  margin: 0 0;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content {
  position: relative;
  margin: 0 0;
  color: #646464;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content p:last-child, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content p:last-child {
  margin: 0 0;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ol, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ol, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ul, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ul {
  padding: 0 0 0 25px;
  margin: 0 0 25px;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ol ol, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ol ol, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ul ol, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ul ol, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ol ul, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ol ul, .sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-content ul ul, .sns-comments .commentlist li.comment .comment-body .comment-user-meta .comment-content ul ul {
  margin: 0 0;
  padding: 0 0 0 30px;
}
@media (max-width: 767px) {
  .sns-comments .commentlist li.pingback .comment-body, .sns-comments .commentlist li.comment .comment-body {
    padding: 20px 0;
  }
  .sns-comments .commentlist li.pingback .comment-body .comment-user-meta, .sns-comments .commentlist li.comment .comment-body .comment-user-meta {
    padding: 0 0 0 65px;
  }
  .sns-comments .commentlist li.pingback .comment-body .comment-user-meta img.avatar, .sns-comments .commentlist li.comment .comment-body .comment-user-meta img.avatar {
    max-width: 50px;
    margin-right: 15px;
  }
  .sns-comments .commentlist li.pingback .comment-body:before, .sns-comments .commentlist li.comment .comment-body:before {
    display: none;
  }
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta {
  padding-left: 0px;
}
.sns-comments .commentlist li.pingback .comment-body .comment-user-meta .comment-head {
  margin-bottom: 0px;
}
.sns-comments .commentlist &gt; li:first-child &gt; .comment-body:first-child {
  padding-top: 0;
}
.sns-comments .commentlist &gt; li:last-child &gt; .comment-body:last-child {
  border-bottom: none;
}
.sns-comments .commentlist .children {
  position: relative;
  margin-left: 35px;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .sns-comments .commentlist .children {
    margin-left: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 480px) {
  .sns-comments .commentlist .children {
    margin-left: 15px;
    padding-left: 15px;
  }
}
.sns-comments .commentlist #respond {
  margin: 30px 0;
  padding: 65px 0 70px;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
}
.sns-comments .commentlist + #respond {
  margin: 35px 0 0;
  padding: 0;
}
.sns-comments .navigation {
  margin: 0 0 30px;
  padding: 20px 0 0;
  *zoom: 1;
  border: none;
}
.sns-comments .navigation:before, .sns-comments .navigation:after {
  content: " ";
  display: table;
}
.sns-comments .navigation:after {
  clear: both;
}
.sns-comments .navigation + #respond {
  margin-top: 40px;
}
.sns-comments small {
  font-size: 12px;
  margin: 0 0 0 5px;
}
.sns-comments small a {
  text-transform: uppercase;
  color: #171717;
  font-weight: 600;
}
.sns-comments small a:hover {
  color: #cf060e;
}
.sns-comments #respond {
  margin: 100px 0 0;
}
.sns-comments .comment-form .logged-in-as, .sns-comments .comment-form .comment-notes {
  margin-bottom: 15px;
}
.sns-comments .comment-form .logged-in-as + .your-comment {
  margin-bottom: 0px;
}
.sns-comments .comment-form .form-submit {
  margin: 0;
  clear: both;
}
.sns-comments .comment-form .form-submit input#submit {
  display: inline;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .sns-comments .comment-form .form-submit input#submit {
    width: auto;
  }
}
.sns-comments .comment-form input[type="text"], .sns-comments .comment-form textarea {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 0px;
}
.sns-comments .comment-form input[type="text"]::-moz-placeholder, .sns-comments .comment-form textarea::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.sns-comments .comment-form input[type="text"]:-ms-input-placeholder, .sns-comments .comment-form textarea:-ms-input-placeholder {
  color: #959595;
}
.sns-comments .comment-form input[type="text"]::-webkit-input-placeholder, .sns-comments .comment-form textarea::-webkit-input-placeholder {
  color: #959595;
}
.sns-comments .comment-form textarea {
  margin-bottom: 20px;
  height: 166px;
  border-radius: 0px;
}
.sns-comments .comment-form .form-allowed-tags {
  margin-bottom: 10px;
}
.sns-comments .comment-form .your-comment {
  *zoom: 1;
}
.sns-comments .comment-form .your-comment:before, .sns-comments .comment-form .your-comment:after {
  content: " ";
  display: table;
}
.sns-comments .comment-form .your-comment:after {
  clear: both;
}
.sns-comments .comment-form .text-field {
  margin: 0 -10px;
  *zoom: 1;
}
.sns-comments .comment-form .text-field:before, .sns-comments .comment-form .text-field:after {
  content: " ";
  display: table;
}
.sns-comments .comment-form .text-field:after {
  clear: both;
}
.sns-comments .comment-form .text-field &gt; div {
  width: 33.33%;
  padding: 0 10px;
  float: left;
}
@media (max-width: 767px) {
  .sns-comments .comment-form .text-field &gt; div {
    width: 100%;
  }
}
.sns-comments .comment-form .text-field input {
  margin-bottom: 20px;
  height: 44px;
  border-radius: 0px;
}
.sns-comments p.no-comments {
  margin-top: 70px;
}
.wp-caption {
  max-width: 100%;
}
.navigation {
  padding: 15px 0 0;
  margin: 0 0 85px;
  text-align: center;
}
.navigation h2, .navigation h4 {
  display: none;
}
.navigation .pagination {
  margin: 0 -5px;
}
.navigation .pagination a {
  text-align: center;
  margin: 10px 5px 0;
  padding: 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  float: left;
  font-size: 1.1428em;
  font-weight: 500;
}
.navigation .pagination span.page-numbers {
  text-align: center;
  margin: 10px 5px 0;
  padding: 0 0;
  display: inline-block;
  float: left;
}
.navigation .pagination span.current {
  text-align: center;
  margin: 10px 5px 0;
  font-size: 1.1428em;
  padding: 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  float: left;
  color: #171717;
  position: relative;
}
.navigation .pagination span.current:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background: #959595;
  left: calc(50% - 5px);
  bottom: 1.5px;
}
.navigation .pagination span.current:hover {
  color: #171717;
}
.navigation .next, .navigation .prev {
  position: relative;
  overflow: hidden;
  font-size: 0px;
  text-align: center;
}
.navigation .next:before, .navigation .prev:before {
  font-size: 22px;
}
.navigation .next:before {
  content: "\f10b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.navigation .prev:before {
  content: "\f108";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.navigation-ajax {
  display: block;
  text-align: center;
  margin: -30px 0 100px;
}
.navigation-ajax #navigation-ajax {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0px 35px;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #171717;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-radius: 0px;
  vertical-align: middle;
  white-space: normal;
}
.navigation-ajax #navigation-ajax:hover {
  color: #fff !important;
  border: none;
  /*box-shadow: 0 0 0 20px $color1 inset; */
  text-decoration: none;
  background-color: #cf060e;
}
.navigation-ajax #navigation-ajax.auto-load {
  opacity: 0;
}
.navigation-ajax #navigation-ajax.snsnav-active {
  opacity: 1;
  background: #cf060e;
  border-color: #cf060e;
  color: #fff;
  cursor: wait;
}
.navigation-ajax #navigation-ajax.snsnav-active:before {
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  z-index: 1;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -3px;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
h3.sidebar-shortcodes {
  font-size: 114.29%;
  font-weight: bold;
  margin: 0;
  padding: 20px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #d7d7d7;
}
h3.sidebar-shortcodes span {
  position: relative;
  padding: 0;
  display: inline-block;
}
.handle-preload {
  opacity: 0;
  visibility: hidden;
}
.bypostauthor {
  font-size: 100%;
}
#sns_content .wpb_row:last-child {
  margin-bottom: 0;
}
#sns_content .wpb_column &gt; .wpb_wrapper &gt; *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #sns_content .wpb_row:last-child {
    margin-bottom: 0;
  }
  #sns_content .wpb_column &gt; .wpb_wrapper &gt; *:last-child {
    margin-bottom: 0;
  }
  .archive #sns_content, .archive #sns_content .sns-content {
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {
  #sns_content .hide-border-phone {
    border: none !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1750px) {
  .container.extra-width {
    width: 1750px;
  }
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .container.extra-width {
    width: calc(100% - 30px);
  }
}
@media (min-width: 1750px) {
  .container.small-width {
    width: 1140px;
  }
}
@media (max-width: 480px) {
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-2_4 {
    width: 20%;
  }
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pulse-showdown {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse-showdown {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -moz-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes smallLoading {
  16.67% {
    box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0px 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0px 0 20px #9c37a6;
  }
  33.33% {
    box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0px 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0px 0 20px #2e1e5b;
  }
  50% {
    box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0px 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0px 0 20px #c14745;
  }
  66.67% {
    box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0px 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0px 0 20px #c18d46;
  }
  88.88% {
    box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0px 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0px 0 20px #6cce74;
  }
  100% {
    transform: rotate(-360deg);
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0px 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0px 0 20px #76bdd1;
  }
}
@-webkit-keyframes smallLoading {
  16.67% {
    box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0px 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0px 0 20px #9c37a6;
  }
  33.33% {
    box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0px 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0px 0 20px #2e1e5b;
  }
  50% {
    box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0px 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0px 0 20px #c14745;
  }
  66.67% {
    box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0px 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0px 0 20px #c18d46;
  }
  88.88% {
    box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0px 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0px 0 20px #6cce74;
  }
  100% {
    -webkit-transform: rotate(-360deg);
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0px 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0px 0 20px #76bdd1;
  }
}
@-moz-keyframes smallLoading {
  16.67% {
    box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0px 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0px 0 20px #9c37a6;
  }
  33.33% {
    box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0px 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0px 0 20px #2e1e5b;
  }
  50% {
    box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0px 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0px 0 20px #c14745;
  }
  66.67% {
    box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0px 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0px 0 20px #c18d46;
  }
  88.88% {
    box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0px 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0px 0 20px #6cce74;
  }
  100% {
    -moz-transform: rotate(-360deg);
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0px 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0px 0 20px #76bdd1;
  }
}
@-o-keyframes smallLoading {
  16.67% {
    box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0px 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0px 0 20px #9c37a6;
  }
  33.33% {
    box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0px 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0px 0 20px #2e1e5b;
  }
  50% {
    box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0px 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0px 0 20px #c14745;
  }
  66.67% {
    box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0px 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0px 0 20px #c18d46;
  }
  88.88% {
    box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0px 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0px 0 20px #6cce74;
  }
  100% {
    -o-transform: rotate(-360deg);
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0px 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0px 0 20px #76bdd1;
  }
}
@keyframes shine {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}
@-webkit-keyframes shine {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}
@-o-keyframes shine {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}
@-moz-keyframes shine {
  0% {
    background-position: top left;
  }
  100% {
    background-position: top right;
  }
}
@keyframes infinite_icon {
  0% {
    transform: translate(0px, 2px);
  }
  100% {
    transform: translate(0px, -2px);
  }
}
@-moz-keyframes infinite_icon {
  0% {
    transform: translate(0px, 2px);
  }
  100% {
    transform: translate(0px, -2px);
  }
}
@-webkit-keyframes infinite_icon {
  0% {
    transform: translate(0px, 2px);
  }
  100% {
    transform: translate(0px, -2px);
  }
}
@-o-keyframes infinite_icon {
  0% {
    transform: translate(0px, 2px);
  }
  100% {
    transform: translate(0px, -2px);
  }
}
@keyframes iconmap {
  0% {
    transform: translate(4px, 4px) rotate(-45deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(-45deg);
  }
}
@-moz-keyframes iconmap {
  0% {
    transform: translate(4px, 4px) rotate(-45deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(-45deg);
  }
}
@-webkit-keyframes iconmap {
  0% {
    transform: translate(4px, 4px) rotate(-45deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(-45deg);
  }
}
@-o-keyframes iconmap {
  0% {
    transform: translate(4px, 4px) rotate(-45deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(-45deg);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-animation-fill-mode: none !important;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.sns-left &gt; .widget:last-child, .sns-right &gt; .widget:last-child, .sticky-product-filter .inner &gt; .widget:last-child, .inner-sidebar &gt; .widget:last-child {
  margin-bottom: 0 !important;
  border: none !important;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div, .sns-left &gt; .widget, .sns-right &gt; .widget, .sticky-product-filter .inner &gt; .widget, .inner-sidebar &gt; .widget {
  margin-bottom: 70px;
  position: relative;
  *zoom: 1;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:before, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:before, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:before, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:before, .sns-left &gt; .widget:before, .sns-right &gt; .widget:before, .sticky-product-filter .inner &gt; .widget:before, .inner-sidebar &gt; .widget:before, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sns-left &gt; .widget:after, .sns-right &gt; .widget:after, .sticky-product-filter .inner &gt; .widget:after, .inner-sidebar &gt; .widget:after {
  content: " ";
  display: table;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:after, .sns-left &gt; .widget:after, .sns-right &gt; .widget:after, .sticky-product-filter .inner &gt; .widget:after, .inner-sidebar &gt; .widget:after {
  clear: both;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:last-child, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:last-child, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:last-child, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div:last-child, .sns-left &gt; .widget:last-child, .sns-right &gt; .widget:last-child, .sticky-product-filter .inner &gt; .widget:last-child, .inner-sidebar &gt; .widget:last-child {
  margin-bottom: 0px;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget, .sns-left &gt; .widget .widget, .sns-right &gt; .widget .widget, .sticky-product-filter .inner &gt; .widget .widget, .inner-sidebar &gt; .widget .widget {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle, .sns-left &gt; .widget .widgettitle, .sns-right &gt; .widget .widgettitle, .sticky-product-filter .inner &gt; .widget .widgettitle, .inner-sidebar &gt; .widget .widgettitle, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title, .sns-left &gt; .widget .widget-title, .sns-right &gt; .widget .widget-title, .sticky-product-filter .inner &gt; .widget .widget-title, .inner-sidebar &gt; .widget .widget-title {
  font-size: 1.5714em;
  color: #171717;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 0 0;
  margin: 0 0 30px;
  line-height: 1.1;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle &gt; span, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle &gt; span, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle &gt; span, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widgettitle &gt; span, .sns-left &gt; .widget .widgettitle &gt; span, .sns-right &gt; .widget .widgettitle &gt; span, .sticky-product-filter .inner &gt; .widget .widgettitle &gt; span, .inner-sidebar &gt; .widget .widgettitle &gt; span, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title &gt; span, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title &gt; span, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title &gt; span, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .widget-title &gt; span, .sns-left &gt; .widget .widget-title &gt; span, .sns-right &gt; .widget .widget-title &gt; span, .sticky-product-filter .inner &gt; .widget .widget-title &gt; span, .inner-sidebar &gt; .widget .widget-title &gt; span {
  display: inline-block;
  line-height: inherit;
  position: relative;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading, .sns-left &gt; .widget .wpb_heading, .sns-right &gt; .widget .wpb_heading, .sticky-product-filter .inner &gt; .widget .wpb_heading, .inner-sidebar &gt; .widget .wpb_heading {
  font-size: 1.5714em;
  color: #171717;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 0 0;
  margin: 0px 0 30px;
  text-align: left;
  line-height: 1.1;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading &gt; span, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading &gt; span, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading &gt; span, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div .wpb_heading &gt; span, .sns-left &gt; .widget .wpb_heading &gt; span, .sns-right &gt; .widget .wpb_heading &gt; span, .sticky-product-filter .inner &gt; .widget .wpb_heading &gt; span, .inner-sidebar &gt; .widget .wpb_heading &gt; span {
  display: inline-block;
  line-height: inherit;
  position: relative;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation, .sns-left &gt; .widget.yith-woo-ajax-reset-navigation, .sns-right &gt; .widget.yith-woo-ajax-reset-navigation, .sticky-product-filter .inner &gt; .widget.yith-woo-ajax-reset-navigation, .inner-sidebar &gt; .widget.yith-woo-ajax-reset-navigation {
  margin-bottom: 0px;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .sns-left &gt; .widget.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .sns-right &gt; .widget.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .sticky-product-filter .inner &gt; .widget.yith-woo-ajax-reset-navigation &gt; .yith-wcan, .inner-sidebar &gt; .widget.yith-woo-ajax-reset-navigation &gt; .yith-wcan {
  margin-bottom: 70px;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sns-left &gt; .widget.widget_samex_widget_vertical_menu, .sns-right &gt; .widget.widget_samex_widget_vertical_menu, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu {
  background: #333;
  padding: 0 30px 20px 30px;
  border: none;
  z-index: 3;
}
@media (max-width: 1199px) {
  .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu, .sns-left &gt; .widget.widget_samex_widget_vertical_menu, .sns-right &gt; .widget.widget_samex_widget_vertical_menu, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu {
    padding: 0 20px 20px 20px;
  }
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .widget-title, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .widget-title, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .widget-title, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .widget-title, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .widget-title, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .widget-title, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .widget-title, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .widget-title {
  padding: 30px 0 25px;
  margin-bottom: 10px;
  border-bottom: 1px solid #424242;
  color: #fff;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style {
  padding: 0 0;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a {
  color: #fff;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.menu-item-has-children:after {
  color: #fff;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-ancestor &gt; a, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item.current-menu-item &gt; a, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:hover &gt; a {
  color: #cf060e;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a {
  color: #fff;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a:hover, .sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav a.active {
  color: #cf060e;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before {
  color: #ccc;
}
.sns-left &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .sns-right &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .sticky-product-filter .inner &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .inner-sidebar &gt; .postwcode-widget div:not(.wpb_content_element) &gt; .wpb_wrapper &gt; div.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .sns-left &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .sns-right &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .sticky-product-filter .inner &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a, .inner-sidebar &gt; .widget.widget_samex_widget_vertical_menu .sns-respmenu .resp-nav .accr_header.open &gt; a {
  color: #cf060e;
}
.sns-left .postwcode-widget .wpb_wrapper &gt; div.no-padding-border, .sns-right .postwcode-widget .wpb_wrapper &gt; div.no-padding-border, .sticky-product-filter .inner .postwcode-widget .wpb_wrapper &gt; div.no-padding-border, .inner-sidebar .postwcode-widget .wpb_wrapper &gt; div.no-padding-border {
  border: none;
  padding-bottom: 0px;
}
.sns-left .postwcode-widget .wpb_wrapper &gt; div.no-space-separator, .sns-right .postwcode-widget .wpb_wrapper &gt; div.no-space-separator, .sticky-product-filter .inner .postwcode-widget .wpb_wrapper &gt; div.no-space-separator, .inner-sidebar .postwcode-widget .wpb_wrapper &gt; div.no-space-separator {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
body.special-sidebar .sns-left, body.special-sidebar .sns-right, body.special-sidebar .inner-sidebar {
  z-index: 2;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu), body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu), body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div {
  margin-bottom: 70px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div:last-child, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div:last-child, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu):last-child, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu):last-child, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div:last-child {
  margin-bottom: 0px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title {
  margin: 0 0 30px;
  position: relative;
  font-size: 1.5em;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading:before, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading:before, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading:before, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading:before, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading:before, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title:before, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title:before, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title:before, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title:before, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: -17px;
  width: 100px;
  height: 3px;
  background: #cf060e;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + ul:not(.vertical-style), body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + ul:not(.vertical-style), body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + ul:not(.vertical-style), body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + ul:not(.vertical-style), body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading + ul:not(.vertical-style), body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + ul:not(.vertical-style), body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + ul:not(.vertical-style), body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + ul:not(.vertical-style), body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + ul:not(.vertical-style), body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title + ul:not(.vertical-style), body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + div, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + div, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + div, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + div, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading + div, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + div, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + div, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + div, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + div, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title + div, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + label, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + label, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + label, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + label, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading + label, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + label, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + label, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + label, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + label, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title + label, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + form, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .wpb_heading + form, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + form, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .wpb_heading + form, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .wpb_heading + form, body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + form, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div &gt; .widget-title + form, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + form, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) &gt; .widget-title + form, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div &gt; .widget-title + form {
  padding: 20px;
  border: 1px solid #d7d7d7;
  border-radius: 0 5px 5px 5px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list {
  margin: 0;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product {
  border-top: 1px solid #d7d7d7;
  padding-top: 20px;
  margin-top: 20px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product:first-child, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product:first-child, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product:first-child, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product:first-child, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product:first-child {
  border: none;
  margin-top: 0px;
  padding-top: 0px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img {
  margin: 0 10px 0 0;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img .product-image, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img .product-image, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img .product-image, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img .product-image, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-img .product-image {
  border: none;
  max-width: 75px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .item-title, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .item-title, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .item-title, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .item-title, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .item-title {
  margin-bottom: 8px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .price .amount, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .price .amount, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .price .amount, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .price .amount, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .prdlist-content .product_list.list .item-row .product .list-view .item-info .price .amount {
  font-size: 1em;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav {
  top: -55px;
  right: -20px;
  width: 40px;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-prev, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-prev, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev {
  text-align: left;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev:before, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev:before, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-prev:before, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-prev:before, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-prev:before {
  text-align: left;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-next, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-next, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next {
  text-align: right;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next:before, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next:before, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-next:before, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu).sns-products.list-mode .owl-nav .owl-next:before, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div.sns-products.list-mode .owl-nav .owl-next:before {
  text-align: right;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div .sns-info-box, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div .sns-info-box, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) .sns-info-box, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) .sns-info-box, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div .sns-info-box {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #d7d7d7;
}
body.special-sidebar .sns-left &gt; .postwcode-widget .wpb_wrapper &gt; div .sns-info-box:first-child, body.special-sidebar .sns-right &gt; .postwcode-widget .wpb_wrapper &gt; div .sns-info-box:first-child, body.special-sidebar .sns-left &gt; .widget:not(.widget_samex_widget_vertical_menu) .sns-info-box:first-child, body.special-sidebar .sns-right &gt; .widget:not(.widget_samex_widget_vertical_menu) .sns-info-box:first-child, body.special-sidebar .inner-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; div .sns-info-box:first-child {
  border-top: none;
  margin: 0 0;
  padding: 8px 0 0;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu, body.special-sidebar .widget.widget_samex_widget_vertical_menu {
  padding: 0 0;
  background: #fff;
  z-index: 3;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu &gt; .wpb_heading, body.special-sidebar .widget.widget_samex_widget_vertical_menu &gt; .wpb_heading, body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu .widget-title, body.special-sidebar .widget.widget_samex_widget_vertical_menu .widget-title {
  background: #cf060e;
  color: #fff;
  margin: 0 0 !important;
  padding: 15px 20px;
  border-radius: 5px 5px 0 0;
  font-size: 1.1428em !important;
  margin: 0 0;
  border: none;
  text-transform: uppercase;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu &gt; .wpb_heading:before, body.special-sidebar .widget.widget_samex_widget_vertical_menu &gt; .wpb_heading:before, body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu .widget-title:before, body.special-sidebar .widget.widget_samex_widget_vertical_menu .widget-title:before {
  display: none;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu ul.vertical-style, body.special-sidebar .widget.widget_samex_widget_vertical_menu ul.vertical-style {
  padding: 0 20px;
  border: 1px solid #d7d7d7;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu ul.vertical-style &gt; li.menu-item, body.special-sidebar .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item {
  border-top: 1px solid #d7d7d7;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu ul.vertical-style &gt; li.menu-item:first-child, body.special-sidebar .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item:first-child {
  border-top: none;
}
body.special-sidebar .wpb_wrapper &gt; .sns-vertical-menu ul.vertical-style &gt; li.menu-item &gt; a, body.special-sidebar .widget.widget_samex_widget_vertical_menu ul.vertical-style &gt; li.menu-item &gt; a {
  padding: 13px 20px 13px 0;
}
.widget {
  position: relative;
  *zoom: 1;
}
.widget:before, .widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
.widget .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.widget .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 1em;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.widget .widget-title {
  font-size: 1.5em;
  color: #171717;
  text-transform: none;
  font-weight: bold;
  display: block;
  padding: 0 0;
  margin: 0 0 25px;
  line-height: 1.1;
}
.widget .widget-title &gt; span {
  display: inline-block;
  position: relative;
}
.widget .widget-title + ul, .widget .widget-title + div, .widget .widget-title + label, .widget .widget-title + form {
  padding: 0;
}
.widget select {
  width: 100%;
  display: block;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul .accr_header {
  display: inline;
}
.widget ul .accr_header .btn_accor {
  position: absolute;
  top: 12px;
  right: 0px;
  cursor: pointer;
  text-align: center;
}
.widget ul .accr_header .btn_accor .ac-tongle {
  color: ;
  display: block;
  font-weight: normal;
}
.widget ul .accr_header .btn_accor .ac-tongle.close {
  background: none;
  opacity: 1;
  text-shadow: none;
}
.widget ul .accr_header a {
  position: relative;
}
.widget ul .accr_header.open .count {
  color: #cf060e;
}
.widget ul .accr_header.open &gt; a {
  color: #cf060e;
}
.widget ul li {
  position: relative;
}
.widget ul li a {
  position: relative;
  padding: 0 0 0 0px;
  color: inherit;
}
.widget ul li a:hover {
  color: #cf060e;
}
.widget ul li ul {
  margin: 0px;
  padding: 0 0;
}
.widget ul li a {
  display: inline;
  padding: 5px 0;
  color: #646464;
}
.widget ul li a:hover {
  color: #cf060e;
}
.widget ul li:first-child a {
  padding-top: 0;
}
.widget ul li:last-child a {
  padding-bottom: 0;
}
.widget ul li ul {
  padding-left: 20px;
}
.widget a .product-title, .widget .title, .widget .post-title {
  font-size: 1em;
}
.widget a .product-title a, .widget .title a, .widget .post-title a {
  color: #171717;
}
.widget a .product-title a:hover, .widget .title a:hover, .widget .post-title a:hover {
  color: #cf060e;
}
.widget.yith-woo-ajax-reset-navigation:before, .widget.yith-woo-ajax-reset-navigation:after {
  display: inline;
}
.widget.yith-woo-ajax-reset-navigation a.button {
  display: block;
  text-align: center;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.widget.yith-woo-ajax-reset-navigation a.button:focus, .widget.yith-woo-ajax-reset-navigation a.button:hover {
  color: #fff;
  background: #cf060e;
  border-color: #cf060e;
}
.widget.widget_recent_entries ul li {
  padding: 6px 0;
}
.widget.widget_recent_entries ul li:first-child {
  padding-top: 0px;
}
.widget.widget_recent_entries ul li:last-child {
  padding-bottom: 0px;
}
.widget.widget_recent_entries ul li a {
  display: block;
  position: relative;
  padding: 0 0;
}
.widget.widget_recent_entries ul li a:before {
  content: "\f12e";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  margin-right: 5px;
}
.widget.widget_recent_entries ul li .post-date {
  font-size: 90%;
  padding: 0 0 0 20px;
}
.widget.widget_archive &gt; ul {
  margin: 0 0 -6px;
}
.widget.widget_archive &gt; select {
  margin-top: 5px;
}
.widget.widget_archive ul li {
  padding: 6px 0;
}
.widget.widget_archive ul li:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.widget.widget_archive ul li:last-child {
  padding-bottom: 0px;
}
.widget.widget_archive ul li a {
  position: relative;
  padding: 0;
}
.widget.widget_archive ul li a:before {
  content: "\f3f4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  margin-top: -4px;
  margin-right: 5px;
  text-align: left;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  vertical-align: middle;
}
.widget.widget_archive ul li a:hover:before {
  color: #cf060e;
}
.widget.widget_categories &gt; ul {
  padding-right: 0;
  list-style: none;
  padding-left: 0px;
}
.widget.widget_categories &gt; ul .children {
  padding-top: 7px;
  padding-left: 25px;
  position: relative;
}
.widget.widget_categories &gt; ul li {
  position: relative;
  padding: 5px 0px;
  margin: 0;
  *zoom: 1;
}
.widget.widget_categories &gt; ul li:before, .widget.widget_categories &gt; ul li:after {
  content: " ";
  display: table;
}
.widget.widget_categories &gt; ul li:after {
  clear: both;
}
.widget.widget_categories &gt; ul li:last-child {
  border-bottom: none;
}
.widget.widget_categories &gt; ul li .accr_header {
  padding: 0 0;
  display: block;
}
.widget.widget_categories &gt; ul li &gt; a, .widget.widget_categories &gt; ul li .accr_header:first-child {
  padding: 0 0;
}
.widget.widget_categories &gt; ul li .count {
  color: #888;
}
.widget.widget_categories &gt; ul &gt; li .accr_header a, .widget.widget_categories &gt; ul &gt; li &gt; a {
  padding: 0 3px 0 0;
  float: left;
}
.widget.widget_categories &gt; ul &gt; li .accr_header a:before, .widget.widget_categories &gt; ul &gt; li &gt; a:before {
  content: "\f435";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  margin-top: -3px;
  margin-right: 5px;
  text-align: left;
  vertical-align: middle;
}
.widget.widget_categories &gt; ul &gt; li .accr_header {
  position: relative;
}
.widget.widget_categories &gt; ul &gt; li .accr_header .btn_accor {
  top: 0px;
}
.widget.widget_categories &gt; ul &gt; li .accr_header .btn_accor i {
  display: none;
}
.widget.widget_categories &gt; ul &gt; li .accr_header .btn_accor:before {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  margin-top: -4px;
  text-align: center;
  vertical-align: middle;
}
.widget.widget_categories &gt; ul &gt; li .accr_header:hover .btn_accor {
  color: #cf060e;
}
.widget.widget_categories &gt; ul &gt; li .accr_header.open .btn_accor {
  color: #cf060e;
}
.widget.widget_categories &gt; ul &gt; li .accr_header.open .btn_accor:before {
  content: "\f209";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
}
.widget.widget_categories &gt; ul &gt; li:first-child {
  padding-top: 0px;
}
.widget.widget_categories &gt; ul &gt; li:last-child {
  padding-bottom: 0px;
}
.widget.widget_categories &gt; form {
  padding-top: 5px;
}
.widget.widget_pages ul {
  list-style: none;
}
.widget.widget_pages ul li {
  position: relative;
  padding: 5px 0;
  margin: 0;
}
.widget.widget_pages ul li ul {
  margin: 8px 0 0;
  padding-left: 30px;
}
.widget.widget_pages ul li:first-child {
  padding-top: 0px;
}
.widget.widget_pages ul li:last-child {
  padding-bottom: 0px;
}
.widget.widget_meta ul {
  list-style: none;
}
.widget.widget_meta ul li {
  position: relative;
  padding: 10px 0 0;
  margin: 10px 0 0;
  border-top: 1px solid #d7d7d7;
}
.widget.widget_meta ul li ul {
  margin: 10px 0 0 12px;
}
.widget.widget_meta ul li:first-child {
  padding-top: 0px;
  margin-top: 0px;
  border: none;
}
.widget.widget_nav_menu ul {
  list-style: none;
}
.widget.widget_nav_menu ul.menu &gt; li:first-child {
  padding-top: 0px;
}
.widget.widget_nav_menu ul li {
  position: relative;
  padding: 5px 0;
  margin: 0;
}
.widget.widget_nav_menu ul li a::empty {
  display: none;
}
.widget.widget_nav_menu ul li ul {
  margin: 8px 0 0;
}
.widget.widget_nav_menu ul li:first-child {
  padding-top: 0px;
}
.widget.widget_nav_menu ul li:last-child {
  padding-bottom: 0px;
}
.widget.widget_tag_cloud {
  background: none !important;
}
.widget.widget_tag_cloud .tagcloud {
  margin-bottom: -10px;
  display: inline-block;
}
.widget.widget_tag_cloud .tagcloud &gt; a {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  float: left;
  font-size: 100% !important;
  margin: 6px 10px 4px 0;
  padding: 4px 12px;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  position: relative;
}
.widget.widget_tag_cloud .tagcloud &gt; a:before {
  content: "\f48d";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  margin-right: 5px;
  text-align: left;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.widget.widget_tag_cloud .tagcloud &gt; a:hover {
  color: #fff;
  background-color: #cf060e;
  border-color: #cf060e;
}
.widget.widget_tag_cloud .tagcloud &gt; a:hover:before {
  color: inherit;
}
.widget.widget_tag_cloud .tagcloud &gt; a.is_hidden {
  opacity: 1;
}
.widget.widget_tag_cloud .tagcloud &gt; a.is_visible {
  opacity: 0;
}
.widget.widget_tag_cloud .tagcloud .view-more-tag {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 10px;
}
.widget.widget_tag_cloud .tagcloud .view-more-tag a {
  text-decoration: underline;
}
.widget.widget_tag_cloud .tagcloud .view-more-tag a:hover {
  text-decoration: underline;
}
.widget.widget_recent_comments ul li {
  position: relative;
  padding: 12px 0 0;
  margin: 12px 0 0;
  border-top: 1px solid #d7d7d7;
}
.widget.widget_recent_comments ul li:before {
  content: "\f0e6";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  text-align: left;
  margin-right: 6px;
}
.widget.widget_recent_comments ul li:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
.widget.widget_recent_comments ul li .comment-author-link a {
  color: inherit;
  font-weight: normal;
}
.widget.widget_recent_comments ul li .comment-author-link a:hover {
  color: #cf060e;
}
.widget.widget_recent_comments ul li a {
  padding: 0 0;
  font-weight: bold;
}
.widget.widget_recent_comments ul li a:hover {
  color: #cf060e;
}
.widget.widget_top_rated_products li .amount {
  display: none;
}
.widget.widget_search {
  /* RSS widget */
}
.widget.widget_search .widget-title {
  padding-bottom: 5px;
}
.widget.widget_search #searchform {
  position: relative;
}
.widget.widget_search #searchform:before {
  position: absolute;
  content: "\f002";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  right: 15px;
  top: calc(50% - 10px);
  margin: 0 0;
  color: #959595;
}
.widget.widget_search #searchform label.screen-reader-text {
  display: none;
}
.widget.widget_search #searchform input#s {
  width: 100%;
  height: 47px;
  padding: 0 25px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding-left: 20px;
  box-shadow: unset;
}
.widget.widget_search #searchform input#s::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.widget.widget_search #searchform input#s:-ms-input-placeholder {
  color: #959595;
}
.widget.widget_search #searchform input#s::-webkit-input-placeholder {
  color: #959595;
}
.widget.widget_search #searchform input#searchsubmit {
  font-size: 0px;
  padding: 0 0;
  border: none;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 15px;
  top: calc(50% - 10px);
  margin: 0 0;
  background: transparent;
}
.widget.widget_search #searchform:hover:before {
  color: #171717;
}
.widget.widget_rss .rsswidget img {
  margin-top: -2px;
}
.widget.widget_rss .rss-date, .widget.widget_rss cite {
  color: #999;
  display: block;
  font-style: normal;
  line-height: 1.61538;
  margin-bottom: 0.53846em;
}
.widget.widget_rss .rssSummary:last-child {
  margin-bottom: 2.15385em;
}
.widget.widget_rss li .rsswidget {
  font-weight: bold;
}
.widget.widget_rss li .rsswidget:hover {
  color: #cf060e;
}
.widget.widget_rss li:last-child :last-child {
  margin-bottom: 0;
}
.widget.widget_rss &gt; ul &gt; li:first-child {
  padding-top: 0px;
}
.widget.widget_rss &gt; ul &gt; li:last-child {
  padding-bottom: 0px;
}
.widget.widget_calendar #calendar_wrap {
  border: none;
}
.widget.widget_calendar #wp-calendar, .widget.widget_calendar table {
  background: white;
  border-color: #d7d7d7;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 30px;
}
.widget.widget_calendar #wp-calendar caption, .widget.widget_calendar table caption {
  padding: 0 0 5px;
}
.widget.widget_calendar #wp-calendar td.label, .widget.widget_calendar table td.label {
  display: table-cell;
}
.widget.widget_calendar #wp-calendar td.label label, .widget.widget_calendar table td.label label {
  margin: 0 0;
}
.widget.widget_calendar #wp-calendar &gt; thead &gt; tr &gt; th, .widget.widget_calendar table &gt; thead &gt; tr &gt; th, .widget.widget_calendar #wp-calendar &gt; tbody &gt; tr &gt; th, .widget.widget_calendar table &gt; tbody &gt; tr &gt; th, .widget.widget_calendar #wp-calendar &gt; tfoot &gt; tr &gt; th, .widget.widget_calendar table &gt; tfoot &gt; tr &gt; th {
  border-color: #d7d7d7;
  border-width: 1px 1px 0 0;
  border-style: solid;
  color: #959595;
  vertical-align: middle;
  padding: 8px 0;
  text-align: center;
}
.widget.widget_calendar #wp-calendar &gt; thead &gt; tr &gt; th, .widget.widget_calendar table &gt; thead &gt; tr &gt; th {
  background: #f9f9f9;
}
.widget.widget_calendar #wp-calendar &gt; thead &gt; tr &gt; td, .widget.widget_calendar table &gt; thead &gt; tr &gt; td, .widget.widget_calendar #wp-calendar &gt; tbody &gt; tr &gt; td, .widget.widget_calendar table &gt; tbody &gt; tr &gt; td, .widget.widget_calendar #wp-calendar &gt; tfoot &gt; tr &gt; td, .widget.widget_calendar table &gt; tfoot &gt; tr &gt; td {
  border-color: #d7d7d7;
  border-width: 1px 1px 0 0;
  border-style: solid;
  padding: 8px 0;
  text-align: center;
}
.widget.widget_calendar #wp-calendar td a.color-myaccount, .widget.widget_calendar table td a.color-myaccount {
  text-decoration: underline;
}
.widget.widget_calendar #wp-calendar td a.color-myaccount:hover, .widget.widget_calendar table td a.color-myaccount:hover {
  text-decoration: none;
}
.widget.widget_calendar #wp-calendar {
  margin-bottom: 0px;
}
.widget.widget_calendar #wp-calendar tbody td a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0;
  background: none;
  cursor: pointer;
  white-space: normal;
  font-size: 100%;
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  vertical-align: top;
  font-weight: normal;
}
.widget.widget_calendar #wp-calendar tbody td a:focus, .widget.widget_calendar #wp-calendar tbody td a:hover {
  color: #cf060e;
  background: #fff;
}
.widget.widget_calendar #wp-calendar tfoot #prev, .widget.widget_calendar #wp-calendar tfoot #next {
  text-align: center;
}
.widget.widget_calendar #wp-calendar tfoot #prev a, .widget.widget_calendar #wp-calendar tfoot #next a, .widget.widget_calendar #wp-calendar tfoot #prev a:focus, .widget.widget_calendar #wp-calendar tfoot #next a:focus {
  font-size: 100%;
  background: none;
  border-color: #d7d7d7;
  color: inherit;
  padding: 3px 15px;
  box-shadow: none 3px 3px 3px #888;
}
.widget.widget_calendar #wp-calendar tfoot #prev a:hover, .widget.widget_calendar #wp-calendar tfoot #next a:hover {
  color: #fff;
  background: #cf060e;
  border-color: #cf060e;
}
.widget.widget_sp_image {
  padding: 0;
  border: none;
  position: relative;
  overflow: hidden;
}
.widget.widget_sp_image .widget-title {
  display: none;
}
.widget.widget_sp_image a img {
  margin: 0;
}
.widget.widget_sp_image a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.widget.widget_sp_image a:before {
  content: " ";
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.widget.widget_sp_image a:hover:before {
  opacity: 1;
  visibility: visible;
}
ul.side-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  padding: 25px 20px;
}
ul.side-navigation li {
  padding: 8px 0;
}
ul.side-navigation li:first-child {
  padding-top: 0px;
  border-top: none;
}
ul.side-navigation li:last-child {
  padding-bottom: 0px;
}
ul.side-navigation li.current_page_item a {
  color: #cf060e;
}
ul.side-navigation li a {
  position: relative;
  padding: 0 0 0 20px;
  color: inherit;
}
ul.side-navigation li a:hover {
  color: #cf060e;
}
ul.side-navigation li a:before {
  position: absolute;
  content: "\f121";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  left: 0px;
  top: 50%;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: -2px;
}
ul.side-navigation li ul {
  border-top: 1px solid #d7d7d7;
  margin-top: 8px;
  padding: 8px 0 0 15px;
}
.widget-posts {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-posts .post-item {
  margin-bottom: 30px;
  *zoom: 1;
}
.widget-posts .post-item:before, .widget-posts .post-item:after {
  content: " ";
  display: table;
}
.widget-posts .post-item:after {
  clear: both;
}
.widget-posts .post-item:last-child {
  margin-bottom: 0;
}
.widget-posts .post-item:last-child .post-img {
  margin-bottom: 0;
}
.widget-posts .post-item .post-img a {
  display: block;
  position: relative;
  float: left;
  max-width: 70px;
  margin-right: 15px;
  padding: 0 0;
}
.widget-posts .post-item .post-img a:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform : scale(0.6);
  -moz-transform : scale(0.6);
  -ms-transform : scale(0.6);
  -o-transform : scale(0.6);
  transform : scale(0.6);
}
.widget-posts .post-item .post-title {
  margin: -6px 0 5px;
}
.widget-posts .post-item .post-title a {
  padding: 0 0;
  max-height: 48px;
  display: block;
  overflow: hidden;
}
.widget-posts .post-item .post-title a:hover {
  color: #cf060e;
}
.widget-posts .post-item .post-date {
  color: #ccc;
}
.widget-posts .post-item:hover .post-img a:before {
  opacity: 1;
  -webkit-transform : scale(1);
  -moz-transform : scale(1);
  -ms-transform : scale(1);
  -o-transform : scale(1);
  transform : scale(1);
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu {
  margin-bottom: 10px;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li {
  display: inline-block;
  float: left;
  position: relative;
  padding: 0 12.5px;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li a:before {
  display: none;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li a:hover {
  color: #cf060e;
  padding: 0 0;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li:first-child {
  padding-left: 0;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li:first-child:before {
  display: none;
}
.vc_wp_custommenu.inline-menu .widget.widget_nav_menu .menu &gt; li ul.sub-menu {
  display: none;
}
#sns_slideshow .hephaistos.tparrows.tp-rightarrow::before {
  content: "\e825";
}
#sns_slideshow .hephaistos.tparrows.tp-leftarrow::before {
  content: "\e824";
}
#sns_slideshow .rev-btn {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#sns_slideshow .sns-vertical-menu {
  width: calc(25% - 15px);
  padding-left: 15px;
  float: left;
}
#sns_slideshow .sns-slide-show {
  width: calc(75% + 15px);
  padding-right: 15px;
  float: left;
}
@media (max-width: 1200px) {
  #sns_slideshow .sns-slide-show {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #sns_slideshow .tparrows {
    display: none !important;
  }
}
#sns_slideshow .sns-text-gradient1:hover {
  background: linear-gradient(to right, #c4df9b 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#sns_slideshow .sns-text-gradient2:hover {
  background: linear-gradient(to right, #fff799 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#sns_slideshow .sns-text-gradient3:hover {
  background: linear-gradient(to right, #c1de9b 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#sns_slideshow .sns-text-gradient4:hover {
  background: linear-gradient(to right, #8bcc9c 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#sns_slideshow .sns-text-gradient5:hover {
  background: linear-gradient(to right, #c6dd9c 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#sns_slideshow .sns-text-gradient6:hover {
  background: linear-gradient(to right, #efa1be 0%, #171717 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#video_slider_forcefullwidth .rev_slider li.tp-revslider-slidesli {
  opacity: 0.6 !important;
}
#video_slider_forcefullwidth .rev_slider li.tp-revslider-slidesli.active-revslide {
  opacity: 1 !important;
}
@media (min-width: 1200px) {
  .rev_slider .sns-shape-btn {
    position: relative;
  }
  .rev_slider .sns-shape-btn:before {
    height: 3px;
    width: 11px;
    content: "";
    background: #fff;
    position: absolute;
    left: 6.5px;
    top: 11px;
  }
  .rev_slider .sns-shape-btn:after {
    height: 11px;
    width: 3px;
    content: "";
    background: #fff;
    position: absolute;
    left: 11px;
    top: 6.5px;
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .rev_slider .sns-shape-btn:hover:after {
    opacity: 0;
  }
}
.page-header {
  margin: 0 0 35px;
  padding: 0 0;
  border: none;
  font-size: 2.5714em;
  line-height: 1.1;
  font-weight: 600;
  color: #171717;
  position: relative;
}
.archive-header {
  display: none;
}
.breadcrumbs {
  text-transform: uppercase;
  font-size: 0.8571em;
}
.breadcrumbs &gt; * {
  display: inline-block;
}
.breadcrumbs .navigation-pipe {
  margin: 0px 15px;
  position: relative;
}
.breadcrumbs .navigation-pipe:before {
  content: "\f21b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 6px;
  height: 6px;
  text-align: center;
  line-height: 6px;
  font-size: 6px;
  vertical-align: middle;
}
#sns_breadcrumbs.wrap {
  background-color: #f9f9f9;
  padding: 25px 0;
  margin: 0 0 100px;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#sns_breadcrumbs.wrap .breadcrumbs &gt; * {
  display: inline-block;
}
.woo-message .woocommerce-message {
  margin-bottom: 30px;
}
#sns_content {
  position: relative;
  margin: 0 0;
}
#sns_content.m-no-content {
  margin-top: 0px !important;
  display: none;
}
body.error404 #sns_content {
  margin-top: 0;
}
body.no-breadcrumb #sns_content {
  margin-top: 80px;
}
#sns_content .sns-right, #sns_content .sns-left {
  margin-bottom: 120px;
}
#sns_content .sns-right-sidebar, #sns_content .sns-left-sidebar {
  margin-bottom: 120px;
}
#sns_content .sns-right-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *, #sns_content .sns-left-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * {
  margin-bottom: 60px;
}
#sns_content .sns-right-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *:last-child, #sns_content .sns-left-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *:last-child {
  margin-bottom: 0px;
}
#sns_content .sns-right-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * ul.vertical-style, #sns_content .sns-left-sidebar &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * ul.vertical-style {
  border-top: 1px solid #ccc;
}
#sns_content .sns-main &gt; section.type-page &gt; .inner-page {
  *zoom: 1;
}
#sns_content .sns-main &gt; section.type-page &gt; .inner-page:before, #sns_content .sns-main &gt; section.type-page &gt; .inner-page:after {
  content: " ";
  display: table;
}
#sns_content .sns-main &gt; section.type-page &gt; .inner-page:after {
  clear: both;
}
#sns_content .sns-main &gt; section.type-page &gt; .inner-page &gt; div:not(.vc_row):not(.vc_clearfix):last-child {
  margin-bottom: 100px;
}
@media (min-width: 1750px) {
  body.layout-type-m-r #sns_content &gt; .container.extra-width .sns-right, body.layout-type-l-m #sns_content &gt; .container.extra-width .sns-right, body.layout-type-m-r #sns_content &gt; .container.extra-width .sns-left, body.layout-type-l-m #sns_content &gt; .container.extra-width .sns-left {
    width: 20%;
  }
  body.layout-type-m-r #sns_content &gt; .container.extra-width .sns-main, body.layout-type-l-m #sns_content &gt; .container.extra-width .sns-main {
    width: 80%;
  }
}
.sticky-product-filter .inner {
  position: fixed;
  top: 0;
  left: -310px;
  width: 310px;
  height: 100%;
  bottom: 0;
  overflow: auto;
  background: #fff;
  z-index: 1000;
  overflow: auto;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 70px 30px 0;
}
body.admin-bar .sticky-product-filter .inner {
  top: 32px;
}
@media (max-width: 992px) {
  body.admin-bar .sticky-product-filter .inner {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.admin-bar .sticky-product-filter .inner {
    top: 0px;
  }
}
.sticky-product-filter .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
.sticky-product-filter.active .inner {
  left: 0;
  opacity: 1;
}
#sns_footer .wpb_content_element {
  margin-bottom: 0px;
}
#sns_footer .wpb_heading, #sns_footer .widgettitle {
  text-transform: none;
  font-size: 1.1428em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 20px;
  margin: 0 0 25px;
  position: relative;
  line-height: 1.1;
}
#sns_footer .wpb_heading:before, #sns_footer .widgettitle:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 50px;
  left: 0px;
  bottom: -1px;
  background: #fafafa;
}
#sns_footer .widget {
  border: none;
  padding: 0 0;
  margin: 0px;
}
#sns_footer .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li {
  padding: 6px 0;
}
#sns_footer .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li:first-child {
  padding-top: 0px;
}
#sns_footer .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li:last-child {
  padding-bottom: 0px;
}
#sns_footer .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li a {
  position: relative;
  display: block;
  padding: 0 0;
}
#sns_footer .inline-menu {
  display: inline-block;
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li {
  display: inline-block;
  float: left;
  position: relative;
  padding: 0 30px;
  margin: 5px 0;
}
@media (max-width: 767px) {
  #sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li {
    padding: 0 15px;
  }
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li a {
  text-transform: uppercase;
  padding: 0 0;
  font-size: 1.1428em;
  font-weight: 600;
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li:first-child {
  padding-left: 0;
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li:first-child:before {
  display: none;
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li:last-child {
  padding-right: 0;
}
#sns_footer .inline-menu .widget.widget_nav_menu .menu &gt; li ul.sub-menu {
  display: none;
}
#sns_footer .inline-menu.align-center {
  display: block;
}
#sns_footer .inline-menu.align-center .widget {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
#sns_footer .copyright.default {
  padding: 30px 0;
  position: relative;
  text-align: center;
}
#sns_footer.footer-1 {
  background: #171717;
}
#sns_footer.footer-1 .wpb_heading, #sns_footer.footer-1 .widgettitle {
  color: #fff;
}
#sns_footer.footer-1 a {
  color: #d7d7d7;
}
#sns_footer.footer-1 a:hover {
  color: #fff;
}
#sns_footer.footer-1 .sns-social-links.style-2 a {
  border-color: #dbdbdb;
  color: #fff !important;
}
#sns_footer.footer-1 .sns-social-links.style-2 a:hover {
  border-color: #fff;
  background-color: #fff !important;
  color: #171717 !important;
}
#sns_footer.footer-1 .sns-store-info .store-info &gt; *:not(.store-intro) {
  color: #d7d7d7;
}
#sns_footer.footer-1 .sns-store-info .store-info &gt; *:not(.store-intro) &gt; span {
  color: inherit;
}
#sns_footer.footer-1 .copyright {
  color: inherit;
}
#sns_footer.footer-1 .copyright a:hover {
  color: #fff;
}
#sns_footer.footer-2 {
  background: #171717;
}
#sns_footer.footer-2 .wpb_heading, #sns_footer.footer-2 .widgettitle {
  color: #fff;
}
#sns_footer.footer-2 a {
  color: #fff;
}
#sns_footer.footer-2 a:hover {
  color: #cf060e;
}
#sns_footer.footer-2 .logo-retina {
  margin-left: auto;
  margin-right: auto;
}
#sns_footer.footer-2 .tnp-subscription {
  max-width: 770px;
}
#sns_footer.footer-2 .tnp-subscription div.tnp-field {
  text-align: center;
  margin-bottom: 30px;
}
#sns_footer.footer-2 .tnp-subscription div.tnp-field .tnp-email {
  background: transparent;
  border-bottom: 1px solid #fff;
  color: #959595;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
#sns_footer.footer-2 .tnp-subscription div.tnp-field .tnp-submit {
  height: 50px;
  line-height: 50px;
  padding: 0 45px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  margin: 0 auto;
}
#sns_footer.footer-2 .tnp-subscription div.tnp-field .tnp-submit:hover {
  background: #cf060e;
  border-color: #cf060e;
}
#sns_footer.footer-2 .sns-social-links.style-3 {
  text-align: center;
}
#sns_footer.footer-2 .sns-social-links.style-3 .follow-us {
  display: inline-block;
  margin: 0 auto;
}
#sns_footer.footer-2 .sns-social-links.style-3 .follow-us a {
  margin: 0 0 10px 40px;
}
#sns_footer.footer-2 .sns-social-links.style-3 .follow-us a:before {
  font-size: 16px;
}
#sns_footer.footer-2 .sns-social-links.style-3 .follow-us a:first-child {
  margin-left: 0px;
}
@media (max-width: 992px) {
  #sns_footer.footer-2 .sns-social-links.style-3 {
    text-align: left;
  }
}
#sns_footer.footer-2 .copyright {
  color: inherit;
}
#sns_footer.footer-2 .copyright a:hover {
  color: #fff;
}
#sns_footer.footer-3 a {
  color: inherit;
}
#sns_footer.footer-3 a:hover {
  color: #cf060e;
}
#sns_footer.footer-3 .copyright a {
  color: inherit;
}
#sns_footer.footer-3 .copyright a:hover {
  color: #fff;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu {
  display: block;
  text-align: center;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu {
  margin: 0 auto;
  display: table;
}
@media (max-width: 992px) {
  #sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu {
    margin: 0;
  }
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li {
  padding: 0 30px;
  margin: 5px 0;
}
@media (max-width: 1199px) {
  #sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li {
    padding: 0 15px;
  }
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li a {
  color: #171717;
  font-size: 1em;
  font-weight: 600;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li a:hover {
  color: #cf060e;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:before {
  content: '/';
  position: relative;
  left: -30px;
  color: #171717;
}
@media (max-width: 1199px) {
  #sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:before {
    left: -15px;
  }
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:first-child {
  padding-left: 0px;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:first-child:before {
  display: none;
}
#sns_footer.footer-3 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:last-child {
  padding-right: 0px;
}
#sns_footer.footer-3 .sns-social-links .follow-us {
  float: right;
}
#sns_footer.footer-3 .sns-social-links .follow-us a {
  margin: 5px 0 5px 35px;
}
#sns_footer.footer-3 .sns-social-links .follow-us a:before {
  font-size: 16px;
}
#sns_footer.footer-3 .sns-social-links .follow-us a:first-child {
  margin-left: 0px;
}
#sns_footer.footer-4 a {
  color: inherit;
}
#sns_footer.footer-4 a:hover {
  color: #cf060e;
}
#sns_footer.footer-4 .copyright a {
  color: inherit;
}
#sns_footer.footer-4 .copyright a:hover {
  color: #fff;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu {
  display: block;
  text-align: center;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu {
  margin: 0 auto;
  display: table;
}
@media (max-width: 992px) {
  #sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu {
    margin: 0;
  }
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li {
  padding: 0 35px;
  margin: 5px 0;
  position: relative;
}
@media (max-width: 1199px) {
  #sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li {
    padding: 0 15px;
  }
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li a {
  color: #171717;
  font-size: 1em;
  font-weight: 600;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li a:hover {
  color: #cf060e;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:before {
  content: "\f21b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 6px;
  height: 6px;
  text-align: center;
  line-height: 6px;
  position: absolute;
  left: -3px;
  font-size: 6px;
  top: calc(50% - 3px);
  color: #171717;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:first-child {
  padding-left: 0px;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:first-child:before {
  display: none;
}
#sns_footer.footer-4 .vc_wp_custommenu.inline-menu .widget_nav_menu .menu &gt; li:last-child {
  padding-right: 0px;
}
#sns_footer.footer-4 .sns-social-links .follow-us {
  float: right;
}
#sns_footer.footer-4 .sns-social-links .follow-us a {
  margin: 5px 0 5px 35px;
  color: #171717;
}
#sns_footer.footer-4 .sns-social-links .follow-us a:before {
  font-size: 16px;
}
#sns_footer.footer-4 .sns-social-links .follow-us a:first-child {
  margin-left: 0px;
}
#sns_footer.footer-4 .sns-social-links .follow-us a:hover {
  color: #cf060e;
}
#sns_footer.footer-5 {
  color: #959595;
}
#sns_footer.footer-5 .wpb_heading, #sns_footer.footer-5 .widgettitle {
  color: #171717;
}
#sns_footer.footer-5 .wpb_heading:before, #sns_footer.footer-5 .widgettitle:before {
  background: #959595;
}
#sns_footer.footer-5 .tnp-subscription {
  margin: 0;
  max-width: none;
}
#sns_footer.footer-5 .tnp-subscription form {
  position: relative;
  margin: 0;
  padding: 0;
}
#sns_footer.footer-5 .tnp-subscription form:before {
  content: "\f2c3";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  background: #171717;
}
#sns_footer.footer-5 .tnp-subscription form:hover:before {
  background: #cf060e;
}
#sns_footer.footer-5 .tnp-subscription div.tnp-field {
  margin-bottom: 0px;
}
#sns_footer.footer-5 .tnp-subscription div.tnp-field .tnp-email {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #959595;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 25px;
}
#sns_footer.footer-5 .tnp-subscription div.tnp-field .tnp-submit {
  height: 50px;
  line-height: 50px;
  width: 50px;
  background: transparent;
  border: none;
  margin: 0 auto;
  font-size: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
}
#sns_footer.footer-5 .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li {
  padding: 6px 0;
}
#sns_footer.footer-5 .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li:first-child {
  padding-top: 0px;
}
#sns_footer.footer-5 .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li:last-child {
  padding-bottom: 0px;
}
#sns_footer.footer-5 .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li a {
  position: relative;
  display: block;
  padding: 0 0;
}
#sns_footer.footer-5 .vc_wp_custommenu:not(.inline-menu) .widget_nav_menu .menu li a:before {
  content: "\f30f";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  margin-right: 8px;
}
#sns_footer.footer-5 .copyright {
  color: inherit;
}
#sns_footer.footer-5 .copyright a:hover {
  color: #cf060e;
}
#sns_footer.blank {
  background: #171717;
}
#sns_footer .copyright a {
  color: inherit;
}
#sns_footer .copyright a:hover {
  color: #fff;
}
#sns_footer .copyright.default {
  padding: 35px 0;
  position: relative;
  text-align: center;
}
body.page-404 {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 767px) {
  body.page-404 {
    height: 100vh;
  }
}
body.page-404 #sns_wrapper {
  height: 100%;
}
body.page-404 #sns_header .main-header &gt; .inner {
  border: none !important;
}
body.admin-bar.page-404 {
  height: calc(100vh - 32px);
}
@media (max-width: 992px) {
  body.admin-bar.page-404 {
    height: calc(100vh - 46px);
  }
}
@media (max-width: 767px) {
  body.admin-bar.page-404 {
    height: auto;
  }
}
#sns_content.is-notfound {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -webkit-transform : translateY(-50%);
  -moz-transform : translateY(-50%);
  -ms-transform : translateY(-50%);
  -o-transform : translateY(-50%);
  transform : translateY(-50%);
  top: calc(50% + 70px);
  position: absolute;
}
@media (max-width: 767px) {
  #sns_content.is-notfound {
    position: static;
    -webkit-transform : translateY(0);
    -moz-transform : translateY(0);
    -ms-transform : translateY(0);
    -o-transform : translateY(0);
    transform : translateY(0);
  }
}
.sns-notfound-page {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .sns-notfound-page {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
  }
}
.sns-notfound-page .sns-notfound-content {
  margin: 0;
}
.sns-notfound-page .sns-notfound-content h1 {
  display: block;
  font-size: 5.1428em;
  position: relative;
  padding: 0 0;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .sns-notfound-page .sns-notfound-content h1 {
    font-size: 4em;
  }
}
.sns-notfound-page .sns-notfound-content p {
  margin: 0 0 15px;
  font-size: 1.4285em;
  color: #171717;
}
@media (max-width: 767px) {
  .sns-notfound-page .sns-notfound-content p {
    font-size: 1em;
  }
}
.sns-notfound-page #searchform {
  position: relative;
  padding: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  max-width: 570px;
  margin: 80px 0 0;
}
@media (max-width: 1199px) {
  .sns-notfound-page #searchform {
    max-width: 470px;
  }
}
@media (max-width: 767px) {
  .sns-notfound-page #searchform {
    margin-top: 30px;
  }
}
.sns-notfound-page #searchform:before {
  position: absolute;
  content: "\f4a4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #171717;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  right: 0px;
  bottom: 10px;
  margin: 0 0;
}
.sns-notfound-page #searchform label.screen-reader-text {
  display: none;
}
.sns-notfound-page #searchform input#s {
  width: 100%;
  box-shadow: none;
  height: 48px;
  line-height: 48px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #171717;
  background: transparent;
}
.sns-notfound-page #searchform input#searchsubmit {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 10px;
  right: 0px;
  padding: 0 0;
  margin: 0 0;
  border: none;
  text-indent: -99em;
  overflow: hidden;
  border-radius: 0px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #959595;
  background: transparent;
}
.sns-notfound-page #searchform:hover:before {
  background-color: #cf060e;
}
#sns_menu .sns-mainnav-wrapper #sns_mainnav {
  position: relative;
  width: 100%;
  text-align: center;
}
.sns_menu_wrapper {
  position: relative;
  background-position: center top;
  width: 100%;
  transition: none;
  -webkit-transition: none;
}
.sns_menu_wrapper .contain {
  position: relative;
}
.sns_menu_wrapper:hover {
  z-index: 2;
}
.sns_menu_wrapper body.show-sidebar, body.show-video .sns_menu_wrapper {
  z-index: 4;
}
.sns_menu_wrapper .icon-search {
  display: inline-block;
  text-align: center;
}
.sns_menu_wrapper .sns-mainnav-wrapper {
  float: left;
}
@media (max-width: 1200px) {
  .sns_menu_wrapper .nav-right {
    margin-right: 15px;
    float: right;
    width: 130px;
    padding: 0;
  }
  .sns_menu_wrapper .icon-menu {
    display: none;
  }
  .sns_menu_wrapper #sns_respmenu {
    margin-top: 31px;
    margin-bottom: 30px;
    margin-right: 0px;
    display: block;
  }
}
@media (max-width: 767px) {
  .sns_menu_wrapper #sns_respmenu {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    display: block;
  }
}
.logo-retina {
  max-width: 136px;
}
#sns_header {
  position: relative;
}
#sns_header .settings {
  float: left;
}
#sns_header .settings .currency, #sns_header .settings .language {
  position: relative;
  float: left;
  margin: 0 18px;
}
#sns_header .settings .currency .tongle, #sns_header .settings .language .tongle {
  padding: 8px 0 8px 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: inherit;
}
#sns_header .settings .currency .tongle:after, #sns_header .settings .language .tongle:after {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 9px;
  text-align: right;
  margin-left: 5px;
  top: -1px;
  position: relative;
}
#sns_header .settings .currency ul, #sns_header .settings .language ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 150px;
  position: absolute;
  top: 100%;
  left: -10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  border-radius: 0 0 5px 5px;
  z-index: 2;
  background: #fff;
}
#sns_header .settings .currency ul li, #sns_header .settings .language ul li {
  display: block;
  border-top: 1px solid #d7d7d7;
  line-height: normal;
  padding: 0 0;
}
#sns_header .settings .currency ul li a, #sns_header .settings .language ul li a {
  display: block;
  padding: 10px 20px;
  color: #959595;
}
#sns_header .settings .currency ul li a:hover, #sns_header .settings .language ul li a:hover {
  color: #cf060e;
}
#sns_header .settings .currency ul li:first-child, #sns_header .settings .language ul li:first-child {
  border: none;
}
#sns_header .settings .currency:hover ul, #sns_header .settings .language:hover ul {
  left: 0px;
  opacity: 1;
  visibility: visible;
}
#sns_header .settings .currency:first-child, #sns_header .settings .language:first-child {
  margin-left: 0px;
}
#sns_header .settings .currency:last-child, #sns_header .settings .language:last-child {
  margin-right: 0px;
}
#sns_header .top-header {
  border-bottom: 1px solid #d7d7d7;
  font-size: 0.8571em;
  text-transform: uppercase;
}
#sns_header .top-header a:not(.button) {
  color: inherit;
}
#sns_header .top-header a:not(.button):hover {
  color: #cf060e;
}
#sns_header .top-header .vc_row[data-vc-full-width] {
  overflow: visible;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * {
  padding: 8px 25px;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *:first-child {
  border-left: none;
  padding-left: 0px;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *:last-child {
  padding-right: 0px;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *.sns-login-register {
  position: relative;
  padding-left: 40px;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *.sns-login-register:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #cf060e;
  position: absolute;
  left: 21px;
  top: calc(50% - 7px);
  text-align: left;
}
#sns_header .top-header .inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper .wpb_raw_html {
  margin: 0 0;
  padding: 0 0;
}
@media (max-width: 1199px) {
  #sns_header .top-header .sns-inline-menu {
    position: relative;
    height: 22px;
    width: 14px;
  }
  #sns_header .top-header .sns-inline-menu:before {
    position: absolute;
    content: "\f039";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
    text-align: right;
    line-height: 22px;
  }
  #sns_header .top-header .sns-inline-menu &gt; ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0px;
    top: 100%;
    width: 220px;
    border: 1px solid #d7d7d7;
    background: #fff;
    z-index: 99;
  }
  #sns_header .top-header .sns-inline-menu &gt; ul li {
    padding: 8px 15px;
    display: block;
    float: none;
    margin: 0 0;
    border-top: 1px solid #d7d7d7;
  }
  #sns_header .top-header .sns-inline-menu &gt; ul li:first-child {
    border-top: none;
  }
  #sns_header .top-header .sns-inline-menu &gt; ul li:before {
    display: none;
  }
  #sns_header .top-header .sns-inline-menu:hover:before {
    color: #cf060e;
  }
  #sns_header .top-header .sns-inline-menu:hover &gt; ul {
    opacity: 1;
    visibility: visible;
  }
}
#sns_header .top-header .sns-info-inline .vc_icon_element-icon {
  color: #cf060e;
}
#sns_header .top-header .mini-cart.style-1 {
  position: relative;
}
#sns_header .top-header .mini-cart.style-1 .tongle:before {
  content: "\f291";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  color: #cf060e;
  margin-right: 5px;
  text-align: left;
}
#sns_header .top-header .mini-cart.style-1 .content {
  position: absolute;
  right: 50px;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 340px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 5px 5px;
  background: #fff;
  z-index: 2;
  color: #959595;
}
@media (max-width: 480px) {
  #sns_header .top-header .mini-cart.style-1 .content {
    width: 300px;
    right: calc(50% - 150px) !important;
  }
}
#sns_header .top-header .mini-cart.style-1 .content .cart-title {
  padding: 0 25px;
}
#sns_header .top-header .mini-cart.style-1 .content .cart-title h4 {
  font-weight: bold;
  text-transform: uppercase;
  color: #171717;
  display: block;
  font-size: 1.5em;
  padding: 20px 0 10px;
  margin: 0 0 0;
  border-bottom: 1px solid #d7d7d7;
}
#sns_header .top-header .mini-cart.style-1 .content .widget {
  padding: 0 0;
  margin: 0 0;
  border: none;
}
#sns_header .top-header .mini-cart.style-1:hover .content {
  right: 0px;
  visibility: visible;
  opacity: 1;
}
@media (min-width: 480px) {
  #sns_header .main-header .row {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #sns_header .main-header .row .header-left, #sns_header .main-header .row .header-center, #sns_header .main-header .row .header-right {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #sns_header .main-header .row .header-right {
    text-align: right;
  }
}
#sns_header .main-header &gt; .inner {
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media (max-width: 480px) {
  #sns_header .main-header &gt; .inner {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
body.no-breadcrumb:not(.use-slideshow) #sns_header .main-header &gt; .inner {
  border-bottom: 1px solid #eaeaea;
}
#sns_header .main-header.keep-menu {
  z-index: 3;
  position: fixed;
  top: 0px;
  background: #fff;
}
#sns_header .main-header.keep-menu .row {
  border-bottom: 1px solid #d7d7d7;
}
body.boxed-layout #sns_header .main-header.keep-menu {
  width: auto;
}
body.admin-bar #sns_header .main-header.keep-menu {
  top: 32px;
}
@media (max-width: 992px) {
  body.admin-bar #sns_header .main-header.keep-menu {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_header .main-header.keep-menu {
    top: 0px;
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_header .main-header.keep-menu + .search-box {
    top: 0px;
  }
}
#sns_header .search-box {
  position: fixed;
  width: 100%;
  height: 150px;
  top: -150px;
  left: 0px;
  z-index: 9999;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
@media (max-width: 992px) {
  #sns_header .search-box {
    height: 120px;
    top: -120px;
  }
}
#sns_header .search-box.active {
  visibility: visible;
  opacity: 1;
  top: 0px;
}
body.admin-bar #sns_header .search-box.active {
  top: 32px;
}
@media (max-width: 992px) {
  body.admin-bar #sns_header .search-box.active {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_header .search-box.active {
    top: 0px;
  }
}
#sns_header .header-logo {
  margin: 5px 0;
}
#sns_header .header-logo a {
  display: inline-block;
}
@media (max-width: 480px) {
  #sns_header .header-logo {
    text-align: center;
    padding-bottom: 15px;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  #sns_header .header-right {
    text-align: center;
  }
}
#sns_header .header-right &gt; .inner {
  float: right;
}
@media (max-width: 480px) {
  #sns_header .header-right &gt; .inner {
    float: none;
    display: inline-block;
    text-align: left;
  }
}
#sns_header .header-right &gt; .inner &gt; div.settings-header-right {
  display: inline-flex;
  vertical-align: top;
  margin: 12px 50px 12px 0;
  text-align: left;
}
#sns_header .header-right &gt; .inner &gt; div.settings-header-right div {
  margin-bottom: 0;
}
@media (min-width: 480px) {
  #sns_header .header-right &gt; .inner &gt; div:first-child {
    margin-left: 0px;
  }
}
#sns_header .btn-navbar {
  padding: 0;
  border: 0;
  cursor: pointer;
  position: relative;
  color: #171717;
  display: none;
}
#sns_header .btn-navbar:hover {
  color: #cf060e;
}
#sns_header .btn-navbar.leftsidebar:before, #sns_header .btn-navbar.rightsidebar:before {
  content: "\f391";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
#sns_header .btn-navbar.rightsidebar:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#sns_header .btn-navbar .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
@media (max-width: 992px) {
  body.have-inner-right #sns_header .rightsidebar, body.layout-type-l-m-r #sns_header .rightsidebar, body.layout-type-m-r #sns_header .rightsidebar {
    display: inline-block;
  }
  body.have-inner-left #sns_header .leftsidebar, body.layout-type-l-m-r #sns_header .leftsidebar, body.layout-type-l-m #sns_header .leftsidebar {
    display: inline-block;
  }
}
#sns_header .btn-navbar {
  position: relative;
  margin: 15px 0 15px 30px;
  width: 30px;
  height: 30px;
  display: none;
}
#sns_header .btn-navbar &gt; * {
  text-align: left;
}
@media (max-width: 992px) {
  #sns_header .btn-navbar {
    margin: 15px 0 15px 15px;
  }
}
@media (max-width: 480px) {
  #sns_header .btn-navbar {
    margin: 0 5px;
  }
}
#sns_header .btn-navbar:before {
  font-size: 30px;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
@media (max-width: 992px) {
  #sns_header .btn-navbar:before {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  #sns_header .btn-navbar:before {
    font-size: 20px;
  }
}
#sns_header .user-menu, #sns_header .menu-sidebar, #sns_header .mini-search, #sns_header .mini-wishlist, #sns_header .mini-cart {
  position: relative;
  margin: 15px 0 15px 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
}
#sns_header .user-menu &gt; *, #sns_header .menu-sidebar &gt; *, #sns_header .mini-search &gt; *, #sns_header .mini-wishlist &gt; *, #sns_header .mini-cart &gt; * {
  text-align: left;
}
@media (max-width: 992px) {
  #sns_header .user-menu, #sns_header .menu-sidebar, #sns_header .mini-search, #sns_header .mini-wishlist, #sns_header .mini-cart {
    margin: 15px 0 15px 15px;
  }
}
@media (max-width: 480px) {
  #sns_header .user-menu, #sns_header .menu-sidebar, #sns_header .mini-search, #sns_header .mini-wishlist, #sns_header .mini-cart {
    margin: 0 5px;
  }
}
#sns_header .user-menu .tongle, #sns_header .menu-sidebar .tongle, #sns_header .mini-search .tongle, #sns_header .mini-wishlist .tongle, #sns_header .mini-cart .tongle {
  padding: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
#sns_header .user-menu .tongle:before, #sns_header .menu-sidebar .tongle:before, #sns_header .mini-search .tongle:before, #sns_header .mini-wishlist .tongle:before, #sns_header .mini-cart .tongle:before {
  color: #171717;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 30px;
}
@media (max-width: 992px) {
  #sns_header .user-menu .tongle:before, #sns_header .menu-sidebar .tongle:before, #sns_header .mini-search .tongle:before, #sns_header .mini-wishlist .tongle:before, #sns_header .mini-cart .tongle:before {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  #sns_header .user-menu .tongle:before, #sns_header .menu-sidebar .tongle:before, #sns_header .mini-search .tongle:before, #sns_header .mini-wishlist .tongle:before, #sns_header .mini-cart .tongle:before {
    font-size: 20px;
  }
}
#sns_header .user-menu .content, #sns_header .menu-sidebar .content, #sns_header .mini-search .content, #sns_header .mini-wishlist .content, #sns_header .mini-cart .content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: 20px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border: 1px solid #d7d7d7;
  z-index: 1;
  width: 180px;
}
#sns_header .user-menu.active .tongle:before, #sns_header .menu-sidebar.active .tongle:before, #sns_header .mini-search.active .tongle:before, #sns_header .mini-wishlist.active .tongle:before, #sns_header .mini-cart.active .tongle:before, #sns_header .user-menu:hover .tongle:before, #sns_header .menu-sidebar:hover .tongle:before, #sns_header .mini-search:hover .tongle:before, #sns_header .mini-wishlist:hover .tongle:before, #sns_header .mini-cart:hover .tongle:before {
  color: #cf060e;
}
#sns_header .user-menu.active .tongle .number, #sns_header .menu-sidebar.active .tongle .number, #sns_header .mini-search.active .tongle .number, #sns_header .mini-wishlist.active .tongle .number, #sns_header .mini-cart.active .tongle .number, #sns_header .user-menu:hover .tongle .number, #sns_header .menu-sidebar:hover .tongle .number, #sns_header .mini-search:hover .tongle .number, #sns_header .mini-wishlist:hover .tongle .number, #sns_header .mini-cart:hover .tongle .number {
  background-color: #171717;
  color: #fff;
}
#sns_header .user-menu.active .content, #sns_header .menu-sidebar.active .content, #sns_header .mini-search.active .content, #sns_header .mini-wishlist.active .content, #sns_header .mini-cart.active .content, #sns_header .user-menu:hover .content, #sns_header .menu-sidebar:hover .content, #sns_header .mini-search:hover .content, #sns_header .mini-wishlist:hover .content, #sns_header .mini-cart:hover .content {
  visibility: visible;
  opacity: 1;
  right: -10px;
  z-index: 99;
}
#sns_header .mini-search .tongle .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
#sns_header .mini-search .tongle:before {
  content: "\f4a4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
#sns_header .mini-wishlist .tongle:before {
  content: "\f387";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
#sns_header .mini-wishlist .tongle .number {
  display: none !important;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  text-align: center;
  display: block;
  background: #cf060e;
  color: #fff;
  position: absolute;
  bottom: -3px;
  right: -7px;
  font-size: 12px;
  font-weight: 100;
}
@media (max-width: 480px) {
  #sns_header .mini-cart {
    position: static;
  }
}
@media (max-width: 767px) {
  body.error404 #sns_header .mini-cart {
    display: none !important;
  }
}
#sns_header .mini-cart .tongle:before {
  content: "\f110";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
#sns_header .mini-cart .tongle:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 25px;
  left: 0px;
  top: 100%;
}
#sns_header .mini-cart .tongle .number {
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  text-align: center;
  display: block;
  background: #cf060e;
  color: #fff;
  position: absolute;
  bottom: -5px;
  right: -9px;
  font-size: 12px;
}
@media (max-width: 992px) {
  #sns_header .mini-cart .tongle .number {
    display: none;
  }
}
#sns_header .mini-cart .tongle .cart-label {
  display: none;
}
#sns_header .mini-cart .content {
  width: 340px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: #fff;
}
@media (max-width: 480px) {
  #sns_header .mini-cart .content {
    width: 300px;
    right: calc(50% - 150px) !important;
  }
}
#sns_header .mini-cart .content .cart-title {
  padding: 0 25px;
}
#sns_header .mini-cart .content .cart-title h4 {
  font-weight: bold;
  text-transform: uppercase;
  color: #171717;
  display: block;
  font-size: 1.1428em;
  padding: 20px 0 10px;
  margin: 0 0 0;
  border-bottom: 1px solid #d7d7d7;
}
#sns_header .mini-cart .content .widget {
  padding: 0 0;
  margin: 0 0;
  border: none;
}
#sns_header .user-menu &gt; .tongle:before {
  content: "\f47d";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 38px;
  font-weight: bold;
}
@media (max-width: 992px) {
  #sns_header .user-menu &gt; .tongle:before {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  #sns_header .user-menu &gt; .tongle:before {
    font-size: 24px;
  }
}
#sns_header .user-menu &gt; .tongle:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 25px;
  left: 0px;
  top: 100%;
}
#sns_header .user-menu ul.navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 150px;
  position: absolute;
  top: 40px;
  right: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  z-index: 2;
  background: #fff;
}
#sns_header .user-menu ul.navbar-nav li {
  display: block;
  border-top: 1px solid #d7d7d7;
  line-height: normal;
  padding: 0 0;
  float: none;
}
#sns_header .user-menu ul.navbar-nav li a {
  display: block;
  padding: 10px 20px;
  color: #959595;
}
#sns_header .user-menu ul.navbar-nav li a:hover {
  color: #cf060e;
}
#sns_header .user-menu ul.navbar-nav li:first-child {
  border: none;
}
#sns_header .user-menu:hover ul.navbar-nav {
  right: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
#sns_header .menu-sidebar &gt; .tongle:before {
  content: "\f20e";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 40px;
  vertical-align: bottom;
}
@media (max-width: 992px) {
  #sns_header .menu-sidebar &gt; .tongle:before {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  #sns_header .menu-sidebar &gt; .tongle:before {
    font-size: 28px;
  }
}
#sns_header .menu-sidebar .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
#sns_header .menu-sidebar .sidebar-content {
  top: 0;
  right: -360px;
  width: 360px;
  padding: 35px 30px;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 100vh;
  overflow-y: auto;
  position: fixed;
  background: #fff;
  color: #959595;
  background: #f5f5f5;
  display: -webkit-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -o-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.admin-bar #sns_header .menu-sidebar .sidebar-content {
  top: 32px;
  height: calc(100vh - 32px);
}
@media (max-width: 992px) {
  body.admin-bar #sns_header .menu-sidebar .sidebar-content {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_header .menu-sidebar .sidebar-content {
    top: 0px;
    height: 100vh;
    padding-top: 46px;
  }
}
@media (max-width: 480px) {
  #sns_header .menu-sidebar .sidebar-content {
    right: -290px;
    width: 290px;
  }
}
#sns_header .menu-sidebar .sidebar-content.active {
  right: 0;
  opacity: 1;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
#sns_header .menu-sidebar .sidebar-content .top-menu-sidebar {
  *zoom: 1;
  padding: 10px 0;
}
#sns_header .menu-sidebar .sidebar-content .top-menu-sidebar:before, #sns_header .menu-sidebar .sidebar-content .top-menu-sidebar:after {
  content: " ";
  display: table;
}
#sns_header .menu-sidebar .sidebar-content .top-menu-sidebar:after {
  clear: both;
}
#sns_header .menu-sidebar .sidebar-content .top-menu-sidebar a {
  color: inherit;
}
#sns_header .menu-sidebar .sidebar-content .top-menu-sidebar a:hover {
  color: #171717;
}
#sns_header .menu-sidebar .sidebar-content .mid-menu-sidebar {
  position: relative;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -o-flex-grow: 1;
  -ms-flex-grow: 1;
}
#sns_header .menu-sidebar .sidebar-content .mid-menu-sidebar p.main_navigation_alert {
  margin: 50px 0;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar {
  text-align: center;
  width: 100%;
  padding: 10px 0 10px;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar a {
  color: inherit;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar a:hover {
  color: #171717;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar .wpb_wrapper {
  display: inline-block;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar .wpb_wrapper .sns-info-inline {
  display: inline-block;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar .wpb_wrapper .sns-info-inline:last-child a {
  margin: 0 0;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar .wpb_wrapper .sns-social-links {
  color: inherit;
}
#sns_header .menu-sidebar .sidebar-content .bottom-menu-sidebar .wpb_wrapper .sns-social-links .wpb_heading {
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 10px;
}
body.header-style1 #sns_header .main-header .header-logo {
  margin: 5px 0;
}
@media (max-width: 480px) {
  body.header-style1 #sns_header .main-header .header-logo {
    margin-left: auto;
    margin-right: auto;
  }
}
body.header-style1 #sns_header .main-header .header-center {
  text-align: center;
}
body.header-style1 #sns_header .main-header .header-center #sns_mainmenu ul.navbar-nav &gt; li.menu-item {
  float: none;
}
body.use-slideshow.fixed-header #sns_header {
  position: absolute;
  top: 0px;
  z-index: 2;
}
body.use-slideshow.fixed-header #sns_header #sns_mainmenu {
  margin-left: auto;
  margin-right: auto;
}
body.use-slideshow.fixed-header #sns_header #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; a {
  color: #fff;
}
body.use-slideshow.fixed-header #sns_header #sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover &gt; a {
  color: #cf060e;
}
body.use-slideshow.fixed-header #sns_header .user-menu .tongle:before, body.use-slideshow.fixed-header #sns_header .menu-sidebar .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-search .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-wishlist .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-cart .tongle:before {
  color: #fff;
}
body.use-slideshow.fixed-header #sns_header .user-menu:hover .tongle:before, body.use-slideshow.fixed-header #sns_header .menu-sidebar:hover .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-search:hover .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-wishlist:hover .tongle:before, body.use-slideshow.fixed-header #sns_header .mini-cart:hover .tongle:before {
  color: #cf060e;
}
body.use-slideshow.fixed-header #sns_header .settings .currency .tongle, body.use-slideshow.fixed-header #sns_header .settings .language .tongle {
  color: #fff;
}
body.use-slideshow.fixed-header #sns_header .settings .currency:hover .tongle, body.use-slideshow.fixed-header #sns_header .settings .language:hover .tongle {
  color: #cf060e;
}
body.use-slideshow.fixed-header.admin-bar #sns_header {
  top: 32px;
}
@media (max-width: 992px) {
  body.use-slideshow.fixed-header.admin-bar #sns_header {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.use-slideshow.fixed-header.admin-bar #sns_header {
    top: 0px;
    padding-top: 46px;
  }
}
body.use-slideshow.header-style4 #sns_header {
  position: absolute;
  top: 0px;
  z-index: 2;
}
@media (max-width: 480px) {
  body.use-slideshow.header-style4 #sns_header .main-header &gt; .inner {
    padding-top: 30px;
  }
  body.use-slideshow.header-style4 #sns_header .header-logo {
    padding-bottom: 15px;
  }
  body.use-slideshow.header-style4 #sns_header .header-logo .logo-retina {
    padding: 10px;
    background: #171717;
    max-width: 156px;
  }
}
body.use-slideshow.header-style4 #sns_header .header-center {
  text-align: center;
}
body.use-slideshow.header-style4 #sns_header .header-center #sns_mainmenu {
  margin-left: auto;
  margin-right: auto;
}
body.use-slideshow.header-style4 #sns_header .header-center #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; a {
  color: #fff;
}
body.use-slideshow.header-style4 #sns_header .header-center #sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover &gt; a {
  color: #cf060e;
}
body.use-slideshow.header-style4 #sns_header .user-menu .tongle:before, body.use-slideshow.header-style4 #sns_header .menu-sidebar .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-search .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-wishlist .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-cart .tongle:before {
  color: #fff;
}
body.use-slideshow.header-style4 #sns_header .user-menu:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .menu-sidebar:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-search:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-wishlist:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-cart:hover .tongle:before {
  color: #cf060e;
}
@media (max-width: 480px) {
  body.use-slideshow.header-style4 #sns_header {
    position: static;
  }
  body.use-slideshow.header-style4 #sns_header .user-menu .tongle:before, body.use-slideshow.header-style4 #sns_header .menu-sidebar .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-search .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-wishlist .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-cart .tongle:before {
    color: #171717;
  }
  body.use-slideshow.header-style4 #sns_header .user-menu:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .menu-sidebar:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-search:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-wishlist:hover .tongle:before, body.use-slideshow.header-style4 #sns_header .mini-cart:hover .tongle:before {
    color: #cf060e;
  }
}
body.use-slideshow.header-style4.admin-bar #sns_header {
  top: 32px;
}
@media (max-width: 992px) {
  body.use-slideshow.header-style4.admin-bar #sns_header {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.use-slideshow.header-style4.admin-bar #sns_header {
    top: 0px;
  }
}
body.header-style2 #sns_header .main-header &gt; .inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  body.header-style2 #sns_header .main-header &gt; .inner {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
body.header-style2 #sns_header .main-header .header-left #sns_mainmenu ul.navbar-nav &gt; li.menu-item:first-child {
  margin-left: 0px;
}
body.header-style2 #sns_header .main-header .header-left #sns_mainmenu ul.navbar-nav &gt; li.menu-item:last-child {
  margin-right: 0px;
}
body.header-style2 #sns_header .main-header .header-center .header-logo {
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 767px) and (max-width: 1199px) {
  body.header-style2 #sns_header .main-header .header-center .header-logo {
    margin: 0;
    text-align: inherit;
  }
}
body.header-style2 #sns_header .main-header .header-right .inner {
  height: 60px;
}
@media (max-width: 480px) {
  body.header-style2 #sns_header .main-header .header-right .inner {
    height: auto;
  }
}
body.header-style6 #sns_header .main-header &gt; .inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  body.header-style6 #sns_header .main-header &gt; .inner {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
body.header-style6 #sns_header .main-header .main-menu-box {
  position: relative;
  height: 0px;
}
body.header-style6 #sns_header .main-header .main-menu-box #sns_mainmenu {
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: -125px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
}
body.header-style6 #sns_header .main-header .main-menu-box .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background: rgba(255, 255, 255, 0.95);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: default;
}
body.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn {
  position: fixed;
  z-index: 999;
  top: 35px;
  right: 35px;
  cursor: pointer;
  color: #171717;
}
body.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn:before {
  content: "\f129";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  color: inherit;
}
body.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn:hover {
  color: #cf060e;
}
body.header-style6 #sns_header .main-header .main-menu-box.active #sns_mainmenu {
  visibility: visible;
  opacity: 1;
}
body.header-style6 #sns_header .main-header .header-left .main-menu-tongle {
  color: #171717;
  cursor: pointer;
  display: inline-block !important;
}
@media (max-width: 992px) {
  body.header-style6 #sns_header .main-header .header-left .main-menu-tongle {
    display: none !important;
  }
}
body.header-style6 #sns_header .main-header .header-left .main-menu-tongle:before {
  content: "\f13f";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 34px;
  line-height: 34px;
  color: inherit;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-align: left;
}
body.header-style6 #sns_header .main-header .header-left .main-menu-tongle:hover {
  color: #cf060e;
}
body.header-style6 #sns_header .main-header .header-left .menu-sidebar {
  margin-left: 0px;
}
body.header-style6 #sns_header .main-header .header-left #sns_mainmenu ul.navbar-nav &gt; li.menu-item:first-child {
  margin-left: 0px;
}
body.header-style6 #sns_header .main-header .header-left #sns_mainmenu ul.navbar-nav &gt; li.menu-item:last-child {
  margin-right: 0px;
}
body.header-style6 #sns_header .main-header .header-center .header-logo {
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 767px) and (max-width: 1199px) {
  body.header-style6 #sns_header .main-header .header-center .header-logo {
    margin: 0;
  }
}
body.header-style6 #sns_header .main-header .header-right .inner {
  height: 60px;
}
@media (max-width: 480px) {
  body.header-style6 #sns_header .main-header .header-right .inner {
    height: auto;
  }
}
body.header-style6 #sns_header .main-header .header-right .inner .menu-sidebar {
  display: none;
}
@media (max-width: 480px) {
  body.header-style6 #sns_header .main-header .header-right .inner .menu-sidebar {
    display: inline-block;
  }
}
body.header-style3 #sns_header .top-header {
  border: none;
}
body.header-style3 #sns_header .top-header .sns-social-links .wpb_heading {
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  margin: 0 15px 0 0;
}
body.header-style3 #sns_header .top-header .sns-social-links .follow-us {
  display: inline-block;
}
body.header-style3 #sns_header .top-header .sns-social-links .follow-us a {
  margin: 3px 0 3px 20px;
}
body.header-style3 #sns_header .top-header .sns-carousel {
  padding: 8px 0;
  color: #171717;
}
body.header-style3 #sns_header .top-header .settings .currency ul, body.header-style3 #sns_header .top-header .settings .language ul {
  left: auto;
  right: 20px;
}
body.header-style3 #sns_header .top-header .settings .currency:hover ul, body.header-style3 #sns_header .top-header .settings .language:hover ul {
  left: auto;
  right: 0px;
}
body.header-style3 #sns_header .main-header &gt; .inner {
  padding-top: 20px;
  padding-bottom: 0px;
}
@media (max-width: 992px) {
  body.header-style3 #sns_header .main-header &gt; .inner {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
@media (max-width: 480px) {
  body.header-style3 #sns_header .main-header &gt; .inner {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap {
  border-bottom: 1px solid #171717;
  max-width: 270px;
  height: 40px;
  margin-top: 10px;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input:before {
  font-size: 20px;
  right: 0px;
  margin: -14px 0 0 0;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input input[type="text"] {
  font-size: 1em;
  border: none;
  padding: 0;
  color: #171717;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input input[type="text"]::-moz-placeholder {
  color: #171717;
  opacity: 1;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input input[type="text"]:-ms-input-placeholder {
  color: #171717;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input input[type="text"]::-webkit-input-placeholder {
  color: #171717;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input button[type="submit"] {
  padding: 0;
  background: none;
  width: 30px;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input button[type="submit"]:before {
  font-size: 30px;
  color: #171717;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input button[type="submit"]:hover:before {
  color: #cf060e;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input.loading:before {
  color: #cf060e;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input:focus button[type="submit"]:before, body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .search-input:hover button[type="submit"]:before {
  color: #cf060e;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .select2-container {
  border: none;
}
body.header-style3 #sns_header .main-header .header-left .sns-searchwrap .select2-container .select2-selection {
  padding: 0 !important;
}
body.header-style3 #sns_header .main-header .header-center .header-logo {
  margin: 5px auto;
  text-align: center;
}
@media (min-width: 480px) and (max-width: 992px) {
  body.header-style3 #sns_header .main-header .header-center .header-logo {
    margin: 0;
    text-align: inherit;
  }
}
body.header-style3 #sns_header .main-header .menu-row {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 992px) {
  body.header-style3 #sns_header .main-header .menu-row {
    display: none !important;
  }
}
body.header-style3 #sns_header .main-header .menu-row #sns_mainmenu {
  margin: 0 auto;
  position: relative;
}
body.header-style3 #sns_header .main-header .menu-row #sns_mainmenu ul.navbar-nav &gt; li.menu-item {
  margin: 0 28px;
}
body.header-style3 #sns_header .main-header .menu-row #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; a {
  padding: 25px 0;
}
body.header-style3 #sns_header .main-header .menu-row #sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content {
  top: 100%;
}
body.header-style3 #sns_header .main-header .menu-row #sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega:hover .sub-content {
  top: 100%;
}
body.header-style5 #sns_header {
  width: 415px;
  position: fixed;
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #fff;
  padding: 0 30px;
  display: -webkit-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -o-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 4;
  padding: 0 0 10px;
  text-align: center;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_header {
    min-height: 100vh;
    width: 270px;
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  body.header-style5 #sns_header {
    left: -270px;
    z-index: 1000;
  }
  body.header-style5 #sns_header.active {
    left: 0;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 767px) {
  body.header-style5 #sns_header {
    overflow: auto;
    height: 100vh;
  }
}
body.header-style5 #sns_header &gt; * {
  padding-top: 60px;
  margin: 0;
}
body.header-style5 #sns_header &gt; *:first-child {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_header &gt; * {
    padding-top: 30px;
  }
  body.header-style5 #sns_header &gt; *:first-child {
    padding-top: 60px;
  }
}
body.header-style5 #sns_header .menu-sidebar-accordion {
  flex-grow: 1;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
body.header-style5 #sns_header #sns_mainmenu_vertical {
  flex-grow: 1;
}
body.header-style5 #sns_header #sns_mainmenu_vertical ul.vertical-style {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.header-style5 #sns_header #sns_mainmenu_vertical ul.vertical-style li.menu-item &gt; *:not(a) {
  text-align: left;
}
body.header-style5 #sns_header #sns_mainmenu_vertical ul.vertical-style &gt; li.menu-item {
  margin: 15px 0;
}
body.header-style5 #sns_header #sns_mainmenu_vertical ul.vertical-style &gt; li.menu-item:after {
  display: none;
}
body.header-style5 #sns_header #sns_mainmenu_vertical ul.vertical-style &gt; li.menu-item &gt; a {
  font-weight: 600;
  font-size: 1.1428em;
  text-transform: uppercase;
}
body.header-style5 #sns_header .bottom-header .inner + .postwcode-widget {
  margin-top: 90px;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_header .bottom-header .inner + .postwcode-widget {
    margin-top: 60px;
  }
}
body.header-style5 #sns_header .user-menu, body.header-style5 #sns_header .menu-sidebar, body.header-style5 #sns_header .mini-search, body.header-style5 #sns_header .mini-wishlist, body.header-style5 #sns_header .mini-cart {
  margin: 0 15px;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_header .user-menu, body.header-style5 #sns_header .menu-sidebar, body.header-style5 #sns_header .mini-search, body.header-style5 #sns_header .mini-wishlist, body.header-style5 #sns_header .mini-cart {
    margin: 0 10px;
  }
}
body.header-style5 #sns_header .mini-cart .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
body.header-style5 #sns_header .mini-cart .content {
  position: fixed;
  width: 400px;
  left: -400px;
  top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 100vh;
  border-radius: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}
body.header-style5 #sns_header .mini-cart .content .widget_shopping_cart ul.product_list_widget {
  max-height: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_header .mini-cart .content {
    width: 270px;
    left: -270px;
  }
  body.header-style5 #sns_header .mini-cart .content .cart-title {
    padding: 0 15px;
  }
  body.header-style5 #sns_header .mini-cart .content .widget_shopping_cart ul.product_list_widget {
    padding: 30px 15px;
  }
  body.header-style5 #sns_header .mini-cart .content .widget_shopping_cart .total, body.header-style5 #sns_header .mini-cart .content .widget_shopping_cart .buttons {
    padding: 0 15px;
  }
}
body.header-style5 #sns_header .mini-cart.active .content {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  left: 0px;
}
body.header-style5 #sns_header .settings {
  float: none;
}
body.header-style5 #sns_header .settings .inner {
  display: inline-block;
  margin: 0 auto;
}
body.header-style5 #sns_header .settings .inner .tongle {
  text-transform: uppercase;
  color: #171717;
}
body.header-style5 #sns_header .settings .inner .tongle:hover {
  color: #cf060e;
}
body.header-style5 #sns_header .settings .inner ul {
  text-align: left;
}
body.admin-bar.header-style5 #sns_header {
  top: 32px;
}
@media (max-width: 992px) {
  body.admin-bar.header-style5 #sns_header {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.admin-bar.header-style5 #sns_header {
    top: 0px;
  }
}
body.admin-bar.header-style5 #sns_header .mini-cart .content {
  top: 32px;
  height: calc(100vh - 32px);
}
@media (max-width: 992px) {
  body.admin-bar.header-style5 #sns_header .mini-cart .content {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar.header-style5 #sns_header .mini-cart .content {
    top: 0px;
    height: 100vh;
    padding-top: 46px;
  }
}
body.admin-bar.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn {
  top: 67px;
}
@media (max-width: 992px) {
  body.admin-bar.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn {
    top: 81px;
  }
}
@media (max-width: 480px) {
  body.admin-bar.header-style6 #sns_header .main-header .main-menu-box .overlay .close-btn {
    top: 35px;
  }
}
body.header-style6 #sns_header .header-right .btn-navbar {
  display: none;
}
@media (max-width: 480px) {
  body.header-style6.have-inner-right #sns_header .header-right .btn-navbar.rightsidebar, body.header-style6.layout-type-l-m-r #sns_header .header-right .btn-navbar.rightsidebar, body.header-style6.layout-type-m-r #sns_header .header-right .btn-navbar.rightsidebar {
    display: inline-block;
  }
  body.header-style6.have-inner-left  #sns_header .header-right .btn-navbar.leftsidebar, body.header-style6.layout-type-l-m-r  #sns_header .header-right .btn-navbar.leftsidebar, body.header-style6.layout-type-l-m  #sns_header .header-right .btn-navbar.leftsidebar {
    display: inline-block;
  }
}
body.header-style5 #sns_wrapper {
  padding-left: 415px;
  padding-right: 15px;
}
body.header-style5 #sns_wrapper #sns_content {
  margin-top: 50px;
}
body.header-style5 #sns_wrapper #sns_content .container {
  width: 100%;
}
body.header-style5 #sns_wrapper #sns_content .container .vc_row[data-vc-full-width="true"] {
  width: 100% !important;
  padding-left: 15px !important;
  left: auto !important;
}
body.header-style5 #sns_wrapper #sns_content .container .vc_row.vc_row-no-padding[data-vc-full-width="true"] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (max-width: 1199px) {
  body.header-style5 #sns_wrapper {
    padding-left: 270px;
  }
  body.header-style5 #sns_wrapper #sns_content {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  body.header-style5 #sns_wrapper {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  body.header-style5 #sns_wrapper {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.sns-searchwrap {
  height: 100%;
}
.sns-searchwrap .sns-ajaxsearchbox {
  width: 100%;
  height: 100%;
}
.sns-searchwrap .sns-ajaxsearchbox form {
  height: 100%;
}
.sns-searchwrap .search-input {
  position: relative;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding: 0px;
}
.sns-searchwrap .search-input input[type="text"] {
  width: 100%;
  height: 100%;
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  padding: 0 45px;
  background-color: #fff;
  font-size: 2em;
}
.sns-searchwrap .search-input input[type="text"]::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.sns-searchwrap .search-input input[type="text"]:-ms-input-placeholder {
  color: #959595;
}
.sns-searchwrap .search-input input[type="text"]::-webkit-input-placeholder {
  color: #959595;
}
@media (max-width: 1199px) {
  .sns-searchwrap .search-input input[type="text"] {
    font-size: 1.2857em;
  }
}
@media (max-width: 992px) {
  .sns-searchwrap .search-input input[type="text"] {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  body.enable-search-cat .sns-searchwrap .search-input input[type="text"] {
    border-left: none;
  }
}
.sns-searchwrap .search-input:before {
  position: absolute;
  top: 50%;
  right: 60px;
  margin: -14px 0 0 0;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  color: #171717;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: none;
  opacity: 0;
}
.sns-searchwrap .search-input.loading button, .sns-searchwrap .search-input.loading input[type=submit] {
  display: none;
}
.sns-searchwrap .search-input.loading:before {
  opacity: 1;
}
.sns-searchwrap button[type="submit"] {
  font-size: 0px;
  padding: 0 0;
  height: 100%;
  width: 150px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: #171717;
  border-radius: 0;
  border: none;
}
@media (max-width: 992px) {
  .sns-searchwrap button[type="submit"] {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .sns-searchwrap button[type="submit"] {
    width: 60px;
  }
}
.sns-searchwrap button[type="submit"]:before {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -15px -15px 0 0;
  content: "\f4a4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-searchwrap button[type="submit"]:hover {
  background: #cf060e;
  box-shadow: none;
}
body.enable-search-cat .sns-searchwrap .select2-container {
  width: 220px !important;
  height: 100%;
  float: left;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-right: none;
}
@media (max-width: 992px) {
  body.enable-search-cat .sns-searchwrap .select2-container {
    display: none;
  }
}
body.enable-search-cat .sns-searchwrap .select2-container.select2-dropdown-open .select2-selection {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection {
  padding: 0 30px;
  height: 100%;
  background: #fff;
  border: none;
  border-radius: 0;
  position: relative;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection:before {
  position: absolute;
  content: "";
  height: calc(100% - 60px);
  width: 1px;
  top: 30px;
  right: 0px;
  background: #d7d7d7;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection .select2-selection__rendered {
  line-height: 24px;
  color: inherit;
  padding: 0 0;
  position: absolute;
  top: calc(50% - 12px);
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection .select2-selection__arrow {
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 15px;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection .select2-selection__arrow:before {
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 18px;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection .select2-selection__arrow b:after {
  left: 7px;
}
body.enable-search-cat .sns-searchwrap .select2-container .select2-selection &gt; .select2-chosen {
  margin: 0 0;
}
body.enable-search-cat .sns-searchwrap .search-input {
  width: calc(100% - 220px);
  float: left;
  height: 100%;
}
@media (max-width: 992px) {
  body.enable-search-cat .sns-searchwrap .search-input {
    width: 100%;
  }
}
.sns-searchwrap div.select-cat a {
  background: #f5f5f5;
  border: none;
  padding: 4px 10px;
}
.sns-searchwrap select.select-cat {
  visibility: hidden;
  opacity: 0;
  display: none;
}
#sns_searchresult_wrap {
  background: #fff;
  border: 1px solid #d7d7d7;
  z-index: 99999;
  display: none;
  padding: 25px 30px 25px;
  *zoom: 1;
}
#sns_searchresult_wrap:before, #sns_searchresult_wrap:after {
  content: " ";
  display: table;
}
#sns_searchresult_wrap:after {
  clear: both;
}
body:not(.header-style3) #sns_searchresult_wrap {
  border-top: none;
}
@media (min-width: 992px) {
  body.header-style3 #sns_searchresult_wrap {
    width: 360px !important;
  }
}
@media (max-width: 992px) {
  body.header-style3 #sns_searchresult_wrap ul li {
    width: 50%;
    float: left;
  }
}
@media (max-width: 480px) {
  body.header-style3 #sns_searchresult_wrap ul li {
    width: 100%;
    float: left;
  }
}
#sns_searchresult_wrap ul {
  padding: 0 0;
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_searchresult_wrap ul li {
  display: block;
  padding: 10px 0;
  float: left;
  width: 100%;
}
#sns_searchresult_wrap ul li .thumbnail {
  max-width: 80px;
  float: left;
  border: none;
  padding: 0 0;
  border-radius: 0;
  margin: 0 15px 0 0;
  background: none;
}
#sns_searchresult_wrap ul li .thumbnail a {
  position: relative;
  display: inline-block;
}
#sns_searchresult_wrap ul li .thumbnail .yith-wcbm-badge {
  display: none;
}
#sns_searchresult_wrap ul li .meta .title {
  display: block;
  margin: 3px 10px 5px 0;
}
#sns_searchresult_wrap ul li .meta .title:hover {
  color: #cf060e;
}
#sns_searchresult_wrap ul li .meta .title .hightlight {
  color: #cf060e;
}
#sns_searchresult_wrap ul li .meta .price {
  display: block;
}
@media (min-width: 1200px) {
  body:not(.header-style3) #sns_searchresult_wrap ul li {
    width: 33.33%;
    float: left;
  }
  body:not(.header-style3) #sns_searchresult_wrap ul li:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 1199px) {
  body:not(.header-style3) #sns_searchresult_wrap ul li {
    width: 50%;
    float: left;
  }
}
@media (max-width: 480px) {
  body:not(.header-style3) #sns_searchresult_wrap ul li {
    width: 100%;
    float: left;
  }
}
#sns_searchresult_wrap .viewall-result {
  display: block;
  float: left;
  width: 100%;
  border-top: 1px solid #d7d7d7;
  margin: 20px 0 0;
  padding: 15px 0 0;
}
.header-tongle {
  position: fixed;
  z-index: 999;
  left: 30px;
  top: 30px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
  background: #171717;
  font-size: 18px;
  cursor: pointer;
  display: none;
}
body.admin-bar .header-tongle {
  top: 62px;
}
@media (max-width: 992px) {
  body.admin-bar .header-tongle {
    top: 76px;
  }
}
@media (max-width: 480px) {
  body.admin-bar .header-tongle {
    top: 70px;
  }
}
@media (max-width: 992px) {
  .header-tongle {
    display: block;
  }
}
.header-tongle:before {
  content: "\f394";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: inherit;
}
.header-tongle:hover {
  color: #fff;
  background: #cf060e;
}
.header-overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
@media (min-width: 992px) {
  .header-overlay {
    display: none !important;
  }
}
@media (min-width: 1199px) {
  #sns_mainmenu {
    display: inline-block !important;
  }
}
@media (max-width: 1199px) {
  #sns_mainmenu.main-cat {
    position: fixed !important;
    top: 0;
    right: -290px;
    width: 290px;
    padding: 0 20px;
    height: 100vh;
    bottom: 0;
    overflow-y: auto;
    background: #fff;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: left;
  }
  #sns_mainmenu.main-cat ul.main-big-cat, #sns_mainmenu.main-cat ul.main-cat {
    padding: 0 !important;
    display: none;
    text-align: center;
  }
  #sns_mainmenu.main-cat.active {
    right: 0;
    opacity: 1;
  }
}
@media (max-width: 1199px) {
  body.admin-bar #sns_mainmenu.main-cat {
    top: 32px;
    height: calc(100vh - 32px);
  }
}
@media (max-width: 992px) {
  body.admin-bar #sns_mainmenu.main-cat {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_mainmenu.main-cat {
    top: 0px;
    height: 100vh;
    padding-top: 46px;
  }
}
#sns_mainmenu:hover {
  overflow: visible;
  position: static;
}
#sns_mainmenu &gt; p.main_navigation_alert {
  color: #959595;
  margin: 56px 0 0;
}
#sns_mainmenu li:hover {
  z-index: 999;
}
#sns_mainmenu ul.navbar-nav {
  *zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}
#sns_mainmenu ul.navbar-nav:before, #sns_mainmenu ul.navbar-nav:after {
  content: " ";
  display: table;
}
#sns_mainmenu ul.navbar-nav:after {
  clear: both;
}
#sns_mainmenu ul.navbar-nav li.menu-item {
  list-style: none;
}
#sns_mainmenu ul.navbar-nav li.menu-item .megamenu-title i {
  margin-right: 8px;
}
#sns_mainmenu ul.navbar-nav li.menu-item .megamenu-title img.sns-megamenu-icon-img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  margin-right: 8px;
}
#sns_mainmenu ul.navbar-nav li.menu-item a i {
  margin-right: 8px;
  font-size: 1em;
  font-weight: normal;
  vertical-align: middle;
}
#sns_mainmenu ul.navbar-nav li.menu-item a img.sns-megamenu-icon-img {
  display: inline-block;
  height: auto;
  max-width: 25px;
  vertical-align: middle;
  margin-right: 8px;
}
#sns_mainmenu ul.navbar-nav li.menu-item a:focus {
  background: none;
}
#sns_mainmenu ul.navbar-nav.main-cat {
  padding: 26px 0 25px;
  text-align: center;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item {
  padding: 0 0;
  margin: 0 25px;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a:before {
  display: none;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a span {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a i {
  margin-right: 10px;
  font-size: 32px;
  font-weight: normal;
  vertical-align: middle;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a img.sns-megamenu-icon-img {
  display: inline-block;
  height: auto;
  max-width: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item:hover &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item:hover &gt; a i {
  color: inherit;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-item &gt; a, #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-parent &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-item &gt; a i, #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-parent &gt; a i {
  color: inherit;
}
#sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-item &gt; a:before, #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item.current-menu-parent &gt; a:before {
  color: #cf060e;
}
@media (max-width: 1199px) {
  #sns_mainmenu ul.navbar-nav.main-cat {
    padding: 10px 0;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item {
    padding: 5px 0;
    float: none;
    display: block;
    margin: 0 0;
    padding: 5px 0;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item:first-child {
    padding-top: 20px;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item:last-child {
    padding-bottom: 20px;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a {
    padding: 0 0;
    border: 1px solid #d7d7d7;
    height: 80px;
    border-radius: 0px;
    text-align: center;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a:hover {
    border-color: #cf060e;
    background-color: #cf060e;
  }
  #sns_mainmenu ul.navbar-nav.main-cat &gt; li.menu-item &gt; a span {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
@media (min-width: 1199px) {
  #sns_mainmenu ul.navbar-nav.main-big-cat {
    display: table;
    margin: 0 auto;
  }
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item {
  margin: 0 0;
  float: left;
  padding: 0 0;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a {
  border: none;
  border-right: 1px solid #d7d7d7;
  border-radius: 0px;
  text-align: center;
  padding: 10px 45px;
  height: 132px;
}
@media (max-width: 1750px) and (min-width: 1199px) {
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a {
    padding: 10px 25px;
  }
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a span {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a i, #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a img {
  display: block;
  margin: 0 auto 12px;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:first-child &gt; a {
  border-left: 1px solid #d7d7d7;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:hover &gt; a {
  color: #fff;
  border-color: #cf060e;
  background-color: #cf060e;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:hover &gt; a i {
  color: #fff;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:hover &gt; a img.sns-megamenu-icon-img {
  filter: grayscale(100%) brightness(1000%);
  -webkit-filter: grayscale(100%) brightness(1000%);
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-item &gt; a, #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-parent &gt; a {
  color: #fff;
  border-color: #cf060e;
  background-color: #cf060e;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-item &gt; a i, #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-parent &gt; a i {
  color: #fff;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-item &gt; a:before, #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-parent &gt; a:before {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-item &gt; a img.sns-megamenu-icon-img, #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item.current-menu-parent &gt; a img.sns-megamenu-icon-img {
  filter: grayscale(100%) brightness(1000%);
  -webkit-filter: grayscale(100%) brightness(1000%);
}
@media (max-width: 1199px) {
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item {
    float: none;
    display: block;
    margin: 0 0;
    padding: 5px 0;
  }
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:first-child {
    padding-top: 20px;
  }
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item:last-child {
    padding-bottom: 20px;
  }
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a {
    padding: 0 0;
    border: 1px solid #d7d7d7;
    height: 100px;
  }
  #sns_mainmenu ul.navbar-nav.main-big-cat &gt; li.menu-item &gt; a:hover {
    border-color: #cf060e;
  }
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item {
  border: none;
  position: relative;
  display: inline-block;
  text-align: left;
  float: none;
  margin: 0 26px;
  padding: 0;
}
@media (min-width: 1200px) and (max-width: 1750px) {
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item {
    margin: 0 22.5px;
  }
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item:first-child {
    margin-left: 0px;
  }
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item:last-child {
    margin-right: 0px;
  }
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega {
  position: static;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content {
  display: none;
  position: absolute;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 100%;
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -o-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -webkit-transform : translate3d(-30px, 0, 0);
  -moz-transform : translate3d(-30px, 0, 0);
  -ms-transform : translate3d(-30px, 0, 0);
  -o-transform : translate3d(-30px, 0, 0);
  transform : translate3d(-30px, 0, 0);
  z-index: 999;
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  left: 0px;
  background: #fff;
  padding-bottom: 35px;
  width: 100%;
  top: calc(50% + 30px);
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; li.menu-item {
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-1 &gt; li.menu-item {
  width: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-2 &gt; li.menu-item {
  width: 50%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-3 &gt; li.menu-item {
  width: 33.33%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-4 &gt; li.menu-item {
  width: 25%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-5 &gt; li.menu-item {
  width: 20%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.col-6 &gt; li.menu-item {
  width: 16.67%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.sub-content-background {
  background-position: right bottom;
  background-repeat: no-repeat;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item {
  position: relative;
  padding: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item a {
  padding: 4px 0px;
  display: block;
  color: #959595;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item.have-icon &gt; a i {
  margin-right: 8px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item ul.sub-menu {
  padding: 0px 15px 30px 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item ul.sub-menu:not(.enable-megamenu) {
  display: none;
  position: absolute;
  padding: 10px 0;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 100%;
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -o-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -webkit-transform : translate3d(-30px, 0, 0);
  -moz-transform : translate3d(-30px, 0, 0);
  -ms-transform : translate3d(-30px, 0, 0);
  -o-transform : translate3d(-30px, 0, 0);
  transform : translate3d(-30px, 0, 0);
  border: 1px solid #eaeaea;
  z-index: 999;
  width: 220px;
  left: 208px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transform : translate3d(0, 0, 0);
  -moz-transform : translate3d(0, 0, 0);
  -ms-transform : translate3d(0, 0, 0);
  -o-transform : translate3d(0, 0, 0);
  transform : translate3d(0, 0, 0);
  -webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  -o-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  top: 2px;
  z-index: 999;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item:hover &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item:hover &gt; a i {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item:hover &gt; a:before {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item.current-menu-item &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item.current-menu-item &gt; a i {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content li.menu-item.current-menu-item &gt; a:before {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns {
  left: 0;
  position: relative;
  z-index: 999;
  margin: 0;
  padding: 0 20px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns &gt; li.menu-item {
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-1 &gt; li.menu-item {
  width: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-2 &gt; li.menu-item {
  width: 50%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-3 &gt; li.menu-item {
  width: 33.33%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-4 &gt; li.menu-item {
  width: 25%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-5 &gt; li.menu-item {
  width: 20%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-6 &gt; li.menu-item {
  width: 16.67%;
}
@media (max-width: 1199px) {
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns {
    padding: 0 10px;
  }
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns &gt; li.menu-item:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns &gt; li.menu-item:first-child:before {
  display: none;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item {
  position: relative;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item .megamenu-title {
  display: block;
  margin: 35px 20px 15px 20px;
  padding: 0 0 10px;
  font-size: 1.1428em;
  text-transform: uppercase;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item .megamenu-title a {
  color: #171717;
  padding: 0 0 0;
  position: relative;
  display: block;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item .megamenu-title a:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0px;
  bottom: -11px;
  background-color: #d7d7d7;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item .megamenu-title img:hover {
  opacity: 0.8;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item .megamenu-title:hover a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item &gt; ul.sub-menu {
  padding: 0 20px 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item &gt; ul.sub-menu li.menu-item-has-children:before {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
  color: inherit;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item &gt; ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transform : translate3d(0, 0, 0);
  -moz-transform : translate3d(0, 0, 0);
  -ms-transform : translate3d(0, 0, 0);
  -o-transform : translate3d(0, 0, 0);
  transform : translate3d(0, 0, 0);
  -webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  -o-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  top: 2px;
  z-index: 999;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item &gt; ul.sub-menu ul.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  padding: 15px 20px;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 100%;
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -o-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -webkit-transform : translate3d(-30px, 0, 0);
  -moz-transform : translate3d(-30px, 0, 0);
  -ms-transform : translate3d(-30px, 0, 0);
  -o-transform : translate3d(-30px, 0, 0);
  transform : translate3d(-30px, 0, 0);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 999;
  width: 220px;
  left: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns li.menu-item &gt; ul.sub-menu ul.sub-menu li.menu-item a:hover {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns &gt; li.menu-item {
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-1 &gt; li.menu-item {
  width: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-2 &gt; li.menu-item {
  width: 50%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-3 &gt; li.menu-item {
  width: 33.33%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-4 &gt; li.menu-item {
  width: 25%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-5 &gt; li.menu-item {
  width: 20%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns.col-6 &gt; li.menu-item {
  width: 16.66%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content &gt; ul.columns {
  width: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content {
  *zoom: 1;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content:before, #sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content:after {
  content: " ";
  display: table;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content:after {
  clear: both;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content &gt; ul.columns {
  width: 65%;
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-left-content .mega-left-content {
  padding: 35px 20px 10px;
  width: 35%;
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content {
  *zoom: 1;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content:before, #sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content:after {
  content: " ";
  display: table;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content:after {
  clear: both;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content &gt; ul.columns {
  width: 65%;
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content.has-right-content .mega-right-content {
  padding: 35px 20px 10px;
  width: 35%;
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega .sub-content .mega-bottom-content {
  padding: 35px 20px 10px;
  width: 100%;
  float: left;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.enable-mega:hover .sub-content {
  display: block;
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transform : translate3d(0, 0, 0);
  -moz-transform : translate3d(0, 0, 0);
  -ms-transform : translate3d(0, 0, 0);
  -o-transform : translate3d(0, 0, 0);
  transform : translate3d(0, 0, 0);
  -webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  -o-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  top: calc(50% + 30px);
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item ul.sub-menu {
  padding: 0 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu {
  display: none;
  position: absolute;
  left: 0px;
  background: #fff;
  visibility: hidden;
  display: block;
  opacity: 0;
  top: 100%;
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -o-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease;
  -webkit-transform : translate3d(-30px, 0, 0);
  -moz-transform : translate3d(-30px, 0, 0);
  -ms-transform : translate3d(-30px, 0, 0);
  -o-transform : translate3d(-30px, 0, 0);
  transform : translate3d(-30px, 0, 0);
  z-index: 999;
  min-width: 260px;
  padding: 25px 0;
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
@media (max-width: 1199px) {
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu {
    min-width: 240px;
    padding: 10px 0;
  }
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item {
  position: relative;
  margin: 0px;
  padding: 0 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item:last-child {
  border: none;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item a {
  padding: 4px 35px;
  display: block;
  font-size: 1em;
  color: #959595;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.have-icon &gt; a i {
  margin-right: 10px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.menu-item-has-children:before {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -5px;
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item ul.sub-menu:not(.enable-megamenu) {
  position: absolute;
  padding: 25px 0;
  min-width: 260px;
  background: #fff;
  top: 0%;
  left: calc(100% + 20px);
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 999;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
@media (max-width: 1199px) {
  #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item ul.sub-menu:not(.enable-megamenu) {
    min-width: 240px;
    padding: 10px 0;
  }
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  visibility: visible;
  left: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item:hover &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item:hover &gt; a i {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item:hover:before {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-item &gt; a, #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-parent &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-item &gt; a i, #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-parent &gt; a i {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-item &gt; a:before, #sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu li.menu-item.current-menu-parent &gt; a:before {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: calc(100% + 20px);
  top: 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: calc(100% + 20px);
  top: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: calc(100% + 20px);
  top: 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: calc(100% + 20px);
  top: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: calc(100% + 20px);
  top: 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: calc(100% + 20px);
  top: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: calc(100% + 20px);
  top: 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: calc(100% + 20px);
  top: 0;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: calc(100% + 20px);
  top: 15px;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  right: auto;
  left: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; ul.sub-menu &gt; li.menu-item:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  left: auto;
  right: 93%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item &gt; a {
  display: block;
  padding: 20px 0;
  font-size: 1.1428em;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  margin: 0;
  background: none;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.menu-item-has-children &gt; a:after {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  text-align: right;
  color: inherit;
  font-size: 10px;
  margin-left: 5px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: none;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.menu-item-has-children.current-menu-ancestor &gt; a, #sns_mainmenu ul.navbar-nav &gt; li.menu-item.menu-item-has-children.current-menu-item &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item.current-menu-ancestor &gt; a, #sns_mainmenu ul.navbar-nav &gt; li.menu-item.current-menu-item &gt; a {
  color: #cf060e;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover &gt; a {
  color: #cf060e;
  background: none;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover &gt; a:before {
  width: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover &gt; ul.sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transform : translate3d(0, 0, 0);
  -moz-transform : translate3d(0, 0, 0);
  -ms-transform : translate3d(0, 0, 0);
  -o-transform : translate3d(0, 0, 0);
  transform : translate3d(0, 0, 0);
  -webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  -o-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease;
  z-index: 999;
  top: 100%;
}
#sns_mainmenu ul.navbar-nav &gt; li.menu-item:hover.menu-item-has-children &gt; a:after {
  color: inherit;
}
.sns-respmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sns-respmenu .resp-nav:not(.handled) {
  opacity: 0;
}
.sns-respmenu .resp-nav .accr_content {
  padding: 0;
}
.sns-respmenu .resp-nav .accr_content ul {
  padding: 0 0;
  margin: 0 0 0 20px;
}
.sns-respmenu .resp-nav a {
  color: #171717;
}
.sns-respmenu .resp-nav a:hover {
  color: #cf060e;
}
.sns-respmenu .resp-nav .accr_header {
  padding: 5px 0;
  position: relative;
  display: block;
}
.sns-respmenu .resp-nav .accr_header .btn_accor {
  position: absolute;
  top: 50%;
  right: 0px;
  cursor: pointer;
  margin-top: -7px;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle {
  display: block;
  width: 14px;
  height: 14px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 0px;
  position: relative;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle:before {
  content: "\f0d8";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle:hover:before {
  color: #959595;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.open:before {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  color: #666;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.close {
  opacity: 1;
}
.sns-respmenu .resp-nav .accr_header .btn_accor .ac-tongle.close:before {
  content: "\f0d8";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  color: #cf060e;
}
.sns-respmenu .resp-nav .accr_header.open &gt; a {
  color: #cf060e;
}
#main_menu_cats_res {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 30px 0;
  text-align: center;
}
#main_menu_cats_res:not(.handled) {
  opacity: 0;
}
#main_menu_cats_res &gt; li {
  padding: 0;
}
#main_menu_cats_res &gt; li &gt; .accr_header {
  border: 1px solid #d7d7d7;
  margin: 0 0 15px;
  padding: 0 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#main_menu_cats_res &gt; li &gt; .accr_header &gt; a {
  padding: 15px 0;
  margin: 0 0;
  font-size: 1em;
  text-transform: uppercase;
  position: relative;
  display: block;
}
#main_menu_cats_res &gt; li &gt; .accr_header.open, #main_menu_cats_res &gt; li &gt; .accr_header:hover {
  border-color: #cf060e;
  background: #cf060e;
}
#main_menu_cats_res &gt; li &gt; .accr_header.open &gt; a, #main_menu_cats_res &gt; li &gt; .accr_header:hover &gt; a {
  color: #fff;
  text-decoration: none;
}
#main_menu_cats_res &gt; li &gt; .accr_header.open .btn_accor .ac-tongle:before, #main_menu_cats_res &gt; li &gt; .accr_header:hover .btn_accor .ac-tongle:before {
  color: #fff;
}
#main_menu_cats_res .accr_content {
  padding: 5px 0 0;
  margin: 0 0 15px;
}
#main_menu_cats_res .accr_content ul {
  padding: 0 0;
  margin: 0 0;
}
#main_menu_cats_res a {
  color: #171717;
}
#main_menu_cats_res a:hover {
  color: #cf060e;
}
#main_menu_cats_res .accr_header {
  padding: 5px 0;
  position: relative;
  display: block;
}
#main_menu_cats_res .accr_header .btn_accor {
  position: absolute;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 10px;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 0px;
  position: relative;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle:before {
  content: "\f0d8";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle:hover:before {
  color: #959595;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle.open:before {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #959595;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle.close {
  opacity: 1;
}
#main_menu_cats_res .accr_header .btn_accor .ac-tongle.close:before {
  content: "\f0d8";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #cf060e;
}
#main_menu_cats_res .accr_header.open &gt; a {
  color: #cf060e;
}
#main_menu_cats_res ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar, #sns_header .menu-sidebar #main_menu_sidebar {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 50px;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar ul, #sns_header .menu-sidebar #main_menu_sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar ul li, #sns_header .menu-sidebar #main_menu_sidebar ul li {
  padding: 0;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_content, #sns_header .menu-sidebar #main_menu_sidebar .accr_content {
  padding-left: 20px;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar &gt; li, #sns_header .menu-sidebar #main_menu_sidebar &gt; li {
  padding: 0;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar &gt; li &gt; .accr_header a, #sns_header .menu-sidebar #main_menu_sidebar &gt; li &gt; .accr_header a {
  color: #171717;
  text-transform: uppercase;
  font-weight: bold;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar &gt; li &gt; .accr_header a:hover, #sns_header .menu-sidebar #main_menu_sidebar &gt; li &gt; .accr_header a:hover, #sns_header .menu-sidebar-accordion #main_menu_sidebar &gt; li &gt; .accr_header a.active, #sns_header .menu-sidebar #main_menu_sidebar &gt; li &gt; .accr_header a.active {
  color: #cf060e;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header, #sns_header .menu-sidebar #main_menu_sidebar .accr_header {
  border-bottom: 1px solid #d7d7d7;
  padding: 0;
  position: relative;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor {
  position: absolute;
  top: 50%;
  right: 0px;
  cursor: pointer;
  margin-top: -7px;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle {
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-size: 0px;
  position: relative;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle:before, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle:before {
  content: "\f2f4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: inherit;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle:hover:before, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle:hover:before {
  color: #cf060e;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle.open:before, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle.open:before {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle.close, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle.close {
  opacity: 1;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header .btn_accor .ac-tongle.close:before, #sns_header .menu-sidebar #main_menu_sidebar .accr_header .btn_accor .ac-tongle.close:before {
  content: "\f2f4";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #cf060e;
}
#sns_header .menu-sidebar-accordion #main_menu_sidebar .accr_header.open &gt; a, #sns_header .menu-sidebar #main_menu_sidebar .accr_header.open &gt; a {
  color: #cf060e;
}
@media (max-width: 992px) {
  #sns_content .sns-main .right.inner-sidebar, .sns-right {
    position: fixed;
    top: 0;
    right: -290px;
    width: 290px;
    padding: 0 20px;
    height: 100vh;
    bottom: 0;
    overflow: auto;
    margin: 0 0;
    background: #fff;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #sns_content .sns-main .right.inner-sidebar &gt; *:first-child, .sns-right &gt; *:first-child {
    padding-top: 30px;
  }
  #sns_content .sns-main .right.inner-sidebar &gt; *:last-child, .sns-right &gt; *:last-child {
    padding-bottom: 30px;
  }
  #sns_content .sns-main .right.inner-sidebar.active, .sns-right.active {
    right: 0;
    opacity: 1;
  }
  #sns_content .sns-main .right.inner-sidebar .sns-col-inner, .sns-right .sns-col-inner {
    padding: 0px 0 50px;
  }
}
@media (max-width: 992px) {
  body.admin-bar #sns_content .sns-main .right.inner-sidebar, body.admin-bar .sns-right {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_content .sns-main .right.inner-sidebar, body.admin-bar .sns-right {
    top: 0px;
    height: 100vh;
    padding-top: 46px;
  }
}
@media (max-width: 992px) {
  #sns_content .sns-main .left.inner-sidebar, .sns-left {
    position: fixed;
    top: 0;
    left: -290px;
    width: 290px;
    padding: 0 20px;
    height: 100vh;
    bottom: 0;
    overflow: auto;
    margin: 0 0;
    background: #fff;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #sns_content .sns-main .left.inner-sidebar &gt; *:first-child, .sns-left &gt; *:first-child {
    padding-top: 30px;
  }
  #sns_content .sns-main .left.inner-sidebar &gt; *:last-child, .sns-left &gt; *:last-child {
    padding-bottom: 30px;
  }
  #sns_content .sns-main .left.inner-sidebar.active, .sns-left.active {
    left: 0;
    opacity: 1;
  }
  #sns_content .sns-main .left.inner-sidebar .sns-col-inner, .sns-left .sns-col-inner {
    padding: 30px 0 50px;
  }
}
@media (max-width: 992px) {
  body.admin-bar #sns_content .sns-main .left.inner-sidebar, body.admin-bar .sns-left {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_content .sns-main .left.inner-sidebar, body.admin-bar .sns-left {
    top: 0px;
    height: 100vh;
    padding-top: 46px;
  }
}
@media (max-width: 1199px) {
  #sns_content .sns-main .column-content-box {
    position: fixed;
    top: 0;
    right: -270px;
    width: 270px;
    padding: 0px;
    height: 100%;
    bottom: 0;
    overflow: auto;
    background: #fff;
    z-index: 1000;
    overflow: auto;
    height: 100%;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #sns_content .sns-main .column-content-box.active {
    right: 0;
    opacity: 1;
  }
}
.sns-inline-menu &gt; ul li {
  padding: 0 0 0 24px;
  margin: 0 0 0 24px;
  position: relative;
}
.sns-inline-menu &gt; ul li:before {
  position: absolute;
  content: "";
  height: 15px;
  left: 0px;
  top: 50%;
  margin: -7.5px 0 0;
  width: 1px;
  background: #d7d7d7;
}
.sns-inline-menu &gt; ul li:first-child {
  padding: 0 0;
  margin: 0 0;
}
.sns-inline-menu &gt; ul li:first-child:before {
  display: none;
}
.sns-inline-menu &gt; ul li a {
  padding: 0;
  color: #959595;
  line-height: inherit;
}
.sns-inline-menu &gt; ul li a i {
  margin-right: 6px;
  font-size: 14px;
  line-height: 1em;
}
.sns-inline-menu &gt; ul li a img.sns-megamenu-icon-img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  margin-right: 8px;
  line-height: 1em;
}
.sns-inline-menu &gt; ul li a:hover {
  background: transparent;
  color: #cf060e;
}
.sns-inline-menu &gt; ul.uppercase li a {
  text-transform: uppercase;
}
.sns-inline-menu &gt; ul ul.sub-menu {
  display: none;
}
.sns-vertical-menu &gt; p.main_navigation_alert {
  color: #959595;
  line-height: 50px;
  margin: 0 20px;
}
ul.vertical-style {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.vertical-style li.menu-item {
  position: relative;
  display: block;
  padding: 0;
}
ul.vertical-style li.menu-item &gt; a {
  display: block;
  position: relative;
  padding: 4px 35px;
  color: #959595;
}
ul.vertical-style li.menu-item &gt; a:hover {
  color: #cf060e;
}
ul.vertical-style li.menu-item &gt; a i {
  display: inline-block;
  margin-right: 8px;
  font-size: 16px;
  line-height: 1em;
  vertical-align: middle;
}
ul.vertical-style li.menu-item &gt; a img.sns-megamenu-icon-img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  margin-right: 8px;
  line-height: 1em;
}
ul.vertical-style li.menu-item.menu-item-has-children {
  position: relative;
}
ul.vertical-style li.menu-item.menu-item-has-children:after {
  position: absolute;
  right: 25px;
  top: 50%;
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
  margin-top: -5px;
  color: inherit;
  text-align: right;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
ul.vertical-style li.menu-item.menu-item-has-children .sns-products {
  -webkit-transform: scale(0);
  transform: scale(0);
}
ul.vertical-style li.menu-item.menu-item-has-children:hover .sub-content, ul.vertical-style li.menu-item.menu-item-has-children:hover &gt; ul.sub-menu:not(.enable-megamenu) {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  visibility: visible;
  left: 92%;
  top: 2px;
  z-index: 9999;
}
ul.vertical-style li.menu-item.menu-item-has-children:hover .sns-products {
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.vertical-style li.menu-item.just-postwcode .sub-content {
  padding-top: 15px;
}
ul.vertical-style li.menu-item:hover &gt; a, ul.vertical-style li.menu-item.current-menu-ancestor &gt; a, ul.vertical-style li.menu-item.current-menu-item &gt; a {
  color: #cf060e;
}
ul.vertical-style li.menu-item:hover &gt; a:before, ul.vertical-style li.menu-item.current-menu-ancestor &gt; a:before, ul.vertical-style li.menu-item.current-menu-item &gt; a:before {
  color: #cf060e;
}
ul.vertical-style li.menu-item &gt; ul.sub-menu:not(.enable-megamenu) {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: absolute;
  left: calc(100% + 20px);
  top: 2px;
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 25px 0;
  min-width: 260px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
ul.vertical-style li.menu-item .sub-content {
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: absolute;
  top: 2px;
  left: calc(100% + 20px);
  width: 1000px;
  border: 1px solid #d7d7d7;
  padding: 0 20px 30px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content {
    width: 750px;
    padding: 0 10px 20px;
    left: 100%;
  }
}
ul.vertical-style li.menu-item .sub-content.sub-content-background {
  background-position: right bottom;
  background-repeat: no-repeat;
}
ul.vertical-style li.menu-item .sub-content ul.columns {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  float: left;
  vertical-align: top;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item {
  position: relative;
  border: none;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item:after {
  display: none;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .megamenu-title {
  display: block;
  margin: 35px 20px 5px 20px;
  padding: 0 0 10px;
  font-size: 1.1428em;
  text-transform: uppercase;
  color: #171717;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .megamenu-title {
    margin: 25px 10px 5px 10px;
  }
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .megamenu-title a {
  padding: 0 0 0;
  position: relative;
  display: block;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .megamenu-title a:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0px;
  bottom: -11px;
  background-color: #d7d7d7;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .sub-menu {
  padding: 10px 20px 0;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .sub-menu {
    padding: 10px 10px 0;
  }
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .sub-menu li.menu-item {
  padding: 0;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .sub-menu li.menu-item a {
  padding: 4px 0;
}
ul.vertical-style li.menu-item .sub-content ul.columns .menu-item .sub-menu li.menu-item:hover a {
  background-color: transparent;
}
ul.vertical-style li.menu-item .sub-content ul.columns &gt; li.menu-item {
  float: left;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-1 &gt; li.menu-item {
  width: 100%;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-2 &gt; li.menu-item {
  width: 50%;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-3 &gt; li.menu-item {
  width: 33.33%;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-4 &gt; li.menu-item {
  width: 25%;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-5 &gt; li.menu-item {
  width: 20%;
}
ul.vertical-style li.menu-item .sub-content ul.columns.col-6 &gt; li.menu-item {
  width: 16.66%;
}
ul.vertical-style li.menu-item .sub-content &gt; ul.columns {
  width: 100%;
}
ul.vertical-style li.menu-item .sub-content.has-left-content {
  *zoom: 1;
}
ul.vertical-style li.menu-item .sub-content.has-left-content:before, ul.vertical-style li.menu-item .sub-content.has-left-content:after {
  content: " ";
  display: table;
}
ul.vertical-style li.menu-item .sub-content.has-left-content:after {
  clear: both;
}
ul.vertical-style li.menu-item .sub-content.has-left-content &gt; ul.columns {
  width: 65%;
  float: left;
}
ul.vertical-style li.menu-item .sub-content.has-left-content .mega-left-content {
  padding: 35px 20px 10px;
  width: 35%;
  float: left;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content.has-left-content .mega-left-content {
    padding: 25px 10px 10px;
  }
}
ul.vertical-style li.menu-item .sub-content.has-right-content {
  *zoom: 1;
}
ul.vertical-style li.menu-item .sub-content.has-right-content:before, ul.vertical-style li.menu-item .sub-content.has-right-content:after {
  content: " ";
  display: table;
}
ul.vertical-style li.menu-item .sub-content.has-right-content:after {
  clear: both;
}
ul.vertical-style li.menu-item .sub-content.has-right-content &gt; ul.columns {
  width: 65%;
  float: left;
}
ul.vertical-style li.menu-item .sub-content.has-right-content .mega-right-content {
  padding: 35px 20px 10px;
  width: 35%;
  float: left;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content.has-right-content .mega-right-content {
    padding: 25px 10px 10px;
  }
}
ul.vertical-style li.menu-item .sub-content .mega-bottom-content {
  padding: 15px 20px 10px;
  width: 100%;
  float: left;
}
@media (max-width: 1199px) {
  ul.vertical-style li.menu-item .sub-content .mega-bottom-content {
    padding: 10px 10px 10px;
  }
}
ul.vertical-style li.menu-item .sub-content .sns-products .wpb_heading {
  margin: 5px 0 20px;
  padding: 0 0 10px;
  font-size: 1.2857em;
  position: relative;
}
ul.vertical-style li.menu-item .sub-content .sns-products .wpb_heading:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0px;
  bottom: -1px;
  background-color: #d7d7d7;
}
ul.vertical-style li.menu-item .sub-content .sns-products .product_list {
  margin-bottom: 0;
}
ul.vertical-style li.menu-item .sub-content .sns-products.list-mode .owl-nav {
  top: -50px;
}
ul.vertical-style li.menu-item .sub-content .sns-list-posts .wpb_heading {
  margin: 5px 15px 20px;
  padding: 0 0 10px;
  font-size: 1.2857em;
  position: relative;
}
ul.vertical-style li.menu-item .sub-content .sns-list-posts .wpb_heading:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0px;
  bottom: -1px;
  background-color: #d7d7d7;
}
ul.vertical-style &gt; li.menu-item &gt; a {
  padding: 6px 0px 6px 0;
  color: #171717;
}
ul.vertical-style &gt; li.menu-item &gt; a:hover {
  color: #cf060e;
}
ul.vertical-style &gt; li.menu-item &gt; a i {
  margin-right: 15px;
}
ul.vertical-style &gt; li.menu-item &gt; a img.sns-megamenu-icon-img {
  margin-right: 15px;
}
ul.vertical-style &gt; li.menu-item.menu-item-has-children:after {
  right: 0px;
}
h2.wpb_heading, h3.wpb_heading {
  margin: 0 0 20px;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  color: #171717;
}
@media (max-width: 1199px) {
  h2.wpb_heading, h3.wpb_heading {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  h2.wpb_heading, h3.wpb_heading {
    font-size: 1.7142em;
  }
}
h2.widgettitle, h3.widgettitle {
  margin: 0 0 45px;
  font-size: 2.5714em;
  font-weight: bold;
  text-transform: none;
}
@media (max-width: 767px) {
  h2.widgettitle, h3.widgettitle {
    font-size: 1.8em;
  }
}
.wpb_revslider_element.no-margin {
  margin-bottom: 0px;
}
.vc_custom_heading.have-left-line {
  padding-left: 35px;
  position: relative;
  line-height: 1.3;
}
.vc_custom_heading.have-left-line:before {
  position: absolute;
  content: "";
  width: 5px;
  height: calc(100% - 16px);
  left: 0px;
  top: 8px;
  background: #cf060e;
}
@media (max-width: 767px) {
  .vc_custom_heading.have-left-line {
    padding-left: 20px;
  }
}
.vc_custom_heading.uppercase {
  text-transform: uppercase;
}
.vc_custom_heading[class*="fa-"]:before {
  font-family: FontAwesome;
  margin-right: 5px;
}
.vc_custom_heading.weight-light {
  font-weight: 200;
}
@media (max-width: 1199px) {
  .vc_custom_heading.heading-rs-1 {
    font-size: 50px !important;
  }
}
@media (max-width: 992px) {
  .vc_custom_heading.heading-rs-1 {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  .vc_custom_heading.heading-rs-1 {
    font-size: 36px !important;
  }
}
.vc_custom_heading.weight-normal {
  font-weight: normal;
}
.vc_custom_heading.weight-bold {
  font-weight: bold;
}
.vc_custom_heading.has-drop-cap::first-letter {
  float: left;
  font-size: 2.5em;
  line-height: 1;
  margin: -0.2em 1px 0 0;
  text-transform: uppercase;
}
.vc_custom_heading.has-strong-light strong {
  color: #171717;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 992px) {
  .vc_custom_heading.fs-sm-big {
    font-size: 64px !important;
  }
}
@media (max-width: 767px) {
  .vc_custom_heading.fs-xs {
    font-size: 28px !important;
  }
}
.vc_custom_heading.have-line-border {
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d7d7d7;
  text-transform: uppercase;
}
.wpb_text_column.uppercase {
  text-transform: uppercase;
}
.wpb_text_column.white-text {
  color: #fff;
}
.have-zigzag-cline .wpb_heading {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 45px;
}
.have-zigzag-cline .wpb_heading:before {
  background: linear-gradient(-45deg, transparent 16px, #cf060e 0), linear-gradient(45deg, transparent 16px, #cf060e 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: 0px;
  left: calc(50% - 32.5px);
}
.have-zigzag-cline .wpb_heading:after {
  background: linear-gradient(-45deg, transparent 16px, #fff 0), linear-gradient(45deg, transparent 16px, #fff 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: 3px;
  left: calc(50% - 32.5px);
}
@media (max-width: 767px) {
  body .no-padding-xs {
    padding: 0 0 !important;
  }
  body .no-padding-xs.wpb_column &gt; .vc_column-inner {
    padding: 0 0 !important;
  }
  body .no-padding-h-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body .no-padding-h-xs.wpb_column &gt; .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body .no-padding-top-xs {
    padding-top: 0 !important;
  }
  body .no-padding-top-xs.wpb_column &gt; .vc_column-inner {
    padding-top: 0 !important;
  }
  body .no-padding-bottom-xs {
    padding-bottom: 0 !important;
  }
  body .no-padding-bottom-xs.wpb_column &gt; .vc_column-inner {
    padding-bottom: 0 !important;
  }
  body .reset-padding-xs {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body .reset-padding-xs.wpb_column &gt; .vc_column-inner {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
@media (max-width: 1199px) {
  .pull-left-md {
    float: left !important;
  }
}
@media (max-width: 992px) {
  .pull-left-md-min {
    float: left !important;
  }
  .align-left-md-min {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .align-left-xs {
    text-align: left !important;
  }
}
.wpb_single_image.banner1 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner1 a:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  background: rgba(0, 0, 0, 0.07);
  opacity: 0;
}
.wpb_single_image.banner1 a:hover:before {
  opacity: 1;
}
.wpb_single_image.banner-y a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner-y a img {
  -webkit-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
}
.wpb_single_image.banner-y a:hover img {
  -webkit-animation: bounce 400ms ease both;
  -o-animation: bounce 400ms ease both;
  animation: bounce 400ms ease both;
}
.wpb_single_image.banner2 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner2 a img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.wpb_single_image.banner2 a:before {
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.wpb_single_image.banner2 a:hover:before {
  opacity: 1;
}
.wpb_single_image.banner3 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner3 a img {
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.wpb_single_image.banner3 a:after {
  background: url("../img/mlass.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 100%;
}
.wpb_single_image.banner3 a:hover:after {
  left: 100%;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.wpb_single_image.banner3 a:hover img {
  -webkit-transform : scale(1.05);
  -moz-transform : scale(1.05);
  -ms-transform : scale(1.05);
  -o-transform : scale(1.05);
  transform : scale(1.05);
  opacity: 0.9;
}
.wpb_single_image.banner4 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner4 a img {
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}
.wpb_single_image.banner4 a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.wpb_single_image.banner4 a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.wpb_single_image.banner4 a:hover:before {
  right: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.4);
}
.wpb_single_image.banner4 a:hover:after {
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.4);
}
.wpb_single_image.banner5 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner5 a img {
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}
.wpb_single_image.banner5 a:before {
  border-bottom: 1px solid rgba(255, 255, 255, 0.85);
  border-top: 1px solid rgba(255, 255, 255, 0.85);
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: scale(0, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.wpb_single_image.banner5 a:after {
  border-left: 1px solid rgba(255, 255, 255, 0.85);
  border-right: 1px solid rgba(255, 255, 255, 0.85);
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  transform: scale(1, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.wpb_single_image.banner5 a:hover:before, .wpb_single_image.banner5 a:hover:after {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wpb_single_image.banner6 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner6 a img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.wpb_single_image.banner6 a:before {
  border: 0 solid rgba(255, 255, 255, 0);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  -o-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
}
.wpb_single_image.banner6 a:hover:before {
  border: 10px solid rgba(0, 0, 0, 0.1);
  opacity: 1;
}
.wpb_single_image.banner7 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner7 a img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.wpb_single_image.banner7 a:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 0;
}
.wpb_single_image.banner7 a:hover:before {
  height: 100%;
  left: 0;
  opacity: 1;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
}
.wpb_single_image.banner8 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner8 a img {
  opacity: 0.95;
  transform: scale3d(1.05, 1.05, 1);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.wpb_single_image.banner8 a:before {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  transition: transform 0.6s ease 0s;
  width: 100%;
}
.wpb_single_image.banner8 a:hover img {
  opacity: 0.6;
  transform: scale3d(1, 1, 1);
}
.wpb_single_image.banner8 a:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}
.wpb_single_image.banner9 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner9 a img {
  -webkit-transform : scale(1);
  -moz-transform : scale(1);
  -ms-transform : scale(1);
  -o-transform : scale(1);
  transform : scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.wpb_single_image.banner9 a:before, .wpb_single_image.banner9 a:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.wpb_single_image.banner9 a:before {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  top: 0;
  width: 100%;
  z-index: 1;
}
.wpb_single_image.banner9 a:after {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  opacity: 0;
  z-index: 2;
}
.wpb_single_image.banner9 a:hover:before {
  opacity: 0.6;
  -webkit-transform : scale(1);
  -moz-transform : scale(1);
  -ms-transform : scale(1);
  -o-transform : scale(1);
  transform : scale(1);
  visibility: visible;
}
.wpb_single_image.banner9 a:hover:after {
  opacity: 1;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  opacity: 1;
}
.wpb_single_image.banner9 a:hover img {
  -webkit-transform : scale(1);
  -moz-transform : scale(1);
  -ms-transform : scale(1);
  -o-transform : scale(1);
  transform : scale(1);
}
.wpb_single_image.banner10 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner10 a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wpb_single_image.banner10 a:hover:before {
  -webkit-animation: circle 0.75s;
  -ms-animation: circle 0.75s;
  -o-animation: circle 0.75s;
  animation: circle 0.75s;
}
.wpb_single_image.banner11 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner11 a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.wpb_single_image.banner11 a:hover:before {
  -webkit-animation: shinex 1s;
  -ms-animation: shinex 1s;
  -o-animation: shinex 1s;
  animation: shinex 1s;
}
.wpb_single_image.banner12 a:hover img {
  opacity: 1;
  -ms-animation: flash 1.2s;
  -o-animation: flash 1.2s;
  -webkit-animation: flash 1.2s;
  animation: flash 1.2s;
}
.wpb_single_image.banner13 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.wpb_single_image.banner13 a img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.wpb_single_image.banner13 a:before {
  background: url("../img/plus.png") no-repeat scroll center center / 60px 60px rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transform : scale(0.4) rotateY(180deg);
  -moz-transform : scale(0.4) rotateY(180deg);
  -ms-transform : scale(0.4) rotateY(180deg);
  -o-transform : scale(0.4) rotateY(180deg);
  transform : scale(0.4) rotateY(180deg);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 100;
  opacity: 0;
}
.wpb_single_image.banner13 a:hover:before {
  opacity: 0.6;
  -webkit-transform : scale(1) rotate(0deg);
  -moz-transform : scale(1) rotate(0deg);
  -ms-transform : scale(1) rotate(0deg);
  -o-transform : scale(1) rotate(0deg);
  transform : scale(1) rotate(0deg);
  visibility: visible;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0px !important;
}
@media (min-width: 1750px) {
  .wpb_row.row-extra-padding &gt; .vc_column_container &gt; .vc_column-inner {
    padding-right: 75px;
    padding-left: 75px;
  }
  .wpb_row.row-extra-padding &gt; .vc_column_container.normal-padding-left &gt; .vc_column-inner {
    padding-left: 15px;
  }
  .wpb_row.row-extra-padding &gt; .vc_column_container.normal-padding-right &gt; .vc_column-inner {
    padding-right: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .wpb_row.row-extra-padding-right .vc_column_container &gt; .vc_column-inner {
    padding-right: 35px;
  }
  .wpb_row.row-extra-padding-right .vc_column_container:last-child &gt; .vc_column-inner {
    padding-right: 15px;
    padding-left: 35px;
  }
}
@media (min-width: 1750px) {
  .wpb_row.row-extra-padding-right .vc_column_container &gt; .vc_column-inner {
    padding-right: 120px;
  }
}
@media (max-width: 1199px) and (min-width: 480px) {
  .wpb_row.row-flex-rs-50 {
    display: flex;
    overflow-x: scroll;
  }
  .wpb_row.row-flex-rs-50 &gt; .wpb_column {
    flex: 0 0 50%;
  }
}
.wpb_row.row-testimonial {
  background-position: center center !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.wpb_row.row-fixed-bg {
  background-attachment: fixed;
  background-position: center center !important;
  background-size: auto;
  background-repeat: no-repeat;
}
.wpb_row.equal-h-row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper {
  height: 100%;
}
.wpb_row.equal-h-row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * {
  border: 1px solid #d7d7d7;
  padding: 30px;
  height: 100%;
}
.wpb_row.equal-h-row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; *.sns-grid-items {
  padding: 30px 15px;
  margin: 0;
}
.wpb_row.equal-h-row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * h2.wpb_heading, .wpb_row.equal-h-row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * h3.wpb_heading {
  line-height: 1.1;
}
.wpb_row.row-about-head {
  background-position: 20px 30px !important;
}
@media (max-width: 1750px) {
  .wpb_row.row-about-head {
    background-size: 200px;
  }
}
@media (max-width: 767px) {
  .wpb_row.row-about-head {
    background-image: none !important;
  }
}
.wpb_row.row-deal-week {
  background-position: 50px bottom !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 1199px) {
  .wpb_row.row-deal-week {
    background-size: 50% !important;
  }
}
@media (max-width: 992px) {
  .wpb_row.row-deal-week {
    background-image: none !important;
  }
}
.wpb_row.row-h2-video {
  background-position: 96% bottom !important;
}
@media (min-width: 1200px) {
  .wpb_row.row-h2-video .wpb_column:first-child .vc_column-inner {
    padding-right: 85px;
  }
}
@media (max-width: 1199px) {
  .wpb_row.row-h2-video .vc_custom_heading.has-strong-light {
    font-size: 36px !important;
  }
}
@media (max-width: 992px) {
  .wpb_row.row-h2-video .vc_custom_heading.has-strong-light {
    font-size: 28px !important;
  }
}
@media (max-width: 1199px) {
  .wpb_row.row-h2-video {
    background-image: none !important;
  }
}
@media (min-width: 1200px) {
  .wpb_row.row-special-collection &gt; .wpb_column &gt; .vc_column-inner {
    padding-left: 125px;
  }
  .wpb_row.row-special-collection &gt; .wpb_column:first-child &gt; .vc_column-inner {
    padding-right: 0px;
    padding-left: 15px;
  }
}
.wpb_row.row-visible {
  overflow: visible !important;
}
@media (min-width: 1921px) {
  .wpb_row.max-1920[data-vc-stretch-content="true"] {
    max-width: 1920px !important;
    left: calc(50% - 960px) !important;
  }
}
@media (max-width: 767px) {
  .wpb_row.vc_row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
@media (max-width: 767px) {
  .wpb_row .wpb_column &gt; .vc_column-inner {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .wpb_row .wpb_column.col-extra-padding-right {
    padding-right: 25px;
  }
}
@media (min-width: 1750px) {
  .wpb_row .wpb_column.col-extra-padding-right {
    padding-right: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .wpb_row .wpb_column.col-extra-padding {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (min-width: 1750px) {
  .wpb_row .wpb_column.col-extra-padding {
    padding-right: 70px;
    padding-left: 70px;
  }
}
.wpb_row .wpb_column.inline-inner-block &gt; .vc_column-inner {
  padding-top: 0px;
}
.wpb_row .wpb_column.inline-inner-block &gt; .vc_column-inner &gt; .wpb_wrapper &gt; * {
  display: inline;
  float: left;
  margin-bottom: 0px;
}
.wpb_row .wpb_column.inline-inner-block.center {
  text-align: center;
}
.wpb_row .wpb_column.inline-inner-block.center &gt; .vc_column-inner {
  width: auto !important;
  display: inline-block;
}
.wpb_row .wpb_column.float-right {
  float: right;
}
.wpb_row .wpb_column.float-right &gt; .vc_column-inner &gt; .wpb_wrapper {
  float: right;
}
@media (max-width: 767px) {
  .wpb_row .wpb_column.float-right &gt; .vc_column-inner &gt; .wpb_wrapper {
    float: none;
  }
}
.wpb_row .wpb_column.bg-gradient {
  background: linear-gradient(#eebf99, #fff);
}
.wpb_row .wpb_column.bg-gradient &gt; .vc_column-inner &gt; .wpb_wrapper {
  background: #fff;
}
@media (min-width: 767px) {
  .wpb_row .wpb_column.bg-gradient &gt; .vc_column-inner &gt; .wpb_wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .wpb_row .wpb_column.col-phone-12 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .wpb_row .wpb_column.col-phone-offset-none {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .wpb_row .wpb_column.normal-space-xs .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 480px) {
  .wpb_row .wpb_column.normal-space-phone .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .wpb_row .wpb_column.no-border-ipadl .vc_column-inner {
    border: none !important;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .wpb_row .wpb_column.no-border-ipadp .vc_column-inner {
    border: none !important;
  }
}
@media (max-width: 767px) {
  .wpb_row .wpb_column.no-border-phone .vc_column-inner {
    border: none !important;
  }
}
.wpb_revslider_element.overflow-visible rs-module, .wpb_revslider_element.overflow-visible rs-slides, .wpb_revslider_element.overflow-visible rs-slide {
  overflow: visible !important;
}
.wpb_revslider_element.overflow-visible .tp-revslider-mainul {
  overflow: visible !important;
}
.wpb_revslider_element.overflow-visible .tp-revslider-mainul li.tp-revslider-slidesli {
  overflow: visible !important;
}
@media (min-width: 1921px) {
  .sns-main.col-md-12 &gt; section &gt; .vc_row.row-1920.vc_row-no-padding[data-vc-full-width=true] {
    width: 1920px !important;
    position: relative;
    left: calc(50% + 15px) !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.sns-comingsoon-product {
  background-position: calc(50% - 480px) top;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
}
@media (max-width: 992px) {
  .sns-comingsoon-product {
    background-image: none !important;
  }
}
.sns-comingsoon-product .item {
  *zoom: 1;
  position: relative;
  display: flex;
}
.sns-comingsoon-product .item:before, .sns-comingsoon-product .item:after {
  content: " ";
  display: table;
}
.sns-comingsoon-product .item:after {
  clear: both;
}
@media (max-width: 992px) {
  .sns-comingsoon-product .item {
    display: block;
  }
}
.sns-comingsoon-product .content-part {
  display: block;
  width: 50%;
  float: left;
  padding: 80px 15px;
  text-align: center;
}
@media (max-width: 1199px) {
  .sns-comingsoon-product .content-part {
    padding: 60px 15px;
  }
}
@media (max-width: 992px) {
  .sns-comingsoon-product .content-part {
    width: 100%;
    padding: 40px 15px 80px;
  }
}
.sns-comingsoon-product .content-part &gt; * {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199px) {
  .sns-comingsoon-product .content-part &gt; * {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .sns-comingsoon-product .content-part &gt; * {
    max-width: 95%;
  }
}
.sns-comingsoon-product .content-part .pre-title {
  display: block;
  margin-bottom: 30px;
}
.sns-comingsoon-product .content-part .pre-title span {
  background: #cf060e;
  color: #fff;
  text-transform: uppercase;
  padding: 0 5px;
}
.sns-comingsoon-product .content-part .item-title {
  font-size: 2.5714em;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .sns-comingsoon-product .content-part .item-title {
    font-size: 2em;
  }
}
.sns-comingsoon-product .content-part .item-atts {
  margin-top: 25px;
  text-align: left;
}
.sns-comingsoon-product .content-part .item-atts .sns-info-box .icon {
  margin-right: 10px;
}
.sns-comingsoon-product .content-part .item-atts .sns-info-box .content-info-box .sc_heading {
  font-size: 1em;
  margin-bottom: 3px;
}
.sns-comingsoon-product .content-part .item-button {
  display: inline-block;
  margin: 45px auto 0;
  padding: 12px 30px 12px 50px;
  background: #fff;
}
@media (max-width: 480px) {
  .sns-comingsoon-product .content-part .item-button {
    padding: 12px 30px 17px;
  }
}
.sns-comingsoon-product .content-part .item-button .pre-text {
  display: inline-block;
  float: left;
  line-height: 45px;
  color: #cf060e;
  font-size: 2em;
}
@media (max-width: 1199px) {
  .sns-comingsoon-product .content-part .item-button .pre-text {
    font-size: 1.1428em;
  }
}
@media (max-width: 480px) {
  .sns-comingsoon-product .content-part .item-button .pre-text {
    float: none;
    margin-bottom: 5px;
    line-height: inherit;
  }
}
.sns-comingsoon-product .content-part .item-button .btn {
  margin: 0 20px;
  padding: 0 40px;
}
.sns-comingsoon-product .date-part {
  width: 50%;
  float: left;
}
@media (max-width: 992px) {
  .sns-comingsoon-product .date-part {
    width: 100%;
    padding-top: 80px;
  }
}
.sns-comingsoon-product .date-part .time-count-down {
  padding: 0;
  height: 90px;
  line-height: 56px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .sns-comingsoon-product .date-part .time-count-down {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 365px;
  }
}
@media (max-width: 992px) {
  .sns-comingsoon-product .date-part .time-count-down {
    text-align: center;
    height: 70px;
  }
}
.sns-comingsoon-product .date-part .time-count-down .clock-digi {
  overflow: hidden;
  display: block;
  line-height: 1;
}
@media (max-width: 992px) {
  .sns-comingsoon-product .date-part .time-count-down .clock-digi {
    display: inline-block;
  }
}
.sns-comingsoon-product .date-part .time-count-down .clock-digi &gt; div {
  display: inline-block;
  float: left;
  padding: 0;
  width: calc(25% - 1px);
  height: 90px;
  margin: 0 0 0 1px;
  text-align: center;
  font-size: 1em;
  background: rgba(207, 6, 14, 0.8);
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.sns-comingsoon-product .date-part .time-count-down .clock-digi &gt; div &gt; div {
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.sns-comingsoon-product .date-part .time-count-down .clock-digi &gt; div &gt; div &gt; div {
  display: block;
  margin: 0 0 3px;
  font-weight: bold;
  font-size: 2em;
  color: #fff;
}
@media (max-width: 992px) {
  .sns-comingsoon-product .date-part .time-count-down .clock-digi &gt; div {
    width: 70px;
    height: 70px;
  }
  .sns-comingsoon-product .date-part .time-count-down .clock-digi &gt; div &gt; div &gt; div {
    font-size: 1.7142em;
  }
}
.sns-shopby-categories {
  overflow: hidden;
  padding: 85px 0 0;
}
@media (max-width: 767px) {
  .sns-shopby-categories {
    padding: 70px 0 0;
  }
}
.sns-shopby-categories .wpb_heading {
  font-size: 1.1428em;
  text-transform: none;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .sns-shopby-categories .wpb_heading {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .sns-shopby-categories .wpb_heading {
    margin-bottom: 10px;
  }
}
.sns-shopby-categories .cat-img {
  display: block;
  margin: 0 0 25px;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  -webkit-transform : translateX(-20px);
  -moz-transform : translateX(-20px);
  -ms-transform : translateX(-20px);
  -o-transform : translateX(-20px);
  transform : translateX(-20px);
}
@media (max-width: 767px) {
  .sns-shopby-categories .cat-img {
    margin-bottom: 10px;
  }
}
.sns-shopby-categories .content {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .sns-shopby-categories .content {
    padding: 0 20px;
  }
}
.sns-shopby-categories .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 15px;
}
.sns-shopby-categories .content ul li {
  padding: 3px 0;
}
.sns-shopby-categories .content ul li:first-child {
  padding-top: 0px;
}
.sns-shopby-categories .content ul li a {
  color: #959595;
  position: relative;
}
.sns-shopby-categories .content ul li a:before {
  content: "\f115";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: '14px';
  height: '14px';
  text-align: center;
  line-height: '14px';
  left: 0px;
  top: 50%;
  margin-top: -7px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.sns-shopby-categories .content ul li a:hover {
  color: #cf060e;
  padding-left: 20px;
}
.sns-shopby-categories .content ul li a:hover:before {
  opacity: 1;
}
.sns-shopby-categories .content a.view-all {
  position: relative;
  padding-left: 18px;
  text-transform: uppercase;
  color: #cf060e;
}
.sns-shopby-categories .content a.view-all:before {
  content: "\f18e";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: '16px';
  height: '16px';
  text-align: center;
  line-height: '16px';
  font-size: 16px;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  position: absolute;
}
.sns-shopby-categories .content a.view-all:hover {
  text-decoration: underline;
}
.sns-shopby-categories:hover .cat-img {
  -webkit-transform : translateX(0px);
  -moz-transform : translateX(0px);
  -ms-transform : translateX(0px);
  -o-transform : translateX(0px);
  transform : translateX(0px);
}
.sns-single-product .box-label {
  display: block;
  margin: 0 0 25px;
}
.sns-single-product .box-label span {
  background: #cf060e;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 6px;
}
.sns-single-product .item-title {
  font-size: 3em;
  line-height: 1.1;
  margin: 0 0 30px;
}
.sns-single-product .woocommerce-product-details__short-description {
  margin: 0 0 40px;
}
.sns-single-product .woocommerce-product-details__short-description p:last-child {
  margin: 0 0;
}
.sns-single-product .price {
  margin: 0 0 40px;
}
.sns-single-product .price .amount {
  font-size: 2em;
}
.sns-banner-product {
  position: relative;
  overflow: hidden;
}
.sns-banner-product .prd-img {
  position: relative;
  display: block;
  text-align: center;
}
.sns-banner-product .prd-img img {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-banner-product .prd-info {
  padding: 30px 30px 20px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
@media (max-width: 1199px) {
  .sns-banner-product .prd-info {
    padding: 20px;
  }
}
.sns-banner-product .prd-info .cat-title {
  margin: 0 0 2px;
}
.sns-banner-product .prd-info .cat-title a {
  color: #cf060e;
  text-transform: uppercase;
}
.sns-banner-product .prd-info .cat-title a:hover {
  text-decoration: underline;
}
.sns-banner-product .prd-info .prd-title {
  font-size: 1em;
  text-transform: uppercase;
  margin: 0 0 2px;
}
.sns-banner-product .prd-info div.price {
  font-size: 1em;
  margin: 0 0 2px;
}
.sns-banner-product .prd-info div.price .price-value {
  color: #cf060e;
  font-size: 1em;
  font-weight: bold;
}
.sns-banner-product .prd-info div.price .price {
  font-size: 1em;
}
@media (max-width: 992px) and (min-width: 480px) {
  .sns-banner-product .prd-info {
    padding: 15px;
    font-size: 0.8571em;
  }
  .sns-banner-product .prd-info .cat-title {
    display: none;
  }
}
.sns-banner-product:hover .prd-img img {
  -webkit-transform : scale(1.1);
  -moz-transform : scale(1.1);
  -ms-transform : scale(1.1);
  -o-transform : scale(1.1);
  transform : scale(1.1);
}
.sns-cat-info {
  position: relative;
  text-align: center;
}
.sns-cat-info .cat-img {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
.sns-cat-info .cat-img:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: transparent;
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-cat-info .cat-img img {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-cat-info.show-default .cat-info {
  display: block;
  text-align: center;
  background: #fff;
  padding: 12px 30px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  line-height: 1.1;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sns-cat-info.show-default .cat-info .cat-title {
  margin: 0 auto;
  font-size: 1em;
}
.sns-cat-info.show-default .cat-info .cat-title a {
  font-size: 1.2857em;
  font-weight: 500;
}
.sns-cat-info.show-default .cat-info .cat-title .cat-prd-num {
  font-size: 0.8571em;
  color: #646464;
  position: relative;
  top: -6px;
  margin-left: 5px;
  font-weight: normal;
}
.sns-cat-info.show-default .cat-info .jf-price {
  font-size: 1.25em;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .sns-cat-info.show-default .cat-info .jf-price {
    font-size: 1em;
  }
}
.sns-cat-info.show-default .cat-info .jf-price .price-num {
  color: #cf060e;
}
.sns-cat-info.show-default:hover .cat-info {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);
  z-index: 1;
}
.sns-cat-info.show-default:hover .cat-img:before {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.sns-cat-info.show-default:hover .cat-img img {
  -webkit-transform : scale(1.05);
  -moz-transform : scale(1.05);
  -ms-transform : scale(1.05);
  -o-transform : scale(1.05);
  transform : scale(1.05);
}
.sns-cat-info:hover .cat-img:before {
  background: rgba(0, 0, 0, 0.15);
}
.sns-cat-info.show-name-bottom .cat-info {
  height: 80px;
  width: 100%;
  line-height: 80px;
  position: relative;
  margin-top: -80px;
}
@media (max-width: 1199px) {
  .sns-cat-info.show-name-bottom .cat-info {
    height: 64px;
    line-height: 64px;
    margin-top: -64px;
  }
}
@media (max-width: 992px) {
  .sns-cat-info.show-name-bottom .cat-info {
    height: 56px;
    line-height: 56px;
    margin-top: -56px;
  }
}
.sns-cat-info.show-name-bottom .cat-info .cat-title {
  background: #fff;
  line-height: inherit;
  width: calc(100% - 180px);
  margin: 0 90px;
  padding: 0 20px;
  display: inline-block;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sns-cat-info.show-name-bottom .cat-info .cat-title a {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.2857em;
}
@media (max-width: 1199px) {
  .sns-cat-info.show-name-bottom .cat-info .cat-title {
    width: 85%;
    margin: 0 auto;
  }
  .sns-cat-info.show-name-bottom .cat-info .cat-title a {
    font-size: 1em;
  }
}
.sns-cat-info.show-name-bottom:hover .cat-info {
  z-index: 1;
}
.sns-cat-info.show-name-bottom:hover .cat-info .cat-title {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);
}
.sns-cat-info.show-name-bottom:hover .cat-img:before {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.sns-cat-info.show-name-bottom:hover .cat-img img {
  -webkit-transform : scale(1.1);
  -moz-transform : scale(1.1);
  -ms-transform : scale(1.1);
  -o-transform : scale(1.1);
  transform : scale(1.1);
}
.sns-cat-info.show-name-hover .cat-info {
  display: block;
  text-align: center;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  line-height: 1.1;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sns-cat-info.show-name-hover .cat-info .cat-title {
  margin: 0 auto;
  font-size: 1em;
}
.sns-cat-info.show-name-hover .cat-info .cat-title a {
  font-size: 2.5714em;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media (max-width: 992px) {
  .sns-cat-info.show-name-hover .cat-info .cat-title a {
    font-size: 2em;
  }
}
.sns-cat-info.show-name-hover .cat-info .cat-title a:hover {
  color: #fff;
  text-shadow: none;
}
.sns-cat-info.show-name-hover:hover .cat-info {
  z-index: 1;
}
.sns-cat-info.show-name-hover:hover .cat-info .cat-title a {
  opacity: 1;
}
.sns-cat-info.show-name-hover:hover .cat-img img {
  -webkit-animation: pulse 400ms ease-out;
  -o-animation: pulse 400ms ease-out;
  animation: pulse 400ms ease-out;
}
.sns-cat-info.show-name-hover:hover .cat-img:before {
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.sns-banner.style-1 {
  position: relative;
  overflow: hidden;
}
.sns-banner.style-1 .banner-img {
  display: inline-block;
  position: relative;
}
.sns-banner.style-1 .banner-img:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  left: 0px;
  top: 0px;
}
.sns-banner.style-1 img {
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-banner.style-1 .content-text {
  display: block;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.sns-banner.style-1 .content-text .inner {
  display: inline-block;
  padding: 70px 35px 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 1199px) {
  .sns-banner.style-1 .content-text .inner {
    padding: 50px 25px 0;
  }
}
@media (max-width: 992px) {
  .sns-banner.style-1 .content-text .inner {
    padding: 25px 25px 0;
  }
}
.sns-banner.style-1 .content-text .sub-heading {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0;
  color: #646464;
}
@media (max-width: 992px) {
  .sns-banner.style-1 .content-text .sub-heading {
    font-size: 0.8571em;
  }
}
.sns-banner.style-1 .content-text .heading {
  font-size: 1.7142em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0;
  color: #171717;
  margin-bottom: 35px;
}
@media (max-width: 1199px) {
  .sns-banner.style-1 .content-text .heading {
    margin-bottom: 25px;
    font-size: 1.5em;
  }
}
@media (max-width: 992px) {
  .sns-banner.style-1 .content-text .heading {
    margin-bottom: 15px;
    font-size: 1.2857em;
  }
}
.sns-banner.style-1 .content-text .view-link {
  color: #171717;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 500;
  position: relative;
  display: inline-block;
}
.sns-banner.style-1 .content-text .view-link:after {
  content: "\f10b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  margin-left: 3px;
  text-align: right;
}
.sns-banner.style-1 .content-text .view-link:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 3px;
  height: 1px;
  width: 100%;
  background: #171717;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-banner.style-1 .content-text .view-link:hover {
  color: #cf060e;
}
.sns-banner.style-1 .content-text .view-link:hover:before {
  background: #cf060e;
}
.sns-banner.style-1:hover .banner-img:after {
  background-color: rgba(0, 0, 0, 0.05);
}
.sns-banner.style-1:hover img {
  -webkit-transform : scale(1.1);
  -moz-transform : scale(1.1);
  -ms-transform : scale(1.1);
  -o-transform : scale(1.1);
  transform : scale(1.1);
}
.sns-banner.style-1.big-heading .content-text .heading {
  font-size: 2.1428em;
}
@media (max-width: 1199px) {
  .sns-banner.style-1.big-heading .content-text .heading {
    font-size: 1.5em;
  }
}
@media (max-width: 992px) {
  .sns-banner.style-1.big-heading .content-text .heading {
    font-size: 1.2857em;
  }
}
.sns-banner.style-2 {
  position: relative;
  overflow: hidden;
}
.sns-banner.style-2 .banner-img {
  display: inline-block;
  position: relative;
}
.sns-banner.style-2 .banner-img:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  left: 0px;
  top: 0px;
}
.sns-banner.style-2 img {
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-banner.style-2 .content-text {
  display: block;
  width: 100%;
  padding: 15px 20px 10px;
  position: absolute;
  bottom: 0;
  left: 0px;
}
.sns-banner.style-2 .content-text .left-info {
  float: left;
}
@media (min-width: 1200px) {
  .sns-banner.style-2 .content-text .left-info {
    max-width: calc(100% - 100px);
  }
}
.sns-banner.style-2 .content-text .heading {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0;
  line-height: 1;
}
.sns-banner.style-2 .content-text .price-wrap {
  font-size: 1.25em;
  color: #cf060e;
}
.sns-banner.style-2 .content-text .price-wrap .o-price {
  margin-right: 5px;
  padding: 0 2px;
  position: relative;
  color: #888;
}
.sns-banner.style-2 .content-text .price-wrap .o-price:before {
  position: absolute;
  content: "";
  left: 0px;
  top: calc(50% - 1px);
  width: 100%;
  height: 1px;
  background: #888;
}
.sns-banner.style-2 .content-text .view-btn {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  border-radius: 21px;
  background: #cf060e;
  display: inline-block;
}
@media (min-width: 1200px) {
  .sns-banner.style-2 .content-text .view-btn {
    float: right;
  }
}
@media (max-width: 1199px) {
  .sns-banner.style-2 .content-text .view-btn {
    margin: 10px 0 15px;
  }
}
.sns-banner.style-2 .content-text .view-btn:hover {
  color: #fff;
  box-shadow: 0 0 0 40px #171717 inset;
}
.sns-banner.style-2:hover .banner-img:after {
  background-color: rgba(0, 0, 0, 0.05);
}
.sns-banner.style-2:hover img {
  -webkit-transform : scale(1.05);
  -moz-transform : scale(1.05);
  -ms-transform : scale(1.05);
  -o-transform : scale(1.05);
  transform : scale(1.05);
}
.sns-info-inline .vc_icon_element-icon {
  margin-right: 8px;
}
.sns-info-inline a:hover {
  text-decoration: none;
}
.sns-info-inline.social {
  margin-right: 20px;
}
.sns-info-inline.social .vc_icon_element-icon {
  margin: 0;
}
.sns-info-inline.social_rounded a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  background-color: #e1e1e1;
  margin-right: 10px;
  float: left;
  font-size: 20px;
}
.sns-info-inline.social_rounded a .vc_icon_element-icon {
  margin: 0 0;
  line-height: 40px;
}
.sns-info-inline.social_rounded a:hover {
  background-color: #cf060e;
  color: #fff;
}
.sns-info-inline.have-left-border {
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
}
.sns-info-inline.have-left-border:before {
  position: absolute;
  content: '';
  height: 13px;
  margin-top: -6px;
  width: 1px;
  left: 0px;
  top: 50%;
  background-color: #ccc;
}
.sns-info-inline.have-right-border {
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}
.sns-info-inline.have-right-border:before {
  position: absolute;
  content: '';
  height: 13px;
  margin-top: -6px;
  width: 1px;
  right: 0px;
  top: 50%;
  background-color: #ccc;
}
.sns-popup-video {
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}
.sns-popup-video &gt; * {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  color: #fff;
  margin: 0 auto;
  position: relative;
  display: inline-block;
}
.sns-popup-video &gt; * .title {
  display: block;
  font-size: 60px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.1;
  margin: -5px 20px 50px;
}
.sns-popup-video &gt; * .btn-popupvideo {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: pulse-showdown 1s ease-in-out infinite;
  -moz-animation: pulse-showdown 1s ease-in-out infinite;
  -o-animation: pulse-showdown 1s ease-in-out infinite;
  animation: pulse-showdown 1s ease-in-out infinite;
}
.sns-popup-video &gt; * .btn-popupvideo i {
  display: none;
}
.sns-popup-video &gt; * .btn-popupvideo:before {
  content: "\f487";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 48px;
  color: #171717;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-align: center;
}
.sns-popup-video &gt; * .btn-popupvideo:hover {
  background: #cf060e;
}
.sns-popup-video &gt; * .btn-popupvideo:hover:before {
  color: #fff;
}
.sns-popup-video.big-play-button &gt; * .btn-popupvideo {
  width: 120px;
  height: 120px;
  line-height: 120px;
}
.sns-popup-video.big-play-button &gt; * .btn-popupvideo:before {
  content: "\f487";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
}
@media (max-width: 1199px) {
  .sns-popup-video {
    max-height: 550px;
  }
}
@media (max-width: 992px) {
  .sns-popup-video {
    max-height: 450px;
  }
  .sns-popup-video &gt; * .title {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .sns-popup-video {
    max-height: 350px;
  }
  .sns-popup-video &gt; * .title {
    font-size: 32px;
  }
}
.sns-grid-items {
  margin: 0 -15px;
  *zoom: 1;
}
.sns-grid-items:before, .sns-grid-items:after {
  content: " ";
  display: table;
}
.sns-grid-items:after {
  clear: both;
}
.sns-grid-items &gt; * {
  float: left;
  padding: 0 15px;
}
@media (max-width: 992px) {
  .sns-grid-items {
    margin: 0 -8px;
  }
  .sns-grid-items &gt; * {
    padding: 0 8px;
  }
  .sns-grid-items &gt; *.wpb_single_image {
    margin-bottom: 16px !important;
  }
}
.sns-grid-items[data-desktop='6'] &gt; * {
  width: 16.6666%;
}
.sns-grid-items[data-desktop='5'] &gt; * {
  width: 20%;
}
.sns-grid-items[data-desktop='4'] &gt; * {
  width: 25%;
}
@media (max-width: 1800px) and (min-width: 1199px) {
  .sns-grid-items[data-desktop='4'] &gt; * {
    width: 20%;
  }
}
@media (max-width: 1199px) {
  .sns-grid-items[data-tabletl='4'] &gt; * {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .sns-grid-items[data-tabletp='3'] &gt; * {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .sns-grid-items[data-mobilel='2'] &gt; * {
    width: 50%;
  }
  .sns-grid-items[data-mobilel='3'] &gt; * {
    width: 33.3333%;
  }
}
@media (max-width: 480px) {
  .sns-grid-items[data-mobilep='2'] &gt; * {
    width: 50%;
  }
}
.sns-360-degree-product .product-title {
  margin: 0 0 15px;
  font-size: 3em;
  font-weight: bold;
  color: #171717;
}
@media (max-width: 1199px) {
  .sns-360-degree-product .product-title {
    font-size: 2.1428em;
  }
}
@media (max-width: 992px) {
  .sns-360-degree-product .product-title {
    font-size: 1.7142em;
  }
}
.sns-360-degree-product .desc {
  margin: 0 0 30px;
}
.sns-360-degree-product .desc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sns-360-degree-product .desc ul li {
  padding: 6px 0 6px 20px;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-360-degree-product .desc ul li:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 11.5px;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  background: #ccc;
}
.sns-360-degree-product .desc ul li:hover {
  color: #171717;
}
.sns-360-degree-product .desc ul li:hover:before {
  background-color: #cf060e;
}
.sns-360-degree-product .desc ol li {
  padding: 6px 0;
}
.sns-360-degree-product .desc h1, .sns-360-degree-product .desc h2, .sns-360-degree-product .desc h3, .sns-360-degree-product .desc h4, .sns-360-degree-product .desc h5, .sns-360-degree-product .desc h6 {
  text-transform: uppercase;
}
.sns-360-degree-product .btn.readmore {
  padding: 14px 30px;
}
.sns-360-degree-product .content-left {
  width: 50%;
  padding: 0 15px 0 0;
  float: left;
}
@media (max-width: 480px) {
  .sns-360-degree-product .content-left {
    width: 100%;
    padding: 0 0 50px;
    float: none;
  }
}
.sns-360-degree-product .content-right {
  width: 50%;
  padding: 0 0 0 15px;
  float: left;
}
@media (max-width: 480px) {
  .sns-360-degree-product .content-right {
    width: 100%;
    padding: 0 0;
    float: none;
  }
}
.sns-360-degree-product .content-360 {
  display: block;
  text-align: center;
  cursor: ew-resize;
  position: relative;
  top: -20px;
}
.sns-360-degree-product .images {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sns-360-degree-product .images img {
  position: absolute;
  top: 0;
  right: 0px;
  height: auto;
  -webkit-transform : translateX(-50%);
  -moz-transform : translateX(-50%);
  -ms-transform : translateX(-50%);
  -o-transform : translateX(-50%);
  transform : translateX(-50%);
  left: 50%;
}
.sns-360-degree-product .images img.previous-image {
  visibility: hidden;
}
.sns-360-degree-product .images img.current-image {
  visibility: visible;
}
.sns-360-degree-product .spinner {
  width: 60px;
  display: none;
  margin: 0 auto;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.sns-360-degree-product .spinner span {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: block;
}
.sns-360-degree-product .nav_bar {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 60px);
  z-index: 11;
}
.sns-360-degree-product .nav_bar a {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  float: left;
  background: url(../img/nav-360.png) no-repeat;
  text-indent: -99999px;
}
.sns-360-degree-product .nav_bar a.nav_bar_play {
  background-position: -65px -1px !important;
}
.sns-360-degree-product .nav_bar a.nav_bar_previous {
  background-position: -33px -1px !important;
}
.sns-360-degree-product .nav_bar a.nav_bar_stop {
  background-position: -97px -1px !important;
}
.sns-360-degree-product .nav_bar a.nav_bar_next {
  background-position: -1px -1px !important;
}
.sns-counter {
  *zoom: 1;
  margin-bottom: 30px;
}
.sns-counter:before, .sns-counter:after {
  content: " ";
  display: table;
}
.sns-counter:after {
  clear: both;
}
.sns-counter .vc_icon_element-icon {
  display: inline-block;
  margin: 0 15px 0 0;
  float: left;
}
.sns-counter .counter-value {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  color: #171717;
}
.sns-counter .counter-value &gt; span {
  margin: 0 2px 0 0;
}
.sns-counter .title {
  margin: 0 0;
}
.sns-counter.align-center {
  text-align: center;
}
.sns-counter.align-center .vc_icon_element-icon {
  display: block;
  float: none;
  margin: 0 0 10px;
}
.sns-counter.align-center .counter-value {
  display: block;
}
.sns-time-countdown.style1 {
  margin: 40px 0;
  display: block;
  text-align: center;
}
.sns-time-countdown.style1 .clock-digi {
  overflow: hidden;
  display: inline-block;
}
.sns-time-countdown.style1 .clock-digi &gt; div {
  display: inline-block;
  float: left;
  padding: 0;
  width: 70px;
  height: 70px;
  margin: 0 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: relative;
}
.sns-time-countdown.style1 .clock-digi &gt; div &gt; div {
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.sns-time-countdown.style1 .clock-digi &gt; div &gt; div &gt; div {
  display: block;
  padding: 0 0;
  font-weight: bold;
  font-size: 24px;
  text-transform: none;
}
.sns-time-countdown.style1 .clock-digi &gt; div:nth-child(2) {
  background: rgba(0, 0, 0, 0.36);
}
.sns-time-countdown.style1 .clock-digi &gt; div:nth-child(3) {
  background: rgba(0, 0, 0, 0.32);
}
.sns-time-countdown.style1 .clock-digi &gt; div:nth-child(4) {
  background: rgba(0, 0, 0, 0.28);
}
.sns-time-countdown.style2 {
  margin: 40px 0;
  display: block;
  text-align: center;
}
.sns-time-countdown.style2 .clock-digi {
  overflow: hidden;
  display: inline-block;
}
.sns-time-countdown.style2 .clock-digi &gt; div {
  display: inline-block;
  float: left;
  padding: 0;
  width: 85px;
  height: 85px;
  border-radius: 85px;
  margin: 0 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  position: relative;
}
.sns-time-countdown.style2 .clock-digi &gt; div &gt; div {
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.sns-time-countdown.style2 .clock-digi &gt; div &gt; div &gt; div {
  display: block;
  padding: 0 0;
  font-weight: bold;
  font-size: 28px;
  text-transform: none;
}
@media (max-width: 767px) {
  .sns-time-countdown.style2 .clock-digi &gt; div {
    width: 70px;
    height: 70px;
  }
  .sns-time-countdown.style2 .clock-digi &gt; div &gt; div &gt; div {
    font-size: 26px;
  }
}
.sns-time-countdown.style3 {
  margin: 0;
  display: block;
  text-align: center;
  color: #fff;
  position: relative;
}
.sns-time-countdown.style3:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 60px;
  left: 0px;
  bottom: 14px;
  background: #fff;
}
.sns-time-countdown.style3:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 60px;
  right: 0px;
  bottom: 14px;
  background: #fff;
}
.sns-time-countdown.style3 .clock-digi {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
}
.sns-time-countdown.style3 .clock-digi:before {
  position: absolute;
  content: "";
  height: calc(100% - 60px - 14px);
  width: 5px;
  background: #fff;
  left: 0px;
  top: 60px;
}
.sns-time-countdown.style3 .clock-digi:after {
  position: absolute;
  content: "";
  height: calc(100% - 60px - 14px);
  width: 5px;
  background: #fff;
  right: 0px;
  top: 60px;
}
.sns-time-countdown.style3 .clock-digi &gt; div {
  display: inline-block;
  padding: 0;
  position: relative;
}
.sns-time-countdown.style3 .clock-digi &gt; div &gt; div {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 5px;
}
.sns-time-countdown.style3 .clock-digi &gt; div &gt; div &gt; div {
  display: inline-block;
  padding: 0 3px 0 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  text-transform: none;
}
.sns-time-countdown.style3 .clock-digi &gt; div:first-child {
  display: block;
  position: relative;
}
.sns-time-countdown.style3 .clock-digi &gt; div:first-child:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 100px;
  left: 0px;
  top: 60px;
  background: #fff;
}
.sns-time-countdown.style3 .clock-digi &gt; div:first-child:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 100px;
  right: 0px;
  top: 60px;
  background: #fff;
}
.sns-time-countdown.style3 .clock-digi &gt; div:first-child &gt; div &gt; div {
  font-size: 120px;
  line-height: 120px;
  margin: 0 0 20px;
}
@media (max-width: 480px) {
  .sns-time-countdown.style3:before {
    width: 20px;
  }
  .sns-time-countdown.style3:after {
    width: 20px;
  }
  .sns-time-countdown.style3 .clock-digi &gt; div:first-child:before {
    width: 60px;
  }
  .sns-time-countdown.style3 .clock-digi &gt; div:first-child:after {
    width: 60px;
  }
}
#sb_instagram {
  padding: 0 0 !important;
}
#sb_instagram .sb_instagram_header {
  padding-top: 0px !important;
}
#sb_instagram .sbi_photo {
  position: relative;
  overflow: hidden;
}
#sb_instagram .sbi_photo:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(207, 6, 14, 0.4);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  left: 0px;
  opacity: 0;
}
#sb_instagram .sbi_photo:after {
  position: absolute;
  content: "\f16d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 32px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  margin: -16px 0 0 -16px;
  left: 50%;
  top: 50%;
  color: #fff;
}
#sb_instagram .sbi_photo:hover:after, #sb_instagram .sbi_photo:hover:before {
  opacity: 1;
}
#sb_instagram #sbi_load .sbi_load_btn {
  padding: 0 0;
  color: #959595;
  font-weight: bold;
  background: none;
  font-size: 1em;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
  color: #cf060e;
}
.tnp-subscription .tnp-field-email .tnp-email {
  box-shadow: none;
}
.sns-newsletter1 .tnp-subscription {
  max-width: 670px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sns-newsletter1 .tnp-subscription {
    max-width: calc(100% - 15px);
  }
}
.sns-newsletter1 .tnp-subscription .tnp-field-email {
  margin: 0;
}
.sns-newsletter1 .tnp-subscription .tnp-field-email label {
  display: none;
}
.sns-newsletter1 .tnp-subscription .tnp-field-email .tnp-email {
  padding: 25px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #a2a2a2;
  background: transparent;
  text-transform: uppercase;
}
.sns-newsletter1 .tnp-subscription .tnp-field-email .tnp-email:focus {
  border-color: #171717;
}
.sns-newsletter1 .tnp-subscription .tnp-field-button {
  margin: 0;
}
.sns-newsletter1 .tnp-subscription .tnp-field-button .tnp-submit {
  position: absolute;
  right: 15px;
  top: 15px;
  padding: 0 45px;
  height: 50px;
  line-height: 50px;
  background: #171717;
}
@media (max-width: 480px) {
  .sns-newsletter1 .tnp-subscription .tnp-field-button .tnp-submit {
    padding: 0 25px;
    width: auto;
  }
}
.sns-newsletter1 .tnp-subscription .tnp-field-button .tnp-submit:hover {
  background: #cf060e;
}
.sns-newsletter1.white-input .tnp-subscription .tnp-field-email .tnp-email {
  background: #fff;
  border-color: #d7d7d7;
}
.sns-newsletter1.white-input .tnp-subscription .tnp-field-email .tnp-email:focus {
  border-color: #959595;
}
.contact_form h3 {
  font-size: 1.857em;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.contact_form input {
  margin-bottom: 10px !important;
}
.contact_form textarea {
  height: 135px;
}
div.wpcf7-response-output {
  margin: 15px 0 0px;
  border: none;
}
div.wpcf7-mail-sent-ng {
  border: none;
}
div.wpcf7-validation-errors {
  border: none;
  background: #f2dede;
  color: #b94a48;
  padding: 6px 15px;
}
div.wpcf7-mail-sent-ok {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFC8E5BC', GradientType=0);
  border-color: #b2dba1;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  background-image: none;
}
div.wpcf7-mail-sent-ok hr {
  border-top-color: #c9e2b3;
}
div.wpcf7-mail-sent-ok .alert-link {
  color: #2b542c;
}
div.wpcf7-validation-errors {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
span.wpcf7-not-valid-tip {
  margin: -10px 0 10px;
}
.wpcf7-form .wpcf7-text {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
.wpcf7-form .wpcf7-text:focus {
  background: #fff;
}
.wpcf7-form .wpcf7-textarea {
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
  max-height: 180px;
}
.wpcf7-form .wpcf7-textarea:focus {
  background: #fff;
}
.wpcf7-form span.ajax-loader {
  display: none;
}
.wpcf7-form span.ajax-loader.is-active {
  display: inline-block;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .ctf-info {
  margin-top: 10px;
}
.wpcf7-form .ctf-info label {
  width: calc(50% - 7.5px);
  margin: 0 0 0 7.5px;
  float: left;
}
.wpcf7-form .ctf-info label:first-child {
  margin: 0 7.5px 0 0;
}
.wpcf7-form .ctf-info label .wpcf7-text {
  width: 100%;
  margin: 0 0 15px;
}
@media (max-width: 480px) {
  .wpcf7-form .ctf-info label {
    width: 100%;
    margin: 0 0;
  }
}
.wpcf7-form .ctf-info.big-space label {
  width: calc(50% - 15px);
  margin: 0 0 0 15px;
}
.wpcf7-form .ctf-info.big-space label:first-child {
  margin: 0 15px 0 0;
}
.wpcf7-form .ctf-info.big-space label .wpcf7-text {
  margin: 0 0 30px;
}
@media (max-width: 480px) {
  .wpcf7-form .ctf-info.big-space label {
    width: 100%;
    margin: 0 0;
  }
}
.wpcf7-form .ctf-info.big-element label {
  width: 100%;
  margin: 0 0;
  float: none;
}
.wpcf7-form .ctf-message {
  width: 100%;
}
.wpcf7-form .ctf-message label {
  width: 100%;
  margin: 0 0 0;
}
.wpcf7-form .ctf-message label .wpcf7-textarea {
  width: 100%;
  min-height: 120px;
  margin: 0 0 15px;
}
.wpcf7-form .ctf-message.big-space label .wpcf7-textarea {
  margin: 0 0 30px;
}
.wpcf7-form .ctf-submit {
  text-align: center;
}
.wpcf7-form .ctf-submit.align-left {
  text-align: left;
}
.sns-contact-form {
  padding: 95px 70px;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (max-width: 767px) {
  .sns-contact-form {
    padding: 45px 35px;
  }
}
@media (max-width: 480px) {
  .sns-contact-form {
    padding: 35px 30px;
  }
}
.sns-contact-form label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  margin: 0 0 15px;
}
@media (max-width: 480px) {
  .sns-contact-form label {
    margin-bottom: 5px;
  }
}
.sns-contact-form .wpcf7-form-control-wrap .wpcf7-text, .sns-contact-form .wpcf7-form-control-wrap .wpcf7-textarea {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .sns-contact-form .wpcf7-form-control-wrap .wpcf7-text, .sns-contact-form .wpcf7-form-control-wrap .wpcf7-textarea {
    margin-bottom: 10px;
  }
}
.sns-contact-form .wpcf7-form-control-wrap .wpcf7-text + span, .sns-contact-form .wpcf7-form-control-wrap .wpcf7-textarea + span {
  margin: 0 0 15px;
}
.sns-single-testimonial.style1 {
  text-align: center;
}
.sns-single-testimonial.style1 .content {
  padding: 0 0;
  margin: 0 14% 25px;
  font-size: 1em;
  font-style: italic;
  position: relative;
  line-height: 2;
  letter-spacing: 0.5px;
}
@media (max-width: 1199px) {
  .sns-single-testimonial.style1 .content {
    margin: 0 60px 20px;
  }
}
@media (max-width: 480px) {
  .sns-single-testimonial.style1 .content {
    margin: 0 15px 20px;
  }
}
.sns-single-testimonial.style1 .info .avatar {
  margin: 15px auto;
  display: inline-block;
  max-width: 80px;
}
.sns-single-testimonial.style1 .info .name {
  font-size: 1.1428em;
  font-weight: 600;
  text-transform: uppercase;
  color: #171717;
}
.sns-single-testimonial.style2 .avatar {
  float: left;
  margin: 45px 70px 0 0;
  max-width: 150px;
}
@media (max-width: 1199px) {
  .sns-single-testimonial.style2 .avatar {
    margin-right: 35px;
  }
}
@media (max-width: 767px) {
  .sns-single-testimonial.style2 .avatar {
    margin-right: 25px;
  }
}
@media (max-width: 480px) {
  .sns-single-testimonial.style2 .avatar {
    max-width: 90px;
    margin-right: 20px;
  }
}
.sns-single-testimonial.style2 .content {
  margin: 0 120px 25px 0;
  font-size: 1em;
  position: relative;
  line-height: 2;
  letter-spacing: 0.5px;
  position: relative;
  padding-top: 55px;
  font-style: italic;
}
.sns-single-testimonial.style2 .content:before {
  content: "\f347";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 26px;
  color: #171717;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 1199px) {
  .sns-single-testimonial.style2 .content {
    margin-right: 0px;
  }
}
@media (max-width: 480px) {
  .sns-single-testimonial.style2 .content {
    padding-top: 40px;
  }
}
.sns-single-testimonial.style2 .info {
  *zoom: 1;
}
.sns-single-testimonial.style2 .info:before, .sns-single-testimonial.style2 .info:after {
  content: " ";
  display: table;
}
.sns-single-testimonial.style2 .info:after {
  clear: both;
}
.sns-single-testimonial.style2 .info .avatar {
  margin: 0 auto 15px;
  display: inline-block;
}
.sns-single-testimonial.style2 .info .name {
  font-size: 1.1428em;
  font-weight: 600;
  text-transform: uppercase;
  color: #171717;
}
.sns-single-testimonial.style2 .content, .sns-single-testimonial.style2 .info {
  margin-left: 220px;
}
@media (max-width: 1199px) {
  .sns-single-testimonial.style2 .content, .sns-single-testimonial.style2 .info {
    margin-left: 185px;
  }
}
@media (max-width: 767px) {
  .sns-single-testimonial.style2 .content, .sns-single-testimonial.style2 .info {
    margin-left: 175px;
  }
}
@media (max-width: 480px) {
  .sns-single-testimonial.style2 .content, .sns-single-testimonial.style2 .info {
    margin-left: 110px;
  }
}
.sns-single-testimonial.white-text .content {
  color: #fff;
}
.sns-single-testimonial.white-text .info .name {
  color: #fff;
}
.sns-carousel .owl-nav .owl-prev, .sns-carousel .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.sns-carousel .owl-nav .owl-prev:before, .sns-carousel .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.sns-carousel .owl-nav .owl-prev:hover, .sns-carousel .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.sns-carousel .owl-nav .owl-prev.disabled, .sns-carousel .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.sns-carousel .owl-nav .owl-prev.disabled:hover, .sns-carousel .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-carousel .owl-nav .owl-prev {
  left: 0px;
}
.sns-carousel .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-carousel .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-carousel .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-carousel .owl-dots {
  text-align: center;
  margin: 25px 0 0;
}
.sns-carousel .owl-dots .owl-dot {
  border: 1px solid #171717;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 100%;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-carousel .owl-dots .owl-dot:hover, .sns-carousel .owl-dots .owl-dot.active {
  background: #171717;
}
.sns-carousel.have-padding {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1199px) {
  .sns-carousel.have-padding {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .sns-carousel.have-padding {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.sns-carousel.have-padding .owl-item &gt; * {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .sns-carousel.have-padding .owl-item &gt; * {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .sns-carousel.have-padding .owl-item &gt; * {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.sns-carousel.have-padding .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-carousel.have-padding:hover .owl-nav {
  opacity: 1;
}
.sns-carousel.small-padding {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.sns-carousel.small-padding .owl-item &gt; * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.sns-carousel.small-padding .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-carousel.small-padding:hover .owl-nav {
  opacity: 1;
}
.sns-carousel.carousel-testimonial2 .owl-dots {
  text-align: left;
  display: inline-block;
  margin-left: 220px;
}
@media (max-width: 1199px) {
  .sns-carousel.carousel-testimonial2 .owl-dots {
    margin-left: 185px;
  }
}
@media (max-width: 767px) {
  .sns-carousel.carousel-testimonial2 .owl-dots {
    margin-left: 175px;
  }
}
@media (max-width: 480px) {
  .sns-carousel.carousel-testimonial2 .owl-dots {
    margin-left: 110px;
  }
}
.sns-carousel.carousel-testimonial {
  position: relative;
  padding-top: 70px;
}
.sns-carousel.carousel-testimonial:before {
  content: "\f347";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  color: #171717;
  position: absolute;
  top: 0px;
  left: calc(50% - 15px);
}
.sns-carousel.carousel-testimonial.white-color:before {
  color: #fff;
}
.sns-carousel.carousel-testimonial.white-color .owl-dots .owl-dot {
  border-color: #fff;
}
.sns-carousel.carousel-testimonial.white-color .owl-dots .owl-dot.active {
  background-color: #fff;
}
.sns-carousel.for-policy1 {
  margin: 0;
}
.sns-carousel.for-policy1 .owl-item &gt; * {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
.sns-carousel.for-policy1 .owl-item &gt; *:before {
  height: 100px;
  width: 1px;
  content: "";
  background: #ebebeb;
  position: absolute;
  left: 0px;
  top: calc(50% - 50px);
}
@media (max-width: 1199px) {
  .sns-carousel.for-policy1 .owl-item &gt; * {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.sns-carousel.for-policy1 .owl-item.active:first-child &gt; *:before {
  display: none;
}
.sns-carousel.for-policy2 {
  margin: 0;
}
.sns-carousel.for-policy2 .owl-item &gt; * {
  position: relative;
}
.sns-carousel.for-policy2 .owl-item &gt; *:before {
  height: 50px;
  width: 1px;
  content: "";
  background: #ccc;
  position: absolute;
  left: 0px;
  top: calc(50% - 25px);
}
.sns-carousel.for-policy2 .owl-item.active:first-child &gt; *:before {
  display: none;
}
.sns-carousel[data-type='h-c'] .carousel-content {
  margin: 0 -0.5px;
}
.sns-carousel[data-type='h-c'] .carousel-content .sns-single-post {
  padding: 0 0.5px;
}
.sns-carousel[data-type='h-c'] .slick-list .slick-slide {
  padding: 0 5px;
}
.sns-carousel[data-type='h-c'] .slick-list .slick-slide .post-info {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.sns-carousel[data-type='h-c'] .slick-list .slick-slide .post-img a:before {
  background: rgba(0, 0, 0, 0.3);
}
.sns-carousel[data-type='h-c'] .slick-list .slick-slide.slick-current .post-info {
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0.3s;
  -o-transition: all 0.25s ease-out 0.3s;
  transition: all 0.25s ease-out 0.3s;
}
.sns-carousel[data-type='h-c'] .slick-list .slick-slide.slick-current .post-img a:before {
  background: rgba(51, 51, 51, 0.1);
}
.sns-carousel[data-type='h-c'] .slick-arrow {
  height: 50px;
  width: 25px;
  text-align: center;
  font-size: 0px;
  border: none;
  border-radius: 0;
  background: #d7d7d7;
  color: #959595;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  padding: 0;
  text-align: center;
}
.sns-carousel[data-type='h-c'] .slick-arrow:before {
  font-size: 24px;
}
.sns-carousel[data-type='h-c'] .slick-arrow:hover {
  cursor: pointer;
  color: #fff;
  box-shadow: 0 0 0 50px #171717 inset;
}
.sns-carousel[data-type='h-c'] .slick-arrow.disabled {
  opacity: 0.6;
}
.sns-carousel[data-type='h-c'] .slick-arrow.disabled:hover {
  cursor: not-allowed;
}
.sns-carousel[data-type='h-c'] .slick-arrow.slick-prev {
  left: 15px;
}
.sns-carousel[data-type='h-c'] .slick-arrow.slick-prev:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  width: 25px;
}
.sns-carousel[data-type='h-c'] .slick-arrow.slick-next {
  right: 15px;
  left: auto;
}
.sns-carousel[data-type='h-c'] .slick-arrow.slick-next:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  width: 25px;
}
.sns-carousel[data-type='h-c'] .slick-prev {
  left: calc(12.5% - 45px);
}
@media (max-width: 1199px) {
  .sns-carousel[data-type='h-c'] .slick-prev {
    left: calc(10% - 45px);
  }
}
.sns-carousel[data-type='h-c'] .slick-next {
  left: auto;
  right: calc(12.5% - 45px);
}
@media (max-width: 1199px) {
  .sns-carousel[data-type='h-c'] .slick-next {
    left: auto;
    right: calc(10% - 45px);
  }
}
.sns-carousel[data-type='h-s'] .owl-dots {
  display: table;
  width: 100%;
}
.sns-carousel[data-type='h-s'] .owl-dot.info {
  padding: 0 0;
  margin: 0;
  width: auto;
  height: auto;
  position: relative;
  *zoom: 1;
  background: transparent;
  border: none;
  border-radius: 0px;
  display: table-cell;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:before, .sns-carousel[data-type='h-s'] .owl-dot.info:after {
  content: " ";
  display: table;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:after {
  clear: both;
}
@media (max-width: 480px) {
  .sns-carousel[data-type='h-s'] .owl-dot.info {
    display: inline-block;
    margin: 15px;
  }
}
.sns-carousel[data-type='h-s'] .owl-dot.info .avatar {
  border-radius: 100%;
  width: 170px;
  height: 170px;
  display: inline-block;
  overflow: hidden;
  margin: 0 0 15px;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 992px) {
  .sns-carousel[data-type='h-s'] .owl-dot.info .avatar {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 480px) {
  .sns-carousel[data-type='h-s'] .owl-dot.info .avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
}
.sns-carousel[data-type='h-s'] .owl-dot.info .avatar:after {
  content: "\f10e";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  font-size: 30px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  z-index: 1;
}
.sns-carousel[data-type='h-s'] .owl-dot.info .avatar:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-radius: 100%;
  z-index: 1;
}
.sns-carousel[data-type='h-s'] .owl-dot.info .name {
  display: block;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #171717;
}
.sns-carousel[data-type='h-s'] .owl-dot.info .position {
  display: block;
  margin: 0 0;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:hover, .sns-carousel[data-type='h-s'] .owl-dot.info.active {
  background: none;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:hover .avatar:after, .sns-carousel[data-type='h-s'] .owl-dot.info.active .avatar:after {
  opacity: 1;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:hover .avatar:before, .sns-carousel[data-type='h-s'] .owl-dot.info.active .avatar:before {
  box-shadow: 0 0 0 170px rgba(23, 23, 23, 0.4) inset;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.sns-carousel[data-type='h-s'] .owl-dot.info:hover .avatar img, .sns-carousel[data-type='h-s'] .owl-dot.info.active .avatar img {
  -webkit-animation: swing 400ms ease;
  -o-animation: swing 400ms ease;
  animation: swing 400ms ease;
}
.sns-carousel[data-type='h-s'] .owl-dot.info.active {
  cursor: text;
}
.sns-login-register a {
  margin: 0 4px;
}
.sns-login-register a:last-child {
  margin-right: 0px;
}
.sns-member {
  text-align: center;
  margin-bottom: 30px;
}
.sns-member .avartar {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  display: inline-flex;
}
.sns-member .avartar:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  background: rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
}
.sns-member .avartar.rounded {
  border-radius: 10px;
}
.sns-member .avartar.rounded:before {
  border-radius: 10px;
}
.sns-member .avartar.circle {
  border-radius: 100%;
}
.sns-member .avartar.circle:before {
  border-radius: 100%;
}
.sns-member .name-role {
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
}
.sns-member .name-role .role {
  font-weight: normal;
  text-transform: none;
  color: #959595;
  margin: 0 0 0 8px;
  padding: 0 0 0 15px;
  position: relative;
}
.sns-member .name-role .role:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 7px;
  top: 50%;
  left: 0px;
  background: #959595;
}
.sns-member .short_desc {
  margin-bottom: 8px;
}
.sns-member .social-icons {
  position: relative;
}
.sns-member .social-icons ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
}
.sns-member .social-icons ul li {
  display: inline;
  margin: 0 8px;
}
.sns-member .social-icons ul li i {
  font-size: 16px;
}
.sns-member:hover .avartar:before {
  opacity: 1;
  visibility: visible;
}
.sns-member.hover {
  position: relative;
}
.sns-member.hover .avartar {
  margin: 0 0 25px;
}
.sns-member.hover .avartar a {
  display: inline-block;
}
.sns-member.hover .avartar:before {
  background: rgba(0, 0, 0, 0.2);
}
.sns-member.hover .avartar .social-icons {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.sns-member.hover .avartar .social-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sns-member.hover .avartar .social-icons ul li {
  margin: 7.5px;
  padding: 0;
  display: inline-block;
}
.sns-member.hover .avartar .social-icons ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  opacity: 0;
}
.sns-member.hover .avartar .social-icons ul li a i {
  color: inherit;
}
.sns-member.hover .avartar .social-icons ul li a:hover {
  color: #fff;
  background: #171717;
}
.sns-member.hover .member-info .name-role {
  margin-bottom: 10px;
  color: #171717;
  text-transform: uppercase;
  font-size: 1.1428em;
  font-weight: 600;
}
.sns-member.hover .member-info .name-role a {
  display: block;
  margin-bottom: 2px;
}
.sns-member.hover .member-info .name-role .role {
  display: block;
  margin: 0 0;
  padding: 0 0;
}
.sns-member.hover .member-info .name-role .role:before {
  display: none;
}
.sns-member.hover .member-info .short_desc {
  margin-bottom: 5px;
}
.sns-member.hover:hover .avartar .social-icons ul li a {
  opacity: 1;
}
.sns-vertical-menu .wpb_heading {
  color: #171717;
  display: block;
  padding: 0 0 10px;
  margin: 0;
}
.sns-vertical-menu .wpb_heading &gt; span {
  display: inline-block;
  position: relative;
}
.sns-vertical-menu .wpb_heading &gt; span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #cf060e;
  left: 0px;
  bottom: -11px;
}
.sns-vertical-menu .sns-respmenu {
  padding: 20px;
  border: 1px solid #d7d7d7;
  border-radius: 0 0 5px 5px;
}
.sns-single-post {
  position: relative;
}
.sns-single-post .post-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sns-single-post .post-img a:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: rgba(51, 51, 51, 0.3);
}
.sns-single-post .post-info {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50px;
  width: calc(100% - 100px);
  -webkit-transform : translateY(-50%);
  -moz-transform : translateY(-50%);
  -ms-transform : translateY(-50%);
  -o-transform : translateY(-50%);
  transform : translateY(-50%);
}
@media (max-width: 480px) {
  .sns-single-post .post-info {
    width: calc(100% - 30px);
    left: 15px;
  }
}
.sns-single-post .post-info .post-title {
  margin: 0 0 20px 10px;
  font-size: 2.5714em;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 1440px) {
  .sns-single-post .post-info .post-title {
    font-size: 2em;
  }
}
@media (max-width: 1199px) {
  .sns-single-post .post-info .post-title {
    font-size: 1.7142em;
  }
}
@media (max-width: 992px) {
  .sns-single-post .post-info .post-title {
    font-size: 1.4285em;
    margin-left: 7px;
  }
}
@media (max-width: 767px) {
  .sns-single-post .post-info .post-title {
    font-size: 1em;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  .sns-single-post .post-info .post-title {
    margin-bottom: 10px;
    margin-left: 3px;
  }
}
.sns-single-post .post-info .post-title a {
  color: #171717;
}
.sns-single-post .post-info .post-title a span {
  padding: 1px 10px;
  display: inline-block;
  margin: 0 0 0 -10px;
  background: #cf060e;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 992px) {
  .sns-single-post .post-info .post-title a span {
    padding: 1px 7px;
    margin: 0 0 0 -7px;
  }
}
@media (max-width: 767px) {
  .sns-single-post .post-info .post-title a span {
    padding: 1px 5px;
    margin: 0 0 0 -5px;
  }
}
@media (max-width: 480px) {
  .sns-single-post .post-info .post-title a span {
    padding: 1px 3px;
    margin: 0 0 0 -3px;
  }
}
.sns-single-post .post-info .post-title a span:first-child {
  padding-left: 15px;
}
.sns-single-post .post-info .post-title a span:last-child {
  padding-right: 15px;
}
.sns-single-post .post-info .post-title a:hover {
  color: #171717;
}
.sns-single-post .post-info .post-title a:hover span {
  background: #fff;
}
.sns-single-post .post-info .post-meta {
  *zoom: 1;
  display: block;
}
.sns-single-post .post-info .post-meta:before, .sns-single-post .post-info .post-meta:after {
  content: " ";
  display: table;
}
.sns-single-post .post-info .post-meta:after {
  clear: both;
}
.sns-single-post .post-info .post-meta .inner {
  display: inline-block;
  background: #171717;
  padding: 2px 4px;
  text-transform: uppercase;
  margin: 0 0 20px;
  float: left;
}
@media (max-width: 480px) {
  .sns-single-post .post-info .post-meta .inner {
    margin-bottom: 10px;
  }
}
.sns-single-post .post-info .post-meta .post-author {
  display: inline-block;
  color: #fff;
  float: left;
  padding: 0 6px;
}
.sns-single-post .post-info .post-meta .post-author a {
  position: relative;
  color: inherit;
  margin-left: 3px;
}
.sns-single-post .post-info .post-meta .post-author a:hover {
  text-decoration: underline;
}
.sns-single-post .post-info .post-meta .post-date {
  color: #fff;
  position: relative;
  padding: 0 6px;
  float: left;
}
.sns-single-post .btn-readmore:hover {
  background: #fff;
  color: #171717;
}
.sns-single-post:hover .post-img a:before {
  background: rgba(0, 0, 0, 0.1);
}
.sns-instagram .short_desc {
  font-size: 1.4285em;
  font-weight: 300;
  color: #171717;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.sns-instagram .short_desc strong {
  font-weight: 600;
}
.sns-instagram .item {
  position: relative;
}
.sns-instagram .item .item-image {
  position: relative;
  display: block;
}
.sns-instagram .item .item-image:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-instagram .item .info {
  position: absolute;
  display: block;
  min-width: calc(100% - 15px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 480px) {
  .sns-instagram .item .info {
    display: none;
  }
}
.sns-instagram .item .info .like {
  position: relative;
  padding: 0 0;
  margin: 0 10px;
  display: inline-block;
}
.sns-instagram .item .info .like:before {
  content: "\f004";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.sns-instagram .item .info .comment {
  position: relative;
  padding: 0 0;
  margin: 0 10px;
  display: inline-block;
}
.sns-instagram .item .info .comment:before {
  content: "\f075";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.sns-instagram .item:hover .item-image:before {
  opacity: 1;
}
.sns-instagram .item:hover .info {
  opacity: 1;
}
.sns-instagram.style-carousel .owl-nav .owl-prev, .sns-instagram.style-carousel .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.sns-instagram.style-carousel .owl-nav .owl-prev:before, .sns-instagram.style-carousel .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.sns-instagram.style-carousel .owl-nav .owl-prev:hover, .sns-instagram.style-carousel .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.sns-instagram.style-carousel .owl-nav .owl-prev.disabled, .sns-instagram.style-carousel .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.sns-instagram.style-carousel .owl-nav .owl-prev.disabled:hover, .sns-instagram.style-carousel .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-instagram.style-carousel .owl-nav .owl-prev {
  left: 0px;
}
.sns-instagram.style-carousel .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-instagram.style-carousel .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-instagram.style-carousel .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-instagram.style-carousel:not(.no-padding) .list-items {
  margin: 0 -5px;
}
.sns-instagram.style-carousel:not(.no-padding) .list-items .item {
  padding: 5px;
}
.sns-instagram.style-carousel .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-instagram.style-carousel .owl-nav .owl-prev {
  left: 25px;
}
.sns-instagram.style-carousel .owl-nav .owl-next {
  left: auto;
  right: 25px;
}
.sns-instagram.style-carousel:hover .owl-nav {
  opacity: 1;
}
.sns-instagram.style-grid .grid {
  margin: 0;
  *zoom: 1;
}
.sns-instagram.style-grid .grid:before, .sns-instagram.style-grid .grid:after {
  content: " ";
  display: table;
}
.sns-instagram.style-grid .grid:after {
  clear: both;
}
.sns-instagram.style-grid .grid .item {
  padding: 0;
  float: left;
}
.sns-instagram.style-grid.have-padding .grid {
  margin: -15px -15px;
}
.sns-instagram.style-grid.have-padding .grid .item {
  padding: 15px 15px;
}
@media (max-width: 1199px) {
  .sns-instagram.style-grid.have-padding .grid {
    margin: -10px;
  }
  .sns-instagram.style-grid.have-padding .grid .item {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .sns-instagram.style-grid.have-padding .grid {
    margin: -7.5px;
  }
  .sns-instagram.style-grid.have-padding .grid .item {
    padding: 7.5px;
  }
}
.sns-instagram.style-grid.no-padding {
  margin: 0 0;
}
.sns-instagram.style-grid.no-padding .item {
  padding: 0;
}
.sns-instagram.style-grid .col-2 .item {
  width: 50%;
}
.sns-instagram.style-grid .col-3 .item {
  width: 33.3333%;
}
.sns-instagram.style-grid .col-4 .item {
  width: 25%;
}
.sns-instagram.style-grid .col-5 .item {
  width: 20%;
}
.sns-instagram.style-grid .col-6 .item {
  width: 16.6666%;
}
.sns-instagram.style-grid .col-7 .item {
  width: 14.2857%;
}
.sns-instagram.style-grid .col-8 .item {
  width: 12.5%;
}
.sns-instagram.style-grid .col-8 .item {
  width: 11.1111%;
}
.sns-instagram.style-grid .col-10 .item {
  width: 10%;
}
.sns-instagram.style-grid-special .grid {
  margin: 0 -0.5px;
  *zoom: 1;
}
.sns-instagram.style-grid-special .grid:before, .sns-instagram.style-grid-special .grid:after {
  content: " ";
  display: table;
}
.sns-instagram.style-grid-special .grid:after {
  clear: both;
}
.sns-instagram.style-grid-special .grid .item-big {
  width: 33.3333%;
  padding: 0.5px;
  float: left;
}
@media (max-width: 480px) {
  .sns-instagram.style-grid-special .grid .item-big {
    width: 100%;
  }
}
.sns-instagram.style-grid-special .grid .item-big:nth-child(2) {
  margin: 0 -0.5px;
}
.sns-instagram.style-grid-special .grid .item-big:nth-child(2) .item {
  width: 50%;
  padding: 0.5px;
  float: left;
}
.sns-instagram.style-grid-special .follow-us {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.85);
  padding: 18px 25px;
  text-align: center;
  line-height: 1.1;
  z-index: 1;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
}
@media (max-width: 992px) {
  .sns-instagram.style-grid-special .follow-us {
    padding: 15px 20px;
  }
}
.sns-instagram.style-grid-special .follow-us span {
  display: block;
  font-size: 14px;
}
.sns-instagram.style-grid-special .follow-us span.name {
  font-size: 30px;
  font-weight: bold;
  margin-top: 6px;
}
@media (max-width: 992px) {
  .sns-instagram.style-grid-special .follow-us span.name {
    font-size: 26px;
  }
}
.sns-instagram.style-grid-special .follow-us:hover {
  background: #cf060e;
  color: #fff;
}
.sns-list-posts.style1 .item-post {
  *zoom: 1;
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #d7d7d7;
}
.sns-list-posts.style1 .item-post:before, .sns-list-posts.style1 .item-post:after {
  content: " ";
  display: table;
}
.sns-list-posts.style1 .item-post:after {
  clear: both;
}
.sns-list-posts.style1 .item-post:first-child {
  margin-top: 0px;
  padding-top: 5px;
  border-top: none;
}
.sns-list-posts.style1 .item-post .post-img {
  float: left;
  position: relative;
  margin: 0 12px 0 0;
}
.sns-list-posts.style1 .item-post .post-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sns-list-posts.style1 .item-post .post-img a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-list-posts.style1 .item-post .post-title {
  margin: 0 0 10px;
  font-size: 1.1428em;
  font-weight: 500;
}
.sns-list-posts.style1 .item-post .post-title a {
  color: #171717;
}
.sns-list-posts.style1 .item-post .post-title a:hover {
  color: #cf060e;
}
.sns-list-posts.style1 .item-post .post-author {
  font-size: 0.8571em;
  text-transform: uppercase;
  font-weight: bold;
}
.sns-list-posts.style1 .item-post .post-author a:hover {
  color: #cf060e;
}
.sns-list-posts.style1 .item-post .post-date {
  font-size: 0.8571em;
  text-transform: uppercase;
  font-weight: bold;
}
.sns-list-posts.style1 .item-post .dot-more {
  display: inline;
}
@media (max-width: 1199px) {
  .sns-list-posts.style1 .item-post .dot-more {
    display: none;
  }
}
.sns-list-posts.style1 .item-post:hover .post-img a:before {
  background: rgba(0, 0, 0, 0.15);
}
.sns-list-posts.style1.have-separator .item-post {
  border-top: 1px solid #d7d7d7;
  margin: 15px 0 0;
  padding: 15px 0 0;
}
.sns-list-posts.style1.have-separator .item-post:first-child {
  border-top: none;
  margin-top: 0px;
  padding-top: 3px;
}
.sns-list-posts.style1.have-separator .item-post .post-title {
  margin-top: 0px;
}
.sns-list-posts.style2 .wpb_heading {
  text-align: center;
}
.sns-list-posts.style2 .owl-nav .owl-prev, .sns-list-posts.style2 .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.sns-list-posts.style2 .owl-nav .owl-prev:before, .sns-list-posts.style2 .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.sns-list-posts.style2 .owl-nav .owl-prev:hover, .sns-list-posts.style2 .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.sns-list-posts.style2 .owl-nav .owl-prev.disabled, .sns-list-posts.style2 .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.sns-list-posts.style2 .owl-nav .owl-prev.disabled:hover, .sns-list-posts.style2 .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-list-posts.style2 .owl-nav .owl-prev {
  left: 0px;
}
.sns-list-posts.style2 .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-list-posts.style2 .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-list-posts.style2 .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-list-posts.style2 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-list-posts.style2:hover .owl-nav {
  opacity: 1;
}
.sns-list-posts.style2 .list-post {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .sns-list-posts.style2 .list-post {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.sns-list-posts.style2 .list-post .item-post {
  padding: 0 15px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .sns-list-posts.style2 .list-post .item-post {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.sns-list-posts.style2 .list-post .item-post .post-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sns-list-posts.style2 .list-post .item-post .post-img a:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: rgba(0, 0, 0, 0.15);
  opacity: 0;
}
.sns-list-posts.style2 .list-post .item-post .post-info {
  margin: -50px 15px 0;
  padding: 20px;
  *zoom: 1;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-list-posts.style2 .list-post .item-post .post-info:before, .sns-list-posts.style2 .list-post .item-post .post-info:after {
  content: " ";
  display: table;
}
.sns-list-posts.style2 .list-post .item-post .post-info:after {
  clear: both;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-title {
  margin: 0 0 15px;
  font-size: 1.4285em;
  font-weight: 600;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta {
  *zoom: 1;
  margin: 5px 0 12px;
  text-transform: uppercase;
  font-size: 0.8571em;
  font-weight: bold;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta:before, .sns-list-posts.style2 .list-post .item-post .post-info .post-meta:after {
  content: " ";
  display: table;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta:after {
  clear: both;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta &gt; * {
  margin: 0 0 0 8px;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta &gt; *:before {
  content: "/";
  margin-right: 8px;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta &gt; *:first-child {
  margin: 0;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta &gt; *:first-child:before {
  display: none;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta .post-cat {
  display: inline-block;
  float: left;
  color: #cf060e;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta .post-author {
  display: inline-block;
  float: left;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta .post-author a {
  position: relative;
  color: #959595;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta .post-author a:hover {
  text-decoration: none;
  color: #cf060e;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-meta .post-date {
  position: relative;
  float: left;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-excerpt p {
  margin-bottom: 15px;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-excerpt p:last-child {
  margin-bottom: 0px;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-excerpt .more-link {
  font-weight: bold;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-excerpt .more-link:after {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-list-posts.style2 .list-post .item-post .post-info .post-excerpt .more-link:hover:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.sns-list-posts.style2 .list-post .item-post:hover .post-img a:before {
  opacity: 1;
}
.sns-list-posts.style2 .list-post .item-post:hover .post-info {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.sns-list-posts.style3 {
  border: 1px solid #d7d7d7;
}
.sns-list-posts.style3 .special-slick-syncing {
  opacity: 0;
}
.sns-list-posts.style3 .list-post-info .slick-slide {
  padding: 30px;
}
@media (max-width: 1199px) {
  .sns-list-posts.style3 .list-post-info .slick-slide {
    padding: 20px 0px 20px 20px;
  }
}
.sns-list-posts.style3 .list-post-info .post-meta {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .sns-list-posts.style3 .list-post-info .post-meta {
    margin-bottom: 15px;
    display: none;
  }
}
.sns-list-posts.style3 .list-post-info .post-meta .post-cat {
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  padding: 5px 12px;
  text-transform: uppercase;
  color: #959595;
  font-size: 12px;
}
.sns-list-posts.style3 .list-post-info .post-meta .post-cat:hover {
  color: #fff;
  background: #cf060e;
  border-color: #cf060e;
}
.sns-list-posts.style3 .list-post-info .post-title {
  font-size: 2em;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .sns-list-posts.style3 .list-post-info .post-title {
    font-size: 1.5em;
    margin-bottom: 8px;
  }
}
.sns-list-posts.style3 .list-post-info .post-excerpt .more-link {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .sns-list-posts.style3 .list-post-info .post-excerpt .more-link {
    margin-top: 0px;
  }
}
.sns-list-posts.style3 .list-post-thumb a {
  position: relative;
  display: block;
}
.sns-list-posts.style3 .list-post-thumb a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  top: 0px;
  left: 0px;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow {
  height: 50px;
  width: 25px;
  text-align: center;
  font-size: 0px;
  border: none;
  border-radius: 0;
  background: #d7d7d7;
  color: #959595;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  padding: 0;
  text-align: center;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow:before {
  font-size: 24px;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow:hover {
  cursor: pointer;
  color: #fff;
  box-shadow: 0 0 0 50px #171717 inset;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.disabled {
  opacity: 0.6;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.disabled:hover {
  cursor: not-allowed;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.slick-prev {
  left: 15px;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.slick-prev:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  width: 25px;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.slick-next {
  right: 15px;
  left: auto;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.slick-next:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  width: 25px;
}
.sns-list-posts.style3 .list-post-thumb .slick-arrow.slick-next {
  right: 14px;
}
.vc_tta-container {
  margin-bottom: 0px !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-heading {
  margin: 0 0 !important;
  border: none !important;
  border-bottom: 1px solid #d7d7d7 !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-heading:hover {
  background: none !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-title {
  text-transform: uppercase;
  font-size: 1.1428em;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-title &gt; a {
  padding: 18px 0 !important;
  color: #171717 !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-title &gt; a .vc_tta-controls-icon {
  right: 0px !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-title &gt; a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
  border-width: 0 2px 2px 0 !important;
  top: 3px !important;
  bottom: 3px !important;
  left: 3px !important;
  right: 3px !important;
  border-color: inherit !important;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel .vc_tta-panel-body {
  padding: 5px 0 10px !important;
  margin: 0 0;
  border: none;
}
.vc_tta-container .vc_tta-accordion.samex-style .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border: none !important;
}
section.full-width .vc_container.section-content {
  width: 100%;
  padding: 0 15px;
}
#st_gdpr_iframe {
  border: none;
}
.sns-store-info .store-info &gt; * {
  *zoom: 1;
  margin-bottom: 15px;
}
.sns-store-info .store-info &gt; *:before, .sns-store-info .store-info &gt; *:after {
  content: " ";
  display: table;
}
.sns-store-info .store-info &gt; *:after {
  clear: both;
}
.sns-store-info .store-info &gt; * &gt; span {
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 10px;
  display: table;
  float: left;
  color: #171717;
}
.sns-store-info .store-info &gt; * &gt; div {
  display: table;
}
.sns-store-info .store-info &gt; * a {
  color: #959595;
}
.sns-store-info .store-info &gt; * a:hover {
  color: #cf060e;
}
.sns-store-info .store-info &gt; * .vc_icon_element-icon {
  margin-right: 8px;
}
.sns-store-info .store-info &gt; *.store-intro {
  min-height: auto;
}
.sns-store-info .store-info .store-intro {
  margin: 0 0 20px;
  padding-left: 0px;
}
.sns-store-info .store-info .store-logo {
  margin: 2px 0 20px;
  padding-left: 0px;
}
.sns-store-info.label-not-inline .store-info &gt; * &gt; span {
  float: none !important;
}
.sns-social-links .follow-us a:before {
  font-size: 16px;
}
.sns-social-links .follow-us a.facebook:before {
  content: "\f231";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-social-links .follow-us a.twitter:before {
  content: "\f243";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-social-links .follow-us a.youtube:before {
  content: "\f24d";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-social-links .follow-us a.pinterest:before {
  content: "\f2b1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-social-links .follow-us a.instagram:before {
  content: "\f351";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-social-links.style-1 .follow-us {
  *zoom: 1;
}
.sns-social-links.style-1 .follow-us:before, .sns-social-links.style-1 .follow-us:after {
  content: " ";
  display: table;
}
.sns-social-links.style-1 .follow-us:after {
  clear: both;
}
.sns-social-links.style-1 .follow-us a {
  margin: 0 0 15px 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  background: #cf060e;
  font-size: 0px;
}
.sns-social-links.style-1 .follow-us a:before {
  font-size: 21px;
  line-height: inherit;
  color: inherit;
}
.sns-social-links.style-1 .follow-us a:hover {
  background-color: #171717;
}
.sns-social-links.style-1 .follow-us a:first-child {
  margin-left: 0px;
}
.sns-social-links.style-2 .follow-us {
  *zoom: 1;
}
.sns-social-links.style-2 .follow-us:before, .sns-social-links.style-2 .follow-us:after {
  content: " ";
  display: table;
}
.sns-social-links.style-2 .follow-us:after {
  clear: both;
}
.sns-social-links.style-2 .follow-us a {
  margin: 0 0 15px 15px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  float: left;
  display: inline-block;
  border-radius: 100%;
  color: #171717 !important;
  background: transparent;
  border: 1px solid #959595;
  font-size: 0px;
}
@media (max-width: 1199px) {
  .sns-social-links.style-2 .follow-us a {
    margin: 0 0 10px 10px;
  }
}
.sns-social-links.style-2 .follow-us a:before {
  font-size: 16px;
  line-height: inherit;
  color: inherit;
}
.sns-social-links.style-2 .follow-us a:hover {
  border-color: #171717;
  background: #171717;
  color: #fff !important;
}
.sns-social-links.style-2 .follow-us a:first-child {
  margin-left: 0px;
}
.sns-social-links.style-3 .follow-us {
  *zoom: 1;
}
.sns-social-links.style-3 .follow-us:before, .sns-social-links.style-3 .follow-us:after {
  content: " ";
  display: table;
}
.sns-social-links.style-3 .follow-us:after {
  clear: both;
}
.sns-social-links.style-3 .follow-us a {
  margin: 0 0 10px 25px;
  display: inline-block;
  font-size: 0px;
  color: #646464;
}
.sns-social-links.style-3 .follow-us a:before {
  font-size: 16px;
  line-height: inherit;
  color: inherit;
}
.sns-social-links.style-3 .follow-us a:first-child {
  margin-left: 0px;
}
.sns-social-links.style-3 .follow-us a:hover {
  color: #cf060e;
}
.sns-social-links.inline-label .wpb_heading {
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  float: left;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
  color: #959595;
  line-height: inherit !important;
}
.sns-social-links.inline-label .wpb_heading:before {
  display: none;
}
.sns-social-links.inline-label .follow-us {
  float: left;
}
.sns-social-links.inline-label .follow-us a {
  margin: 0 0 10px 20px;
}
.sns-info-box {
  *zoom: 1;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-info-box:before, .sns-info-box:after {
  content: " ";
  display: table;
}
.sns-info-box:after {
  clear: both;
}
.sns-info-box .icon {
  float: left;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  line-height: initial;
}
.sns-info-box .icon span.vc_icon_element-icon {
  color: #171717;
  display: inline-block;
}
.sns-info-box .icon span.vc_icon_element-icon:before {
  padding-left: 1px;
}
.sns-info-box .content-info-box {
  font-size: 12px;
  font-weight: 500;
}
.sns-info-box .content-info-box .sc_heading {
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
}
.sns-info-box .content-info-box .sc_heading a {
  color: inherit;
}
.sns-info-box .content-info-box .sc_heading a:hover {
  color: #cf060e;
}
.sns-info-box .content-info-box p {
  padding: 0 15px;
  margin: 0 0;
}
.sns-info-box:hover .icon span.vc_icon_element-icon {
  border-color: #cf060e !important;
}
.sns-info-box:hover .icon span.vc_icon_element-icon:before {
  color: #cf060e;
}
.sns-info-box.box-style1 .info-box-wrapper {
  text-align: center;
}
.sns-info-box.box-style1 .icon {
  float: none;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.sns-info-box.box-style1 .icon span.vc_icon_element-icon {
  border: 1px solid #959595;
  border-radius: 100%;
  text-align: center;
}
.sns-info-box.box-style1 .icon span.vc_icon_element-icon img {
  max-width: 100%;
}
.sns-info-box.box-style1 .content-info-box {
  float: none;
  display: inline-block;
  text-align: left;
  font-size: 1em;
}
.sns-info-box.box-style1 .content-info-box .sc_heading {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
}
.sns-info-box.box-style2 .icon {
  margin: 0 15px 0 0;
}
.sns-info-box.box-style2 .content-info-box .sc_heading a {
  color: inherit;
}
.sns-info-box.box-style2 .content-info-box .sc_heading a:hover {
  color: #cf060e;
}
@media (max-width: 767px) {
  .sns-info-box.box-style2 {
    text-align: center;
  }
  .sns-info-box.box-style2 .info-box-wrapper {
    display: inline-block;
  }
  .sns-info-box.box-style2 .info-box-wrapper .content-info-box {
    text-align: left;
    display: inline-block;
  }
}
.sns-info-box.box-style3 {
  text-align: center;
}
.sns-info-box.box-style3 .icon {
  float: none;
  display: block;
  margin: 0 0 15px;
}
.sns-info-box.want-effect:hover .icon span.vc_icon_element-icon:before, .sns-info-box.want-effect:hover .icon img {
  -webkit-animation: heartBeat 400ms ease-out;
  -o-animation: heartBeat 400ms ease-out;
  animation: heartBeat 400ms ease-out;
}
.sns-info-box.instagram-style .content-info-box .sc_heading {
  text-transform: none;
  color: #959595;
  margin-bottom: 8px;
}
.sns-info-box.instagram-style .content-info-box .sc_heading a:hover {
  color: #171717;
}
.sns-info-box.instagram-style .icon {
  margin-top: -6px;
}
.sns-products.have-zigzag .wpb_heading &gt; span {
  position: relative;
}
.sns-products.have-zigzag .wpb_heading &gt; span:before {
  background: linear-gradient(-45deg, transparent 16px, #cf060e 0), linear-gradient(45deg, transparent 16px, #cf060e 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: calc(50% - 8px);
  left: -95px;
}
.sns-products.have-zigzag .wpb_heading &gt; span:after {
  background: linear-gradient(-45deg, transparent 16px, #fff 0), linear-gradient(45deg, transparent 16px, #fff 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: calc(50% - 5px);
  left: -95px;
}
.sns-products.have-zigzag .wpb_heading &gt; span &gt; span:before {
  background: linear-gradient(-45deg, transparent 16px, #cf060e 0), linear-gradient(45deg, transparent 16px, #cf060e 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: calc(50% - 8px);
  right: -95px;
}
.sns-products.have-zigzag .wpb_heading &gt; span &gt; span:after {
  background: linear-gradient(-45deg, transparent 16px, #fff 0), linear-gradient(45deg, transparent 16px, #fff 0);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto auto, auto auto;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 22px 32px;
  content: "";
  display: block;
  width: 65px;
  height: 16px;
  position: absolute;
  bottom: calc(50% - 5px);
  right: -95px;
}
.sns-products .sproduct-content {
  *zoom: 1;
}
.sns-products .sproduct-content:before, .sns-products .sproduct-content:after {
  content: " ";
  display: table;
}
.sns-products .sproduct-content:after {
  clear: both;
}
.sns-products .action-wrap {
  display: block;
  text-align: center;
}
.sns-products .action-wrap .btn.view-all {
  margin: 20px auto 0;
  display: inline-block;
  border: 1px solid #959595;
  color: #171717;
  background: transparent;
  font-weight: 500;
}
.sns-products .action-wrap .btn.view-all:hover {
  border-color: #cf060e;
  background: #cf060e;
  color: #fff;
}
.sns-products.list-mode .wpb_heading {
  font-size: 1.2857em;
  text-align: left;
  margin: 0 0 25px;
}
.sns-products.list-mode .wpb_heading span:before, .sns-products.list-mode .wpb_heading span:after {
  display: none;
}
.sns-products.list-mode .prdlist-content {
  margin: -15px -15px;
}
.sns-products.list-mode .prdlist-content .product_list.list {
  margin-top: 5px;
}
.sns-products.list-mode .prdlist-content .product_list.list .product {
  padding: 20px 0 0;
  margin-top: 20px;
  border-top: 1px solid #d7d7d7;
}
.sns-products.list-mode .prdlist-content .product_list.list .product:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view {
  *zoom: 1;
  width: 100%;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view:before, .sns-products.list-mode .prdlist-content .product_list.list .list-view:after {
  content: " ";
  display: table;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view:after {
  clear: both;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img {
  float: left;
  display: inline-block;
  margin: 0 15px 0 0;
  position: relative;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .onsale {
  display: none;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .product-image {
  display: block;
  position: relative;
  overflow: hidden;
  position: relative;
  max-width: 70px;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button {
  font-size: 0px;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  -webkit-transform: scale(0);
  transform: scale(0);
  background: #eaeaea;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button:before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f06e";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #959595;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button:hover {
  background: #cf060e;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button:hover:before {
  color: #fff;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  overflow: hidden;
  background: #cf060e !important;
  color: #959595;
  opacity: 1 !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  cursor: wait;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:before, .sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:after {
  color: #fff;
  font-size: 14px;
  cursor: wait;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:before {
  content: "\f1ce";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  z-index: 1;
  color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-info .item-title {
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 3px;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-info .item-title a {
  color: #959595;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-info .item-title a:hover {
  color: #cf060e;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view .item-info .star-rating {
  float: none;
  display: block;
  margin: 0 0 0px;
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view:hover .item-img .yith-wcqv-button {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sns-products.list-mode .prdlist-content .product_list.list .list-view:hover .item-img .product-image {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.sns-products.list-mode .prdlist-content .product_list.list .item-row {
  padding: 15px;
}
.sns-products.list-mode .owl-nav {
  position: absolute;
  height: 16px;
  width: 45px;
  right: 0px;
  top: -45px;
}
.sns-products.list-mode .owl-nav .owl-prev, .sns-products.list-mode .owl-nav .owl-next {
  width: 16px;
  height: 16px;
  position: absolute;
  font-size: 0px;
  color: #171717;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products.list-mode .owl-nav .owl-prev:before, .sns-products.list-mode .owl-nav .owl-next:before {
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products.list-mode .owl-nav .owl-prev.disabled, .sns-products.list-mode .owl-nav .owl-next.disabled {
  opacity: 0.6;
}
.sns-products.list-mode .owl-nav .owl-prev.disabled:hover, .sns-products.list-mode .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-products.list-mode .owl-nav .owl-prev:hover, .sns-products.list-mode .owl-nav .owl-next:hover {
  color: #cf060e;
}
.sns-products.list-mode .owl-nav .owl-prev {
  left: 0px;
}
.sns-products.list-mode .owl-nav .owl-prev:before {
  content: "\f060";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-products.list-mode .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-products.list-mode .owl-nav .owl-next:before {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.sns-products.list-mode .owl-nav {
  right: 8px;
}
.sns-products.gird-mode .before-title {
  text-align: center;
}
.sns-products.gird-mode .wpb_heading {
  text-align: center;
  position: relative;
}
.sns-products.gird-mode[data-gridstyle='4'] .wpb_heading {
  margin-bottom: 15px;
}
.sns-products.gird-mode .after-title {
  text-align: center;
}
.sns-products.gird-mode .prdlist-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .sns-products.gird-mode .prdlist-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.sns-products.gird-mode .prdlist-content.grid-style2 {
  margin: -15px;
}
@media (max-width: 767px) {
  .sns-products.gird-mode .prdlist-content.grid-style2 {
    margin: -10px;
  }
}
.sns-products.gird-mode .owl-nav .owl-prev, .sns-products.gird-mode .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.sns-products.gird-mode .owl-nav .owl-prev:before, .sns-products.gird-mode .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.sns-products.gird-mode .owl-nav .owl-prev:hover, .sns-products.gird-mode .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.sns-products.gird-mode .owl-nav .owl-prev.disabled, .sns-products.gird-mode .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.sns-products.gird-mode .owl-nav .owl-prev.disabled:hover, .sns-products.gird-mode .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-products.gird-mode .owl-nav .owl-prev {
  left: 0px;
}
.sns-products.gird-mode .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-products.gird-mode .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-products.gird-mode .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-products.gird-mode .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products.gird-mode:hover .owl-nav {
  opacity: 1;
}
.sns-products .owl-dots {
  text-align: center;
  margin: 25px 0 0;
}
.sns-products .owl-dots .owl-dot {
  border: 1px solid #171717;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 100%;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products .owl-dots .owl-dot:hover, .sns-products .owl-dots .owl-dot.active {
  background: #171717;
}
.sns-hot-deals {
  position: relative;
  *zoom: 1;
}
.sns-hot-deals:before, .sns-hot-deals:after {
  content: " ";
  display: table;
}
.sns-hot-deals:after {
  clear: both;
}
.sns-hot-deals .discount-value {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  color: #171717;
  border-radius: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  margin: 0 auto 40px;
  background: #fff;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .sns-hot-deals .discount-value {
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
  }
}
.sns-hot-deals .product {
  text-align: center;
}
.sns-hot-deals .product .item-title {
  margin: 0 0;
}
.sns-hot-deals .product .item-title a {
  font-size: 2.1428em;
  font-weight: normal;
  color: #171717;
}
.sns-hot-deals .product .item-title a:hover {
  color: #cf060e;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .item-title a {
    font-size: 1.5714em;
  }
}
.sns-hot-deals .product .price {
  margin: 0 0;
  font-size: 2.1428em !important;
  font-weight: 600 !important;
  color: #cf060e !important;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .price {
    font-size: 1.25em !important;
    margin-bottom: 5px;
  }
}
.sns-hot-deals .product .price del .amount {
  color: #959595;
}
.sns-hot-deals .product .price del:before {
  background: #959595;
  height: 2px;
}
.sns-hot-deals .product .time-cdown-wrap {
  margin-top: 55px;
  padding-top: 65px;
  display: block;
  position: relative;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .time-cdown-wrap {
    margin-top: 25px;
    padding-top: 35px;
  }
}
.sns-hot-deals .product .time-cdown-wrap:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 60%;
  left: 20%;
  top: 0px;
  background: #d7d7d7;
}
.sns-hot-deals .product .label-cd {
  color: #171717;
  font-weight: 600;
  margin: 0 0 20px;
  display: block;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .label-cd {
    margin-bottom: 5px;
  }
}
.sns-hot-deals .product .time-count-down {
  display: block;
  padding: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  margin: 0 0 30px;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .time-count-down {
    margin-bottom: 15px;
  }
}
.sns-hot-deals .product .time-count-down .clock-digi {
  display: inline-block;
  line-height: 1;
}
.sns-hot-deals .product .time-count-down .clock-digi &gt; div {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0 0 0 35px;
  text-align: center;
  font-size: 16px;
  position: relative;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .time-count-down .clock-digi &gt; div {
    font-size: 12px;
    margin-left: 25px;
  }
}
@media (max-width: 480px) {
  .sns-hot-deals .product .time-count-down .clock-digi &gt; div {
    font-size: 10px;
    margin-left: 20px;
  }
}
.sns-hot-deals .product .time-count-down .clock-digi &gt; div:first-child {
  margin-left: 0px;
}
.sns-hot-deals .product .time-count-down .clock-digi &gt; div &gt; div &gt; div {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 36px;
  line-height: 1;
  font-weight: 300;
  color: #171717;
  position: relative;
  top: 14px;
}
@media (max-width: 1199px) {
  .sns-hot-deals .product .time-count-down .clock-digi &gt; div &gt; div &gt; div {
    font-size: 28px;
    margin-right: 3px;
    top: 10px;
  }
}
@media (max-width: 480px) {
  .sns-hot-deals .product .time-count-down .clock-digi &gt; div &gt; div &gt; div {
    font-size: 22px;
    top: 8px;
  }
}
.sns-hot-deals:hover .discount-value {
  -webkit-animation: bounce 1s ease-in-out 0.2s infinite;
  -moz-animation: bounce 1s ease-in-out 0.2s infinite;
  -o-animation: bounce 1s ease-in-out 0.2s infinite;
  animation: bounce 1s ease-in-out 0.2s infinite;
}
.yith-wcpsc-product-table-wrapper {
  padding: 10px 0 0;
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table {
  box-shadow: none;
  border-color: #d7d7d7;
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table tr &gt; td:first-child, .yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table th {
  background: #f5f5f5;
  color: #171717;
  font-weight: bold;
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table td, .yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table th {
  border-color: #d7d7d7;
  padding: 15px;
  height: auto;
  line-height: 1.5;
}
.sns-products-ajaxtab {
  *zoom: 1;
}
.sns-products-ajaxtab:before, .sns-products-ajaxtab:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab:after {
  clear: both;
}
.sns-products-ajaxtab[data-gridstyle="2"] .header-tab, .sns-products-ajaxtab[data-gridstyle="3"] .header-tab, .sns-products-ajaxtab[data-gridstyle="4"] .header-tab {
  margin-bottom: 20px;
}
.sns-products-ajaxtab.hidden-loadmore-btn .content-tab .sns-woo-loadmore-wrap {
  display: none;
}
.sns-products-ajaxtab.hidden-header-tab .header-tab {
  display: none;
}
.sns-products-ajaxtab.box-style1 .header-tab {
  margin-bottom: 38px;
}
@media (max-width: 992px) {
  .sns-products-ajaxtab.box-style1 .header-tab {
    margin-bottom: 0px;
  }
}
.sns-products-ajaxtab.box-style1 .header-tab ul.nav-tabs &gt; li:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 1px;
  background: #d7d7d7;
  left: 0px;
  top: calc(50% - 14px);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products-ajaxtab.box-style1 .header-tab ul.nav-tabs &gt; li:first-child:before {
  display: none;
}
.sns-products-ajaxtab.box-style1 .header-tab ul.nav-tabs &gt; li &gt; a {
  font-size: 2.5714em;
  margin: 0;
  font-weight: bold;
}
.sns-products-ajaxtab.box-style2 .header-tab {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .sns-products-ajaxtab.box-style2 .header-tab {
    margin-bottom: 15px;
  }
}
.sns-products-ajaxtab.box-style2 .header-tab ul.nav-tabs &gt; li {
  padding: 0 30px;
}
.sns-products-ajaxtab.box-style2 .header-tab ul.nav-tabs &gt; li.active &gt; a {
  color: #171717;
}
.sns-products-ajaxtab.box-style2 .header-tab ul.nav-tabs &gt; li:hover:not(.active) &gt; a {
  color: #171717;
}
.sns-products-ajaxtab.box-style2 .header-tab ul.nav-tabs &gt; li &gt; a {
  font-size: 1.1428em;
  color: #959595;
  font-weight: bold;
  margin: 0;
}
.sns-products-ajaxtab.hidden-tab .header-tab {
  display: none;
}
.sns-products-ajaxtab .header-tab {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  overflow-x: hidden;
}
@media (max-width: 992px) {
  .sns-products-ajaxtab .header-tab {
    height: 20px;
    margin-bottom: 0px;
    overflow-x: visible;
  }
  .sns-products-ajaxtab .header-tab:before {
    position: absolute;
    content: "";
    height: 1px;
    width: calc(100% - 35px);
    left: 0px;
    top: 10px;
    background: #d7d7d7;
  }
}
.sns-products-ajaxtab .header-tab .wpb_heading {
  margin: 0 0 20px;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  border-bottom: none;
  text-align: center;
  display: inline-flex;
  padding: 0;
  margin: 0 0;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs &gt; li {
  display: inline-block;
  margin: 0 0;
  padding: 0 25px;
  float: left;
  position: relative;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs &gt; li.active &gt; a {
  color: #171717;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs &gt; li:hover:not(.active) &gt; a {
  color: #171717;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs &gt; li &gt; a {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-size: 1em;
  color: #ccc;
  text-transform: uppercase;
  background: transparent;
  border: none;
  display: inline-block;
  position: relative;
}
.sns-products-ajaxtab .header-tab ul.nav-tabs &gt; li &gt; a .cat-number {
  color: #cf060e;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav {
  position: absolute;
  top: 0px;
  right: 0px;
  *zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav:before, .sns-products-ajaxtab .header-tab ul.tab-drop-nav:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav:after {
  clear: both;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown {
  padding: 0;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown .dropdown-toggle {
  display: block;
  font-size: 26px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown .dropdown-toggle:before {
  content: "\f397";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown .dropdown-toggle:hover {
  text-decoration: none;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu {
  padding: 0 0;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu li {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  padding: 0;
  border-top: 1px solid #d7d7d7;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu li:first-child {
  border-top: none;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu li a {
  padding: 8px 10px;
  position: relative;
  text-transform: uppercase;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu li:hover a {
  background-color: transparent;
  color: #cf060e;
}
.sns-products-ajaxtab .header-tab ul.tab-drop-nav li.dropdown ul.dropdown-menu li.active a {
  background-color: transparent;
  color: #cf060e;
}
.sns-products-ajaxtab .content-tab {
  *zoom: 1;
}
.sns-products-ajaxtab .content-tab:before, .sns-products-ajaxtab .content-tab:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .content-tab:after {
  clear: both;
}
.sns-products-ajaxtab .content-tab .prdlist-content {
  margin: 0 -15px;
  *zoom: 1;
}
.sns-products-ajaxtab .content-tab .prdlist-content:before, .sns-products-ajaxtab .content-tab .prdlist-content:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .content-tab .prdlist-content:after {
  clear: both;
}
@media (max-width: 1199px) {
  .sns-products-ajaxtab .content-tab .prdlist-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .sns-products-ajaxtab .content-tab .prdlist-content {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.sns-products-ajaxtab .content-tab .prdlist-content.grid-style2 .product_list .product, .sns-products-ajaxtab .content-tab .prdlist-content.grid-style3 .product_list .product, .sns-products-ajaxtab .content-tab .prdlist-content.grid-style4 .product_list .product {
  margin-bottom: 15px;
}
.sns-products-ajaxtab .content-tab .prdlist-content.grid-style2 .product_list .item-row .product:last-child, .sns-products-ajaxtab .content-tab .prdlist-content.grid-style3 .product_list .item-row .product:last-child, .sns-products-ajaxtab .content-tab .prdlist-content.grid-style4 .product_list .item-row .product:last-child {
  margin-bottom: 0px;
}
.sns-products-ajaxtab .content-tab .prdlist-content .product_list {
  *zoom: 1;
}
.sns-products-ajaxtab .content-tab .prdlist-content .product_list:before, .sns-products-ajaxtab .content-tab .prdlist-content .product_list:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .content-tab .prdlist-content .product_list:after {
  clear: both;
}
.sns-products-ajaxtab .content-tab .prdlist-content .product_list.simple-effect {
  opacity: 0.4;
  -webkit-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.sns-products-ajaxtab .content-tab .prdlist-content .product_list .item-row .product:last-child {
  margin-bottom: 0px;
}
.sns-products-ajaxtab .content-tab .prdlist-content.active .product_list.simple-effect {
  opacity: 1;
}
.sns-products-ajaxtab .content-tab .prdlist-content:not(.active) {
  margin-bottom: 0px !important;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-dots {
  text-align: center;
  margin: 25px 0 0;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-dots .owl-dot {
  border: 1px solid #171717;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 100%;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-dots .owl-dot:hover, .sns-products-ajaxtab .content-tab .prdlist-content .owl-dots .owl-dot.active {
  background: #171717;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-dots {
  margin-top: 45px;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev, .sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev:before, .sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev:hover, .sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev.disabled, .sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev.disabled:hover, .sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev {
  left: 0px;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.sns-products-ajaxtab .content-tab .prdlist-content .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.sns-products-ajaxtab .content-tab .content-tab-inner {
  position: relative;
  *zoom: 1;
}
.sns-products-ajaxtab .content-tab .content-tab-inner:before, .sns-products-ajaxtab .content-tab .content-tab-inner:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .content-tab .content-tab-inner:after {
  clear: both;
}
.sns-products-ajaxtab .content-tab .content-tab-inner.tab-loading {
  min-height: 40px;
}
.sns-products-ajaxtab .content-tab .content-tab-inner.tab-loading &gt; div {
  opacity: 0.4;
}
.sns-products-ajaxtab .content-tab .content-tab-inner.tab-loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: normal;
  margin: -15px 0 0 -15px;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
  z-index: 2;
  content: "\f1ce";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap {
  text-align: center;
  *zoom: 1;
  height: 60px;
  position: relative;
  margin-top: 20px;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap:before, .sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap:after {
  content: " ";
  display: table;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap:after {
  clear: both;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap .sns-woo-loadmore {
  height: 60px;
  line-height: 60px;
  border: 1px solid #646464;
  color: #171717;
  position: relative;
  background: none;
  padding: 0 45px;
  text-align: center;
  font-weight: 500;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap .sns-woo-loadmore:hover {
  border-color: #cf060e;
  background: #cf060e;
  color: #fff;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap .sns-woo-loadmore.loading {
  border-color: #cf060e;
  background: #cf060e;
  color: #fff;
}
.sns-products-ajaxtab .content-tab .sns-woo-loadmore-wrap .sns-woo-loadmore.loaded {
  cursor: text;
}
.sns-products-ajaxtab[data-gridstyle=""].template-carousel .content-tab-inner.tab-loading:after {
  top: calc(50% - 98px);
}
.sns-products-ajaxtab[data-gridstyle=""]:not(.template-carousel) .content-tab-inner {
  position: static;
}
.sns-products-ajaxtab[data-gridstyle=""]:not(.template-carousel) .content-tab-inner.tab-loading:after {
  top: calc(50% - 20px);
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item {
  width: 50%;
  margin: 0 0;
  float: left;
  position: relative;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item:before {
  position: absolute;
  right: -1px;
  top: 0px;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #d7d7d7;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item &gt; div {
  margin: 0 0;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item &gt; div.grid-style .grid-view .item-img .item-img-info a.product-image {
  padding: 15px 0;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item &gt; div.grid-style .grid-view .item-content .item-title {
  margin-bottom: 5px;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item &gt; div.grid-style .grid-view .item-content .price {
  font-size: 1.625em;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item &gt; div.grid-style .grid-view .buttons-action .cart-wrap {
  width: 80%;
  margin: 0 auto 20px;
}
.sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .ajaxtab-products {
  width: 50%;
  margin-left: 50%;
  position: relative;
  top: -20px;
}
@media (max-width: 992px) {
  .sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item {
    width: 45%;
  }
  .sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .ajaxtab-products {
    width: 55%;
    margin-left: 45%;
    top: -10px;
  }
}
@media (max-width: 480px) {
  .sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item {
    width: 100%;
    margin: 15px 0 30px;
    float: none;
  }
  .sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .first-item:before {
    display: none;
  }
  .sns-products-ajaxtab[data-template="3"] .content-tab .prdlist-content .ajaxtab-products {
    width: 100%;
    margin-left: 0;
    top: 0px;
  }
}
.sns-products-ajaxtab[data-template="3"] .content-tab .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.sns-products-ajaxtab[data-template="3"] .content-tab:hover .owl-nav {
  opacity: 1;
}
#sns_content .nav-in-topright .owl-nav .owl-prev, #sns_content .nav-in-topright .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
#sns_content .nav-in-topright .owl-nav .owl-prev:before, #sns_content .nav-in-topright .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
#sns_content .nav-in-topright .owl-nav .owl-prev:hover, #sns_content .nav-in-topright .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
#sns_content .nav-in-topright .owl-nav .owl-prev.disabled, #sns_content .nav-in-topright .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
#sns_content .nav-in-topright .owl-nav .owl-prev.disabled:hover, #sns_content .nav-in-topright .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
#sns_content .nav-in-topright .owl-nav .owl-prev {
  left: 0px;
}
#sns_content .nav-in-topright .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
#sns_content .nav-in-topright .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
#sns_content .nav-in-topright .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
#sns_content .nav-in-topright .owl-nav {
  opacity: 1;
  position: absolute;
  top: -95px;
  right: 15px;
  height: 45px;
  width: 100px;
}
#sns_content .nav-in-topright .owl-nav .owl-prev {
  left: 0px !important;
}
#sns_content .nav-in-topright .owl-nav .owl-next {
  left: auto !important;
  right: 0px !important;
}
@media (max-width: 767px) {
  #sns_content .nav-in-topright .owl-nav {
    right: 7.5px;
    top: -80px;
    height: 35px;
    width: 80px;
  }
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev, #sns_content .nav-in-topcenter .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev:before, #sns_content .nav-in-topcenter .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev:hover, #sns_content .nav-in-topcenter .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev.disabled, #sns_content .nav-in-topcenter .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev.disabled:hover, #sns_content .nav-in-topcenter .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev {
  left: 0px;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
#sns_content .nav-in-topcenter .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
#sns_content .nav-in-topcenter .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
#sns_content .nav-in-topcenter .owl-nav {
  opacity: 1;
  position: absolute;
  top: -95px;
  left: 0px;
  width: 100%;
  height: 45px;
}
#sns_content .nav-in-topcenter .owl-nav .owl-prev {
  left: 15px;
}
@media (max-width: 992px) {
  #sns_content .nav-in-topcenter .owl-nav .owl-prev {
    left: -5px !important;
  }
}
#sns_content .nav-in-topcenter .owl-nav .owl-next {
  left: auto;
  right: 15px;
}
@media (max-width: 992px) {
  #sns_content .nav-in-topcenter .owl-nav .owl-next {
    left: auto !important;
    right: -5px !important;
  }
}
article.type-page .inner-post, article.type-post .inner-post {
  *zoom: 1;
}
article.type-page .inner-post:before, article.type-post .inner-post:before, article.type-page .inner-post:after, article.type-post .inner-post:after {
  content: " ";
  display: table;
}
article.type-page .inner-post:after, article.type-post .inner-post:after {
  clear: both;
}
article.type-page .inner-post .part-left, article.type-post .inner-post .part-left {
  float: left;
  width: 50%;
  padding: 0 15px 0 0;
}
@media (max-width: 1199px) {
  article.type-page .inner-post .part-left, article.type-post .inner-post .part-left {
    padding: 0 10px 0 0;
  }
}
article.type-page .inner-post .part-right, article.type-post .inner-post .part-right {
  float: left;
  width: 50%;
  padding: 0 0 0 15px;
}
@media (max-width: 1199px) {
  article.type-page .inner-post .part-right, article.type-post .inner-post .part-right {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 480px) {
  article.type-page .inner-post .part-left, article.type-post .inner-post .part-left, article.type-page .inner-post .part-right, article.type-post .inner-post .part-right {
    float: none;
    width: 100%;
    padding: 0 0;
  }
}
article.type-page .post-info-wrap, article.type-post .post-info-wrap {
  margin: 0 15px 0;
  padding: 35px 30px;
  *zoom: 1;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
article.type-page .post-info-wrap:before, article.type-post .post-info-wrap:before, article.type-page .post-info-wrap:after, article.type-post .post-info-wrap:after {
  content: " ";
  display: table;
}
article.type-page .post-info-wrap:after, article.type-post .post-info-wrap:after {
  clear: both;
}
@media (max-width: 480px) {
  article.type-page .post-info-wrap, article.type-post .post-info-wrap {
    padding: 25px 20px 20px;
  }
}
article.type-page .gallery-thumb, article.type-post .gallery-thumb, article.type-page .video-thumb, article.type-post .video-thumb, article.type-page .audio-thumb, article.type-post .audio-thumb, article.type-page .post-thumb, article.type-post .post-thumb, article.type-page .quote-info, article.type-post .quote-info, article.type-page .link-info, article.type-post .link-info {
  position: relative;
}
article.type-page .gallery-thumb + .post-info-wrap, article.type-post .gallery-thumb + .post-info-wrap, article.type-page .video-thumb + .post-info-wrap, article.type-post .video-thumb + .post-info-wrap, article.type-page .audio-thumb + .post-info-wrap, article.type-post .audio-thumb + .post-info-wrap, article.type-page .post-thumb + .post-info-wrap, article.type-post .post-thumb + .post-info-wrap, article.type-page .quote-info + .post-info-wrap, article.type-post .quote-info + .post-info-wrap, article.type-page .link-info + .post-info-wrap, article.type-post .link-info + .post-info-wrap {
  margin-top: -60px;
}
article.type-page .video-thumb, article.type-post .video-thumb {
  z-index: 1;
}
article.type-page .video-thumb:hover + .post-info-wrap, article.type-post .video-thumb:hover + .post-info-wrap {
  margin-top: -40px;
  z-index: 0;
}
article.type-page .video-thumb:hover + .post-info-wrap .post-meta, article.type-post .video-thumb:hover + .post-info-wrap .post-meta {
  visibility: hidden;
  opacity: 0;
}
article.type-page:hover .post-info-wrap, article.type-post:hover .post-info-wrap {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
article.type-page:hover .gallery-thumb + .post-meta, article.type-post:hover .gallery-thumb + .post-meta, article.type-page:hover .video-thumb + .post-meta, article.type-post:hover .video-thumb + .post-meta, article.type-page:hover .audio-thumb + .post-meta, article.type-post:hover .audio-thumb + .post-meta, article.type-page:hover .post-thumb + .post-meta, article.type-post:hover .post-thumb + .post-meta, article.type-page:hover .quote-info + .post-meta, article.type-post:hover .quote-info + .post-meta, article.type-page:hover .link-info + .post-meta, article.type-post:hover .link-info + .post-meta {
  opacity: 1;
}
article.type-page:hover .gallery-thumb:before, article.type-post:hover .gallery-thumb:before {
  opacity: 1;
}
article.type-page:hover .gallery-thumb .item:before, article.type-post:hover .gallery-thumb .item:before {
  background: rgba(0, 0, 0, 0.15);
}
article.type-page:hover .video-thumb:before, article.type-post:hover .video-thumb:before {
  opacity: 1;
}
article.type-page:hover .post-thumb:before, article.type-post:hover .post-thumb:before {
  opacity: 1;
}
article.type-page:hover .post-thumb a:before, article.type-post:hover .post-thumb a:before {
  background: rgba(0, 0, 0, 0.15);
}
article.type-page .gallery-thumb, article.type-post .gallery-thumb {
  position: relative;
  overflow: hidden;
}
article.type-page .gallery-thumb .owl-nav .owl-prev, article.type-post .gallery-thumb .owl-nav .owl-prev, article.type-page .gallery-thumb .owl-nav .owl-next, article.type-post .gallery-thumb .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: calc(50% - 25px);
  font-size: 0px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
article.type-page .gallery-thumb .owl-nav .owl-prev:before, article.type-post .gallery-thumb .owl-nav .owl-prev:before, article.type-page .gallery-thumb .owl-nav .owl-next:before, article.type-post .gallery-thumb .owl-nav .owl-next:before {
  font-size: 24px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 767px) {
  article.type-page .gallery-thumb .owl-nav .owl-prev, article.type-post .gallery-thumb .owl-nav .owl-prev, article.type-page .gallery-thumb .owl-nav .owl-next, article.type-post .gallery-thumb .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
  }
  article.type-page .gallery-thumb .owl-nav .owl-prev:before, article.type-post .gallery-thumb .owl-nav .owl-prev:before, article.type-page .gallery-thumb .owl-nav .owl-next:before, article.type-post .gallery-thumb .owl-nav .owl-next:before {
    font-size: 24px;
  }
}
article.type-page .gallery-thumb .owl-nav .owl-prev:hover, article.type-post .gallery-thumb .owl-nav .owl-prev:hover, article.type-page .gallery-thumb .owl-nav .owl-next:hover, article.type-post .gallery-thumb .owl-nav .owl-next:hover {
  cursor: pointer;
  background: #fff;
}
article.type-page .gallery-thumb .owl-nav .owl-prev:hover:before, article.type-post .gallery-thumb .owl-nav .owl-prev:hover:before, article.type-page .gallery-thumb .owl-nav .owl-next:hover:before, article.type-post .gallery-thumb .owl-nav .owl-next:hover:before {
  color: #cf060e;
}
article.type-page .gallery-thumb .owl-nav .owl-prev.disabled, article.type-post .gallery-thumb .owl-nav .owl-prev.disabled, article.type-page .gallery-thumb .owl-nav .owl-next.disabled, article.type-post .gallery-thumb .owl-nav .owl-next.disabled {
  opacity: 0.6;
}
article.type-page .gallery-thumb .owl-nav .owl-prev.disabled:hover, article.type-post .gallery-thumb .owl-nav .owl-prev.disabled:hover, article.type-page .gallery-thumb .owl-nav .owl-next.disabled:hover, article.type-post .gallery-thumb .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
article.type-page .gallery-thumb .owl-nav .owl-prev, article.type-post .gallery-thumb .owl-nav .owl-prev {
  left: 0px;
}
article.type-page .gallery-thumb .owl-nav .owl-prev:before, article.type-post .gallery-thumb .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
@media (max-width: 767px) {
  article.type-page .gallery-thumb .owl-nav .owl-prev:before, article.type-post .gallery-thumb .owl-nav .owl-prev:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
article.type-page .gallery-thumb .owl-nav .owl-next, article.type-post .gallery-thumb .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
article.type-page .gallery-thumb .owl-nav .owl-next:before, article.type-post .gallery-thumb .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
@media (max-width: 767px) {
  article.type-page .gallery-thumb .owl-nav .owl-next:before, article.type-post .gallery-thumb .owl-nav .owl-next:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
article.type-page .gallery-thumb:before, article.type-post .gallery-thumb:before {
  content: "\f148";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 32px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
}
article.type-page .gallery-thumb .item, article.type-post .gallery-thumb .item {
  position: relative;
}
article.type-page .gallery-thumb .item:before, article.type-post .gallery-thumb .item:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: transparent;
}
article.type-page .link-info, article.type-post .link-info {
  padding: 100px 30px 140px;
  text-align: center;
  background: url(../img/global.png) #f7f7f7 no-repeat -10px 35%;
  border: 1px solid #d7d7d7;
}
article.type-page .link-info a, article.type-post .link-info a {
  display: block;
  font-size: 1.2857em;
  font-weight: 600;
}
article.type-page .quote-info, article.type-post .quote-info {
  padding: 100px 35px;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  text-align: center;
}
article.type-page .quote-info .quote-content, article.type-post .quote-info .quote-content {
  display: block;
  margin-bottom: 20px;
  position: relative;
  font-style: italic;
  font-size: 1.2857em;
}
article.type-page .quote-info .quote-content:before, article.type-post .quote-info .quote-content:before {
  content: "\f347";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 32px;
  position: absolute;
  top: -50px;
  left: calc(50% - 20px);
  text-align: left;
  color: #646464;
}
article.type-page .quote-info .quote-author, article.type-post .quote-info .quote-author {
  display: block;
  margin: 0px;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-transform: uppercase;
  font-weight: bold;
  color: #646464;
}
article.type-page .post-thumb, article.type-post .post-thumb {
  position: relative;
  overflow: hidden;
}
article.type-page .post-thumb:before, article.type-post .post-thumb:before {
  content: "\f147";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 32px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
}
article.type-page .post-thumb a, article.type-post .post-thumb a {
  display: inline-block;
  position: relative;
}
article.type-page .post-thumb a:before, article.type-post .post-thumb a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: transparent;
}
article.type-page .video-responsive, article.type-post .video-responsive {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
  padding-top: 3px;
  height: 0;
}
article.type-page .video-responsive embed, article.type-post .video-responsive embed, article.type-page .video-responsive iframe, article.type-post .video-responsive iframe, article.type-page .video-responsive object, article.type-post .video-responsive object, article.type-page .video-responsive video, article.type-post .video-responsive video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
article.type-page .audio-responsive, article.type-post .audio-responsive {
  position: relative;
  padding-bottom: 54.5%;
  padding-top: 8px;
  height: 0;
}
article.type-page .audio-responsive embed, article.type-post .audio-responsive embed, article.type-page .audio-responsive iframe, article.type-post .audio-responsive iframe, article.type-page .audio-responsive object, article.type-post .audio-responsive object, article.type-page .audio-responsive audio, article.type-post .audio-responsive audio {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
article.type-page .post-content, article.type-post .post-content {
  *zoom: 1;
  margin-top: 25px;
}
article.type-page .post-content:before, article.type-post .post-content:before, article.type-page .post-content:after, article.type-post .post-content:after {
  content: " ";
  display: table;
}
article.type-page .post-content:after, article.type-post .post-content:after {
  clear: both;
}
article.type-page .media-post, article.type-post .media-post {
  position: relative;
}
article.type-page h3.post-title, article.type-post h3.post-title {
  margin: 0 0 20px;
  position: relative;
  font-size: 2.1428em;
  font-weight: 600;
}
@media (max-width: 767px) {
  article.type-page h3.post-title, article.type-post h3.post-title {
    font-size: 1.8571em;
  }
}
@media (max-width: 480px) {
  article.type-page h3.post-title, article.type-post h3.post-title {
    font-size: 1.4285em;
  }
}
article.type-page h3.post-title + .post-content, article.type-post h3.post-title + .post-content {
  margin-top: 0px;
}
article.type-page .page-links, article.type-post .page-links {
  margin-top: 20px;
  margin-bottom: 15px;
  clear: left;
  font-weight: bold;
}
article.type-page .page-links a, article.type-post .page-links a {
  display: inline-block;
  padding: 0 3px;
  margin: 0 0 3px;
}
article.type-page .more-link, article.type-post .more-link {
  display: none;
  padding: 0;
  border-radius: 0px;
  color: #171717;
  font-weight: bold;
  text-transform: uppercase;
  text-transform: none;
  background: none;
  height: auto;
  line-height: inherit;
}
article.type-page .more-link:after, article.type-post .more-link:after {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 10px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
article.type-page .more-link:focus, article.type-post .more-link:focus, article.type-page .more-link:hover, article.type-post .more-link:hover {
  background: none;
  color: #cf060e !important;
}
article.type-page .more-link:focus:after, article.type-post .more-link:focus:after, article.type-page .more-link:hover:after, article.type-post .more-link:hover:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
article.type-page .more-link .meta-nav, article.type-post .more-link .meta-nav {
  display: none;
}
article.type-page .post-meta, article.type-post .post-meta {
  display: block;
  margin: 0 0 10px;
  font-size: 0.8571em;
  font-weight: bold;
  text-transform: uppercase;
  color: #959595;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 1;
  visibility: visible;
}
article.type-page .post-meta a, article.type-post .post-meta a {
  color: inherit;
}
article.type-page .post-meta a:hover, article.type-post .post-meta a:hover {
  color: #cf060e;
}
article.type-page .post-meta &gt; *, article.type-post .post-meta &gt; * {
  margin-left: 8px;
  padding: 0;
  position: relative;
  display: inline-block;
}
article.type-page .post-meta &gt; *.post-cat, article.type-post .post-meta &gt; *.post-cat {
  color: #cf060e;
}
article.type-page .post-meta &gt; *:before, article.type-post .post-meta &gt; *:before {
  content: "/";
  margin-right: 8px;
  color: #959595;
}
article.type-page .post-meta &gt; *:first-child, article.type-post .post-meta &gt; *:first-child {
  margin-left: 0px;
  padding: 0;
}
article.type-page .post-meta &gt; *:first-child:before, article.type-post .post-meta &gt; *:first-child:before {
  display: none;
}
article.type-page.sticky .post-meta .sticky-content, article.type-post.sticky .post-meta .sticky-content {
  padding-left: 5px;
  color: #171717;
}
article.type-page.sticky .post-meta .sticky-content:before, article.type-post.sticky .post-meta .sticky-content:before {
  content: "\f2a6";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: rgba(207, 6, 14, 0.8);
  border-radius: 100%;
  position: relative;
  left: -5px;
  margin: 0;
}
article.type-page .post-excerpt, article.type-post .post-excerpt {
  position: relative;
}
article.type-page .post-excerpt &gt; *:last-child, article.type-post .post-excerpt &gt; *:last-child {
  margin-bottom: 0px;
}
article.type-page .post-excerpt .more-link, article.type-post .post-excerpt .more-link {
  display: table;
  margin-top: 20px;
}
article.type-page .post-foot, article.type-post .post-foot {
  margin: 15px 0 0;
  *zoom: 1;
}
article.type-page .post-foot:before, article.type-post .post-foot:before, article.type-page .post-foot:after, article.type-post .post-foot:after {
  content: " ";
  display: table;
}
article.type-page .post-foot:after, article.type-post .post-foot:after {
  clear: both;
}
article.type-page .post-foot .tags-links, article.type-post .post-foot .tags-links {
  float: left;
  position: relative;
}
@media (max-width: 767px) {
  article.type-page .post-foot .tags-links, article.type-post .post-foot .tags-links {
    float: none;
    display: block;
    margin: 0 0 15px;
  }
}
article.type-page .post-foot .tags-links a, article.type-post .post-foot .tags-links a {
  margin: 0 0;
  display: inline-block;
}
article.type-page .post-foot .post-share-block .ssbp-wrap, article.type-post .post-foot .post-share-block .ssbp-wrap, article.type-page .post-foot .post-share-block .ssba-wrap, article.type-post .post-foot .post-share-block .ssba-wrap {
  font-size: 1em !important;
}
article.type-page .post-foot .post-share-block .ssbp-wrap .ssba-share-text, article.type-post .post-foot .post-share-block .ssbp-wrap .ssba-share-text, article.type-page .post-foot .post-share-block .ssba-wrap .ssba-share-text, article.type-post .post-foot .post-share-block .ssba-wrap .ssba-share-text {
  font-size: 1em;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 3px;
  color: #171717 !important;
}
article.type-page .post-foot .post-share-block .ssbp-wrap &gt; div, article.type-post .post-foot .post-share-block .ssbp-wrap &gt; div, article.type-page .post-foot .post-share-block .ssba-wrap &gt; div, article.type-post .post-foot .post-share-block .ssba-wrap &gt; div {
  text-align: center !important;
}
article.type-page .post-foot .post-share-block .ssbp-wrap br, article.type-post .post-foot .post-share-block .ssbp-wrap br, article.type-page .post-foot .post-share-block .ssba-wrap br, article.type-post .post-foot .post-share-block .ssba-wrap br {
  display: none;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a, article.type-post .post-foot .post-share-block .ssbp-wrap a, article.type-page .post-foot .post-share-block .ssba-wrap a, article.type-post .post-foot .post-share-block .ssba-wrap a {
  display: inline-block;
  width: 24px;
  margin: 0 8px;
  text-align: center;
  color: #646464;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a img, article.type-post .post-foot .post-share-block .ssbp-wrap a img, article.type-page .post-foot .post-share-block .ssba-wrap a img, article.type-post .post-foot .post-share-block .ssba-wrap a img {
  padding: 0 0 !important;
  width: 100% !important;
  height: 100% !important;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_email_share img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_email_share img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_email_share img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_email_share img, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_print img, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_print img, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_print img, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_print img {
  display: none !important;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_email_share:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_email_share:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_email_share:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_email_share:hover, article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_print:hover, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_print:hover, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_print:hover, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_print:hover {
  color: #cf060e;
  text-decoration: none;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a:before, article.type-post .post-foot .post-share-block .ssbp-wrap a:before, article.type-page .post-foot .post-share-block .ssba-wrap a:before, article.type-post .post-foot .post-share-block .ssba-wrap a:before {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-size: 18px;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_linkedin_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_linkedin_share:before {
  content: "\f239";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  color: #0077b5;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_facebook_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_facebook_share:before {
  content: "\f231";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #3b5998;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_twitter_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_twitter_share:before {
  content: "\f243";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #55acee;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_youtube_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_youtube_share:before {
  content: "\f24d";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #cd201f;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_pinterest_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_pinterest_share:before {
  content: "\f2b1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #bd081c;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_instagram_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_instagram_share:before {
  content: "\f351";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #3f729b;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_email_share:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_email_share:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_email_share:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_email_share:before {
  content: "\f423";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #ea4335;
}
article.type-page .post-foot .post-share-block .ssbp-wrap a.ssba_print:before, article.type-post .post-foot .post-share-block .ssbp-wrap a.ssba_print:before, article.type-page .post-foot .post-share-block .ssba-wrap a.ssba_print:before, article.type-post .post-foot .post-share-block .ssba-wrap a.ssba_print:before {
  content: "\f491";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.blog-standard &gt; article {
  margin-bottom: 50px;
}
.blog-standard &gt; article:last-child {
  margin-bottom: 100px;
}
.blog-layout2 &gt; article {
  margin-bottom: 50px;
}
.blog-layout2 &gt; article:last-child {
  margin-bottom: 100px;
}
.sns-blog-masonry {
  opacity: 0;
}
.sns-blog-masonry.actived {
  opacity: 1;
}
.sns-grid-masonry {
  margin: 0 -15px 70px;
}
@media (max-width: 992px) {
  .sns-grid-masonry {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .sns-grid-masonry {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.sns-grid-masonry article {
  margin-bottom: 30px;
}
.sns-grid-masonry article h3.post-title {
  font-size: 1.4285em;
  margin-bottom: 15px;
}
.sns-grid-masonry article .post-info-wrap {
  padding: 25px 20px 20px;
}
.sns-grid-masonry article .gallery-thumb, .sns-grid-masonry article .video-thumb, .sns-grid-masonry article .audio-thumb, .sns-grid-masonry article .post-thumb, .sns-grid-masonry article .quote-info, .sns-grid-masonry article .link-info {
  position: relative;
}
.sns-grid-masonry article .gallery-thumb + .post-info-wrap, .sns-grid-masonry article .video-thumb + .post-info-wrap, .sns-grid-masonry article .audio-thumb + .post-info-wrap, .sns-grid-masonry article .post-thumb + .post-info-wrap, .sns-grid-masonry article .quote-info + .post-info-wrap, .sns-grid-masonry article .link-info + .post-info-wrap {
  margin-top: -50px;
}
.sns-grid-masonry article .post-excerpt .more-link {
  margin-top: 15px;
}
.sns-grid-masonry .sns-grid-item {
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .sns-grid-masonry .sns-grid-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .sns-grid-masonry .sns-grid-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media (max-width: 480px) {
  .sns-grid-masonry .sns-grid-item {
    width: 100%;
  }
}
body.layout-type-l-m-r .sns-grid-masonry .sns-grid-item, body.layout-type-m-r .sns-grid-masonry .sns-grid-item, body.layout-type-l-m .sns-grid-masonry .sns-grid-item {
  width: 50%;
}
@media (max-width: 480px) {
  body.layout-type-l-m-r .sns-grid-masonry .sns-grid-item, body.layout-type-m-r .sns-grid-masonry .sns-grid-item, body.layout-type-l-m .sns-grid-masonry .sns-grid-item {
    width: 100%;
  }
}
.sns-grid-masonry + .navigation {
  margin-top: 10px;
}
.single article.post {
  margin: 0 0 100px;
}
.single article.post h1.post-title {
  margin: 0 0 25px;
  position: relative;
  font-size: 2.1428em;
  font-weight: 600;
}
@media (max-width: 767px) {
  .single article.post h1.post-title {
    font-size: 1.8571em;
  }
}
@media (max-width: 480px) {
  .single article.post h1.post-title {
    font-size: 1.4285em;
  }
}
.single article.post .post-info-wrap {
  margin-left: 0px;
  margin-right: 0px;
}
.single article.post .post-info-wrap .post-info-inner {
  padding: 0px;
}
.single article.post .gallery-thumb + .post-info-wrap, .single article.post .video-thumb + .post-info-wrap, .single article.post .audio-thumb + .post-info-wrap, .single article.post .post-thumb + .post-info-wrap, .single article.post .quote-info + .post-info-wrap, .single article.post .link-info + .post-info-wrap {
  margin-left: 15px;
  margin-right: 15px;
}
.single article.post .post-thumb:before, .single article.post .gallery-thumb:before {
  display: none;
}
.single article.post .post-content {
  margin-bottom: 0px;
  color: #646464;
}
.single article.post .post-foot {
  margin: 30px 0 10px;
}
.single article.post .post-foot .post-share-block {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 50px;
  padding-top: 45px;
  border-top: 1px solid #d7d7d7;
}
.single article.post .post-foot .left-part {
  display: block;
  width: 100%;
  float: left;
}
.single article.post .post-foot .tags-links, .single article.post .post-foot .cat-links {
  display: block;
  width: 100%;
}
.single article.post .post-foot .tags-links .label, .single article.post .post-foot .cat-links .label {
  color: #171717 !important;
  padding: 0;
  margin-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
}
.single article.post .post-foot .tags-links a, .single article.post .post-foot .cat-links a {
  color: #646464;
}
.single article.post .post-foot .tags-links a:hover, .single article.post .post-foot .cat-links a:hover {
  color: #cf060e;
}
.single article.post .post-foot .cat-links {
  margin-bottom: 3px;
}
.single article.post .post-foot .cat-links .label + a {
  margin-left: 0px;
}
.single article.post .post-foot .cat-links .label + a:before {
  display: none;
}
.single article.post .post-foot .tags-links .label + a {
  margin-left: 0px;
}
.single article.post .author-info {
  padding: 0;
  margin: 65px 0 0;
  *zoom: 1;
}
.single article.post .author-info:before, .single article.post .author-info:after {
  content: " ";
  display: table;
}
.single article.post .author-info:after {
  clear: both;
}
.single article.post .author-info .bio-title {
  margin-bottom: 25px;
  font-size: 1.8571em;
  text-transform: uppercase;
}
.single article.post .author-info .author-description {
  position: relative;
  top: 15px;
}
@media (max-width: 480px) {
  .single article.post .author-info .author-description {
    top: auto;
  }
}
.single article.post .author-info .author-title {
  margin: 10px 0 10px;
  font-size: 1.2857em;
  color: #646464;
  font-weight: 500;
}
.single article.post .author-info .author-title a {
  color: #171717;
}
.single article.post .author-info .author-title a:hover {
  color: #cf060e;
}
.single article.post .author-info p.author-bio {
  margin-bottom: 0;
}
.single article.post .author-info .author-avatar {
  float: left;
  margin: 0 30px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .single article.post .author-info .author-avatar {
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .single article.post .author-info .author-avatar {
    max-width: 90px;
  }
}
.single article.post .author-info .author-desc {
  display: block;
}
.single article.post .post-related {
  position: relative;
  margin: 60px 0 0;
}
.single article.post .post-related .owl-nav .owl-prev, .single article.post .post-related .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.single article.post .post-related .owl-nav .owl-prev:before, .single article.post .post-related .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.single article.post .post-related .owl-nav .owl-prev:hover, .single article.post .post-related .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.single article.post .post-related .owl-nav .owl-prev.disabled, .single article.post .post-related .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.single article.post .post-related .owl-nav .owl-prev.disabled:hover, .single article.post .post-related .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.single article.post .post-related .owl-nav .owl-prev {
  left: 0px;
}
.single article.post .post-related .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.single article.post .post-related .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.single article.post .post-related .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.single article.post .post-related .owl-nav {
  opacity: 0;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.single article.post .post-related .owl-nav .owl-prev {
  left: 30px;
}
.single article.post .post-related .owl-nav .owl-next {
  left: auto;
  right: 30px;
}
.single article.post .post-related h2.related-title {
  padding: 0 0;
  margin: 0 0 25px;
  font-size: 1.8571em;
  text-transform: uppercase;
  display: block;
}
.single article.post .post-related .related-content {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .single article.post .post-related .related-content {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .single article.post .post-related .related-content {
    margin: 0 -7.5px;
  }
}
.single article.post .post-related .item {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .single article.post .post-related .item {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .single article.post .post-related .item {
    padding: 0 7.5px;
  }
}
.single article.post .post-related .item .image {
  display: block;
  max-width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.single article.post .post-related .item .image:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.single article.post .post-related .item .title {
  margin: 0 0 10px;
  font-size: 1.1428em;
}
.single article.post .post-related .item .post-meta {
  margin: 0;
}
.single article.post .post-related .item:hover .image:before {
  opacity: 1;
}
.single article.post .post-related:hover .owl-nav {
  opacity: 1;
}
.single article.post .post-navigation {
  *zoom: 1;
  margin: 70px 0 0;
  width: 100%;
  padding: 65px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.single article.post .post-navigation:before, .single article.post .post-navigation:after {
  content: " ";
  display: table;
}
.single article.post .post-navigation:after {
  clear: both;
}
.single article.post .post-navigation h2 {
  display: none;
}
.single article.post .post-navigation .nav-next, .single article.post .post-navigation .nav-previous {
  float: left;
  text-align: left;
  padding: 0 0 0 70px;
  width: calc(50% - 30px);
  margin: 0 25px 0 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .single article.post .post-navigation .nav-next, .single article.post .post-navigation .nav-previous {
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
  }
}
@media (max-width: 767px) {
  .single article.post .post-navigation .nav-next, .single article.post .post-navigation .nav-previous {
    width: calc(50% - 10px);
    margin: 0 10px 0 0;
  }
}
.single article.post .post-navigation .nav-next .nav-post-link, .single article.post .post-navigation .nav-previous .nav-post-link {
  margin: 0 0 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8571em;
}
@media (max-width: 480px) {
  .single article.post .post-navigation .nav-next .nav-post-link, .single article.post .post-navigation .nav-previous .nav-post-link {
    margin: 17px 0;
  }
}
.single article.post .post-navigation .nav-next .nav-post-link a, .single article.post .post-navigation .nav-previous .nav-post-link a {
  color: #959595;
}
.single article.post .post-navigation .nav-next .nav-post-link a:before, .single article.post .post-navigation .nav-previous .nav-post-link a:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  margin: 0 0;
  color: #171717;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  top: 2px;
  left: 0px;
  border: 1px solid #646464;
  border-radius: 100%;
}
.single article.post .post-navigation .nav-next .nav-post-link a:hover, .single article.post .post-navigation .nav-previous .nav-post-link a:hover {
  color: #cf060e;
}
.single article.post .post-navigation .nav-next .nav-post-link a:hover:before, .single article.post .post-navigation .nav-previous .nav-post-link a:hover:before {
  border-color: #cf060e;
  background-color: #cf060e;
  color: #fff;
}
.single article.post .post-navigation .nav-next .nav-post-link .screen-reader-text, .single article.post .post-navigation .nav-previous .nav-post-link .screen-reader-text {
  text-transform: uppercase;
}
.single article.post .post-navigation .nav-next .nav-post-title, .single article.post .post-navigation .nav-previous .nav-post-title {
  font-weight: 600;
  position: relative;
  font-size: 1.1428em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 480px) {
  .single article.post .post-navigation .nav-next .nav-post-title, .single article.post .post-navigation .nav-previous .nav-post-title {
    display: none;
  }
}
.single article.post .post-navigation .nav-next {
  float: right;
  text-align: right;
  padding: 0 70px 0 0;
  margin: 0 0 0 25px;
}
@media (max-width: 1199px) {
  .single article.post .post-navigation .nav-next {
    margin: 0 0 0 15px;
  }
}
@media (max-width: 767px) {
  .single article.post .post-navigation .nav-next {
    margin: 0 0 0 10px;
  }
}
.single article.post .post-navigation .nav-next .nav-post-link a:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  left: auto;
  right: 0px;
}
.archive .format-status .post-title, .blog .format-status .post-title, .archive .format-aside .post-title, .blog .format-aside .post-title {
  display: none;
}
article.type-attachment h1.post-title {
  margin: 0 0 15px;
  position: relative;
  font-size: 2.1428em;
  font-weight: 600;
}
article.type-attachment .more-link .meta-nav {
  display: none;
}
article.type-attachment .post-meta {
  display: block;
  margin: 0 0 35px;
  font-size: 0.8571em;
  font-weight: bold;
  text-transform: uppercase;
  color: #959595;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 1;
  visibility: visible;
}
article.type-attachment .post-meta a {
  color: inherit;
}
article.type-attachment .post-meta a:hover {
  color: #cf060e;
}
article.type-attachment .post-meta &gt; * {
  margin-left: 8px;
  padding: 0;
  position: relative;
  display: inline-block;
}
article.type-attachment .post-meta &gt; *.post-cat {
  color: #cf060e;
}
article.type-attachment .post-meta &gt; *:before {
  content: "/";
  margin-right: 8px;
  color: #959595;
}
article.type-attachment .post-meta &gt; *:first-child {
  margin-left: 0px;
  padding: 0;
}
article.type-attachment .post-meta &gt; *:first-child:before {
  display: none;
}
article.type-attachment .entry-caption {
  margin: 5px 0 15px;
  text-align: center;
  font-size: 0.8571em;
}
article.type-attachment .image-navigation {
  *zoom: 1;
  margin: 65px 0 15px;
  width: 100%;
}
article.type-attachment .image-navigation h2 {
  display: none;
}
article.type-attachment .image-navigation:before, article.type-attachment .image-navigation:after {
  content: " ";
  display: table;
}
article.type-attachment .image-navigation:after {
  clear: both;
}
article.type-attachment .image-navigation h2 {
  display: none;
}
article.type-attachment .image-navigation .nav-next, article.type-attachment .image-navigation .nav-previous {
  float: left;
  text-align: left;
  padding: 0 0 0 25px;
  width: calc(50% - 50px);
  margin: 0 50px 0 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  article.type-attachment .image-navigation .nav-next, article.type-attachment .image-navigation .nav-previous {
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
  }
}
@media (max-width: 767px) {
  article.type-attachment .image-navigation .nav-next, article.type-attachment .image-navigation .nav-previous {
    width: calc(50% - 10px);
    margin: 0 10px 0 0;
  }
}
@media (max-width: 480px) {
  article.type-attachment .image-navigation .nav-next, article.type-attachment .image-navigation .nav-previous {
    padding: 0 0 0 15px;
  }
}
article.type-attachment .image-navigation .nav-next:before, article.type-attachment .image-navigation .nav-previous:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 5px;
  left: 0px;
  top: 0px;
  background-color: #171717;
}
article.type-attachment .image-navigation .nav-next .nav-post-link, article.type-attachment .image-navigation .nav-previous .nav-post-link {
  position: relative;
  margin: 0 0 15px;
  display: inline-block;
  text-transform: uppercase;
  color: #aaa;
}
@media (max-width: 480px) {
  article.type-attachment .image-navigation .nav-next .nav-post-link, article.type-attachment .image-navigation .nav-previous .nav-post-link {
    margin: 0;
  }
}
article.type-attachment .image-navigation .nav-next .nav-post-link a, article.type-attachment .image-navigation .nav-previous .nav-post-link a {
  color: inherit;
}
article.type-attachment .image-navigation .nav-next .nav-post-link:before, article.type-attachment .image-navigation .nav-previous .nav-post-link:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 16px;
  text-align: left;
  color: inherit;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
article.type-attachment .image-navigation .nav-next .nav-post-link:hover a, article.type-attachment .image-navigation .nav-previous .nav-post-link:hover a {
  color: #171717;
  text-decoration: none;
}
article.type-attachment .image-navigation .nav-next .nav-post-link:hover:before, article.type-attachment .image-navigation .nav-previous .nav-post-link:hover:before, article.type-attachment .image-navigation .nav-next .nav-post-link:hover:after, article.type-attachment .image-navigation .nav-previous .nav-post-link:hover:after {
  color: #171717;
}
article.type-attachment .image-navigation .nav-next .nav-post-link .screen-reader-text, article.type-attachment .image-navigation .nav-previous .nav-post-link .screen-reader-text {
  text-transform: uppercase;
}
article.type-attachment .image-navigation .nav-next .nav-post-title, article.type-attachment .image-navigation .nav-previous .nav-post-title {
  font-size: 1.1428em;
  font-weight: bold;
  position: relative;
}
article.type-attachment .image-navigation .nav-next .nav-post-title a, article.type-attachment .image-navigation .nav-previous .nav-post-title a {
  color: #171717;
}
article.type-attachment .image-navigation .nav-next .nav-post-title a:hover, article.type-attachment .image-navigation .nav-previous .nav-post-title a:hover {
  color: #171717;
  text-decoration: none;
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 2px 0 #333;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 2px 0 #333;
  -o-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 2px 0 #333;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 2px 0 #333;
}
@media (max-width: 480px) {
  article.type-attachment .image-navigation .nav-next .nav-post-title, article.type-attachment .image-navigation .nav-previous .nav-post-title {
    display: none;
  }
}
article.type-attachment .image-navigation .nav-next {
  float: right;
  text-align: right;
  padding: 0 25px 0 0;
  margin: 0 0 0 50px;
}
article.type-attachment .image-navigation .nav-next:before {
  left: auto;
  right: 0px;
}
@media (max-width: 1199px) {
  article.type-attachment .image-navigation .nav-next {
    margin: 0 0 0 15px;
  }
}
@media (max-width: 767px) {
  article.type-attachment .image-navigation .nav-next {
    margin: 0 0 0 10px;
  }
}
@media (max-width: 480px) {
  article.type-attachment .image-navigation .nav-next {
    padding: 0 15px 0 0;
  }
}
article.type-attachment .image-navigation .nav-next .nav-post-link:before {
  display: none;
}
article.type-attachment .image-navigation .nav-next .nav-post-link:after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 16px;
  text-align: right;
  color: inherit;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.page.type-page .page-links {
  margin-top: 20px;
  margin-bottom: 15px;
  clear: left;
  font-weight: bold;
}
.page.type-page .page-links a {
  display: inline-block;
  padding: 0 3px;
  margin: 0 0 3px;
}
@media (min-width: 1199px) {
  body.single-attachment.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-main, body.single-post.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-main, body.sns-blog-archive.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-main {
    width: 66.66667%;
  }
  body.single-attachment.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-right, body.single-post.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-right, body.sns-blog-archive.layout-type-m-r:not(.no-rightcol) .sns-content &gt; .sns-right {
    padding-left: 85px;
    width: 33.33333%;
  }
  body.single-attachment.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-main, body.single-post.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-main, body.sns-blog-archive.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-main {
    width: 66.66667%;
  }
  body.single-attachment.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-left, body.single-post.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-left, body.sns-blog-archive.layout-type-l-m:not(.no-leftcol) .sns-content &gt; .sns-left {
    padding-right: 85px;
    width: 33.33333%;
  }
}
.woocommerce nav.woocommerce-pagination {
  *zoom: 1;
  text-align: center;
}
.woocommerce nav.woocommerce-pagination:before, .woocommerce nav.woocommerce-pagination:after {
  content: " ";
  display: table;
}
.woocommerce nav.woocommerce-pagination:after {
  clear: both;
}
.woocommerce nav.woocommerce-pagination label {
  display: inline-block;
  margin: 0 5px 0 0;
  display: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers {
  margin: 0 auto;
  list-style: none;
  padding: 0;
  display: inline-block;
  border: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers li {
  display: inline-block;
  float: left;
  padding: 0;
  border: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a {
  text-align: center;
  margin: 10px 5px 0;
  padding: 0 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  float: left;
  font-size: 1.1428em;
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.next, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.next, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.prev, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.prev {
  position: relative;
  overflow: hidden;
  font-size: 0px;
  text-align: center;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.next:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.next:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.prev:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.prev:before {
  font-size: 22px;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.next:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.next:before {
  content: "\f10b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.prev:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.prev:before {
  content: "\f108";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.current, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.current {
  color: #171717;
  position: relative;
  background: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span.current:before, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a.current:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background: #959595;
  left: calc(50% - 5px);
  bottom: 1.5px;
}
.woocommerce nav.woocommerce-pagination .page-numbers li &gt; span:focus, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a:focus, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; span:hover, .woocommerce nav.woocommerce-pagination .page-numbers li &gt; a:hover {
  border-color: #cf060e;
  color: #cf060e;
  background: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers li:last-child &gt; span, .woocommerce nav.woocommerce-pagination .page-numbers li:last-child &gt; a {
  margin-right: 0px;
}
.toolbar {
  padding: 0;
  *zoom: 1;
}
.toolbar:before, .toolbar:after {
  content: " ";
  display: table;
}
.toolbar:after {
  clear: both;
}
.toolbar.toolbar-top {
  margin: -5px 0 35px;
  *zoom: 1;
  color: #171717;
  text-transform: uppercase;
  font-size: 0.8571em;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.toolbar.toolbar-top:before, .toolbar.toolbar-top:after {
  content: " ";
  display: table;
}
.toolbar.toolbar-top:after {
  clear: both;
}
.toolbar.toolbar-top .set-cols-number {
  float: left;
}
@media (max-width: 767px) {
  .toolbar.toolbar-top .set-cols-number {
    display: none;
  }
}
.toolbar.toolbar-top .set-cols-number .label-cols {
  display: inline-block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.toolbar.toolbar-top .set-cols-number .btn-col {
  margin: 0 0 0 8px;
  width: 18px;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.toolbar.toolbar-top .set-cols-number .btn-col:after {
  content: "/";
  margin-left: 7px;
  color: #171717;
  position: absolute;
  top: 1px;
}
.toolbar.toolbar-top .set-cols-number .btn-col.first {
  margin-left: 0px;
}
.toolbar.toolbar-top .set-cols-number .btn-col.last:after {
  display: none;
}
.toolbar.toolbar-top .set-cols-number .btn-col.active {
  color: #cf060e;
  cursor: default;
}
.toolbar.toolbar-top .set-cols-number .btn-col.active:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 10px;
  left: 4px;
  bottom: 4px;
  background: #959595;
}
.toolbar.toolbar-top .set-cols-number .btn-col:hover {
  color: #cf060e;
  cursor: pointer;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .toolbar.toolbar-top .set-cols-number .btn-col {
    display: none;
  }
  .toolbar.toolbar-top .set-cols-number .btn-col[data-number='1'], .toolbar.toolbar-top .set-cols-number .btn-col[data-number='2'], .toolbar.toolbar-top .set-cols-number .btn-col[data-number='3'], .toolbar.toolbar-top .set-cols-number .btn-col[data-number='4'] {
    display: inline-block;
  }
  .toolbar.toolbar-top .set-cols-number .btn-col[data-number='4']:after {
    display: none;
  }
}
@media (max-width: 992px) {
  .toolbar.toolbar-top .set-cols-number .btn-col {
    display: none;
  }
  .toolbar.toolbar-top .set-cols-number .btn-col[data-number='1'], .toolbar.toolbar-top .set-cols-number .btn-col[data-number='2'], .toolbar.toolbar-top .set-cols-number .btn-col[data-number='3'] {
    display: inline-block;
  }
  .toolbar.toolbar-top .set-cols-number .btn-col[data-number='3']:after {
    display: none;
  }
}
.toolbar.toolbar-top .sticky-filter-btn {
  float: left;
}
@media (min-width: 767px) {
  .toolbar.toolbar-top .sticky-filter-btn {
    margin-right: 80px;
  }
}
.toolbar.toolbar-top .woocommerce-ordering {
  float: right;
  margin-right: 80px;
}
@media (max-width: 767px) {
  .toolbar.toolbar-top .woocommerce-ordering {
    float: left;
    margin-right: 0px;
  }
  body.use-sticky-filter .toolbar.toolbar-top .woocommerce-ordering {
    float: right;
  }
}
.toolbar.toolbar-top .woocommerce-result-count {
  float: right;
}
@media (max-width: 767px) {
  body.use-sticky-filter .toolbar.toolbar-top .woocommerce-result-count {
    display: none;
  }
}
.toolbar.toolbar-bottom {
  margin: 35px 0 0;
  *zoom: 1;
}
.toolbar.toolbar-bottom:before, .toolbar.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar.toolbar-bottom:after {
  clear: both;
}
.toolbar .sticky-filter-btn {
  display: inline-block;
  float: left;
  padding: 0 20px;
  border-radius: 15px;
  margin: 0 30px 0 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: #171717;
  color: #fff;
}
.toolbar .sticky-filter-btn span {
  text-transform: uppercase;
}
.toolbar .sticky-filter-btn:after {
  content: "\f218";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 12px;
  margin-left: 5px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.toolbar .sticky-filter-btn:hover, .toolbar .sticky-filter-btn.active {
  color: #fff;
  background-color: #cf060e;
}
.toolbar .sticky-filter-btn:hover:after, .toolbar .sticky-filter-btn.active:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.toolbar .woocommerce-ordering {
  display: block;
  padding: 0 0;
  margin: 0 0;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container {
  height: 30px;
  line-height: 30px;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container .select2-selection--single {
  border: none;
  border-radius: 0px;
  height: 30px;
  line-height: 30px;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container .select2-selection--single .select2-selection__rendered {
  height: 30px;
  line-height: 30px;
  padding: 0 30px 0 0;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container .select2-selection--single .select2-selection__arrow {
  height: 30px;
  line-height: 30px;
  top: 0px;
  right: 0px;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container .select2-selection--single .select2-selection__arrow b {
  font-size: 0px;
  position: static;
  border: none;
}
.toolbar .woocommerce-ordering &gt; .select2.select2-container .select2-selection--single .select2-selection__arrow b:before {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 14px;
  text-align: right;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown {
  width: 210px !important;
  border: 1px solid #d7d7d7;
  padding: 0;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-search {
  padding: 10px 10px;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-search .select2-search__field {
  height: auto;
  line-height: 28px;
  padding: 0 10px;
  border-color: #d7d7d7;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options {
  padding: 10px;
  background: #fff;
  list-style: none;
  max-height: 250px;
  line-height: 24px;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options li {
  margin: 2px 0 0;
  padding: 2px 6px;
}
.toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted[aria-selected], .toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted[aria-selected], .toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted, .toolbar .woocommerce-ordering &gt; .select2-container:not(.select2) .select2-dropdown .select2-results .select2-results__options li:hover {
  background: #f1f1f1 !important;
  color: inherit !important;
  border-radius: 0;
}
.toolbar .woocommerce-ordering select.orderby {
  width: 140px;
}
.toolbar .woocommerce-ordering label {
  margin: 0 5px 0 0;
  display: none;
}
.toolbar .woocommerce-ordering .orderby-wrap {
  position: relative;
  margin: 0;
  padding: 0px;
  -webkit-transition: all 0.2 ease-in;
  -o-transition: all 0.2 ease-in;
  transition: all 0.2 ease-in;
  display: inline-block;
  line-height: 28px;
}
.toolbar .woocommerce-ordering .orderby-wrap select.orderby {
  border: none;
  padding: 0px 10px;
  background: #fff;
  min-width: 170px;
  border: 1px solid #ccc;
  height: 44px;
  line-height: 44px;
}
.toolbar .woocommerce-ordering .orderby-wrap:hover, .toolbar .woocommerce-ordering .orderby-wrap:focus {
  border-color: #ccc;
}
.toolbar .woocommerce-ordering .orderby-wrap:before {
  position: absolute;
  content: '';
  height: 5px;
  width: 9px;
  right: 10px;
  top: 12px;
  background: url(../img/ico-drop.png) no-repeat left top;
}
.toolbar .nbrItemPage .select select, .toolbar .nbrItemPage .selector1 select {
  width: 65px;
}
.toolbar .woocommerce-result-count {
  display: inline-block;
  margin: 0;
  padding: 0 0;
}
.toolbar .woocommerce-pagination {
  margin: 0;
}
.toolbar .product-count {
  display: none !important;
}
.toolbar .showall {
  display: none;
}
#sns_woo_list.yith-wcan-loading {
  background: none;
  position: relative;
  height: auto;
  min-height: 300px;
  padding-bottom: 50px;
}
#sns_woo_list.yith-wcan-loading &gt; * {
  opacity: 0.4;
}
#sns_woo_list.yith-wcan-loading:before {
  position: absolute;
  left: 50%;
  top: 50px;
  margin: 0 0 0 -20px;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 40px;
  color: #171717;
  opacity: 1;
  z-index: 2;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.sns-woocommerce-page .woo-page-title-wrap {
  padding: 0 15px;
}
.sns-woocommerce-page .woo-page-title-wrap .page-title {
  margin-bottom: 23px;
  text-transform: capitalize;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
}
.sns-woocommerce-page .woo-page-title-wrap .count_products {
  color: #cf060e;
}
.listing-product-wrap {
  margin-bottom: 95px;
}
.listing-product-wrap .prdlist-content {
  margin: 0 0;
  position: relative;
}
.listing-product-wrap .prdlist-content.grid-style2, .listing-product-wrap .prdlist-content.grid-style3, .listing-product-wrap .prdlist-content.grid-style4 {
  margin: -10px 0 30px;
}
.sub-cats {
  padding: 0 0;
  margin: 0 -15px 20px;
  list-style: none;
  *zoom: 1;
}
.sub-cats:before, .sub-cats:after {
  content: " ";
  display: table;
}
.sub-cats:after {
  clear: both;
}
.sub-cats li.product-category {
  padding: 0 15px;
  width: 25%;
  float: left;
}
@media (max-width: 1199px) {
  .sub-cats li.product-category {
    width: 33.33%;
  }
}
@media (max-width: 480px) {
  .sub-cats li.product-category {
    width: 50%;
  }
}
.sub-cats li.product-category .woocommerce-loop-category__title {
  font-size: 1em;
  margin: 10px 0 30px;
}
.sub-cats li.product-category .woocommerce-loop-category__title mark {
  background: none;
}
.term-description {
  margin-bottom: 30px;
}
.cate-img {
  text-align: center;
  margin-bottom: 30px;
}
.before-toolbar-top {
  *zoom: 1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.before-toolbar-top:before, .before-toolbar-top:after {
  content: " ";
  display: table;
}
.before-toolbar-top:after {
  clear: both;
}
.before-toolbar-top .page-title {
  float: left;
  margin: 0;
}
.before-toolbar-top .woocommerce-pagination {
  float: right;
  position: relative;
  top: 5px;
}
#sns_woo_list {
  /** Product list Styles **/
}
#sns_woo_list.grid[data-grid="2"] &gt; div.product {
  width: 50%;
}
@media (min-width: 1199px) {
  #sns_woo_list.grid[data-grid="2"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="2"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="2"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
#sns_woo_list.grid[data-grid="3"] &gt; div.product {
  width: 33.3333%;
}
@media (min-width: 1199px) {
  #sns_woo_list.grid[data-grid="3"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="3"] &gt; div.product {
    width: 33.3333%;
  }
  #sns_woo_list.grid[data-grid="3"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sns_woo_list.grid[data-grid="3"] &gt; div.product {
    width: 33.3333%;
  }
  #sns_woo_list.grid[data-grid="3"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sns_woo_list.grid[data-grid="3"] &gt; div.product {
    width: 33.3333%;
  }
  #sns_woo_list.grid[data-grid="3"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="3"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="3"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
#sns_woo_list.grid[data-grid="4"] &gt; div.product {
  width: 25%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="4"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="4"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="4"] &gt; div.product {
    width: 25%;
    clear: none;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="4"] &gt; div.product:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sns_woo_list.grid[data-grid="4"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="4"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sns_woo_list.grid[data-grid="4"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="4"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="4"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="4"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
#sns_woo_list.grid[data-grid="5"] &gt; div.product {
  width: 20%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="5"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="5"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="5"] &gt; div.product {
    width: 25%;
    clear: none;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="5"] &gt; div.product:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sns_woo_list.grid[data-grid="5"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="5"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sns_woo_list.grid[data-grid="5"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="5"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="5"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="5"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
#sns_woo_list.grid[data-grid="6"] &gt; div.product {
  width: 16.6666%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="6"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="6"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="6"] &gt; div.product {
    width: 25%;
    clear: none;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="6"] &gt; div.product:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sns_woo_list.grid[data-grid="6"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="6"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sns_woo_list.grid[data-grid="6"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="6"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="6"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="6"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
#sns_woo_list.grid[data-grid="7"] &gt; div.product {
  width: 14.2857%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 25%;
    clear: none;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 25%;
    clear: none;
  }
  body.layout-type-m #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 33.3333%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  #sns_woo_list.grid[data-grid="7"] &gt; div.product {
    width: 50%;
    clear: none;
  }
  #sns_woo_list.grid[data-grid="7"] &gt; div.product:nth-of-type(2n+1) {
    clear: left;
  }
}
.prdlist-content .yit-wcan-container {
  margin: 0 -15px;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .prdlist-content .yit-wcan-container {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .prdlist-content .yit-wcan-container {
    margin-left: -7.5px;
    margin-right: -7.5px;
    padding: 0 7.5px;
  }
}
.product_list {
  list-style: none;
  padding: 0;
}
.product_list .ajax_block_product {
  position: relative;
}
.product_list .availability span {
  display: inline-block;
  color: ;
  font-weight: bold;
  padding: 3px 8px 4px 8px;
  margin-bottom: 20px;
}
.product_list .availability span.available-now {
  background: #55c65e;
  border: 1px solid #36943e;
}
.product_list .availability span.out-of-stock {
  background: #fe9126;
  border: 1px solid #e4752b;
}
.product_list .color-list-container {
  margin-bottom: 12px;
}
.product_list .color-list-container ul li {
  display: inline-block;
  border: 1px solid #ccc;
  width: 26px;
  height: 26px;
}
.product_list .color-list-container ul li a {
  display: block;
  width: 22px;
  height: 22px;
  margin: 1px;
}
.product_list .color-list-container ul li a img {
  display: block;
  width: 22px;
  height: 22px;
}
.product_list .comments_note {
  text-align: left;
  overflow: hidden;
}
.product_list .comments_note .star_content {
  float: left;
}
.product_list .comments_note .nb-comments {
  overflow: hidden;
  font-style: italic;
}
.product_list.grid {
  margin-left: 0px;
  margin-right: 0px;
}
.product_list.grid .list-view {
  display: none;
}
.woo_grid_spacing .product_list.grid {
  border: none;
}
.listing-product-main .product_list.grid {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .listing-product-main .product_list.grid {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
@media (max-width: 1199px) {
  .listing-product-main .product_list.grid {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.product_list.grid div.product {
  float: left;
}
.product_list.grid div.product.grid-style {
  max-width: 100%;
  padding: 20px 15px 25px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  z-index: 0;
}
@media (max-width: 1199px) {
  .product_list.grid div.product.grid-style {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .product_list.grid div.product.grid-style {
    padding: 15px 7.5px;
  }
}
.product_list.grid div.product.grid-style .grid-view {
  position: relative;
  background: #fff;
}
.product_list.grid div.product.grid-style .grid-view .container-image-and-badge {
  position: static;
}
.product_list.grid div.product.grid-style .grid-view .container-image-and-badge .yith-wcbm-badge {
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 100%;
}
.product_list.grid div.product.grid-style .grid-view .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  min-width: auto;
  min-height: auto;
  padding: 0 15px;
  border-radius: 4px;
  background: #e84545;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .product_list.grid div.product.grid-style .grid-view .onsale {
    padding: 0 7.5px;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
  }
}
.product_list.grid div.product.grid-style .grid-view .onsale + .images .container-image-and-badge .yith-wcbm-badge, .product_list.grid div.product.grid-style .grid-view .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 42px;
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info a.product-image:before {
  background: rgba(0, 0, 0, 0.1);
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action {
  visibility: visible;
  opacity: 1;
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear) {
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transform : translateY(0px);
  -moz-transform : translateY(0px);
  -ms-transform : translateY(0px);
  -o-transform : translateY(0px);
  transform : translateY(0px);
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear):nth-child(2) {
  -webkit-transition: all 0.25s ease-out 0.05s;
  -o-transition: all 0.25s ease-out 0.05s;
  transition: all 0.25s ease-out 0.05s;
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear):nth-child(3) {
  -webkit-transition: all 0.25s ease-out 0.12s;
  -o-transition: all 0.25s ease-out 0.12s;
  transition: all 0.25s ease-out 0.12s;
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear):nth-child(4) {
  -webkit-transition: all 0.25s ease-out 0.19s;
  -o-transition: all 0.25s ease-out 0.19s;
  transition: all 0.25s ease-out 0.19s;
}
.product_list.grid div.product.grid-style .grid-view:hover .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear):nth-child(5) {
  -webkit-transition: all 0.25s ease-out 0.26s;
  -o-transition: all 0.25s ease-out 0.26s;
  transition: all 0.25s ease-out 0.26s;
}
.product_list.grid div.product.grid-style .grid-view .container-image-and-badge {
  position: static;
}
.product_list.grid div.product.grid-style .grid-view .container-image-and-badge .yith-wcbm-badge {
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 100%;
}
.product_list.grid div.product.grid-style .grid-view .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  min-width: auto;
  min-height: auto;
  padding: 0 15px;
  border-radius: 4px;
  background: #e84545;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .product_list.grid div.product.grid-style .grid-view .onsale {
    padding: 0 7.5px;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
  }
}
.product_list.grid div.product.grid-style .grid-view .onsale + .images .container-image-and-badge .yith-wcbm-badge, .product_list.grid div.product.grid-style .grid-view .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 42px;
}
.product_list.grid div.product.grid-style .grid-view .item-img {
  position: relative;
  background: #fff;
  z-index: 2;
  margin-bottom: 10px;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info {
  position: relative;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info a.product-image {
  display: block;
  position: relative;
  padding: 0 0;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info a.product-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: transparent;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info a.product-image img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action {
  position: absolute;
  top: 12.5px;
  right: 20px;
  display: block;
  width: 50px;
  text-align: center;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .inner {
  display: block;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .inner &gt; *:not(.clear) {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transform : translateY(20px);
  -moz-transform : translateY(20px);
  -ms-transform : translateY(20px);
  -o-transform : translateY(20px);
  transform : translateY(20px);
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button {
  font-size: 0px;
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 100%;
  display: block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  color: #171717;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button:hover {
  background: #171717;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button:hover:before {
  color: #fff;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_variable:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_variable:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_variable:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_variable:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_simple:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_simple:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_simple:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_simple:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_grouped:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_grouped:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_grouped:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_grouped:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_external:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_external:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_external:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_external:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.add_to_cart_button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.add_to_cart_button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.add_to_cart_button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.add_to_cart_button:before {
  content: "\f110";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_variable.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_variable.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_variable.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_variable.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_simple.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_simple.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_simple.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_simple.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_grouped.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_grouped.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_grouped.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_grouped.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_external.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_external.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_external.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_external.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.add_to_cart_button.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.add_to_cart_button.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.add_to_cart_button.loading, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.add_to_cart_button.loading {
  background: #171717;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_variable.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_variable.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_variable.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_variable.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_simple.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_simple.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_simple.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_simple.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_grouped.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_grouped.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_grouped.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_grouped.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_external.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_external.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_external.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_external.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.add_to_cart_button.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.add_to_cart_button.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.add_to_cart_button.loading:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.add_to_cart_button.loading:before {
  position: absolute;
  background: transparent;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  z-index: 1;
  color: #fff;
  cursor: wait;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_variable.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_variable.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_variable.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_variable.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_simple.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_simple.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_simple.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_simple.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.button.product_type_grouped.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.button.product_type_grouped.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.button.product_type_grouped.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.button.product_type_grouped.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.product_type_external.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.product_type_external.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.product_type_external.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.product_type_external.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.add_to_cart_button.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.add_to_cart_button.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.add_to_cart_button.added, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.add_to_cart_button.added {
  display: none;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.added_to_cart i, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.added_to_cart i, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.added_to_cart i, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.added_to_cart i {
  display: none;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.added_to_cart:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.added_to_cart:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.added_to_cart:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.added_to_cart:before {
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #cf060e;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.added_to_cart:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.added_to_cart:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.added_to_cart:hover, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.added_to_cart:hover {
  background: #171717;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.added_to_cart:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.added_to_cart:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.added_to_cart:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.added_to_cart:hover:before {
  color: #fff;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.compare:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.compare:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.compare:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.compare:before {
  content: "\f4a8";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a.yith-wcqv-button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart.yith-wcqv-button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare.yith-wcqv-button:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button.yith-wcqv-button:before {
  content: "\f346";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a .blockUI.blockOverlay, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart .blockUI.blockOverlay, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare .blockUI.blockOverlay, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button .blockUI.blockOverlay {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  overflow: hidden;
  background: #171717 !important;
  color: #fff;
  opacity: 1 !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  cursor: wait;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a .blockUI.blockOverlay:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart .blockUI.blockOverlay:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare .blockUI.blockOverlay:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button .blockUI.blockOverlay:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a .blockUI.blockOverlay:after, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart .blockUI.blockOverlay:after, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare .blockUI.blockOverlay:after, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button .blockUI.blockOverlay:after {
  font-size: 18px;
  cursor: wait;
  color: inherit;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .show {
  display: block !important;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .clear {
  display: none !important;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist {
  position: relative;
  margin: 0 0;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .feedback {
  display: none !important;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  margin: 0 0;
  width: 50px !important;
  height: 50px !important;
  border: none;
  border-radius: 100%;
  left: 0px !important;
  top: 0px !important;
  overflow: hidden;
  background: #171717;
  opacity: 1;
  cursor: wait;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .ajax-loading:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  background: transparent;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a:before {
  content: "\f387";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #cf060e;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #fff;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button {
  background: #fff;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist a:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .added_to_cart:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare:before, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .button:before {
  color: #171717;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .cart-wrap, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcqv-button {
  display: block;
  margin: 7.5px 0;
  float: left;
}
@media (max-width: 1199px) {
  .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .cart-wrap, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .compare, .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcqv-button {
    margin: 2.5px 0;
  }
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .cart-wrap:hover a.added {
  background: #cf060e;
  color: #171717;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .cart-wrap:hover a.added:before {
  background: #cf060e;
  color: #171717;
}
@media (max-width: 991px) {
  .product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcqv-button {
    display: none;
  }
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist {
  overflow: hidden;
}
.product_list.grid div.product.grid-style .grid-view .item-img .item-img-info .buttons-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show {
  display: block !important;
}
.product_list.grid div.product.grid-style .grid-view .item-content {
  padding: 5px 0 0;
  *zoom: 1;
  background: #fff;
  position: relative;
  z-index: 2;
}
.product_list.grid div.product.grid-style .grid-view .item-content:before, .product_list.grid div.product.grid-style .grid-view .item-content:after {
  content: " ";
  display: table;
}
.product_list.grid div.product.grid-style .grid-view .item-content:after {
  clear: both;
}
.product_list.grid div.product.grid-style .grid-view .item-content .item-title {
  font-size: 1.1428em;
  font-weight: normal;
  margin: 0 0 5px;
}
@media (max-width: 1199px) {
  .product_list.grid div.product.grid-style .grid-view .item-content .item-title {
    width: 100%;
    float: none;
  }
}
.product_list.grid div.product.grid-style .grid-view .item-content .star-rating {
  margin: 0 0;
  display: inline-block;
}
@media (max-width: 1199px) {
  .product_list.grid div.product.grid-style .grid-view .item-content .star-rating {
    float: none;
  }
}
.product_list.grid div.product.grid-style .grid-view .item-content .price {
  margin: 0 0;
  display: block;
}
@media (max-width: 1199px) {
  .product_list.grid div.product.grid-style .grid-view .item-content .price {
    width: 100%;
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product_list.grid div.product.col-md-4:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product_list.grid div.product.col-sm-4:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product_list.grid div.product.col-xs-4:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 480px) {
  .product_list.grid div.product.col-phone-6:nth-of-type(2n+1) {
    clear: left;
  }
}
.product_list.grid &gt; div.clearfix {
  padding: 0;
  margin: 0 0;
  position: static;
  float: none;
  min-height: 0px !important;
}
.horizontal-filter {
  *zoom: 1;
  border: 1px solid #ccc;
  border-top: none;
  padding: 30px 15px 0;
  display: none;
}
.horizontal-filter:before, .horizontal-filter:after {
  content: " ";
  display: table;
}
.horizontal-filter:after {
  clear: both;
}
.horizontal-filter .widget {
  border: none;
  padding: 0 15px;
  margin-bottom: 25px;
}
.woocommerce div.product div.entry-img {
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 992px) {
  .woocommerce div.product div.entry-img {
    padding-right: 12.5px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product div.entry-img {
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product div.entry-img {
    padding-right: 15px;
  }
}
.woocommerce div.product div.entry-img .inner {
  *zoom: 1;
  position: relative;
}
.woocommerce div.product div.entry-img .inner:before, .woocommerce div.product div.entry-img .inner:after {
  content: " ";
  display: table;
}
.woocommerce div.product div.entry-img .inner:after {
  clear: both;
}
.woocommerce div.product div.entry-img .container-image-and-badge {
  position: static;
}
.woocommerce div.product div.entry-img .container-image-and-badge .yith-wcbm-badge {
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 100%;
}
.woocommerce div.product div.entry-img .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  min-width: auto;
  min-height: auto;
  padding: 0 15px;
  border-radius: 4px;
  background: #e84545;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .woocommerce div.product div.entry-img .onsale {
    padding: 0 7.5px;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
  }
}
.woocommerce div.product div.entry-img .onsale + .images .container-image-and-badge .yith-wcbm-badge, .woocommerce div.product div.entry-img .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 42px;
}
.woocommerce div.product div.entry-img .onsale {
  position: absolute;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 2;
}
.woocommerce div.product div.entry-img .onsale + .images .container-image-and-badge .yith-wcbm-badge, .woocommerce div.product div.entry-img .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 52px;
}
.woocommerce div.product div.entry-img .container-image-and-badge .yith-wcbm-badge {
  right: 17.5px;
  left: auto;
}
.woocommerce div.product div.entry-img .flex-control-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce div.product div.entry-img .flex-control-nav &gt; li {
  float: left;
  max-width: 100px;
}
.woocommerce div.product div.entry-img .flex-control-thumbs {
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  opacity: 1;
}
.woocommerce div.product div.entry-img .flex-control-thumbs:not(.ready-to-slide) {
  opacity: 0;
}
.woocommerce div.product div.entry-img .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce div.product div.entry-img .flex-direction-nav li {
  padding: 0;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next {
  position: absolute;
  left: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: calc(50% - 80px - 15px);
  border-radius: 0;
  font-size: 0px;
  background: transparent;
  color: #171717;
  z-index: 1;
  padding: 0;
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev:hover, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next:hover {
  color: #cf060e;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev:before, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 36px;
  line-height: inherit;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev.flex-next, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next.flex-next {
  left: auto;
  right: 20px;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev.flex-next:before, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next.flex-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  line-height: inherit;
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev.flex-disabled, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next.flex-disabled {
  cursor: not-allowed;
  color: rgba(23, 23, 23, 0.5);
}
.woocommerce div.product div.entry-img .flex-direction-nav li .flex-prev.flex-disabled:hover, .woocommerce div.product div.entry-img .flex-direction-nav li .flex-next.flex-disabled:hover {
  color: rgba(207, 6, 14, 0.5);
}
.woocommerce div.product div.entry-summary {
  margin-bottom: 85px;
  padding-bottom: 0px;
  padding-left: 85px;
}
@media (max-width: 1199px) {
  .woocommerce div.product div.entry-summary {
    padding-left: 25px;
  }
}
@media (max-width: 992px) {
  .woocommerce div.product div.entry-summary {
    padding-left: 12.5px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product div.entry-summary {
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .woocommerce div.product div.entry-summary {
    padding-left: 15px;
  }
}
.woocommerce div.product div.images {
  width: 100%;
  margin-bottom: 0px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #d7d7d7;
  background: #fff;
  z-index: 1;
  text-indent: 0px;
  top: 20px;
  right: 20px;
  position: absolute;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "\f386";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #171717;
  font-size: 20px;
  border: none;
  left: 1px;
  top: 1px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  border-color: #cf060e;
  background: #cf060e;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:before {
  color: #fff;
}
.woocommerce div.product div.images .sns-product-popvideo {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #d7d7d7;
  background: #fff;
  text-indent: 0px;
  font-size: 0px;
  position: absolute;
  z-index: 1;
  font-size: 0px;
  top: 80px;
  right: 20px;
}
.woocommerce div.product div.images .sns-product-popvideo:before {
  content: "\f24c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #171717;
  font-size: 20px;
  border: none;
  left: 1px;
  top: 1px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woocommerce div.product div.images .sns-product-popvideo:hover {
  border-color: #cf060e;
  background: #cf060e;
}
.woocommerce div.product div.images .sns-product-popvideo:hover:before {
  color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
  cursor: move;
}
.woocommerce div.product.topslider-layout div.images {
  margin-bottom: 0px;
}
.woocommerce div.product.topslider-layout div.images .sns-product-popvideo, .woocommerce div.product.topslider-layout div.images .woocommerce-product-gallery__trigger {
  right: 35px;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img {
  margin-bottom: 0px;
  width: 100%;
  padding: 0;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .onsale {
  left: 35px;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .inner {
  padding: 0;
}
@media (max-width: 1199px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .inner {
    width: 100%;
  }
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .woocommerce-product-gallery__wrapper {
  width: 100% !important;
  transform: none !important;
  transition: none !important;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-list .slick-slide {
  clear: none;
  margin: 0 15px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-list .slick-slide {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-list .slick-slide {
    margin: 0 7.5px;
  }
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-list .slick-slide img {
  opacity: 1;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-list .slick-slide img.flex-active {
  opacity: 0.4;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow {
  position: absolute;
  left: -25px;
  width: 15px;
  height: 80%;
  line-height: 1;
  top: 10%;
  border-radius: 0;
  font-size: 0px;
  background: transparent;
  color: #171717;
  z-index: 1;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (max-width: 1199px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow {
    left: -15px;
  }
}
@media (max-width: 992px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow {
    left: 35px;
  }
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow:hover {
  color: #cf060e;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 36px;
  line-height: inherit;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-next {
  left: auto;
  right: -25px;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  line-height: inherit;
}
@media (max-width: 1199px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-next {
    right: -15px;
  }
}
@media (max-width: 992px) {
  .woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-next {
    right: 35px;
  }
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-disabled {
  cursor: not-allowed;
  color: rgba(23, 23, 23, 0.5);
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .slick-arrow.slick-disabled:hover {
  color: rgba(207, 6, 14, 0.5);
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img:hover .slick-arrow {
  opacity: 1;
}
.woocommerce div.product.topslider-layout .gallery_type_n2.entry-img .flex-control-thumbs {
  display: none;
}
.woocommerce div.product.topslider-layout .entry-summary {
  margin-top: 90px;
  margin-bottom: 85px;
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .woocommerce div.product.topslider-layout .entry-summary {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product.topslider-layout .entry-summary {
    margin-bottom: 0px;
  }
}
.woocommerce div.product.topslider-layout .tabs-info {
  margin-top: 85px;
  margin-bottom: 85px;
}
.woocommerce div.product .second_block.gallery_type_n1 {
  margin-bottom: 85px;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img {
  margin-bottom: 0px;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img .woocommerce-product-gallery {
  margin-bottom: 0px;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  width: 100% !important;
  transform: none !important;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  margin-top: 30px;
  width: 100% !important;
  display: block;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
  margin-top: 0px;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-img .flex-control-thumbs {
  display: none;
}
.woocommerce div.product .second_block.gallery_type_n1 .entry-summary {
  margin-bottom: 0px;
}
@media (max-width: 480px) {
  .woocommerce div.product .second_block.gallery_type_n1 .entry-summary {
    margin-top: 85px;
  }
  .woocommerce div.product .second_block.gallery_type_n1 .entry-summary .summary-inner {
    position: static !important;
    height: auto !important;
  }
  .woocommerce div.product .second_block.gallery_type_n1 .entry-summary .summary-inner .inner {
    position: static !important;
    width: auto !important;
    -webkit-transform : none !important;
    -moz-transform : none !important;
    -ms-transform : none !important;
    -o-transform : none !important;
    transform : none !important;
  }
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs {
  margin: 20px 0 0;
  padding: 0 5px;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-list .slick-slide {
  clear: none;
  padding: 0 10px;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-list .slick-slide img {
  opacity: 1;
  cursor: ew-resize;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-list .slick-slide img.flex-active {
  opacity: 0.4;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow {
  position: absolute;
  left: 0px;
  width: 10px;
  height: 100%;
  line-height: 1;
  top: 0px;
  border-radius: 0;
  font-size: 0px;
  background: transparent;
  color: #171717;
  z-index: 1;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: none !important;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow:hover {
  color: #cf060e;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  font-size: 24px;
  line-height: inherit;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow.slick-next {
  left: auto;
  right: 0px;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow.slick-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  line-height: inherit;
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow.slick-disabled {
  cursor: not-allowed;
  color: rgba(23, 23, 23, 0.5);
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs .slick-arrow.slick-disabled:hover {
  color: rgba(207, 6, 14, 0.5);
}
.woocommerce div.product .second_block.gallery_type_h .entry-img .flex-control-thumbs:hover .slick-arrow {
  opacity: 1;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img {
  width: 55%;
}
@media (max-width: 480px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img {
    width: 100%;
  }
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-viewport {
  width: calc(100% - 130px);
  float: right;
}
@media (max-width: 1199px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-viewport {
    width: calc(100% - 105px);
  }
}
@media (max-width: 992px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-viewport {
    width: calc(100% - 100px);
  }
}
@media (max-width: 767px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-viewport {
    width: calc(100% - 80px);
  }
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs {
  width: 120px;
  float: left;
  margin: -5px 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs {
    width: 95px;
  }
}
@media (max-width: 992px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs {
    width: 90px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs {
    width: 70px;
  }
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs .slick-list .slick-slide {
  clear: none;
  padding: 5px 0;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs .slick-list .slick-slide img {
  opacity: 1;
  cursor: ns-resize;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-control-thumbs .slick-list .slick-slide img.flex-active {
  opacity: 0.4;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .onsale {
  left: calc(130px + 20px);
}
@media (max-width: 1199px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .onsale {
    left: calc(105px + 20px);
  }
}
@media (max-width: 992px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .onsale {
    left: calc(100px + 20px);
  }
}
@media (max-width: 767px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .onsale {
    left: calc(80px + 20px);
  }
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-prev, .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-next {
  top: calc(50% - 15px);
  left: calc(130px + 20px);
}
@media (max-width: 1199px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-prev, .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-next {
    left: calc(105px + 20px);
  }
}
@media (max-width: 992px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-prev, .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-next {
    left: calc(100px + 20px);
  }
}
@media (max-width: 767px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-prev, .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-next {
    left: calc(80px + 20px);
  }
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-prev.flex-next, .woocommerce div.product .second_block.gallery_type_v .entry-img .flex-direction-nav li .flex-next.flex-next {
  left: auto;
  right: 20px;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow {
  position: absolute;
  top: 10px;
  width: 15px;
  height: 15px;
  line-height: 1;
  padding: 0;
  left: calc(50% - 7.5px);
  z-index: 1;
  font-size: 0px;
  background: transparent;
  color: #171717;
  border-radius: 0px;
  display: none !important;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow:hover {
  color: #cf060e;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow:before {
  content: "\f3d8";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 24px;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow.slick-next {
  top: auto;
  bottom: 10px;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow.slick-next:before {
  content: "\f3d0";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow.slick-disabled {
  cursor: not-allowed;
  color: rgba(23, 23, 23, 0.5);
}
.woocommerce div.product .second_block.gallery_type_v .entry-img .slick-arrow.slick-disabled:hover {
  color: rgba(207, 6, 14, 0.5);
}
.woocommerce div.product .second_block.gallery_type_v .entry-summary {
  width: 45%;
}
@media (max-width: 480px) {
  .woocommerce div.product .second_block.gallery_type_v .entry-summary {
    width: 100%;
  }
}
.woocommerce div.product .entry-summary .product_title {
  font-size: 2.1428em;
  font-weight: normal;
  margin-bottom: 30px;
  color: #171717;
  line-height: 1.1;
  text-transform: none;
}
@media (max-width: 767px) {
  .woocommerce div.product .entry-summary .product_title {
    font-size: 1.7142em;
  }
}
.woocommerce div.product .entry-summary .price {
  margin: 0 0 35px;
  padding: 0 0;
  display: block;
  line-height: 1.1;
  font-size: 1.7142em;
  font-weight: normal;
  color: #171717;
}
.woocommerce div.product .entry-summary .woocommerce-product-rating {
  margin: -5px 0 35px;
}
.woocommerce div.product .entry-summary .woocommerce-product-rating .star-rating {
  margin: 0 10px 0 0;
  position: relative !important;
  left: 0;
}
.woocommerce div.product .entry-summary .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.woocommerce div.product .entry-summary .time-cdown-wrap {
  background: #d7d7d7;
  border-radius: 4px;
  position: relative;
  padding: 25px 0 15px;
  margin: 50px 0 40px;
}
.woocommerce div.product .entry-summary .time-cdown-wrap &gt; span.label {
  position: absolute;
  left: 15px;
  top: -15px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  padding: 0 20px;
  font-size: 0.8571em;
  font-weight: 500;
  background: #646464;
  color: #fff;
  border: 1px solid #646464;
  text-transform: uppercase;
}
.woocommerce div.product .entry-summary .time-count-down {
  margin: 0;
  text-align: center;
}
.woocommerce div.product .entry-summary .time-count-down .clock-digi {
  overflow: hidden;
  display: inline-block;
  line-height: 1;
}
.woocommerce div.product .entry-summary .time-count-down .clock-digi &gt; div {
  display: inline-block;
  float: left;
  padding: 0;
  width: 85px;
  height: 95px;
  margin: 0 0 0 1px;
  text-align: center;
  font-size: 1em;
  color: #171717;
  position: relative;
}
.woocommerce div.product .entry-summary .time-count-down .clock-digi &gt; div &gt; div {
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 11px;
  text-transform: uppercase;
}
.woocommerce div.product .entry-summary .time-count-down .clock-digi &gt; div &gt; div &gt; div {
  display: block;
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 21px;
  color: #171717;
  border: 1px solid #646464;
  background: #fff;
  height: 65px;
  line-height: 65px;
  width: 65px;
  border-radius: 100%;
}
@media (max-width: 992px) {
  .woocommerce div.product .entry-summary .time-count-down .clock-digi &gt; div {
    width: 65px;
    height: 80px;
  }
  .woocommerce div.product .entry-summary .time-count-down .clock-digi &gt; div &gt; div &gt; div {
    height: 55px;
    line-height: 55px;
    width: 55px;
    font-size: 16px;
  }
}
.woocommerce div.product .entry-summary .stock {
  font-size: 1em !important;
  margin-bottom: 35px;
  position: relative;
  color: #646464 !important;
}
.woocommerce div.product .entry-summary .stock:before {
  content: "\f120";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: '14px';
  height: '14px';
  text-align: center;
  line-height: '14px';
  margin-right: 8px;
}
.woocommerce div.product .entry-summary .stock.out-of-stock {
  background-color: #cf060e !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.woocommerce div.product .entry-summary .stock.out-of-stock:before {
  content: "\f35b";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: '14px';
  height: '14px';
  text-align: center;
  line-height: '14px';
  font-size: 18px;
  margin-right: 5px;
  display: none;
}
.woocommerce div.product .entry-summary .cart {
  margin: 0 0;
  padding: 0;
  display: block;
}
@media (max-width: 992px) {
  .woocommerce div.product .entry-summary .cart {
    float: none;
  }
}
.woocommerce div.product .entry-summary .cart .reset_variations {
  margin: 0 0 0 15px;
}
.woocommerce div.product .entry-summary .cart label {
  float: left;
  margin: 0 10px 0 0;
  color: #959595;
  line-height: 42px;
}
.woocommerce div.product .entry-summary .cart label a {
  font-size: 1em;
  width: 100%;
}
.woocommerce div.product .entry-summary .cart .quantity {
  margin: 0 35px 40px 0;
  float: left;
  border: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .woocommerce div.product .entry-summary .cart .quantity {
    margin-right: 20px;
  }
}
.woocommerce div.product .entry-summary .cart .quantity label.screen-reader-text {
  text-transform: uppercase;
  font-weight: normal;
  line-height: 60px;
  display: none;
}
.woocommerce div.product .entry-summary .cart .quantity .qty {
  border: 2px solid #d7d7d7;
  color: #171717;
  margin: 0 0;
  font-size: 1.7142em;
  font-weight: 500;
  appearance: textfield;
  -moz-appearance: textfield;
}
@media (max-width: 1199px) {
  .woocommerce div.product .entry-summary .cart .quantity .qty {
    width: 170px;
    font-size: 1.2857em;
  }
}
.woocommerce div.product .entry-summary .cart .quantity .qty::-webkit-outer-spin-button, .woocommerce div.product .entry-summary .cart .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media (max-width: 992px) {
  .woocommerce div.product .entry-summary .cart .quantity .input-group-prepend .btn-decrement {
    left: 15px;
  }
  .woocommerce div.product .entry-summary .cart .quantity .input-group-append .btn-increment {
    right: 15px;
  }
  .woocommerce div.product .entry-summary .cart .quantity .qty {
    width: 135px;
    font-size: 1.1428em;
  }
}
.woocommerce div.product .entry-summary .cart .single_add_to_cart_button {
  position: relative;
  border: 2px solid #171717;
  width: auto;
  background: #fff;
  color: #171717;
  border-radius: 0px;
  margin: 0 0 40px 0;
  padding: 0px 50px;
  height: 60px;
  line-height: 56px;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .woocommerce div.product .entry-summary .cart .single_add_to_cart_button {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product .entry-summary .cart .single_add_to_cart_button {
    padding: 0 25px;
  }
}
.woocommerce div.product .entry-summary .cart .single_add_to_cart_button:hover {
  color: #fff;
  background: #cf060e;
  border-color: #cf060e;
}
.woocommerce div.product .entry-summary .cart .show {
  display: inline-block !important;
}
@media (max-width: 1199px) {
  .woocommerce div.product .entry-summary .cart .quantity, .woocommerce div.product .entry-summary .cart .single_add_to_cart_button {
    margin-bottom: 20px;
  }
}
.woocommerce div.product .entry-summary .compare {
  position: relative;
  background: transparent;
  color: #171717;
  font-weight: normal;
  text-transform: uppercase;
  height: 50px;
  line-height: inherit;
  border-radius: 0px;
  padding: 0;
  margin: 0 0 35px 0;
}
.woocommerce div.product .entry-summary .compare:before {
  content: "\f4a8";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #171717;
  border: 1px solid #171717;
  border-radius: 100%;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  margin-right: 15px;
}
.woocommerce div.product .entry-summary .compare .blockUI.blockOverlay {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  overflow: hidden;
  background: #cf060e !important;
  color: #fff;
  opacity: 1 !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  border-radius: 100%;
  cursor: wait;
}
.woocommerce div.product .entry-summary .compare .blockUI.blockOverlay:before, .woocommerce div.product .entry-summary .compare .blockUI.blockOverlay:after {
  font-size: 18px;
  cursor: wait;
  color: inherit;
}
.woocommerce div.product .entry-summary .compare:hover {
  color: #cf060e;
}
.woocommerce div.product .entry-summary .compare:hover:before {
  color: #fff;
  border-color: #cf060e;
  background: #cf060e;
}
.woocommerce div.product .entry-summary .compare:hover .blockUI.blockOverlay:before {
  color: #fff;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist {
  margin: 0 0 35px 0;
  position: relative;
  height: auto;
  text-transform: uppercase;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  height: auto;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .feedback {
  display: none !important;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
  background: #fff;
  opacity: 1;
  cursor: wait;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0 0;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .ajax-loading:before {
  font-size: 18px;
  background: #cf060e;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-right: 15px;
  content: "\f29c";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  border-radius: 100%;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a {
  display: inline-block;
  padding: 0;
  height: 50px !important;
  border-radius: 0px;
  position: relative;
  background: transparent;
  color: #171717;
  font-weight: 500;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a:before {
  content: "\f387";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #171717;
  border: 1px solid #171717;
  border-radius: 100%;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  margin-right: 15px;
  text-indent: 1px;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist:hover .ajax-loading:before {
  color: #fff;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist:hover a {
  color: #cf060e;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist:hover a:before {
  color: #fff;
  border-color: #cf060e;
  background: #cf060e;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-right: 15px;
}
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist + .clear {
  display: none !important;
}
.woocommerce div.product .entry-summary .show {
  display: inline-block !important;
}
.woocommerce div.product .entry-summary .product_meta {
  *zoom: 1;
  margin: 0 0;
}
.woocommerce div.product .entry-summary .product_meta:before, .woocommerce div.product .entry-summary .product_meta:after {
  content: " ";
  display: table;
}
.woocommerce div.product .entry-summary .product_meta:after {
  clear: both;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper, .woocommerce div.product .entry-summary .product_meta .tagged_as, .woocommerce div.product .entry-summary .product_meta .posted_in {
  *zoom: 1;
  font-weight: normal;
  display: block;
  margin: 0 0 5px;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper:before, .woocommerce div.product .entry-summary .product_meta .tagged_as:before, .woocommerce div.product .entry-summary .product_meta .posted_in:before, .woocommerce div.product .entry-summary .product_meta .sku_wrapper:after, .woocommerce div.product .entry-summary .product_meta .tagged_as:after, .woocommerce div.product .entry-summary .product_meta .posted_in:after {
  content: " ";
  display: table;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper:after, .woocommerce div.product .entry-summary .product_meta .tagged_as:after, .woocommerce div.product .entry-summary .product_meta .posted_in:after {
  clear: both;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper &gt; *, .woocommerce div.product .entry-summary .product_meta .tagged_as &gt; *, .woocommerce div.product .entry-summary .product_meta .posted_in &gt; * {
  font-weight: normal;
  text-transform: none;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper a, .woocommerce div.product .entry-summary .product_meta .tagged_as a, .woocommerce div.product .entry-summary .product_meta .posted_in a {
  color: #959595;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper a:hover, .woocommerce div.product .entry-summary .product_meta .tagged_as a:hover, .woocommerce div.product .entry-summary .product_meta .posted_in a:hover {
  color: #cf060e;
}
.woocommerce div.product .entry-summary .product_meta .sku_wrapper span {
  margin-left: 3px;
}
.woocommerce div.product .entry-summary .product_meta .posted_in a {
  margin-left: 0px;
  position: relative;
}
.woocommerce div.product .entry-summary .product_meta .posted_in a:before {
  content: ",";
  position: relative;
  left: -3px;
  color: #959595;
}
.woocommerce div.product .entry-summary .product_meta .posted_in a:first-child {
  margin-left: 3px;
}
.woocommerce div.product .entry-summary .product_meta .posted_in a:first-child:before {
  display: none;
}
.woocommerce div.product .entry-summary .product_meta .tagged_as a {
  margin-left: 0px;
  position: relative;
}
.woocommerce div.product .entry-summary .product_meta .tagged_as a:before {
  content: ",";
  position: relative;
  left: -3px;
  color: #959595;
}
.woocommerce div.product .entry-summary .product_meta .tagged_as a:first-child {
  margin-left: 3px;
}
.woocommerce div.product .entry-summary .product_meta .tagged_as a:first-child:before {
  display: none;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap {
  font-size: 1em !important;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap .ssba-share-text, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap .ssba-share-text {
  font-size: 1em;
  position: relative;
  margin-right: 3px;
  color: #959595;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap br, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap br {
  display: none;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a {
  display: inline-block;
  width: 24px;
  margin: 0 2.5px;
  text-align: center;
  color: #171717;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a img {
  padding: 0 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_linkedin_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_linkedin_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_facebook_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_facebook_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_twitter_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_twitter_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_youtube_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_youtube_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_pinterest_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_pinterest_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_instagram_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_instagram_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_email_share img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_email_share img, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_print img, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_print img {
  display: none !important;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_linkedin_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_linkedin_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_facebook_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_facebook_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_twitter_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_twitter_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_youtube_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_youtube_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_pinterest_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_pinterest_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_instagram_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_instagram_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_email_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_email_share:hover, .woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_print:hover, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_print:hover {
  color: #cf060e;
  text-decoration: none;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a:before {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-size: 14px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_linkedin_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_linkedin_share:before {
  content: "\f239";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_facebook_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_facebook_share:before {
  content: "\f231";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_twitter_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_twitter_share:before {
  content: "\f243";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_youtube_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_youtube_share:before {
  content: "\f24d";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_pinterest_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_pinterest_share:before {
  content: "\f2b1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_instagram_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_instagram_share:before {
  content: "\f351";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_email_share:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_email_share:before {
  content: "\f423";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce div.product .entry-summary .post-share-block .ssbp-wrap a.ssba_print:before, .woocommerce div.product .entry-summary .post-share-block .ssba-wrap a.ssba_print:before {
  content: "\f491";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .compare, .woocommerce .product.type-product.product-type-variable .entry-summary .compare, .woocommerce .product.type-product.product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist, .woocommerce .product.type-product.product-type-variable .entry-summary .yith-wcwl-add-to-wishlist {
  opacity: 0;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary form.cart, .woocommerce .product.type-product.product-type-variable .entry-summary form.cart {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  float: none;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary form.cart .compare, .woocommerce .product.type-product.product-type-variable .entry-summary form.cart .compare, .woocommerce .product.type-product.product-type-grouped .entry-summary form.cart .yith-wcwl-add-to-wishlist, .woocommerce .product.type-product.product-type-variable .entry-summary form.cart .yith-wcwl-add-to-wishlist {
  opacity: 1;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .stock, .woocommerce .product.type-product.product-type-variable .entry-summary .stock {
  margin: 10px 0 10px;
}
.woocommerce .product.type-product.product-type-grouped .woocommerce-product-details__short-description {
  border: none;
}
.woocommerce .product.type-product.product-type-grouped form.cart table {
  border: none;
  margin-bottom: 35px;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .stock {
  margin: 5px 0 0;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .quantity {
  margin: 0 15px 0 0;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .single_add_to_cart_button {
  margin: 0 0 40px;
  display: block;
  float: none;
}
.woocommerce .product.type-product.product-type-grouped .entry-summary .product_meta {
  margin-top: 35px;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
  color: #959595;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link:hover {
  color: #cf060e;
}
.woocommerce #cboxOverlay {
  background: rgba(0, 0, 0, 0.4) !important;
}
.woocommerce .yith-wcqv-head #yith-quick-view-close {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #171717 !important;
  overflow: hidden;
  padding: 0 0;
  font-size: 0px;
  text-align: center;
  border-radius: 0px;
  border: none;
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
}
.woocommerce .yith-wcqv-head #yith-quick-view-close:hover {
  color: #fff !important;
  text-decoration: none;
  background: #cf060e;
}
.woocommerce .yith-wcqv-head #yith-quick-view-close:before {
  content: "\f129";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: inherit;
}
.woocommerce #yith-quick-view-content .type-product .container-image-and-badge {
  position: static;
}
.woocommerce #yith-quick-view-content .type-product .container-image-and-badge .yith-wcbm-badge {
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 100%;
}
.woocommerce #yith-quick-view-content .type-product .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  min-width: auto;
  min-height: auto;
  padding: 0 15px;
  border-radius: 4px;
  background: #e84545;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .woocommerce #yith-quick-view-content .type-product .onsale {
    padding: 0 7.5px;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
  }
}
.woocommerce #yith-quick-view-content .type-product .onsale + .images .container-image-and-badge .yith-wcbm-badge, .woocommerce #yith-quick-view-content .type-product .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 42px;
}
.woocommerce #yith-quick-view-content .type-product .onsale {
  position: absolute;
  top: 20px;
  left: 20px;
  right: auto;
  z-index: 2;
}
.woocommerce #yith-quick-view-content .type-product .onsale + .images .container-image-and-badge .yith-wcbm-badge, .woocommerce #yith-quick-view-content .type-product .onsale + .container-image-and-badge .yith-wcbm-badge {
  top: 52px;
}
.woocommerce #yith-quick-view-content .type-product .entry-summary .quantity .qty {
  width: 180px;
}
.woocommerce #yith-quick-view-content .type-product .entry-summary table.group_table .quantity .qty {
  width: 120px;
}
.woocommerce #yith-quick-view-content .images {
  width: 50%;
  float: left;
  opacity: 1 !important;
  margin: 0;
  position: relative;
}
.woocommerce #yith-quick-view-content div.summary {
  width: 50%;
  float: left;
  opacity: 1 !important;
  margin: 0;
  padding: 30px;
}
@media (max-width: 767px) {
  .woocommerce .yith-wcqv-button {
    display: none !important;
  }
}
.tabs-info #sns_tab_informations {
  margin: 0 0 20px;
}
#sns_tab_informations {
  margin: 0 0 90px;
  padding: 0 0;
}
#sns_tab_informations .tab-heading {
  *zoom: 1;
  text-align: center;
  position: relative;
}
#sns_tab_informations .tab-heading:before, #sns_tab_informations .tab-heading:after {
  content: " ";
  display: table;
}
#sns_tab_informations .tab-heading:after {
  clear: both;
}
#sns_tab_informations .tab-heading:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: #ebebeb;
}
#sns_tab_informations ul.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  border-bottom: none;
  display: table;
  margin: 0 auto;
}
#sns_tab_informations ul.nav-tabs &gt; li {
  margin: 0 15px;
  padding: 0 0;
  float: left;
  position: relative;
}
#sns_tab_informations ul.nav-tabs &gt; li:before {
  position: absolute;
  content: "";
  width: 0px;
  bottom: 0px;
  left: 50%;
  height: 2px;
  background: #cf060e;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#sns_tab_informations ul.nav-tabs &gt; li:first-child, #sns_tab_informations ul.nav-tabs &gt; li.tabdrop + li {
  margin-left: 0;
}
#sns_tab_informations ul.nav-tabs &gt; li:first-child &gt; a, #sns_tab_informations ul.nav-tabs &gt; li.tabdrop + li &gt; a {
  margin-left: 0;
}
#sns_tab_informations ul.nav-tabs &gt; li:last-child {
  margin-right: 0px;
}
#sns_tab_informations ul.nav-tabs &gt; li.active:before {
  width: 100%;
  left: 0px;
}
#sns_tab_informations ul.nav-tabs &gt; li.active &gt; a {
  color: #171717;
  cursor: pointer;
}
#sns_tab_informations ul.nav-tabs &gt; li:hover &gt; a {
  color: #cf060e;
}
#sns_tab_informations ul.nav-tabs &gt; li.tabdrop {
  margin: 0 0 0 15px;
}
#sns_tab_informations ul.nav-tabs &gt; li.tabdrop &gt; a i {
  padding-left: 10px;
}
#sns_tab_informations ul.nav-tabs &gt; li &gt; a {
  font-weight: normal;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
  font-size: 1em;
  background: transparent;
  border: none;
  position: relative;
  color: #171717;
  padding: 10px 30px 25px 30px;
  display: block;
  border-radius: 0;
  margin: 0;
}
#sns_tab_informations ul.nav-tabs .dropdown {
  cursor: pointer;
}
#sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle {
  display: block;
  font-size: 24px;
  height: 100%;
  width: 40px;
  vertical-align: middle;
  padding: 0px;
}
#sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle i, #sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle .display-tab, #sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle .caret {
  display: none;
}
#sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle:before {
  content: "\f397";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#sns_tab_informations ul.nav-tabs .dropdown .dropdown-toggle:hover {
  text-decoration: none;
}
#sns_tab_informations ul.nav-tabs .dropdown a {
  cursor: pointer;
}
#sns_tab_informations ul.nav-tabs .dropdown:not(.active) a {
  margin: 0 0;
}
#sns_tab_informations ul.nav-tabs .dropdown ul.dropdown-menu {
  padding: 10px 0;
}
#sns_tab_informations ul.nav-tabs .dropdown ul.dropdown-menu li {
  padding: 0;
}
#sns_tab_informations ul.nav-tabs .dropdown ul.dropdown-menu li a {
  padding: 5px 20px;
}
#sns_tab_informations .tab-content {
  position: relative;
  margin: 0;
  padding: 40px 0 0;
}
#sns_tab_informations .tab-content #comments &gt; h2, #sns_tab_informations .tab-content &gt; div &gt; h2, #sns_tab_informations .tab-content #comments &gt; h3, #sns_tab_informations .tab-content &gt; div &gt; h3, #sns_tab_informations .tab-content #comments &gt; h4, #sns_tab_informations .tab-content &gt; div &gt; h4, #sns_tab_informations .tab-content #comments &gt; h5, #sns_tab_informations .tab-content &gt; div &gt; h5, #sns_tab_informations .tab-content #comments &gt; h6, #sns_tab_informations .tab-content &gt; div &gt; h6 {
  margin-top: 0;
  text-transform: none;
}
#sns_tab_informations .tab-content #comments &gt; h2, #sns_tab_informations .tab-content &gt; div &gt; h2 {
  font-size: 1.8571em;
  margin-bottom: 15px;
  display: none;
}
#sns_tab_informations .tab-content #tab-description p {
  margin-bottom: 15px;
}
#sns_tab_informations .tab-content #tab-description p:last-child {
  margin: 0;
}
#sns_tab_informations .tab-content #reviews h2:first-child {
  margin-bottom: 20px;
}
#sns_tab_informations .tab-content #reviews h3:first-child {
  margin-bottom: 10px;
}
#sns_tab_informations .tab-content #reviews #review_form_wrapper #reply-title {
  margin: 15px 0 15px;
  font-weight: 600;
  font-size: 1.8571em;
  color: #171717;
  display: block;
}
#sns_tab_informations #tab-sns_prod_custom_tab .widget-title {
  padding: 0;
}
#sns_tab_informations #tab-sns_prod_custom_tab .widget-title:after, #sns_tab_informations #tab-sns_prod_custom_tab .widget-title:before {
  display: none;
}
.cross-sells {
  position: relative;
  *zoom: 1;
  margin: 0 0 85px;
  padding: 0 0;
  z-index: 0;
}
.cross-sells:before, .cross-sells:after {
  content: " ";
  display: table;
}
.cross-sells:after {
  clear: both;
}
.cross-sells:hover {
  z-index: 1;
}
.cross-sells:hover .owl-nav {
  opacity: 1;
}
.cross-sells &gt; h2 {
  margin: 0 0 10px;
  font-size: 2em;
  color: #171717;
  overflow: hidden;
}
.cross-sells .prdlist-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1199px) {
  .cross-sells .prdlist-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .cross-sells .prdlist-content {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.cross-sells .owl-nav .owl-prev, .cross-sells .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.cross-sells .owl-nav .owl-prev:before, .cross-sells .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.cross-sells .owl-nav .owl-prev:hover, .cross-sells .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.cross-sells .owl-nav .owl-prev.disabled, .cross-sells .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.cross-sells .owl-nav .owl-prev.disabled:hover, .cross-sells .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.cross-sells .owl-nav .owl-prev {
  left: 0px;
}
.cross-sells .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.cross-sells .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.cross-sells .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.cross-sells .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.cross-sells .owl-item div.product {
  float: none;
}
.upsells, .related {
  position: relative;
  *zoom: 1;
  margin: 0 0 85px;
  padding: 0 0;
  z-index: 0;
}
.upsells:before, .related:before, .upsells:after, .related:after {
  content: " ";
  display: table;
}
.upsells:after, .related:after {
  clear: both;
}
.upsells:hover, .related:hover {
  z-index: 1;
}
.upsells:hover .owl-nav, .related:hover .owl-nav {
  opacity: 1;
}
.upsells &gt; h2, .related &gt; h2 {
  margin: 0 0 20px;
  font-size: 2.5714em;
  font-weight: normal;
  text-transform: none;
  color: #171717;
  overflow: hidden;
  text-align: center;
  line-height: 1.1;
}
.upsells .prdlist-content, .related .prdlist-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1199px) {
  .upsells .prdlist-content, .related .prdlist-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .upsells .prdlist-content, .related .prdlist-content {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.upsells .owl-nav .owl-prev, .related .owl-nav .owl-prev, .upsells .owl-nav .owl-next, .related .owl-nav .owl-next {
  text-align: center;
  position: absolute;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  top: calc(50% - 26px);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border: 1px solid #171717;
  background: #fff;
  color: #171717;
}
.upsells .owl-nav .owl-prev:before, .related .owl-nav .owl-prev:before, .upsells .owl-nav .owl-next:before, .related .owl-nav .owl-next:before {
  font-size: 20px;
  color: inherit;
}
.upsells .owl-nav .owl-prev:hover, .related .owl-nav .owl-prev:hover, .upsells .owl-nav .owl-next:hover, .related .owl-nav .owl-next:hover {
  color: #fff;
  background: #171717;
}
.upsells .owl-nav .owl-prev.disabled, .related .owl-nav .owl-prev.disabled, .upsells .owl-nav .owl-next.disabled, .related .owl-nav .owl-next.disabled {
  opacity: 0.6;
  display: inline-block;
}
.upsells .owl-nav .owl-prev.disabled:hover, .related .owl-nav .owl-prev.disabled:hover, .upsells .owl-nav .owl-next.disabled:hover, .related .owl-nav .owl-next.disabled:hover {
  cursor: not-allowed;
}
.upsells .owl-nav .owl-prev, .related .owl-nav .owl-prev {
  left: 0px;
}
.upsells .owl-nav .owl-prev:before, .related .owl-nav .owl-prev:before {
  content: "\f3cf";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.upsells .owl-nav .owl-next, .related .owl-nav .owl-next {
  right: 0px;
  left: auto;
}
.upsells .owl-nav .owl-next:before, .related .owl-nav .owl-next:before {
  content: "\f3d1";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
}
.upsells .owl-nav, .related .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.upsells .owl-item div.product, .related .owl-item div.product {
  float: none;
}
.upsells-list h2 {
  font-size: 1.5em;
  color: #171717;
  text-transform: none;
  font-weight: bold;
  display: block;
  padding: 0 0;
  margin: 0 0 25px;
  line-height: 1.1;
}
.upsells-list h2 &gt; span {
  display: inline-block;
  position: relative;
}
.upsells-list .product {
  padding: 10px 0 0;
  margin-top: 10px;
}
.upsells-list .product:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.upsells-list .list-view {
  *zoom: 1;
  width: 100%;
}
.upsells-list .list-view:before, .upsells-list .list-view:after {
  content: " ";
  display: table;
}
.upsells-list .list-view:after {
  clear: both;
}
.upsells-list .list-view .item-img {
  float: left;
  display: inline-block;
  margin: 0 15px 0 0;
  position: relative;
}
.upsells-list .list-view .item-img .onsale {
  display: none;
}
.upsells-list .list-view .item-img .product-image {
  display: block;
  position: relative;
  overflow: hidden;
  position: relative;
  max-width: 70px;
}
.upsells-list .list-view .item-img .yith-wcqv-button {
  font-size: 0px;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  -webkit-transform: scale(0);
  transform: scale(0);
  background: #eaeaea;
}
.upsells-list .list-view .item-img .yith-wcqv-button:before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f06e";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #959595;
  background-color: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.upsells-list .list-view .item-img .yith-wcqv-button:hover {
  background: #cf060e;
}
.upsells-list .list-view .item-img .yith-wcqv-button:hover:before {
  color: #fff;
}
.upsells-list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay {
  position: absolute;
  top: 0px !important;
  left: 0px !important;
  overflow: hidden;
  background: #cf060e !important;
  color: #959595;
  opacity: 1 !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  cursor: wait;
}
.upsells-list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:before, .upsells-list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:after {
  color: #fff;
  font-size: 14px;
  cursor: wait;
}
.upsells-list .list-view .item-img .yith-wcqv-button .blockUI.blockOverlay:before {
  content: "\f1ce";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  z-index: 1;
  color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.upsells-list .list-view .item-info .item-title {
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 3px;
}
.upsells-list .list-view .item-info .item-title a {
  color: #959595;
}
.upsells-list .list-view .item-info .item-title a:hover {
  color: #cf060e;
}
.upsells-list .list-view .item-info .star-rating {
  float: none;
  display: block;
  margin: 0 0 0px;
}
.upsells-list .list-view:hover .item-img .yith-wcqv-button {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.upsells-list .list-view:hover .item-img .product-image {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
body.single-product .sns-main &gt; .product.type-product:not(.topslider-layout) &gt; div:last-child {
  margin-bottom: 75px;
}
body.single-product .sns-main &gt; .product.type-product.topslider-layout .tabs-info #sns_tab_informations .tab-heading {
  text-align: left;
}
.yith-wcwl-share {
  margin: 0 0 10px;
}
.item-animate {
  opacity: 0;
  position: relative;
}
.play .item-animate {
  opacity: 1;
  animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
}
.fadeIn.play .item-animate {
  -webkit-animation: fadeIn 300ms ease both;
  -o-animation: fadeIn 300ms ease both;
  animation: fadeIn 300ms ease both;
}
.fadeInDown.play .item-animate {
  -webkit-animation: fadeInDown 300ms ease both;
  -o-animation: fadeInDown 300ms ease both;
  animation: fadeInDown 300ms ease both;
}
.fadeInUp.play .item-animate {
  -webkit-animation: fadeInUp 300ms ease both;
  -o-animation: fadeInUp 300ms ease both;
  animation: fadeInUp 300ms ease both;
}
.fadeInRight.play .item-animate {
  -webkit-animation: fadeInRight 300ms ease both;
  -o-animation: fadeInRight 300ms ease both;
  animation: fadeInRight 300ms ease both;
}
.fadeInLeft.play .item-animate {
  -webkit-animation: fadeInLeft 300ms ease both;
  -o-animation: fadeInLeft 300ms ease both;
  animation: fadeInLeft 300ms ease both;
}
.zoomIn.play .item-animate {
  -webkit-animation: zoomIn 300ms ease both;
  -o-animation: zoomIn 300ms ease both;
  animation: zoomIn 300ms ease both;
}
.zoomInLeft.play .item-animate {
  -webkit-animation: zoomInLeft 300ms ease both;
  -o-animation: zoomInLeft 300ms ease both;
  animation: zoomInLeft 300ms ease both;
}
.zoomInRight.play .item-animate {
  -webkit-animation: zoomInRight 300ms ease both;
  -o-animation: zoomInRight 300ms ease both;
  animation: zoomInRight 300ms ease both;
}
.zoomInUp.play .item-animate {
  -webkit-animation: zoomInUp 300ms ease both;
  -o-animation: zoomInUp 300ms ease both;
  animation: zoomInUp 300ms ease both;
}
.zoomInDown.play .item-animate {
  -webkit-animation: zoomInDown 300ms ease both;
  -o-animation: zoomInDown 300ms ease both;
  animation: zoomInDown 300ms ease both;
}
.bounceIn.play .item-animate {
  -webkit-animation: bounceIn 300ms ease both;
  -o-animation: bounceIn 300ms ease both;
  animation: bounceIn 300ms ease both;
}
.bounceInRight.play .item-animate {
  -webkit-animation: bounceInRight 300ms ease both;
  -o-animation: bounceInRight 300ms ease both;
  animation: bounceInRight 300ms ease both;
}
.bounceInLeft.play .item-animate {
  -webkit-animation: bounceInLeft 300ms ease both;
  -o-animation: bounceInLeft 300ms ease both;
  animation: bounceInLeft 300ms ease both;
}
.bounceInUp.play .item-animate {
  -webkit-animation: bounceInUp 300ms ease both;
  -o-animation: bounceInUp 300ms ease both;
  animation: bounceInUp 300ms ease both;
}
.bounceInDown.play .item-animate {
  -webkit-animation: bounceInDown 300ms ease both;
  -o-animation: bounceInDown 300ms ease both;
  animation: bounceInDown 300ms ease both;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations {
  margin: 0 0 35px;
  padding: 0 0;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.label {
  padding: 0 0;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.label label {
  color: #171717;
  margin: 0 0 10px;
  float: none;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value {
  padding: 0 0;
  margin-bottom: 10px;
  border: none;
  *zoom: 1;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value:before, .woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value:after {
  content: " ";
  display: table;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value:after {
  clear: both;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value:last-child {
  margin-bottom: 0px;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value select {
  margin-bottom: 5px;
  min-width: auto;
  display: block;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .sellect-wrap {
  display: block;
  *zoom: 1;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .sellect-wrap:before, .woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .sellect-wrap:after {
  content: " ";
  display: table;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .sellect-wrap:after {
  clear: both;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option {
  margin: 0 8px 8px 0;
  border: 1px solid #d7d7d7;
  cursor: pointer;
  display: inline-block;
  float: left;
  overflow: hidden;
  color: #171717;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option span {
  display: block;
  text-align: center;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.text {
  position: relative;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.text span {
  margin: 0;
  padding: 2px 20px;
  background: #f9f9f9;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.text:hover span, .woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.text.selected span {
  background: #e9e9e9;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.color {
  float: left;
  position: relative;
  border: none;
  border-radius: 100%;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.color span {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.color.selected:before {
  content: "\f383";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.image {
  border-color: #d7d7d7;
  position: relative;
  display: inline-block;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.image:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.image span {
  margin: 0px;
  width: 50px;
  height: 62px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value .option.image.selected {
  border-color: #646464;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value a.reset_variations {
  display: inline-block !important;
  visibility: visible;
  position: relative;
  margin: 8px 0 0;
  font-size: 1em;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form div.variations div.value a.reset_variations:before {
  content: "\f3a8";
  display: inline-block;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  margin-right: 3px;
  text-align: left;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap {
  *zoom: 1;
  margin: 0 0;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:before, .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:after {
  content: " ";
  display: table;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:after {
  clear: both;
}
@media (max-width: 992px) {
  .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap {
    *zoom: 1;
  }
  .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:before, .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:after {
    content: " ";
    display: table;
  }
  .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap:after {
    clear: both;
  }
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .single_variation {
  margin: -5px 0 35px;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .single_variation &gt; *.woocommerce-variation-description &gt; *:first-child {
  margin-top: -5px;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .single_variation &gt; *.woocommerce-variation-price .price {
  color: #cf060e;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .single_variation &gt; * &gt; *:last-child {
  margin: 0 0 35px;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
  *zoom: 1;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart:before, .woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart:after {
  content: " ";
  display: table;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart:after {
  clear: both;
}
.woocommerce .type-product.product-type-variable form.cart.variations_form[current-image=""] div.variations div.value a.reset_variations {
  display: none !important;
  margin: 0 0;
  visibility: hidden;
}
body.admin-bar .pswp {
  top: 32px;
}
@media (max-width: 992px) {
  body.admin-bar .pswp {
    top: 46px;
  }
}
@media (max-width: 480px) {
  body.admin-bar .pswp {
    top: 0px;
  }
}
.pswp .pswp__bg {
  background: rgba(0, 0, 0, 0.9);
}
.pswp .pswp__zoom-wrap iframe.sns-prdpopvideo {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
}
#sns_cpanel {
  position: fixed;
  top: 0px;
  left: -300px;
  width: 300px;
  height: 100%;
  z-index: 999;
  background: #fff;
  padding: 30px 0;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
body.admin-bar #sns_cpanel {
  top: 32px;
  height: calc(100% - 32px);
}
@media (max-width: 992px) {
  body.admin-bar #sns_cpanel {
    top: 46px;
    height: calc(100% - 46px);
  }
}
@media (max-width: 480px) {
  body.admin-bar #sns_cpanel {
    top: 0px;
    height: 100%;
  }
}
@media (max-width: 767px) {
  #sns_cpanel {
    display: none;
  }
}
#sns_cpanel + .overlay {
  content: "";
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: e-resize;
  cursor: url(../img/close-white.png), auto;
}
#sns_cpanel.open {
  left: 0px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
#sns_cpanel.open #sns_cpanel_btn {
  box-shadow: none;
  opacity: 0.2;
}
#sns_cpanel.open + .overlay {
  display: block;
}
#sns_cpanel #sns_cpanel_btn {
  position: absolute;
  right: -44px;
  top: calc(50% - 44px);
  background: #f9f9f9;
  text-align: center;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sns_cpanel #sns_cpanel_btn a {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  border-top: 1px solid #eaeaea;
}
#sns_cpanel #sns_cpanel_btn a:first-child {
  border-top: none;
}
#sns_cpanel #sns_cpanel_btn a i {
  font-size: 18px;
  line-height: 46px;
  color: #82b440;
  margin: 0 0;
}
#sns_cpanel #sns_cpanel_btn a img {
  max-width: 20px;
  margin: 0 auto;
}
#sns_cpanel .cpanel-set {
  *zoom: 1;
  padding: 0 15px;
  height: 100%;
  overflow-y: scroll;
}
#sns_cpanel .cpanel-set:before, #sns_cpanel .cpanel-set:after {
  content: " ";
  display: table;
}
#sns_cpanel .cpanel-set:after {
  clear: both;
}
#sns_cpanel .cpanel-set i.fa {
  margin-right: 8px;
}
#sns_cpanel .cpanel-set .envato-buy {
  margin-bottom: 15px;
  display: block;
}
#sns_cpanel .cpanel-set .envato-buy a {
  background: #82b440;
  color: #fff;
  padding: 12px 30px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  border-radius: 4px;
  font-weight: bold;
}
#sns_cpanel .cpanel-set .envato-buy a:hover {
  background: #7aa93c;
  color: #fff;
  text-decoration: none;
}
#sns_cpanel .cpanel-set .qr-code {
  display: block;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
  background-color: #f1f1f1;
  text-align: center;
  text-transform: uppercase;
}
#sns_cpanel .cpanel-set .qr-code p {
  margin-bottom: 5px;
  font-size: 14px;
}
#sns_cpanel .cpanel-set .demos h4 {
  text-transform: uppercase;
}
#sns_cpanel .cpanel-set .demos .demo {
  margin-bottom: 10px;
}
#sns_cpanel .cpanel-set .demos .demo a {
  display: block;
}
#sns_cpanel .cpanel-set .demos .demo a img {
  margin-bottom: 3px;
}
#sns_cpanel .cpanel-set .demos .demo a span {
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#sns_cpanel .cpanel-set .demos .demo a:hover {
  text-decoration: none;
}
#sns_cpanel .cpanel-set .demos .demo a:hover span {
  color: #7aa93c;
}
#sns_cpanel .cpanel-set .demos .demo a.img {
  position: relative;
}
#sns_cpanel .cpanel-set .demos .demo a.img:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#sns_cpanel .cpanel-set .demos .demo a.img:hover:before {
  opacity: 1;
}
#sns_cpanel .cpanel-set .demos .demo:hover {
  text-decoration: none;
}
#sns_cpanel .cpanel-set .demos .demo:hover a span {
  color: #7aa93c;
}
#sns_cpanel .cpanel-bottom {
  *zoom: 1;
  padding: 15px 0 0;
  border-top: 1px solid #ccc;
}
#sns_cpanel .cpanel-bottom:before, #sns_cpanel .cpanel-bottom:after {
  content: " ";
  display: table;
}
#sns_cpanel .cpanel-bottom:after {
  clear: both;
}
</pre></body></html>