.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  text-align: left;
  display: block !important;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}


.selector {
  border: 1px solid #e9e9e9;
  position: relative;
}
.selector select {
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.selector span {
  display: block;
  position: relative;
  padding-right: 38px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
}
.selector span:before {
  font-family: fontawesome;
  content: "\f0d7";
  font-size: 14px;
  width: 37px;
  line-height: 30px;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  position: absolute;
  right: 0px;
  top: 0px;
}
.no-show {
  /*
  display: none; 
  */
}
.group_1 .col-lg-12,
.group_2 .col-lg-12,
.group_3 .col-lg-12,
.group_4 .col-lg-12,
.group_5 .col-lg-12,
.group_6 .col-lg-12,
.group_1 .col-sm-12,
.group_2 .col-sm-12,
.group_3 .col-sm-12,
.group_4 .col-sm-12,
.group_5 .col-sm-12,
.group_6 .col-sm-12,
.group_1 .col-xs-12,
.group_2 .col-xs-12,
.group_3 .col-xs-12,
.group_4 .col-xs-12,
.group_5 .col-xs-12,
.group_6 .col-xs-12 {
  clear: both;
}
.category-products .products-grid .item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
input[type='text'],
.qty,
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.sm-facebook-content iframe {
  border: none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a span {
  white-space: nowrap;
}
.boxed-layout .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.owl-carousel .item {
  width: 100% !important;
}
.zoomContainer {
  display: none !important;
}
.zoomContainer:last-child {
  display: block !important;
}
#review-form .fieldset {
  padding: 0;
  border: none;
}
.home-menu-dropdown {
  padding: 20px;
  display: inline-block;
  width: 100%;
}
.home-menu-dropdown .item-home-store {
  width: 50%;
  float: left;
}
.home-menu-dropdown .item-home-store .title-menu-home {
  font-size: 108.33%;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px;
}
.home-menu-dropdown .item-home-store li a {
  display: block !important;
  padding: 3px 0px;
}
.home-menu-dropdown .item-home-store.theme-color li a {
  position: relative;
}
.home-menu-dropdown .item-home-store.theme-color li a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #e1e1e1;
  margin-right: 10px;
  vertical-align: middle;
}
.home-menu-dropdown .item-home-store.theme-color li.fern a:before {
  background-color: #2ecc71;
}
.home-menu-dropdown .item-home-store.theme-color li.teal a:before {
  background-color: #009788;
}
.home-menu-dropdown .item-home-store.theme-color li.cyan a:before {
  background-color: #00bcd4;
}
.home-menu-dropdown .item-home-store.theme-color li.red a:before {
  background-color: #f54337;
}
.home-menu-dropdown .item-home-store.theme-color li.blue a:before {
  background-color: #2196f3;
}
.home-menu-dropdown .item-home-store.theme-color li.orange a:before {
  background-color: #fe926e;
}
.home-menu-dropdown .item-home-store.theme-color li.green a:before {
  background-color: #4caf50;
}
.home-menu-dropdown .item-home-store.theme-color li.purple a:before {
  background-color: #9b59b6;
}
.review-product-list .product-essential .product-shop .nobr {
  display: none;
}
.clearfix {
  clear: both;
}
.overflow-table {
  overflow-x: auto;
}
#wishlist-table {
  margin-bottom: 20px;
}
#wishlist-table button {
  margin: 10px 0px;
}
img {
  border: 0;
  vertical-align: top;
  width: auto;
  max-width: 100%;
}
label,
.label {
  font-weight: normal !important;
  font-size: inherit !important;
  margin-bottom: 0 !important;
  color: inherit !important;
  padding: 0 !important;
}
.required em {
  display: none;
}
a {
  text-decoration: none;
}
a:focus {
  text-decoration: none !important;
}
body {
  line-height: 1.66 !important;
  overflow-y: auto !important;
  overflow-x: hidden;
}
body a:hover {
  text-decoration: none;
}
body a:active {
  text-decoration: none;
}
.des-cat {
  margin-bottom: 20px;
}
.empty {
  padding: 10px 0px 0px;
}
.compare-table .price-box {
  display: inline-block;
}
.compare-table .price-box .old-price,
.compare-table .price-box .special-price {
  margin: 0 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px;
  line-height: 1.35;
  color: #0a263c;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: inherit;
}
.menu-on-top {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1001;
}
#wishlist-table .add-to-cart-alt {
  clear: both;
  padding-top: 10px;
}
#wishlist-table .price-box p {
  display: block;
  margin: 0;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
.new-item,
.sale-item {
  display: inline-block;
  width: 64px;
  height: 64px;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 1px;
  font-size: 12px;
  z-index: 5;
}
.new-item span,
.sale-item span {
  position: relative;
  display: inline-block;
  width: 95px;
  height: 77px;
  top: -35px;
  line-height: 124px;
}
.new-item {
  right: 1px;
}
.new-item span {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #03a9f4;
  right: -10px;
}
.sale-item {
  left: 1px;
}
.sale-item span {
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  background-color: #ff9800;
  left: -41px;
}
.add-to-cart {
  position: relative;
}
.add-to-cart .qty {
  margin-right: 0px;
  height: 40px;
}
.add-to-cart .control-qty {
  float: left;
  margin-right: 30px;
}
.add-to-cart .control-qty .quantity-controls {
  float: left;
  border: 1px solid #e1e1e1;
  width: 27px;
  height: 20.5px;
  background-color: #fff;
  margin-left: -1px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.add-to-cart .control-qty .quantity-controls:before {
  font-family: fontawesome;
  font-size: 10px;
}
.add-to-cart .control-qty .quantity-controls:hover {
  background-color: #2196f3;
}
.add-to-cart .control-qty .quantity-controls:hover:before {
  color: #fff;
}
.add-to-cart .control-qty .quantity-controls.quantity-plus:before {
  content: "\f067";
}
.add-to-cart .control-qty .quantity-controls.quantity-minus {
  margin-top: -1px;
  clear: both;
}
.add-to-cart .control-qty .quantity-controls.quantity-minus:before {
  content: "\f068";
}
table {
  border: 0;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
p {
  margin: 0 0 10px;
}
strong {
  font-weight: bold;
}
address {
  font-style: normal;
  line-height: 1.35;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
.price-box .special-price {
  margin-left: 0px;
}
ul,
ol {
  list-style: none;
}
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
#yt-totop {
  width: 53px;
  height: 53px;
  display: inline-block;
  background-color: #ff9800;
  text-align: center;
  line-height: 53px;
  color: #fff;
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 800;
  border-radius: 100%;
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.24);
}
#yt-totop:hover {
  background-color: #2196f3;
}
#yt-totop:before {
  content: "\f106";
  font-family: fontawesome;
  font-size: 24px;
}
#yt-totop:hover {
  opacity: 1;
}
.owl-theme .owl-controls .owl-nav > div {
  display: inline-block;
  width: 27px;
  height: 22px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 3px;
  margin: 0;
  color: #999;
}
.owl-theme .owl-controls .owl-nav > div.owl-prev {
  border-right: 1px solid #dddddd;
}
.owl-theme .owl-controls .owl-nav > div.owl-next {
  border-left: 1px solid #dddddd;
  margin-left: -1px;
}
.owl-theme .owl-controls .owl-nav > div:before {
  display: inline-block;
  text-indent: 0;
  width: 27px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 22px;
  font-family: fontawesome;
  text-align: center;
}
.owl-theme .owl-controls .owl-nav > div:hover {
  color: #2196f3;
}
.owl-theme .owl-controls .owl-nav > div.owl-next:before {
  content: "\f105";
}
.owl-theme .owl-controls .owl-nav > div.owl-prev:before {
  content: "\f104";
}
.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 0 1px;
  background: #fff;
  display: block;
  border: 3px solid #b0a18a;
  opacity: 0.7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
}
.two-image .list-image img,
.products-grid .item .item-inner .box-image .product-image img,
.category-wrap .image-paren-cat img,
.static-image-center img,
.sm-categories .cat-wrap .content-box img,
.static-image-sidebar img,
.basic-products-list .bs-items .item .item-inner .bs-image img,
.list-item-latest li .img-latest-post,
.footer-style-1 .footer-bottom-content .payment-footer ul li img,
.top-brand .top-brand-slider .item .child-item > div img,
.products-list .item .item-inner .box-image-list img,
.static-category .image-cat-st img,
.static-home-5 img,
.postWrapper .image-blog img,
.cart .crosssell .product-image img,
.four-static-image img,
.latest-post img,
.brand-slider img,
.st-image-thr img,
.latest-post-block .item .img-link img {
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.two-image .list-image img:hover,
.products-grid .item .item-inner .box-image .product-image img:hover,
.category-wrap .image-paren-cat img:hover,
.static-image-center img:hover,
.sm-categories .cat-wrap .content-box img:hover,
.static-image-sidebar img:hover,
.basic-products-list .bs-items .item .item-inner .bs-image img:hover,
.list-item-latest li .img-latest-post:hover,
.footer-style-1 .footer-bottom-content .payment-footer ul li img:hover,
.top-brand .top-brand-slider .item .child-item > div img:hover,
.products-list .item .item-inner .box-image-list img:hover,
.static-category .image-cat-st img:hover,
.static-home-5 img:hover,
.postWrapper .image-blog img:hover,
.cart .crosssell .product-image img:hover,
.four-static-image img:hover,
.latest-post img:hover,
.brand-slider img:hover,
.st-image-thr img:hover,
.latest-post-block .item .img-link img:hover {
  opacity: 0.8;
}
.sidebar .block .block-title strong {
  font-size: 133.33%;
}
.sidebar .block.sidebar-product.product-slide-slidebar .owl-theme .owl-controls {
  top: -69px;
}
.sidebar .block.sidebar-product.product-slide-slidebar .block-title {
  padding-top: 0 !important;
  margin-top: -8px !important;
}
.add-to-links li a {
  display: inline-block !important;
}
.col-main .container > .row > div > div#catalog-listing {
  background: none;
  padding: 0;
  box-shadow: none;
}
.btn-show-action {
  position: absolute;
  bottom: -23px;
  right: 18px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #2196f3;
  font-size: 20px;
  color: #fff;
  line-height: 45px;
  cursor: pointer;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.24);
  overflow: hidden !important;
  z-index: 100;
}
.btn-show-action .b-show:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 17px -106px;
}
.show .btn-show-action .b-show:before {
  background-position: 17px -139px;
}
.btn-show-action span {
  width: 100%;
  height: 100%;
}
.box-image .effect-slider {
  position: static;
  z-index: 0;
}
.image-slider-product {
  position: relative;
  z-index: 0;
}
.block-compare .item {
  position: relative;
  margin-bottom: 10px;
}
.block-compare .item .btn-remove {
  position: absolute;
  right: 15px;
  top: -5px;
}
.block-compare .actions {
  padding-top: 10px;
}
.block-compare .actions a {
  margin-top: 10px;
}
.effect-slider .lSAction > a {
  width: 20px;
  font-size: 38px;
  border: 0;
  background: none;
}
.effect-slider .lSAction > a.lSPrev:before {
  content: "\f104";
}
.effect-slider .lSAction > a.lSNext:before {
  content: "\f105";
}
.effect-slider .lSAction > a:hover {
  color: #2196f3;
  background: none;
}
.products-grid .box-image .effect-slider .lSAction {
  display: none !important;
}
.products-grid .box-image:hover .effect-slider .lSAction {
  display: block !important;
}
.products-grid .box-image:hover .timer-product {
  display: none;
}
.products-grid .box-image.show .effect-slider .lSAction {
  display: none !important;
}
.products-grid .box-image.show:hover .effect-slider .lSAction {
  display: none !important;
}
.products-grid .item {
  padding: 1px 5px 5px 1px;
}
.products-grid .item .item-inner {
  text-align: center;
  margin-bottom: 25px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.products-grid .item .item-inner:hover {
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.24);
}
.products-grid .item .item-inner .actions {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  z-index: 99;
  padding-top: 55px;
  padding-right: 24px;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
}
.products-grid .item .item-inner .actions .actions-inner {
  top: 100%;
  position: relative;
  transition: 0.9s ease-in-out;
  -webkit-transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}
.products-grid .item .item-inner .actions .a-g-button {
  display: inline-block !important;
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
  border: 0;
  color: #aaaaaa;
  float: right;
  clear: both;
  margin-bottom: 13px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.products-grid .item .item-inner .actions .a-g-button:hover {
  background-color: #2196f3;
  color: #fff;
}
.products-grid .item .item-inner .box-image.show .actions {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-grid .item .item-inner .box-image.show .actions .actions-inner {
  top: 0;
}
.products-grid .item .item-inner .box-image.show:before {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 1;
}
.products-grid .item .item-inner .box-image {
  border-bottom: 1px solid #eee;
  position: relative;
}
.products-grid .item .item-inner .box-image:before {
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  background: #2196f3;
  opacity: 0.5;
  position: absolute;
  z-index: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  border-radius: 100%;
}
.products-grid .item .item-inner .box-image .product-image img {
  width: 100%;
}
.products-grid .item .item-inner .box-image .product-image .second-image {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  z-index: 3;
}
.products-grid .item .item-inner .box-image .product-image:hover .second-image {
  opacity: 1;
}
.products-grid .item .item-inner .box-image .configurable-swatch-list {
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
  display: inline-block;
  z-index: 11;
}
.products-grid .item .item-inner .box-image .configurable-swatch-list li {
  display: inline-block;
}
.products-grid .item .item-inner .box-image:hover .sm_quickview_handler {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-grid .item .item-inner .box-image:hover .image-slider-product {
  opacity: 1;
}
.products-grid .item .item-inner .box-info {
  padding: 25px 20px 20px;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 180px;
}
.products-grid .item .item-inner .box-info .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px 2px 2px 2px;
}
.products-grid .item .item-inner .box-info .product-name a {
  white-space: wrap;
  font-weight: bold;
  color: #444;
  width:100%;
  display: inline-block;
}
.products-grid .item .item-inner .box-info .product-name a:hover {
  color: #2196f3;
}
.products-grid .item .item-inner .box-info .ratings .rating-box {
  float: none;
  margin: 0 auto;
  position: relative;
  top: 5px;
}
.products-grid .item .item-inner .box-info .ratings .amount {
  display: none;
}
.products-grid .item .item-inner .box-info .no-rating,
.products-grid .item .item-inner .box-info .ratings {
  height: 20px;
  margin: 5px 0px;
  line-height: 20px;
  float: left;
}
.products-grid .item .item-inner .box-info .price-box {
  position: absolute;
  top: 16px;
  right: 20px;
}
.products-grid .item .item-inner .box-info .price-box p {
  margin: 0;
}
.products-grid .item .item-inner .box-info .price-box p.price-from,
.products-grid .item .item-inner .box-info .price-box p.price-to {
  float: right;
  text-align: right;
  clear: both;
}
.products-grid .item .item-inner .box-info .price-box p.price-to {
  margin-top: -7px;
}
.products-grid .item .item-inner .box-info .price-box .price {
  font-size: 150%;
  font-weight: bold;
  color: #d92222;
}
.products-grid .item .item-inner .box-info .price-box .price .price {
  font-size: 100%;
}
.products-grid .item .item-inner .box-info .price-box .old-price {
  position: absolute;
  top: 26px;
  right: 2px;
}
.products-grid .item .item-inner .box-info .price-box .old-price .price {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.products-grid .item .item-inner .box-info .price-box .regular-price {
  padding-right: 5px;
}
.products-grid .item .image-slider-product .item {
  padding: 0;
}
.products-grid .item .image-slider-product img {
  width: 75%;
}
.products-grid .item .image-slider-product .owl-dots {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.products-grid .item .image-slider-product .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-width: 1px;
}
.products-grid .item .image-slider-product .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-width: 1px;
}
.products-grid .item .image-slider-product .owl-nav > div:before {
  width: 20px;
  height: 18px;
  line-height: 18px;
  font-size: 15px;
}
.products-grid .item .image-slider-product .owl-nav > div.owl-next {
  right: 3px;
}
.products-grid .item .image-slider-product .owl-nav > div.owl-prev {
  left: 3px;
}
.sidebar-product .basic-products-list .bs-items {
  margin-bottom: 0;
}
.sidebar-product .basic-products-list .bs-items .item:last-child {
  margin-bottom: 0;
}
.products-list .effect-slider .lSAction {
  display: none !important;
}
.products-list .effect-slider:hover .lSAction {
  display: block !important;
}
.products-list .new-item {
  left: 205px;
  right: auto;
}
.products-list .item {
  padding: 1px 1px 3px 1px;
}
.products-list .item .item-inner {
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.24);
  background: #fff;
  margin-bottom: 25px;
  position: relative;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  overflow: hidden;
}
.products-list .item .item-inner:hover {
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.24);
}
.products-list .item .item-inner:before {
  background: none repeat scroll 0 0 #eeeeee;
  content: "";
  display: inline-block;
  height: 100%;
  left: 270px;
  position: absolute;
  width: 1px;
}
.products-list .item .item-inner .box-image-list {
  width: 270px;
  float: left;
}
.products-list .item .item-inner .box-image-list .effect-slider,
.products-list .item .item-inner .box-image-list .lslide {
  position: relative;
}
.products-list .item .item-inner .box-image-list .effect-slider .lSAction,
.products-list .item .item-inner .box-image-list .lslide .lSAction {
  display: none !important;
}
.products-list .item .item-inner .box-image-list-1:before {
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transform: scale(0);
    width: 270px;
    z-index: 5;
	float: left;
    width: 270px;
}

.products-list .item .item-inner .box-image-list .image-slider-product {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  width: 100%;
}
.products-list .item .item-inner .box-image-list .image-slider-product img {
  opacity: 1 !important;
  width: 100%;
}
.products-list .item .item-inner .box-image-list .product-image .second-image {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 4;
}
.products-list .item .item-inner .box-image-list .product-image:hover .second-image {
  opacity: 1;
}
.products-list .item .item-inner .box-image-list .configurable-swatch-list {
  position: absolute;
  left: 0px;
  bottom: 5px;
  display: inline-block;
  width: 100%;
  z-index: 9;
  text-align: center;
}
.products-list .item .item-inner .box-image-list .configurable-swatch-list li {
  display: inline-block;
}
.products-list .item .item-inner .box-image-list .sm_quickview_handler {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  position: absolute;
  top: 50%;
  left: 135px;
  margin-top: -17px;
  margin-left: -17px;
  z-index: 5;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.products-list .item .item-inner .box-image-list .sm_quickview_handler:hover {
  color: #fff;
}
.products-list .item .item-inner .box-image-list:hover:before {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-list .item .item-inner .box-image-list:hover .sm_quickview_handler {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-list .item .item-inner .box-image-list:hover .image-slider-product {
  opacity: 1;
}
.products-list .item .item-inner .box-info-list {
  margin-left: 270px;
  padding: 30px;
}
.products-list .item .item-inner .box-info-list .product-name {
  font-size: 133.33%;
  font-weight: bold;
}
.products-list .item .item-inner .box-info-list .product-name:hover {
  color: #2196f3;
}
.products-list .item .item-inner .box-info-list .price-box {
  margin-top: 0px;
}
.products-list .item .item-inner .box-info-list .price-box .price {
  font-size: 150%;
  font-weight: bold;
  color: #d92222;
}
.products-list .item .item-inner .box-info-list .price-box .price .price {
  font-size: 100%;
}
.products-list .item .item-inner .box-info-list .price-box .old-price {
  margin-left: 0;
  margin-right: 5px;
}
.products-list .item .item-inner .box-info-list .price-box .old-price .price {
  font-size: inherit;
  color: inherit;
  position: relative;
  top: 6px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .button {
  background: #2196f3;
  border: 0;
  color: #fff;
  font-size: 116.67%;
  font-weight: inherit;
  line-height: 41px;
  height: 40px;
  padding: 0 25px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .button:hover {
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.24);
}
.products-list .item .item-inner .box-info-list .actions .add-to-links {
  display: inline-block;
  vertical-align: top;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li {
  display: inline-block;
  margin-right: 8px;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li a {
  display: inline-block !important;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 41px;
  font-size: 15px;
  color: inherit;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  padding: 0;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li a:hover {
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.24);
}
.products-list .item .item-inner .box-info-list .ratings {
  display: inline-block;
  width: 100%;
  height: 20px;
  margin: 15px 0 10px;
}
.products-list .item .item-inner .box-info-list .ratings .amount {
  top: 1px;
  position: relative;
  left: 5px;
}
.products-list .item .item-inner .box-info-list .ratings .amount a {
  color: #666;
}
.products-list .item .item-inner .box-info-list .no-rating {
  height: 20px;
  line-height: 20px;
  margin: 15px 0;
}
.products-list .item .item-inner .box-info-list .desc {
  margin-bottom: 15px;
}
.limiter > select {
  width: auto;
}
.pager {
  border: 1px solid #e9e9e9;
  padding: 8px 10px!important;
}
.pager .amount {
  float: left;
  margin: 0;
  position: relative;
  top: 6px;
}
.pager .limiter {
  float: right;
}
.category-products .toolbar-inner {
  padding-bottom: 0;
}
.toolbar-inner {
  border: 1px solid #e9e9e9;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.toolbar-inner .sorter {
  float: left;
  width: 50%;
}
.toolbar-inner .sorter .view-mode {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}
.toolbar-inner .sorter .view-mode strong,
.toolbar-inner .sorter .view-mode a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  float: left;
  vertical-align: top;
  text-align: center;
  border: 1px solid #e9e9e9;
  color: #666;
}
.toolbar-inner .sorter .view-mode strong:hover,
.toolbar-inner .sorter .view-mode a:hover {
  background: #2196f3;
  border-color: #2196f3;
}
.toolbar-inner .sorter .view-mode strong:hover:before,
.toolbar-inner .sorter .view-mode a:hover:before {
  color: #fff;
}
.toolbar-inner .sorter .view-mode strong:last-child,
.toolbar-inner .sorter .view-mode a:last-child {
  border-left: 0;
}
.toolbar-inner .sorter .view-mode strong:first-child,
.toolbar-inner .sorter .view-mode a:first-child {
  border-right: 0;
}
.toolbar-inner .sorter .view-mode strong span,
.toolbar-inner .sorter .view-mode a span {
  display: none;
}
.toolbar-inner .sorter .view-mode .grid:before {
  content: "\f00a";
  font-family: FontAwesome;
  font-size: 18px;
}
.toolbar-inner .sorter .view-mode .list:before {
  content: "\f00b";
  font-family: FontAwesome;
  font-size: 18px;
}
.toolbar-inner .sorter .view-mode strong {
  color: #fff;
  background: #2196f3;
  border-color: #2196f3;
  font-weight: inherit;
}
.toolbar-inner .sort-by {
  float: right;
  margin-right: 0px;
  margin-left: 0;
}
.toolbar-inner .sort-by label {
  float: left;
  margin: 0 5px 0px 5px;
  line-height: 30px;
  font-size: 108.33%;
}
.toolbar-inner .sort-by .selector {
  float: left;
  width: 107px !important;
}
.toolbar-inner .sort-by .selector span {
  width: 100% !important;
}
.toolbar-inner .sort-by > a {
  padding: 5px 7px 7px;
  display: inline-block;
}
.toolbar-inner .limiter {
  float: left;
}
.toolbar-inner .limiter label {
  float: left;
  margin: 0 5px 0px 5px;
  line-height: 30px;
  font-size: 108.33%;
}
.toolbar-inner .limiter .selector {
  float: left;
  width: 75px !important;
}
.toolbar-inner .limiter .selector span {
  width: 100% !important;
}
.toolbar-inner .pager {
  float: right;
  margin: 0;
  border: none !important;
  padding: 0 !important;
}
.toolbar-inner .pager ol {
  margin: 0px;
}
.toolbar-inner .pager ol .current {
  background: #2196f3;
  border-color: #2196f3;
  color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-size: 100%;
}
.toolbar-inner .pager ol li {
  display: inline-block;
  vertical-align: top;
}
.toolbar-inner .pager ol li a {
  border: 1px solid #e9e9e9;
  display: inline-block;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-size: 100%;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  color: #666;
}
.toolbar-inner .pager ol li a.next,
.toolbar-inner .pager ol li a.previous {
  padding: 0 13px;
}
.toolbar-inner .pager ol li a:hover {
  background: #2196f3;
  border-color: #2196f3;
  color: #fff;
}
.toolbar-inner .pager ol li a span {
  line-height: 27px;
  float: none;
}
#loading {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#loading img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  z-index: 99999;
  padding: 5px;
  background-color: black;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.block-layered-nav .btn-remove:before {
  left: 4px;
}
.block-layered-nav .block-content {
  padding-top: 0px !important;
}
.block-layered-nav .block-content .block-subtitle {
  background: none repeat scroll 0 0 #fafafa;
  border-bottom: 1px solid #e9e9e9;
  margin: 0;
  padding: 5px 15px;
  text-transform: uppercase;
}
.block-layered-nav .block-content .actions {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 15px 13px;
}
.block-layered-nav .block-content .actions .clear-fillter {
  text-decoration: underline;
  color: #2196f3;
}
.block-layered-nav .block-content .actions .clear-fillter:hover {
  text-decoration: none;
}
.block-layered-nav ul {
  margin: 0px;
}
.block-layered-nav #narrow-by-list {
  margin: 0px;
}
.block-layered-nav .filter-wrapp {
  padding-bottom: 20px;
  border-bottom: 1px dotted #eee;
  margin-bottom: 5px;
}
.block-layered-nav .filter-wrapp:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.block-layered-nav .filter-wrapp dt {
  height: 45px;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0;
  color: #444;
  font-size: 116.67%;
  font-weight: normal;
}
.block-layered-nav .filter-wrapp ol {
  margin: 0px;
}
.block-layered-nav .filter-wrapp ol li {
  padding: 0;
}
.block-layered-nav .filter-wrapp ol li .check-shopby {
  display: none;
}
.block-layered-nav .filter-wrapp ol li a {
  position: relative;
  display: block;
  height: 27px;
  line-height: 27px;
  padding-left: 25px;
}
.block-layered-nav .filter-wrapp ol li a:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  border: 2px solid #999;
  position: absolute;
  top: 7px;
  left: 0px;
  margin-right: 10px;
  background-color: #999;
}
.block-layered-nav .filter-wrapp ol li a:hover:before {
  background: #fff;
}
.block-layered-nav .filter-wrapp ol li a .item-count {
  font-size: 91.66%;
  padding-left: 5px;
  position: relative;
  line-height: 17px;
}
.block-layered-nav .filter-wrapp ol li a .item-count:before {
  content: "(";
}
.block-layered-nav .filter-wrapp ol li a .item-count:after {
  content: ")";
}
.block-layered-nav .filter-wrapp ol li a.checked:before {
  background-position: left bottom;
}
.block-layered-nav .filter-wrapp ol li.active .checked:after {
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 19px;
  background-color: #2196f3;
}
.block-layered-nav .filter-wrapp ol.configurable-swatch-list li a {
  padding-left: 0px;
}
.block-layered-nav .filter-wrapp ol.configurable-swatch-list li a.has-image:hover:after {
  display: none;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby {
  overflow: hidden;
  padding: 0 2px 0 1px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .ac-shopby {
  margin: 0 -2px 0 -1px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter {
  background-color: #ddd;
  height: 2px;
  position: relative;
  margin: 20px 0 10px;
  padding: 0 5px;
  display: inline-block;
  width: 100%;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-from,
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-to {
  background: #eee;
  border-radius: 100%;
  cursor: e-resize;
  display: block;
  height: 17px;
  width: 17px;
  z-index: 15;
  position: absolute;
  top: -8px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-from:hover,
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-to:hover {
  background: #2196f3;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-from:after,
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-to:after {
  content: "";
  display: inline-block;
  width: 1000px;
  height: 2px;
  background-color: #d1cfcf;
  position: absolute;
  top: 9px;
  z-index: 10;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-to:after {
  left: 17px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-from:after {
  right: 17px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .sp-right {
  float: right;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby {
  width: 74px;
  margin-right: 10px;
  padding: 0 5px;
  border-radius: 2px;
  float: left;
  border: 1px solid #e9e9e9;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby span:first-child {
  position: relative;
  top: 1px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby .input-text {
  border: none;
  width: 50px;
  padding: 0;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby .input-text:focus {
  background: none;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby {
  padding-left: 5px;
  padding-right: 5px;
  background: #2196f3;
  color: #fff;
  border-radius: 2px;
}
.block-layered-nav .currently {
  padding: 0 13px;
}
.block-layered-nav .currently .filter-shopby {
  border-bottom: 2px solid #2196f3;
  margin: 0 -13px 20px;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 108.33%;
  color: #000;
}
.block-layered-nav .currently ol {
  margin: 0px;
}
.block-layered-nav .currently ol li {
  padding-right: 29px;
  display: inline-block;
  position: relative;
  margin: 0 2px 10px;
}
.block-layered-nav .currently ol li .value {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e9e9e9;
}
.block-layered-nav .currently ol li .btn-remove {
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.block-layered-nav .currently ol li:hover {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.block-layered-nav .currently ol li:hover .value {
  color: #2196f3;
}
.col3-layout .toolbar-inner .sorter .view-mode {
  margin-right: 0;
}
.col3-layout .toolbar-inner .sort-by {
  margin-left: 0;
  margin-right: 0;
}
.col3-layout .toolbar-inner .pager ol li a {
  padding: 0 7px;
}
.col3-layout .toolbar-inner .pager ol li a.next,
.col3-layout .toolbar-inner .pager ol li a.prev {
  padding: 0 9px;
}
.col3-layout .products-list .item .item-inner:before {
  left: 200px;
}
.col3-layout .products-list .item .item-inner .box-image-list {
  width: 200px;
}
.col3-layout .products-list .item .item-inner .box-image-list:before {
  width: 200px;
}
.col3-layout .products-list .item .item-inner .box-info-list {
  margin-left: 200px;
}
.col3-layout .products-list .item .item-inner .box-image-list .sm_quickview_handler {
  top: 100px;
  left: 106px;
}
ol#products-list {
  margin-bottom: 0;
}
.category-products .toolbar {
  margin-bottom: -5px;
}
.catalog-category-view .page .main,
.catalogsearch-result-index .page .main {
  margin-bottom: 15px;
}
.catalog-category-view .page .col-main-inner .category-products > div.toolbar-bottom,
.catalogsearch-result-index .page .col-main-inner .category-products > div.toolbar-bottom {
  margin-bottom: 0 !important;
  margin-top: -20px;
}
.catalog-category-view ol#products-list,
.catalogsearch-result-index ol#products-list {
  margin-bottom: 20px;
}
.catalog-category-view .col3-layout ol#products-list,
.catalogsearch-result-index .col3-layout ol#products-list {
  margin-bottom: 0px;
}
.catalog-category-view .col3-layout ul.products-grid,
.catalogsearch-result-index .col3-layout ul.products-grid {
  margin-bottom: 0;
}
.catalogsearch-result-index .swatch-link.has-image .swatch-label:hover:after {
  width: 12px;
  height: 12px;
}
.tag-product-list .sidebar .block.sidebar-product.product-slide-slidebar {
  margin-bottom: 0;
}
.tag-product-list .page .col-main-inner {
  background: none;
  box-shadow: none;
  padding: 0;
}
.tag-product-list .page .col-main-inner .page-title,
.tag-product-list .page .col-main-inner .category-products > div.toolbar-bottom,
.tag-product-list .page .col-main-inner .category-products > div.toolbar {
  background: #fff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
  padding: 20px;
  margin-bottom: 30px;
}
.tag-product-list .page .col-main-inner .page-title .toolbar-inner,
.tag-product-list .page .col-main-inner .category-products > div.toolbar-bottom .toolbar-inner,
.tag-product-list .page .col-main-inner .category-products > div.toolbar .toolbar-inner {
  border: 0;
  margin: 0;
}
.tag-product-list .page .col-main-inner .category-products > div.toolbar-bottom {
  margin-bottom: 0;
  margin-top: -10px;
}
.compare-table .action {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.compare-table .action .add-to-cart {
  display: inline-block;
}
.compare-table .action .add-to-links {
  display: inline-block;
  margin-left: 3px;
}
.compare-table .action .add-to-links li {
  float: left;
}
.compare-table .action .add-to-links li a {
  width: 33px;
  height: 33px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  line-height: 32px;
  background-color: #fff;
}
* {
  margin: 0;
  padding: 0;
  outline: none !important;
}
.msrp-price-hide-message {
  display: block;
  clear: both;
  padding: 10px 0px;
}
.page-print {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.page-empty {
  background: #fff;
  text-align: left;
}
.page-popup {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.main {
  margin: 0 auto;
  min-height: 400px;
  padding: 0px 0px 20px;
  text-align: left;
}
.col-main,
.sidebar {
  padding-top: 20px;
}
.col1-layout .col-main {
  float: none;
  width: auto;
}
.col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.col2-set .col-narrow {
  width: 32%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
input,
select,
textarea,
button {
  font: 12px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #2f2f2f;
}
body input.input-text {
  color: inherit !important;
  height: 33px;
  padding: 0 5px;
  width: 100%;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #e9e9e9;
}
input.input-text,
textarea {
  padding: 5px;
}
select {
  padding: 1px;
  width: 125px;
  height: 33px;
}
select option {
  padding-right: 10px;
  background: #fff;
}
select.multiselect option {
  border-bottom: 1px solid #b6b6b6;
  padding: 2px 5px;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
input.qty {
  width: 33px !important;
  text-align: center;
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button {
  -webkit-border-fit: lines;
}
.button {
  overflow: visible;
  width: auto;
  border: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  height: 33px;
  padding: 0 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 91.67%;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  background: #fff;
  color: inherit;
  white-space: nowrap;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  border-radius: 2px;
  margin-left: 0px;
}
.button:hover {
  background: #2196f3;
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.24);
  color: #fff;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
.form-list li {
  margin-bottom: 8px;
}
.form-list label {
  float: left;
  color: #666;
  font-weight: bold;
  position: relative;
  z-index: 0;
  margin-bottom: 0px;
}
.form-list label.required em {
  display: none;
}
.form-list li.control label {
  float: none;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.required:after {
  content: "*";
  color: #eb340a;
}
body input.checkbox {
  float: left;
  margin: 1px 5px 0 0;
}
body input.radio {
  float: left;
  margin: 0px 5px 0 0;
}
.form-list .input-box {
  display: block;
  clear: both;
}
.form-list select {
  width: 100%;
  height: 33px;
}
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
textarea {
  height: 10em;
  width: 100%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}
.form-list .customer-dob .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}
.buttons-set {
  clear: both;
  text-align: right;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-1 button.button {
  float: left;
  margin-left: 0px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.fieldset {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 20px;
}
.fieldset .legend {
  border-bottom: 1px solid #e9e9e9;
  color: #000;
  font-size: 108.03%;
  font-weight: bold;
  margin: 0 0 14px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.account-create .fieldset {
  min-height: 244px;
}
.account-create .input-box {
  width: 100%;
}
.account-create .form-list .input-text {
  width: 100%;
}
.validation-advice {
  margin: 3px 0 0;
  font-size: 91.67%;
  line-height: 13px;
  color: #eb340a;
}
.validation-failed {
  border: 1px dashed #eb340a !important;
  background: #faebe7 !important;
}
p.required {
  font-size: 11px;
  text-align: right;
  color: #EB340A;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #df280a;
  font-weight: bold;
}
.notice {
  color: #e26703;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 !important;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 5px !important;
  font-size: 100% px !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f97979;
  background-color: #f97979;
  color: #fff;
}
.error-msg ul li span:before {
  content: "\f057";
  font-family: fontawesome;
  color: #fff;
  font-size: 21px;
  margin: 0 8px;
  vertical-align: top;
  line-height: 100%;
}
.success-msg {
  border-color: #2bca32;
  background-color: #2bca32;
  color: #fff;
}
.success-msg ul li span:before {
  content: "\f058";
  font-family: fontawesome;
  color: #fff;
  font-size: 21px;
  margin: 0 8px;
  vertical-align: top;
  line-height: 100%;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fcd344;
  color: #fff;
}
.note-msg:before,
.notice-msg:before {
  content: "\f05a";
  font-family: fontawesome;
  color: #fff;
  font-size: 21px;
  margin: 0 8px;
  vertical-align: top;
  line-height: 100%;
}
.main-container {
  padding: 18px 0 20px;
}
.breadcrumbs ul {
  margin: 0;
  padding: 10px 20px;
  position: receive;
}
.breadcrumbs ul:before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 15px;
  opacity: 0.3;
  position: absolute;
  right: 15px;
  top: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  padding: 0 10px 0 0;
  position: relative;
}
.breadcrumbs ul li.home-fix a:before {
  padding-right: 10px;
}
.breadcrumbs ul li a {
  display: block;
  color: #fff;
  font-weight: bold;
}
.breadcrumbs ul li a:after {
  font-family: fontawesome;
  font-size: 13px;
  content: "\f101";
  margin-left: 10px;
}
.breadcrumbs ul li a:hover {
  color: #444;
}
.breadcrumbs ul li:last-child a:after {
  display: none;
}
.breadcrumbs ul li.home {
  display: none;
}
.page-title {
  width: 100%;
  overflow: hidden;
  margin: 0 0 15px;
}
.page-title h1 {
  font-size: 166.67%;
  color: #444;
  font-weight: bold;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons > .button {
  margin: 10px 0px;
}
.subtitle,
.sub-title {
  clear: both;
  padding: 15px 0 0;
  font-size: 125%;
  font-weight: bold;
  margin: 0 0 6px;
  color: #2196f3;
}
.data-table {
  width: 100%;
  border: 2px groove #e9e9e9;
  background-color: #fafafa;
}
.data-table td {
  padding: 3px 8px;
}
.data-table thead th {
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 8px 8px;
  color: #000;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fafafa;
  text-transform: uppercase;
}
.data-table thead th .tax-flag {
  font-size: 11px;
  white-space: nowrap;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table tfoot {
  border-bottom: 1px solid #d9dde3;
}
.data-table tfoot td {
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 0;
  border-right: 1px solid #d9dde3;
}
.data-table tfoot strong {
  font-size: 16px;
}
.data-table tbody td .product-image img {
  min-width: 100px;
}
.data-table tbody td .option-label {
  font-weight: bold;
  font-style: italic;
}
.data-table tbody td .option-value {
  padding-left: 10px;
}
.data-table tbody.odd tr {
  background: #fafafa !important;
}
.data-table tbody.even tr {
  background: #f6f6f6 !important;
}
.data-table thead th a,
.data-table thead th a:hover {
  color: #fff;
}
.data-table tbody th,
.data-table tbody td {
  border-bottom: 1px solid #afafaf;
  border-right: 1px solid #e9e9e9;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding: 10px;
  text-align: left;
}
.data-table tbody th.label {
  padding: 10px !important;
}
.data-table tbody.odd tr td,
.data-table tbody.even tr td {
  border-bottom: 0;
}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom: 1px solid #d9dde3;
}
.info-box {
  background: #ffffff url(/images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}
.info-table td {
  padding: 2px 0;
}
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(/images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(/images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}
.std ul ul {
  list-style-type: circle;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std dt {
  font-weight: bold;
}
.std dd {
  padding: 0 0 0 1.5em;
}
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}
.std address {
  font-style: normal;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}
.std b,
.std strong {
  font-weight: bold;
}
.std i,
.std em {
  font-style: italic;
}
.links li {
  display: inline;
}
.links li.first {
  padding-left: 0 !important;
}
.links li.last {
  background: none !important;
  padding-right: 0 !important;
}
.box-content address {
  padding-top: 10px;
}
.link-print {
  color: #2196f3;
}
.link-rss {
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-remove {
  position: relative;
}
.btn-remove:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f00d";
  font-size: 14px;
  font-family: fontawesome;
  padding: 4px;
  display: inline-block;
}
.btn-previous {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(/images/btn_previous.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 10px;
  overflow: hidden;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(/images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(/images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}
.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}
.notice-cookie {
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0.95;
}
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}
.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}
.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}
.header {
  position: relative;
}
.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header .form-search .search-autocomplete {
  z-index: 999;
  left: 40px !important;
  top: 22px !important;
}
.header .form-search .search-autocomplete ul {
  border: 1px solid #5c7989;
  background-color: #f9f5f0;
}
.header .form-search .search-autocomplete li {
  text-align: left;
  border-bottom: 1px solid #f4eee7;
  padding: 2px 8px 1px 8px;
  cursor: pointer;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}
.header .form-search .search-autocomplete li.odd {
  background-color: #fffefb;
}
.header .form-search .search-autocomplete li.selected {
  background-color: #f7e8dd;
}
.block {
  margin: 0 0 30px;
}
.block .block-title {
  border-bottom: 1px solid #ddd;
}
.block .block-title strong {
  display: block;
  text-transform: uppercase;
  font-size: 116.67%;
  color: #444;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-content {
  padding-top: 20px;
  display: block !important;
}
.block .actions {
  text-align: right;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
}
.block-cart,
.block-wishlist,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 11px;
  line-height: 1.25;
}
.mini-products-list .product-image {
  float: left;
  width: 50px;
  border: 1px solid #a9a9a9;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}
.block-viewed #recently-viewed-items li .product-name a {
  display: inline-block;
  padding: 5px 0px;
}
.block-viewed #recently-viewed-items li:first-child .product-name a {
  padding-top: 0px;
}
.block-viewed #recently-viewed-items li:last-child .product-name a {
  padding-bottom: 0px;
}
.block-account {
  border-color: #bbb;
}
.block-account .block-title {
  padding: 5px 10px;
}
.block-account .block-title strong {
  font-size: 108.33%;
}
.block-account .block-content {
  background: #fafafa;
  padding: 7px 10px 7px;
}
.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 3px 0;
  color: #5f5d5c;
  text-decoration: none !important;
}
.block-account .block-content li a:hover {
  color: #ea7900;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0;
  color: #2196f3;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.block-cart .summary {
  background: #fff;
  padding: 2px 8px 8px;
  margin: -1px 0 0;
  position: relative;
  z-index: 1;
}
.block-cart .amount {
  margin: 0;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  margin: 5px 0 0;
  padding: 2px 0;
  background: #fbebd9;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #c2c2c2;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.block-related .block-title strong {
  background-position: 0 1px;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
.block-compare .block-title strong {
  background-position: 0 1px;
}
.page-popup.catalog-product-compare-index {
  direction: ltr;
}
.compare-table {
  border: 0;
  margin-bottom: 10px;
}
.compare-table .btn-remove {
  float: right;
  width: 72px;
  height: 15px;
}
.compare-table tbody td.last {
  border-right: 1px solid #ccc;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table thead tr.first th,
.compare-table thead tr.first td {
  border: 0;
  background: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.compare-table tbody th,
.compare-table tbody td {
  padding: 10px;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;
}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
  border-bottom: 1px solid #ccc !important;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.block-compared .block-title strong {
  background-position: 0 1px;
}
.block-poll .block-subtitle {
  font-size: 12px;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
}
.block-poll .label {
  text-align: left;
  position: relative;
  top: 3px;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-gr-search li {
  padding: 3px 9px;
}
.block-tags .actions {
  text-align: right;
  padding-top: 10px;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .actions {
  background: none;
  padding: 0;
  margin: auto;
  text-align: center;
}
.block-subscribe .actions button.button {
  float: inherit;
  margin: 34px auto 30px;
  background-color: #ff9800;
  border-radius: 19px;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  font-weight: bold;
  font-size: 100%;
}
.block-subscribe .actions button.button:hover {
  background-color: #2196f3;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner {
  border: 0;
}
.block-banner .block-content {
  padding: 0;
  text-align: center;
}
.block-login .block-content {
  padding: 5px 10px;
}
.block-login label {
  font-weight: bold;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-login .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
}
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}
.category-description {
  margin: 0 0 10px;
}
.no-rating {
  margin: 0;
}
.ratings {
  font-size: 100%;
  line-height: 1.25;
  margin: 7px 0;
}
.ratings a {
  color: inherit;
}
.ratings strong {
  float: left;
  margin: -2px 5px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.rating-box {
  width: 80px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  background: url(/images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 17px;
  background: url(/images/bkg_rating.png) 0 100% repeat-x;
}
.ratings-table th,
.ratings-table td {
  font-size: 91.67%;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
.availability {
  margin: 0;
}
.availability.out-of-stock span {
  color: #2196f3;
  font-size: 150%;
  font-weight: bold;
  padding: 0 15px;
}
.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  padding-left: 15px;
}
.availability-only a {
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none;
}
.availability-only .expanded {
  background-position: 100% -15px;
}
.availability-only strong {
  color: #be2c00;
}
.availability-only span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000;
}
.availability-only-details {
  margin: 0 0 7px;
}
.availability-only-details th {
  background: #d2d6d9;
  font-size: 10px;
  padding: 0 8px;
}
.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding: 2px 8px 1px;
}
.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold;
}
.email-friend {
  margin: 0;
}
.alert-price {
  margin: 0;
  font-size: 11px;
}
.alert-stock {
  margin: 0;
  font-size: 11px;
}
.price {
  white-space: nowrap !important;
font-weight: bold;
color: #d92222;
}

.price_info_utili {
white-space: nowrap !important;
font-weight: bold;
color: #2196f3;
}

.price-box {
  margin: 5px 0;
}
.price-box p {
  display: inline-block;
  vertical-align: top;
  margin: 0px 5px;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .minimal-price span {
  display: inline-block;
}
.price-box .price {
  font-weight: bold;
  color: #d92222;
}
.price-box .price-1 {
  font-weight: bold;
  color: #37c330;
}
.regular-price .price {
  font-size: 116.67%;
}
.old-price {
  margin: 0;
}
.old-price .price-label {
  white-space: nowrap;
  color: #999;
}
.old-price .price {
  text-decoration: line-through;
  color: inherit;
  font-weight: normal;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label {
  color: #1e7ec8;
}
.minimal-price-link .price {
  font-weight: normal;
  color: #1e7ec8;
}
.price-excluding-tax {
  display: block;
  color: #999;
}
.price-excluding-tax .label {
  white-space: nowrap;
  color: #999;
}
.price-excluding-tax .price {
  font-size: 13px;
  font-weight: normal;
  color: #c76200;
}
.price-including-tax {
  display: block;
  color: #999;
}
.price-including-tax .label {
  white-space: nowrap;
  color: #999;
}
.price-including-tax .price {
  font-size: 13px;
  font-weight: bold;
  color: #c76200;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: bold;
}
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
.price-from {
  margin: 0;
}
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  padding-left: 10px;
  color: #999;
}
.price-notice .price {
  font-weight: bold;
  color: #2f2f2f;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle {
  padding: 0 0 10px 0;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
}
.price-box-bundle .price {
  color: #555;
}
.product-pricing,
.tier-prices {
  margin: 10px 0;
  padding: 10px;
  background-color: #f4f7f7;
  border: 1px solid #dadddd;
  color: #424242;
}
.tier-prices li {
  line-height: 1.4;
  background: url(/images/i_tier.gif) no-repeat 0 3px;
  padding: 2px 0 2px 10px;
}
.tier-prices .benefit {
  font-style: italic;
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices .price {
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
.add-to-links {
  font-size: 11px;
  margin: 0;
}
.add-to-links .separator {
  display: none;
}
.add-to-cart label {
  float: left;
  margin-right: 5px;
  font-weight: bold;
  line-height: 40px;
}
.add-to-cart .qty {
  float: left;
}
.add-to-cart button.button {
  float: left;
  margin-right: 7px;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  text-align: left;
}
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 60px;
}
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}
.bml-checkout-type {
  list-style: none;
}
.bml-checkout-type .bml_button {
  width: 150px;
  display: inline-table;
}
.add-to-box {
  margin: 10px 0;
}
.add-to-box .add-to-cart {
  float: left;
  margin-bottom: 10px;
}
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #666;
}
.add-to-box .add-to-links {
  float: left;
  margin: 0;
  font-size: 12px !important;
  line-height: 1.25 !important;
  text-align: left !important;
}
.add-to-box .add-to-links li .separator {
  display: none !important;
}
.product-options {
  position: relative;
}
.product-options dt {
  padding: 10px 0 0;
  font-weight: normal;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #2f2f2f;
}
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
}
.product-options ul.options-list .label {
  padding: 0;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #e26703;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #e26703;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags h3 {
  font-size: 118.33%;
  margin-bottom: 10px;
  color: #2196f3;
  font-weight: bold;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  padding: 0;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
}
.product-view .box-tags .form-add .input-box {
  float: left;
}
.product-view .box-tags .form-add input.input-text {
  width: 250px;
  margin-right: 6px;
}
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
  line-height: 1.25;
}
.product-view .box-reviews dl {
  margin: 15px 0;
}
.product-view .box-reviews dd {
  margin: 0 0 15px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add h3 {
  font-size: 13px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
  font-size: 12px;
}
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
  width: 354px;
}
.send-friend .form-list {
  width: 615px;
  overflow: hidden;
}
.send-friend .form-list li {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  width: 315px;
}
.send-friend .form-list .input-box {
  width: 300px;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px;
}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px;
}
.product-name {
  margin: 0;
  font-size: 116.67%;
  font-weight: bolder;
  width: 100%;
}
.tags-list {
  display: block;
}
.tags-list li {
  display: inline-block !important;
  margin: 0 1px 10px 0;
}
.tags-list li a {
  border: 1px solid #e9e9e9;
  padding: 5px 10px;
  font-size: 108.33% !important;
  display: block;
  border-radius: 3px;
}
.tags-list li a:hover {
  border-color: #2196f3;
  background-color: #2196f3;
  color: #fff;
}
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  float: left;
  clear: none;
}
.advanced-search-amount {
  margin: 0 0 10px;
}
.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px;
}
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(/images/i_search_criteria.gif) 0 3px no-repeat;
}
.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0;
}
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .links a:hover {
  text-decoration: underline;
}
.page-sitemap .sitemap {
  margin: 12px;
}
.page-sitemap .sitemap a {
  color: #1b2d3b;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8;
}
.rss-title h1 {
  background: url(/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label {
  font-weight: bold;
  color: #666;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
  max-width: 300px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  font-size: 11px;
  cursor: help;
  margin-left: 10px;
}
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(/images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
.gift-messages h3 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
  border: 1px solid #e9e9e9;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.gift-message-link {
  font-size: 11px;
  background: url(/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(/images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.checkout-agreements li {
  margin: 30px 0;
}
.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: bold;
  color: #666;
}
.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 5px 30px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.info-set {
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative;
}
.info-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .box h2 {
  color: #e26703;
}
.info-set .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important;
}
.info-set .data-table .product-name a {
  font-weight: bold !important;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.info-set h3,
.info-set h4 {
  font-size: 13px;
  font-weight: bold;
  color: #E26703;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.checkout-progress {
  padding: 0 90px;
  margin: 0 0 20px;
}
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 3px 0 0;
  border-top: 10px solid #999;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #abb5ba;
}
.checkout-progress li.active {
  border-top-color: #e96200;
  color: #e96200;
}
.multiple-checkout h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important;
}
.multiple-checkout .data-table .product-name a {
  font-weight: bold !important;
}
.multiple-checkout .data-table .item-options {
  margin: 5px 0 0;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .col2-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative;
}
.multiple-checkout .col2-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c;
}
.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box {
  margin: 0 0 15px;
}
.multiple-checkout .box h2 {
  color: #e26703;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  height: 71px;
  font-size: 1.5em;
  padding: 0 0 0 21px;
  background: url(/images/bkg_grand-total.gif) 0 0 no-repeat;
  overflow: hidden;
}
.multiple-checkout .place-order .grand-total .inner {
  float: left;
  height: 57px;
  padding: 14px 21px 0 0;
  background: url(/images/bkg_grand-total.gif) 100% 0 no-repeat;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 12px;
}
.multiple-checkout .place-order .grand-total .price {
  color: #E26703;
}
.multiple-checkout .place-order .grand-total button.button span {
  font-size: 16px;
}
.multiple-checkout .place-order .grand-total button.button span span {
  padding: 0 45px 0 36px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 13px;
  font-weight: bold;
  color: #E26703;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
  background: #fbfaf6 url(/images/bkg_checkout.gif) 0 0 repeat-x;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
}
#multiship-addresses-table td {
  padding: 10px;
}
#multiship-addresses-table tfoot td {
  padding: 5px 10px;
}
.multiple-checkout .gift-messages-form .item .details .form-list {
  width: 100%;
  overflow: hidden;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
  margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
  width: 230px;
}
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #d9d2be;
  background: #f9f3e3;
  padding: 13px;
  position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 178px;
  height: 41px;
  background: url(/images/bkg_sp-methods.gif) 0 0 no-repeat;
  overflow: hidden;
}
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.account-login .content {
  min-height: 345px;
  padding: 14px 21px;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.account-login .content h2 {
  font-weight: bold;
  font-size: 108.03%;
  margin: 0 0 14px;
  padding: 0 0 5px 0px;
  border-bottom: 1px solid #e9e9e9;
  text-transform: uppercase;
  color: #000;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image {
  float: left;
  display: inline;
  margin: 0;
  position: relative;
  width: 258px;
}
.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.window-overlay {
  background: url(/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* Remember Me Popup ===================================================================== */
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
  text-align: center;
}
.map-popup-checkout span {
  display: block;
}
.map-popup-checkout .paypal-or {
  clear: both;
  display: block;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-checkout li {
  list-style: none;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
/* ======================================================================================= */
.guest-select {
  width: 305px !important;
}
/* Mdule tap custom */
.block.block-tab {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.block.block-tab .nav {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.block.block-tab .nav > li {
  width: 50%;
  border: 0;
}
.block.block-tab .nav > li a {
  font-size: 116.67%;
  text-align: center;
  border: 0;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  margin: 0;
  padding: 15px 0;
  border-radius: 0;
}
.block.block-tab .nav > li a:hover {
  border: 0;
  border-bottom: 3px solid #2196f3;
  background: none;
  color: #444;
}
.block.block-tab .nav > li.active > a,
.block.block-tab .nav > li.active > a:hover,
.block.block-tab .nav > li.active > a:focus {
  color: #444;
  font-weight: bold;
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #2196f3;
}
.block.block-tab .tab-content .basic-products-list > div {
  border-bottom: 1px solid #ddd;
}
.block.block-tab .tab-content .basic-products-list > div:last-child {
  border-bottom: 0;
}
/* content pages */
/* about page */
.page .sidebar .block {
  background: #fff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
  padding: 20px;
}
.page .sidebar .block .block-title {
  margin: -20px -20px 0 -20px;
  padding: 15px 20px;
}
.page .col-main-inner {
  background: #fff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
  padding: 20px;
}
.page .page-title {
  color: #444;
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: bold;
}
.col-main .container > .row > div > div {
  background-color: #fff;
  padding: 20px;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
}
.catalog-category-view .page .main,
.catalogsearch-result-index .page .main,
.catalog-category-view .page .col-main-inner,
.catalogsearch-result-index .page .col-main-inner {
  background: none;
  box-shadow: none;
  padding: 0;
}
.catalog-category-view .page .main .page-title,
.catalogsearch-result-index .page .main .page-title,
.catalog-category-view .page .col-main-inner .page-title,
.catalogsearch-result-index .page .col-main-inner .page-title,
.catalog-category-view .page .main .category-description,
.catalogsearch-result-index .page .main .category-description,
.catalog-category-view .page .col-main-inner .category-description,
.catalogsearch-result-index .page .col-main-inner .category-description,
.catalog-category-view .page .main .toolbar-inner,
.catalogsearch-result-index .page .main .toolbar-inner,
.catalog-category-view .page .col-main-inner .toolbar-inner,
.catalogsearch-result-index .page .col-main-inner .toolbar-inner {
  background: #fff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
  padding: 20px;
  margin-bottom: 30px;
}
.catalog-category-view .page .main .toolbar-inner,
.catalogsearch-result-index .page .main .toolbar-inner,
.catalog-category-view .page .col-main-inner .toolbar-inner,
.catalogsearch-result-index .page .col-main-inner .toolbar-inner {
  padding: 5px;
}
.catalog-category-view .page .main .category-description,
.catalogsearch-result-index .page .main .category-description,
.catalog-category-view .page .col-main-inner .category-description,
.catalogsearch-result-index .page .col-main-inner .category-description {
  padding: 0;
}
.cms-home .main,
.catalog-product-view .main,
.catalog-category-view .main,
.catalogsearch-result-index .main {
  margin-bottom: 0;
}
/* sprice */
.btn-show-action .b-show:before,
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div:before,
.sm-cartpro .cartpro-content .cartpro-wrapper::before,
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .if-cart-mini:before,
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .icon-first {
  background-image: url('/images/squire.png');
}
/* Brand */
.cms-index-index .col-main .container > .row > div > div.block-brand {
  background: #2196f3;
  padding: 20px;
}
.home-menu-dropdown .item-home-store {
  width: 20%;
}
.block-brand .border-eff:before,
.block-brand .border-eff:after,
.block-brand .border-eff > div:before,
.block-brand .border-eff > div:after {
  display: none;
}
/*==POPUP LOGIN==*/
.sm-cartpro .cartpro-content .cartpro-wrapper::after {
  content: "";
  position: absolute;
  top: -25px;
  right: 0;
  width: 100%;
  height: 30px;
  background-color: transparent;
}
.header-container .header-top .dropdown-block {
  position: relative;
  height: 38px;
  display: inline-block;
}
.header-container .header-top .dropdown-block .lang-switcher .dropdown-toggle .flag {
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 34px;
  background-image: none !important;
  color: #fff;
}
.header-container .header-top .dropdown-block .lang-switcher .dropdown-list li a {
  display: block;
}
.header-container .header-top .dropdown-block .lang-switcher .dropdown-list li a span {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  display: block;
}
.header-container .header-top .dropdown-block .lang-switcher .dropdown-list li.current span {
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.header-container .header-top .dropdown-block .currency-switcher .dropdown-list {
  padding-right: 0;
}
.header-container .header-top .dropdown-block .currency-switcher .dropdown-toggle .value {
  line-height: 34px;
  color: #fff;
}
.header-container .header-top .dropdown-block .dropdown-list li.current {
  color: #2196f3;
  padding: 5px 14px;
}
.header-container .header-top .dropdown-block .dropdown-toggle {
  padding: 0 24px 0 10px;
  cursor: pointer;
}
.header-container .header-top .dropdown-block .dropdown-toggle:before {
  content: "\f107";
  font-size: 14px;
  font-family: fontawesome;
  position: absolute;
  right: 11px;
  top: 7px;
  color: #fff;
}
.header-container .header-top .dropdown-block:hover .dropdown-list {
  display: block;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-container .header-top .dropdown-block:hover .dropdown-toggle {
  color: #fff;
  background-color: #2196f3;
}
.header-container .header-top .dropdown-block:hover .dropdown-toggle:before {
  color: #fff;
}
.header-container .header-top .dropdown-block.currency-block {
  margin-left: -4px;
}
.header-container .header-top .dropdown-list {
  border-bottom: 2px solid #1976d3;
  border-top: 2px solid #2196f3;
  position: absolute;
  width: auto;
  min-width: 100%;
  padding: 5px 10px 5px 0px;
  background-color: #fff;
  z-index: 100;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.header-container .header-top .dropdown-list li a {
  display: block;
  padding: 5px 14px;
  white-space: nowrap;
}
.header-container .header-top .header-link-right {
  float: right;
}
.header-container .header-top .header-link-right .block-account-cusomer {
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus {
  position: relative;
}
.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus > a {
  line-height: 34px;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
}
.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus:hover > a {
  background-color: #2196f3;
  border-color: #2196f3;
  color: #fff;
}
.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus:hover > a:before,
.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus:hover > a:after {
  color: #fff;
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account > a {
  padding: 0 10px 0 10px;
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account > a:after {
  content: "\f107";
  font-family: fontawesome;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  position: relative;
  top: 1px;
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account:hover .dropdown-list {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account:hover .dropdown-list li a {
  padding: 5px;
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account:hover .dropdown-list li a:before {
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 8px;
  width: 8px;
}
.header-container .header-top .header-link-right .block-account-cusomer .my-account:hover .dropdown-list li a:hover:before {
  border-color: #2196f3;
  background-color: #2196f3;
}
.header-container .header-top .header-link-right .link-base {
  margin-left: 0px;
}
.header-container .header-top .header-link-right .link-base .links {
  margin: 0px;
}
.header-container .header-top .header-link-right .link-base .links li {
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
.header-container .header-top .header-link-right .link-base .links li a {
  display: block;
  line-height: 34px;
  padding: 0 10px;
  color: #fff;
}
.header-container .header-top .header-link-right .link-base .links li a:hover {
  background-color: #2196f3;
  color: #fff;
}
.header-container .header-top .header-link-right .link-base .links li a:hover:before {
  color: #fff;
}
#modal-login {
  overflow-y: auto !important;
}
body .block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
body .block-popup-login .close-login {
  color: #fff;
  font-size: 26px;
  margin: 8px -10px 0 0;
  opacity: 1;
}
body .block-popup-login .close-login:hover {
  opacity: 0.9;
}
body .block-popup-login .close-login:before {
  font-family: fontawesome;
}
body .block-popup-login .tt_popup_login {
  margin: 0 -20px;
  background-color: #242424;
  border-bottom: 3px solid #2196f3;
  color: #fff;
  line-height: 42px;
  padding: 0 20px 0px 70px;
  text-transform: uppercase;
  font-size: 125%;
}
body .block-popup-login .tt_popup_login:before {
  content: "";
  position: absolute;
  height: 46px;
  width: 225px;
  background-color: #2196f3;
  left: 0;
  top: -4px;
  z-index: 0;
}
body .block-popup-login .tt_popup_login:after {
  content: "";
  position: absolute;
  height: 46px;
  left: 225px;
  top: -4px;
  z-index: 0;
  border-left: 22px solid #2196f3;
  border-top: 46px solid transparent;
}
body .block-popup-login .tt_popup_login strong {
  position: relative;
  z-index: 1;
}
body .block-popup-login .tt_popup_login strong:before {
  display: inline-block;
  content: "";
  width: 39px;
  position: absolute;
  left: -57px;
  top: -4px;
  height: 25px;
  background: url(/images/icon-login-popup.png) no-repeat top left;
}
body .block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
body .block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  position: relative;
  font-size: 108.33%;
}
body .block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
body .block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 116.67%;
  margin-top: 8px;
  color: #fff;
  font-weight: bold;
  background-color: #2196f3;
}
body .block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #ff9800;
}
body .block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
body .block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d1d1d1;
}
body .block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
}
body .block-popup-login .block-content .col-reg.login-customer .note-reg {
  margin: 8px 0px;
  font-size: 108.33%;
}
body .block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 116.67%;
  font-weight: bold;
}
body .block-popup-login .email-input,
body .block-popup-login .pass-input {
  position: relative;
}
body .block-popup-login .email-input:before {
  background: url(/images/icon-username.png) no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
body .block-popup-login .pass-input:before {
  background: url(/images/icon-pass.png) no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
}
body .block-popup-login #mini-login:-webkit-autofill,
body .block-popup-login #mini-password:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fafafa inset!important;
}
body .block-popup-login .ft-link-p {
  font-size: 108.33%;
}
body .block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  background-color: #f7f7f7;
  color: #909090;
}
body .block-popup-login .submit-login {
  clear: both;
  display: inline-block;
  margin-top: 19px;
  padding: 0;
  height: 42px;
  position: relative;
  background: #999;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  border-radius: 0;
}
body .block-popup-login .submit-login:before {
  content: "\f023";
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: 5px;
  color: #fff;
}
body .block-popup-login .submit-login .btn-submit-login {
  height: 42px;
  font-size: 116.67%;
  font-weight: bold;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0 30px 0 50px;
  color: #fff;
}
body .block-popup-login .submit-login:hover {
  background-color: #2196f3;
}
body .block-popup-login .submit-login:hover .btn-submit-login {
  color: #fff;
}
body .block-popup-login .button-reg:hover {
  text-decoration: underline;
}
body .block-popup-login .more-actions {
  margin: 25px -20px 0px;
}
body .block-popup-login .more-actions .ft-link-p {
  background: #f3f3f3;
  margin-bottom: 1px;
  padding: 0 20px;
}
body .block-popup-login .more-actions .ft-link-p a {
  display: inline-block;
  padding: 10px 0px;
}
.header-container .menu-under {
  background-color: #2196f3;
  height: 50px;
}
.cms-home.bd-hd1 .main-container {
  padding-top: 25px;
}
/*==HEADER STYLE 1==*/
.bd-hd1 .main-container {
  position: relative;
}
.bd-hd1 .main-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 0;
  background: #2196f3 url('/images/bg-top-main.png') no-repeat bottom center;
}
.header-container {
  background-color: #2196f3;
}
.header-container .socials-wrap .li-social {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.header-container .socials-wrap .li-social a .icon-social {
  text-align: center;
  width: 33px;
  height: 34px;
  display: inline-block;
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.header-container .socials-wrap .li-social a .icon-social:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-container .socials-wrap .li-social a .name-social {
  display: none;
}
.header-style-1 .logo > img {
  margin-top: 7px;
}
.header-style-1 .header-top {
  background-color: #1976d3;
  height: 34px;
}
.header-style-1 .header-top .socials-wrap {
  margin-left: -15px;
}
.header-style-1 .header-bottom {
  padding: 30px 0 27px;
}
.header-style-1 .container {
  position: relative;
}
.header-style-1 .container .minicart-header {
  position: absolute;
  right: 15px;
  top: 0px;
  z-index: 10;
}
.header-style-1 .container .minicart-header .sm-cartpro .cartpro-title {
  color: #fff;
  padding: 5px 0 5px 74px;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  margin-left: 97px;
}
.header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
  line-height: 100%;
}
.header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
  background-color: #ff9800;
  width: 51px;
  height: 51px;
  position: absolute;
  left: 10px;
  top: 0;
  border-radius: 100%;
  display: inline-block;
  line-height: 51px;
  text-align: center;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.24);
}
.header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:before {
  content: "\f07a";
  font-family: fontawesome;
  font-size: 16px;
}
.header-style-1 .container .minicart-header .sm-cartpro.cartpro-hover {
  position: relative;
  padding-bottom: 12px;
}
.header-style-1 .container .minicart-header .sm-cartpro .cartpro-content {
  right: -1px;
  top: 66px;
}
.header-style-1 .container .minicart-header .sm-cartpro:hover .cartpro-title:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-style-1 .container .minicart-header .sm-cartpro:hover .cartpro-title:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.group-cat-parent > div {
  margin-left: 0px !important;
}
/*import other style*/
/*==HEADER STYLE 2==*/
.bd-hd2 .main-container {
  position: relative;
}
.bd-hd2 .main-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: inline-block;
  height: 100px;
  background-color: #2196f3;
}
.menu-container.menu-effect {
  position: relative;
  display: inline-block;
}
ul.mn-custom-head-left li {
  display: inline;
  margin-right: 15px;
}
ul.mn-custom-head-left li a {
  color: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
ul.mn-custom-head-left li a i {
  margin-right: 5px;
}
ul.mn-custom-head-left li a:hover {
  color: #ff9800;
}
.hotline-head {
  color: #fff;
  font-weight: bold;
  border-right: 1px solid;
  float: right;
  padding-right: 10px;
}
.hotline-head i {
  margin-right: 5px;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search:before {
  display: none;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .input-search {
  margin-left: 15px;
}
.header-container.header-style-2 .header-top .dropdown-block.currency-block .dropdown-toggle {
  padding-right: 12px;
}
.header-container.header-style-2 .header-top .dropdown-block.currency-block .dropdown-toggle:before {
  right: 0;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search {
  max-width: 321px;
  float: right;
  box-shadow: none;
  margin-top: 0;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .button.btn-search-header {
  box-shadow: none;
  weight: 43px;
  line-height: 40px;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .button.btn-search-header .button-search-pro {
  box-shadow: none;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .button.btn-search-header .button-search-pro:before {
  font-weight: normal;
  color: #666;
  font-size: 16px;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .button.btn-search-header:hover {
  background-color: #ff9800;
}
.header-container.header-style-2 .sm-serachbox-pro .form-search .button.btn-search-header:hover .button-search-pro:before {
  color: #fff;
}
.header-style-2 {
  margin-bottom: -7px;
}
.header-style-2 .header-top .dropdown-block {
  position: relative;
  height: 38px;
  display: inline-block;
}
.header-style-2 .header-top .dropdown-block .currency-switcher .dropdown-toggle .value:hover,
.header-style-2 .header-top .dropdown-block .lang-switcher .dropdown-toggle .flag:hover,
.header-style-2 .header-top .header-link-right .block-account-cusomer .toplink-cus > a:hover {
  color: #ff9800;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.header-style-2 .header-top .dropdown-block .currency-switcher .dropdown-list {
  padding-right: 0;
  right: -1px;
}
.header-style-2 .header-bottom {
  padding: 0;
}
.header-style-2 .header-bottom .logo {
  margin-top: -21px;
  padding-bottom: 45px;
}
.header-style-2 .header-bottom .search-wrapper .form-search {
  position: relative;
  width: 100%;
  float: right;
}
.header-style-2 .header-bottom .search-wrapper .form-search .input-text {
  height: 44px;
  border: 2px solid #e9e9e9;
  padding-right: 50px;
  padding-left: 15px;
  color: #999999;
}
.header-style-2 .header-bottom .search-wrapper .form-search .button-search {
  background: none;
  border: none;
  height: 44px;
  width: 44px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.header-style-2 .header-bottom .search-wrapper .form-search .button-search span:before {
  font-family: fontawesome;
  content: "\f002";
  font-size: 14px;
  color: #666666;
}
.header-style-2 .header-bottom .search-wrapper .form-search .button-search span span {
  display: none;
}
.header-style-2 .minicart-header {
  position: relative;
  float: right;
  color: #fff;
  padding-left: 10px;
  padding-bottom: 15px;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title:before {
  content: "\f07a";
  font-family: fontawesome;
  font-size: 16px;
  color: #fff;
  margin: 0;
  position: absolute;
  top: -4px;
  left: 0;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title > span {
  display: none;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title .cartpro-label:after {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 12px;
  color: #fff;
  margin: 0 0px 0 10px;
  position: relative;
  top: 0px;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
  position: absolute;
  left: 0px;
  top: -9px;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:before {
  content: "\f07a";
  font-family: fontawesome;
  font-size: 35px;
  margin-right: 7px;
  color: #2196f3;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-content {
  color: #666;
  top: 100%;
}
.header-style-2 .minicart-header .sm-cartpro .cartpro-content .cartpro-wrapper::before {
  right: 71px;
}
.header-style-2.header-container .menu-under {
  height: auto;
}
.header-style-2 .yt-menu .sm_megamenu_wrapper_horizontal_menu {
  padding-left: 15px;
}
.header-style-2 .yt-menu .container {
  position: relative;
}
.header-style-2 .yt-menu .container:after,
.header-style-2 .yt-menu .container:before {
  content: "";
  position: absolute;
  height: 1px;
  top: 0;
  left: 15px;
  right: 15px;
  display: inline-block;
  background-color: #fff;
  opacity: 0.4;
}
.header-style-2 .yt-menu .container:after {
  top: auto;
  bottom: 7px;
}
.header-style-2 .yt-menu .container > .row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 8px;
  background-color: #fff;
  display: inline-block;
  z-index: 0;
  opacity: 0.1;
}
.header-style-2 .yt-menu .socials-wrap {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > div {
    width: 1171px;
    left: 0;
  }
  .header-style-3 .col-lg-8.col-md-9.menu-wrapper {
    width: 70%;
  }
  .header-style-3 .col-lg-4.col-md-3.header-bottom-right {
    width: 30%;
  }
  .header-style-3 ul.top-service-list {
    margin-left: 10px;
  }
  .header-style-3 ul.top-service-list li {
    width: 169px;
  }
  .header-style-3 ul.top-service-list li:first-child {
    width: 178px;
  }
  .header-style-3 ul.top-service-list li:last-child {
    width: 185px;
  }
}
.header-style-3 .cartpro-hover::before {
  bottom: -30px;
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  width: 100%;
}
.bd-hd3 .main-container {
  position: relative;
  padding-top: 10px;
}
.bd-hd3 .main-container:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  display: inline-block;
  height: 105px;
  z-index: -1;
  background-color: #999;
}
.cms-index-index.bd-hd3 .main-container:before {
  display: none;
}
/*==HEADER STYLE 3==*/
ul.top-service-list {
  margin: 0 -15px;
  max-weight: 550px;
}
ul.top-service-list li {
  float: left;
  width: 33.33%;
  padding: 0 15px;
  position: relative;
}
ul.top-service-list li:after {
  content: "";
  position: absolute;
  background-color: #e3e1e2;
  right: 5px;
  top: 9%;
  width: 1px;
  bottom: 9%;
}
ul.top-service-list li:last-child:after {
  display: none;
}
ul.top-service-list li .icon {
  width: 38px;
  float: left;
  margin-right: 10px;
  height: 38px;
  text-align: center;
  line-height: 34px;
  font-size: 20px;
  border: 1px solid #444;
  border-radius: 100%;
  position: relative;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
ul.top-service-list li .icon:before {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  background-color: #2196f3;
  z-index: -1;
  left: -4px;
  top: -4px;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
ul.top-service-list li .info .name {
  font-size: 125%;
}
ul.top-service-list li .info span {
  display: inline-block;
  float: left;
  margin-top: -3px;
}
ul.top-service-list li:last-child {
  border-right: 0;
}
ul.top-service-list li:hover .icon {
  border-color: #fff;
  color: #fff;
}
ul.top-service-list li:hover .icon:before {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-style-3.header-container .header-top .header-link-right .block-account-cusomer .toplink-cus.my-account > a {
  line-height: 33px;
}
.header-style-3.header-container {
  background: none;
}
.header-style-3.header-container .header-top .dropdown-block .currency-switcher .dropdown-toggle {
  padding-right: 14px;
}
.header-style-3.header-container .header-top .dropdown-block .currency-switcher .dropdown-toggle:before {
  right: 2px;
}
.header-style-3.header-container .header-top .dropdown-block .currency-switcher .dropdown-list {
  padding-right: 0;
  right: -1px;
}
.header-style-3 .header-top {
  background-color: #444;
  height: 34px;
}
.header-style-3 .header-top .socials-wrap {
  margin-left: -15px;
}
.header-style-3 .header-bottom {
  padding: 30px 0 20px;
}
.header-style-3 .yt-menu {
  background-color: #2196f3;
  height: 50px;
}
.header-style-3.header-container .sm-serachbox-pro .form-search {
  box-shadow: none;
  margin-top: 5px;
  height: 40px;
}
.header-style-3.header-container .sm-serachbox-pro .form-search:before {
  display: none;
}
.header-style-3.header-container .sm-serachbox-pro .form-search .input-search {
  margin-left: 15px;
  color: #999999;
}
.header-style-3.header-container .sm-serachbox-pro .form-search .button.btn-search-header {
  box-shadow: none;
  height: 40px;
  width: 40px;
  line-height: 38px;
}
.header-style-3.header-container .sm-serachbox-pro .form-search .button.btn-search-header .button-search-pro:before {
  color: #666;
  font-size: 16px;
}
.header-style-3.header-container .sm-serachbox-pro .form-search .button.btn-search-header:hover {
  background: #444;
}
.header-style-3.header-container .sm-serachbox-pro .form-search .button.btn-search-header:hover .button-search-pro:before {
  color: #fff;
}
.header-style-3 .container {
  position: relative;
}
.header-style-3 .container .minicart-header {
  position: relative;
  right: 0;
  top: 0px;
  width: 214px;
  float: right;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  text-align: left;
  border: 1px solid #d6d6d6;
  padding: 5px 15px;
  background-color: #fff;
  color: #949393;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-label:before {
  content: "\f0d7";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 4px;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .if-cart-mini {
  display: inline-block;
  width: 100%;
  text-align: right;
  border: 1px solid #d6d6d6;
  padding: 5px 15px;
  background-color: #fff;
  position: relative;
  border-top: 0;
  text-transform: uppercase;
  font-size: 91.67%;
  color: #949393;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .if-cart-mini:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 5px;
  left: 15px;
  background-repeat: no-repeat;
  background-position: 0 -24px;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
  background-color: #ff9800;
  width: 51px;
  height: 51px;
  position: absolute;
  left: 10px;
  top: 0;
  border-radius: 100%;
  display: inline-block;
  line-height: 51px;
  text-align: center;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.24);
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:before {
  content: "\f07a";
  font-family: fontawesome;
  font-size: 16px;
}
.header-style-3 .container .minicart-header .sm-cartpro.cartpro-hover {
  position: relative;
}
.header-style-3 .container .minicart-header .sm-cartpro.cartpro-hover .cartpro-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 81px;
  top: 0;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-content {
  right: 0px;
  top: 80px;
}
.header-style-3 .container .minicart-header .sm-cartpro .cartpro-content .cartpro-wrapper::before {
  right: 178px;
}
.header-style-3 .container .minicart-header .sm-cartpro:hover .cartpro-title:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-style-3 .container .minicart-header .sm-cartpro:hover .cartpro-title:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  margin-left: -1px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.group-cat-parent > div {
  margin-left: 0px !important;
}
.header-style-3 .menu-larger {
  display: inline-block;
  width: 100%;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-wrapper-outer {
  overflow-x: hidden;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-theme .owl-controls {
  position: absolute;
  top: -60px;
  right: 5px;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
  display: none !important;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/*=====================================================*/
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
  height: auto !important;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 2px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #2196f3;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  opacity: 0.7;
  overflow: hidden;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.custom-slide-control,
.lSAction > a {
  width: 34px;
  display: block;
  top: 50%;
  height: 34px;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  margin-top: -31px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  text-align: center;
  line-height: 33px;
  font-family: fontawesome;
  font-size: 14px;
  color: #a7a7a7;
}
.custom-slide-control:hover,
.lSAction > a:hover {
  border-color: #2196f3;
  background-color: #2196f3;
  color: #fff;
}
.custom-slide-next {
  right: 0;
}
.custom-slide-prev:before {
  content: "\f100";
}
.custom-slide-next:before {
  content: "\f101";
}
.lSAction > .lSPrev {
  left: 10px;
}
.lSAction > .lSPrev:before {
  content: "\f100";
}
.lSAction > .lSNext {
  right: 10px;
}
.lSAction > .lSNext:before {
  content: "\f101";
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: 90px !important;
  max-height: 95px !important;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -31px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin-top: -30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('/images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
ul.resp-tabs-list {
  border: 1px solid #e9e9e9;
  display: table;
  width: 100%;
  position: relative;
  border-bottom: 0;
}
ul.resp-tabs-list .effect {
  position: absolute;
  width: 0;
  height: 3px;
  left: 0;
  bottom: -1px;
  background-color: #2196f3;
}
.resp-tabs-list li {
  display: inline-block;
  padding: 0 20px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  font-size: 116.67%;
  text-transform: uppercase;
  line-height: 50px;
  position: relative;
}
.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tab-active {
  font-weight: bold;
}
.resp-tab-active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #2196f3;
  left: 0;
  bottom: -1px;
}
.resp-content-active,
.resp-accordion-active {
  display: block;
}
.resp-tab-content {
  border: 1px solid #e9e9e9;
}
h2.resp-accordion {
  font-size: 108.33%;
  text-transform: uppercase;
  border: 1px solid #e9e9e9;
  margin-top: -1px;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0px solid #e9e9e9 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #e9e9e9 !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
}
.resp-vtabs li.resp-tab-active {
  border: 1px solid #e9e9e9;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #e9e9e9;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #fff;
}
/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #e9e9e9;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #e9e9e9 !important;
}
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active {
  display: block;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #e9e9e9;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #e9e9e9 !important;
  }
}
/*==HEADER STYLE 1==*/
.header-style-1 .yt-menu .menu-under #nav {
  margin: 0px;
}
.header-style-1 .yt-menu .menu-under #nav li {
  position: relative;
  z-index: 999;
}
.header-style-1 .yt-menu .menu-under #nav li:hover > a {
  color: #666;
  background: #eee;
}
.header-style-1 .yt-menu .menu-under #nav li ul .parent:before {
  width: 15px;
  height: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 0px;
}
.header-style-1 .yt-menu .menu-under #nav li ul .parent ul:before {
  background: #fff;
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  /*content: "";*/
  display: inline-block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 10px;
}
.header-style-1 .yt-menu .menu-under #nav > li {
  display: inline-block;
  vertical-align: top;
}
.header-style-1 .yt-menu .menu-under #nav > li > ul {
  left: -1px;
}
.header-style-1 .yt-menu .menu-under #nav > li > a {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 52px;
  padding: 0 20px;
  text-transform: uppercase;
  position: relative;
}
.header-style-1 .yt-menu .menu-under #nav > li:hover > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: transparent;
}
.header-style-1 .yt-menu .menu-under #nav > li ul {
  display: none;
  position: absolute;
  width: 300px;
  background-color: #fff;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.24);
  z-index: 99;
}
.header-style-1 .yt-menu .menu-under #nav > li ul li a {
  margin: 0;
  display: block;
  padding: 0 30px;
  line-height: 38px;
  color: #666;
}
.header-style-1 .yt-menu .menu-under #nav > li ul li a:hover {
  color: #666;
  background: #eee;
}
.header-style-1 .yt-menu .menu-under #nav > li ul .parent > a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 18px;
  float: right;
  margin-top: -4px;
}
.header-style-1 .yt-menu .menu-under #nav > li:hover > a {
  color: #fff;
  background: none;
}
.header-style-1 .yt-menu .menu-under #nav > li:hover > ul {
  display: block;
}
.header-style-1 .yt-menu .menu-under #nav > li:hover > ul li:last-child a {
  border-bottom: none;
}
.header-style-1 .yt-menu .menu-under #nav > li ul li:hover > ul {
  display: block;
  left: 300px;
  top: 0px;
  width: 360px;
}
.header-style-1 .yt-menu .menu-under #nav > .active > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: #ff9800;
}
.header-style-1 .yt-menu .menu-under #nav > .parent > a {
  padding: 0 35px 0 20px;
}
.header-style-1 .yt-menu .menu-under #nav > .parent > a:before {
  content: "\f107";
  font-size: 14px;
  font-family: fontawesome;
  background-color: none;
  right: 20px;
  position: absolute;
}
/*==HEADER STYLE 2==*/
.header-style-2 .yt-menu .menu-under #nav {
  margin: 0px;
}
.header-style-2 .yt-menu .menu-under #nav li {
  position: relative;
  z-index: 999;
}
.header-style-2 .yt-menu .menu-under #nav li:hover > a {
  color: #666;
  background: #eee;
}
.header-style-2 .yt-menu .menu-under #nav li ul .parent:before {
  width: 15px;
  height: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 0px;
}
.header-style-2 .yt-menu .menu-under #nav li ul .parent ul:before {
  background: #fff;
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  /*content: "";*/
  display: inline-block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 10px;
}
.header-style-2 .yt-menu .menu-under #nav > li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.header-style-2 .yt-menu .menu-under #nav > li:last-child {
  margin-right: 0;
}
.header-style-2 .yt-menu .menu-under #nav > li > ul {
  left: -1px;
}
.header-style-2 .yt-menu .menu-under #nav > li > a {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 52px;
  padding: 0 10px;
  text-transform: uppercase;
  position: relative;
}
.header-style-2 .yt-menu .menu-under #nav > li:hover > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: transparent;
}
.header-style-2 .yt-menu .menu-under #nav > li ul {
  display: none;
  position: absolute;
  width: 240px;
  background-color: #fff;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.24);
  z-index: 99;
}
.header-style-2 .yt-menu .menu-under #nav > li ul li a {
  margin: 0;
  display: block;
  padding: 0 30px;
  line-height: 38px;
  color: #666;
}
.header-style-2 .yt-menu .menu-under #nav > li ul li a:hover {
  color: #666;
  background: #eee;
}
.header-style-2 .yt-menu .menu-under #nav > li ul .parent > a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  float: right;
}
.header-style-2 .yt-menu .menu-under #nav > li:hover > a {
  color: #fff;
  background: none;
}
.header-style-2 .yt-menu .menu-under #nav > li:hover > ul {
  display: block;
}
.header-style-2 .yt-menu .menu-under #nav > li:hover > ul li:last-child a {
  border-bottom: none;
}
.header-style-2 .yt-menu .menu-under #nav > li ul li:hover > ul {
  display: block;
  left: 240px;
  top: 0px;
}
.header-style-2 .yt-menu .menu-under #nav > .active > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: #ff9800;
}
.header-style-2 .yt-menu .menu-under #nav > .parent > a {
  padding: 0 25px 0 10px;
}
.header-style-2 .yt-menu .menu-under #nav > .parent > a:before {
  content: "\f107";
  font-size: 14px;
  font-family: fontawesome;
  background-color: none;
  right: 10px;
  position: absolute;
}
/*==HEADER STYLE 3==*/
.header-style-3 .yt-menu .menu-under #nav {
  margin: 0px;
}
.header-style-3 .yt-menu .menu-under #nav li {
  position: relative;
  z-index: 999;
}
.header-style-3 .yt-menu .menu-under #nav li:hover > a {
  color: #666;
  background: #eee;
}
.header-style-3 .yt-menu .menu-under #nav li ul .parent:before {
  width: 15px;
  height: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 0px;
}
.header-style-3 .yt-menu .menu-under #nav li ul .parent ul:before {
  background: #fff;
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  /*content: "";*/
  display: inline-block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 10px;
}
.header-style-3 .yt-menu .menu-under #nav > li {
  display: inline-block;
  vertical-align: top;
}
.header-style-3 .yt-menu .menu-under #nav > li > ul {
  left: -1px;
}
.header-style-3 .yt-menu .menu-under #nav > li > a {
  color: #fff;
  display: block;
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  position: relative;
}
.header-style-3 .yt-menu .menu-under #nav > li:hover > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: transparent;
}
.header-style-3 .yt-menu .menu-under #nav > li ul {
  display: none;
  position: absolute;
  width: 240px;
  background-color: #fff;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.24);
  z-index: 99;
}
.header-style-3 .yt-menu .menu-under #nav > li ul li a {
  margin: 0;
  display: block;
  padding: 0 30px;
  line-height: 38px;
  color: #666;
}
.header-style-3 .yt-menu .menu-under #nav > li ul li a:hover {
  color: #666;
  background: #eee;
}
.header-style-3 .yt-menu .menu-under #nav > li ul .parent > a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  float: right;
}
.header-style-3 .yt-menu .menu-under #nav > li:hover > a {
  color: #fff;
  background: none;
}
.header-style-3 .yt-menu .menu-under #nav > li:hover > ul {
  display: block;
}
.header-style-3 .yt-menu .menu-under #nav > li:hover > ul li:last-child a {
  border-bottom: none;
}
.header-style-3 .yt-menu .menu-under #nav > li ul li:hover > ul {
  display: block;
  left: 240px;
  top: 0px;
}
.header-style-3 .yt-menu .menu-under #nav > .active > a:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0;
  background-color: #000;
  opacity: 0.1;
  z-index: -1;
}
.header-style-3 .yt-menu .menu-under #nav > .parent > a {
  padding: 0 27px 0 15px;
}
.header-style-3 .yt-menu .menu-under #nav > .parent > a:before {
  content: "\f107";
  font-size: 14px;
  font-family: fontawesome;
  background-color: none;
  right: 15px;
  position: absolute;
}
/*==MOBILE MENU==*/
.mobile-menu {
  display: none;
}
.active_btn:after {
  position: fixed;
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 99;
}
.mobile-menu {
  background-color: #2196f3;
}
.mobile-menu-wrapper {
  position: relative;
}
.btn-mobile-wrapper {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
}
.btn-mobile-wrapper select {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.btn-mobile-wrapper .btn-menu-mobile {
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  background-color: #44494e;
}
.btn-mobile-wrapper .btn-menu-mobile:before {
  content: "\f0c9";
  font-family: fontawesome;
  font-size: 28px;
  color: #fff;
}
.btn-mobile-wrapper .btn-menu-mobile span {
  display: none;
}
.dropdown_collapse {
  position: absolute;
  z-index: 1002;
  width: 100%;
  background-color: #44494e;
  padding: 12px;
  display: none;
}
.dropdown_collapse a {
  color: #fff;
}
.dropdown_collapse .nav-mobile li.level-top {
  padding: 5px 8px;
  border-bottom: 1px solid #6a6d71;
}
.dropdown_collapse .nav-mobile li.level-top a {
  text-transform: uppercase;
}
.dropdown_collapse .nav-mobile li.level-top > ul {
  display: none;
}
.dropdown_collapse .nav-mobile li.level-top.parent-active {
  background-color: #33363a;
}
.dropdown_collapse .nav-mobile li {
  position: relative;
}
.dropdown_collapse .nav-mobile li .touch-button {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border: 1px solid #6a6d71;
}
.dropdown_collapse .nav-mobile li .touch-button span {
  display: none;
}
.dropdown_collapse .nav-mobile li .touch-button:before {
  font-family: fontawesome;
  content: "\f107";
  font-size: 15px;
}
.dropdown_collapse .nav-mobile li .touch-button:hover {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}
.dropdown_collapse .nav-mobile li .touch-button.active:before {
  content: "\f106";
}
.dropdown_collapse .nav-mobile li ul {
  padding-left: 10px;
}
.dropdown_collapse .nav-mobile li ul li {
  padding: 5px 0px;
}
.dropdown_collapse .nav-mobile li ul li a {
  text-transform: none !important;
}
.dropdown_collapse .nav-mobile li ul li a:before {
  content: "\f105";
  font-family: fontawesome;
  margin-right: 5px;
}
.dropdown_sidebar {
  position: fixed;
  top: 0px;
  left: -255px;
  height: 100%;
  z-index: 105;
  width: 255px;
  overflow-y: auto;
  background-color: #44494e;
  padding: 12px;
}
.dropdown_sidebar a {
  color: #fff;
}
.dropdown_sidebar .nav-mobile li.level-top {
  padding: 5px 8px;
  border-bottom: 1px solid #6a6d71;
}
.dropdown_sidebar .nav-mobile li.level-top a {
  text-transform: uppercase;
}
.dropdown_sidebar .nav-mobile li.level-top > ul {
  display: none;
}
.dropdown_sidebar .nav-mobile li.level-top.parent-active {
  background-color: #33363a;
}
.dropdown_sidebar .nav-mobile li {
  position: relative;
}
.dropdown_sidebar .nav-mobile li .touch-button {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border: 1px solid #6a6d71;
}
.dropdown_sidebar .nav-mobile li .touch-button span {
  display: none;
}
.dropdown_sidebar .nav-mobile li .touch-button:before {
  font-family: fontawesome;
  content: "\f107";
  font-size: 15px;
}
.dropdown_sidebar .nav-mobile li .touch-button:hover {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}
.dropdown_sidebar .nav-mobile li .touch-button.active:before {
  content: "\f106";
}
.dropdown_sidebar .nav-mobile li ul {
  padding-left: 10px;
}
.dropdown_sidebar .nav-mobile li ul li {
  padding: 5px 0px;
}
.dropdown_sidebar .nav-mobile li ul li a {
  text-transform: none !important;
}
.dropdown_sidebar .nav-mobile li ul li a:before {
  content: "\f105";
  font-family: fontawesome;
  margin-right: 5px;
}
.dropdown_sidebar.active {
  left: 0px;
}
.active_sidebar .wrapper {
  position: relative;
  left: 255px;
}
.wrapper {
  left: 0px;
  position: relative;
}
.dropdown_sidebar,
.wrapper {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.footer_mastop {
  display: none;
}
.cms-home-v3 .footer_mastop,
.cms-home-v2 .footer_mastop,
.cms-home .footer_mastop {
  display: block;
}
.cms-page-view.cms-home .block.block-subscribe .block-title strong,
.cms-index-index.cmspage1 .block.block-subscribe .block-title strong {
  font-size: 250%;
  color: #fff;
  margin-top: 34px;
}
.cms-page-view.cms-home .block.block-subscribe .block-content,
.cms-index-index.cmspage1 .block.block-subscribe .block-content {
  padding-top: 15px;
}
body.cms-home .block-subscribe input.input-text {
  background: none;
  border: 0;
  border-bottom: 2px solid #2196f3;
  width: 623px;
  max-width: 100%;
  font-size: 116.67%;
  padding: 0 0 7px;
  color: #2196f3 !important;
}
.cms-page-view.cms-home .footer_mastop,
.cms-index-index .footer_mastop {
  background: url('/images/bg-newlester.jpg') no-repeat top center;
  color: #fff;
  text-align: center;
  position: relative;
  max-height: 300px;
}
.cms-page-view.cms-home .footer_mastop .block .block-title,
.cms-index-index .footer_mastop .block .block-title {
  border-bottom: 0;
}
.cms-page-view.cms-home .footer_mastop .block .form-subscribe-header,
.cms-index-index .footer_mastop .block .form-subscribe-header {
  font-size: 150%;
  margin-top: -10px;
  margin-bottom: 20px;
}
.cms-page-view.cms-home .footer_mastop:before,
.cms-index-index .footer_mastop:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2196f3;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.5;
}
.cms-page-view.cms-home .footer_mastop .block.block-subscribe,
.cms-index-index .footer_mastop .block.block-subscribe {
  position: relative;
}
.footer-style-1 {
  background-color: #444444;
  color: #fff;
}
.footer-style-1 .footer-top .col-lg-3 {
  padding-top: 25px;
  padding-bottom: 15px;
  position: relative;
  min-height: 310px;
}
.footer-style-1 .footer-top .col-lg-3:before {
  content: "";
  width: 8px;
  height: 100%;
  left: 0;
  top: 0;
  background: url('/images/bg-footer-box.png') repeat-y top left;
  position: absolute;
}
.footer-style-1 .footer-top .col-lg-3:first-child:before {
  display: none;
}
.footer-style-1 .footer-top .col-lg-3:first-child > div {
  margin-left: 0;
}
.footer-style-1 .footer-top .col-lg-3.contact-footer {
  margin-top: -30px;
  background: #444;
  min-height: 340px;
}
.footer-style-1 .footer-top .col-lg-3.logo-social-footer {
  text-align: left;
}
.footer-style-1 .footer-top .col-lg-3.logo-social-footer .footer-logo {
  margin-bottom: 30px;
}
.footer-style-1 .footer-top .col-lg-3.information-footer ul li a {
  line-height: 24px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  display: inline-block;
  width: 100%;
}
.footer-style-1 .footer-top .col-lg-3.information-footer ul li a:before {
  content: "";
  border-left: 5px solid #fff;
  height: 7px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  display: inline-block;
  margin-right: 7px;
}
.footer-style-1 .footer-top .col-lg-3.information-footer ul li a:hover {
  color: #2196f3;
}
.footer-style-1 .footer-top .col-lg-3.information-footer ul li a:hover:before {
  border-left-color: #2196f3;
}
.footer-style-1 .footer-top .col-lg-3 > div {
  margin-left: 5px;
}
.footer-style-1 a {
  color: #fff;
}
.footer-style-1 .footer-block .footer-block-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.footer-style-1 .footer-block .footer-block-title:before {
  width: 30px;
  height: 2px;
  content: "";
  display: inline-block;
  background-color: #2196f3;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.footer-style-1 .footer-block .footer-block-title h2 {
  font-size: 133.33%;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.footer-style-1 .footer-block .footer-block-content {
  padding: 10px 0px 0px;
}
.footer-style-1 .label-footer {
  color: #fff;
}
.footer-style-1 address {
  margin: 0px;
}
.footer-style-1 .footer-bottom-content {
  padding: 9px 0px;
}
.footer-style-1 .footer-bottom-content a {
  color: #2196f3;
}
.footer-style-1 .footer-bottom-content a:hover {
  text-decoration: underline;
}
.footer-style-1 .footer-bottom-content .payment-footer {
  text-align: right;
  margin-top: 1px;
}
.footer-style-1 .footer-bottom-content .payment-footer ul {
  margin: 0;
}
.footer-style-1 .footer-bottom-content .payment-footer ul li {
  display: inline-block;
}
.footer-style-1 .socials-wrap .li-social {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top;
}
.footer-style-1 .socials-wrap .li-social a .icon-social {
  text-align: center;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}
.footer-style-1 .socials-wrap .li-social a .icon-social:hover {
  font-size: 18px;
}
.footer-style-1 .socials-wrap .li-social a .name-social {
  display: none;
}
.footer-style-1 .socials-wrap .facebook-social a .icon-social {
  background-color: #0f62b7;
}
.footer-style-1 .socials-wrap .twitter-social a .icon-social {
  background-color: #41ade2;
}
.footer-style-1 .socials-wrap .google-social a .icon-social {
  background-color: #e14938;
}
.footer-style-1 .socials-wrap .linkedin-social a .icon-social {
  background-color: #4080b7;
}
.footer-style-1 .socials-wrap .pinterest-social a .icon-social {
  background-color: #ef1438;
}
.footer-bottom {
  background-color: #333333;
}
.block-footer .tags-list li {
  background: #555;
  display: inline-block !important;
  margin: 0 5px 5px 0;
  padding-left: 15px;
  position: relative;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.24);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  float: left;
}
.block-footer .tags-list li:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #383838;
}
.block-footer .tags-list li a {
  border: 0;
  background: none;
  padding: 10px 20px 10px 13px;
  font-size: 100% !important;
}
.block-footer .tags-list li:hover {
  background: #2196f3;
}
.footer-style-1 .popular-footer .footer-block .footer-block-title {
  margin-bottom: 15px;
}
.contact-footer .footer-block-content li {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.contact-footer .footer-block-content li i {
  float: left;
  font-size: 20px;
  height: 50px;
  line-height: 38px;
  width: 20%;
}
.contact-footer .footer-block-content li .label-footer {
  display: inline-block;
  width: 80%;
}
.contact-footer .footer-block-content li a {
  color: #fff;
}
.contact-footer .footer-block-content li a:hover {
  color: #2196f3;
}
.contact-footer .footer-block-content li:hover i {
  color: #2196f3;
}
.more-contact {
  text-align: right;
}
.more-contact a {
  font-size: 116.67%;
}
.more-contact a i {
  margin-left: 7px;
}
.copyright-content {
  margin-top: 4px;
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .footer-style-1 .footer-top .col-lg-3 {
    min-height: 340px;
  }
  .footer-style-1 .footer-top .col-lg-3.contact-footer {
    min-height: 370px;
  }
}
@media (max-width: 1023px) {
  .footer-style-1 .footer-top .col-lg-3 {
    min-height: 0;
  }
  .footer-style-1 .footer-top .col-lg-3.contact-footer {
    min-height: 0;
    clear: right;
  }
  .footer-style-1 .footer-top .col-lg-3.information-footer:before {
    display: none;
  }
  .footer-style-1 .footer-top .col-lg-3.popular-footer {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .footer-style-1 .footer-top .col-lg-3 {
    width: 50%;
    float: left;
  }
  .contact-footer .footer-block-content li a {
    display: inline-block;
  }
}
@media (max-width: 479px) {
  .footer-style-1 .footer-top .col-lg-3 {
    width: 100%;
  }
}
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}
/* General Swatch Styling */
.swatch-link,
.swatch-label {
  text-transform: uppercase;
}
.swatch-link {
  border: 1px solid #e9e9e9;
  display: inline-block;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image .swatch-label:hover:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #fff;
  top: 2px;
  left: 2px;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
}
.configurable-swatch-list {
  clear: both;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}
#narrow-by-list dd .swatch-link {
  border: none;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}
@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}
/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}
.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.configurable-swatch-list .has-image:before {
  display: none !important;
}
.label-image {
  margin: 0 3px 0 25px;
  text-transform: none;
}
.case-option-vertical .product-image-zoom {
  margin-bottom: 0;
}
.col-main .container > .row > div > div#messages_product_view {
  padding: 0;
}
.col-main .container > .row > div > div#messages_product_view.show {
  padding: 20px;
}
.col-main .container > .row > div > div.product-view {
  padding: 0;
  box-shadow: none;
  background: none;
}
.col-main .container > .row > div > div.product-view .view-wrapper,
.col-main .container > .row > div > div.product-view .product-all-info {
  background: #fff;
  padding: 30px;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px;
}
.col-main .container > .row > div > div.product-view.product-view-3 .view-wrapper,
.col-main .container > .row > div > div.product-view.product-view-2 .view-wrapper {
  padding: 29px 29px 1px;
}
.product-view.product-view-2 .product-shop > .product-shop-inner,
.product-view.product-view-3 .product-shop > .product-shop-inner {
  padding-left: 0;
}
.grouped-items-table {
  margin-bottom: 20px;
}
.price-box-bundle {
  margin: 0 -5px;
}
.atm-f {
  height: 28px !important;
}
.product-view .product-shop .timer-product {
  border: none;
  padding: 0;
  margin-bottom: 15px;
  margin-top: -5px;
}
.product-view .product-shop .price-box .price-as-configured {
  margin: 0 0 7px;
}
#review-form #product-review-table tbody tr td {
  text-align: center;
}
#review-form #product-review-table tbody tr td .radio {
  float: none;
  margin: 0 auto;
}
#review-form .form-list {
  padding-top: 30px;
}
#review-form .form-list .input-fixwidth {
  max-width: 500px;
}
.tab-product-info h2 {
  font-size: 108.33%;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-view {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.title-view h2 {
  font-size: 150%;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
.title-short-description {
  display: none;
}
.box-up-sell .overflow-slider,
.box-related .overflow-slider {
  padding-top: 10px;
}
.box-up-sell .overflow-slider .owl-controls .owl-buttons,
.box-related .overflow-slider .owl-controls .owl-buttons {
  position: absolute;
  right: 0;
  top: -47px;
}
.box-up-sell .overflow-slider .owl-controls .owl-buttons .owl-prev,
.box-related .overflow-slider .owl-controls .owl-buttons .owl-prev {
  right: 55px;
  left: auto;
}
/* Product Images */
.product-view .pv-hz .product-shop > .product-shop-inner {
  padding-left: 0;
}
.product-image-zoom {
  margin-bottom: 20px;
  border: 1px solid #e9e9e9;
}
.product-image-gallery img.gallery-image.visible {
  border: 1px solid transparent;
}
.product-img-box .product-image-zoom img {
  display: none;
}
.product-img-box .product-image-zoom img.visible {
  display: block;
  margin: 0 auto;
}
.product-img-box .more-views li .thumb-link {
  border: 1px solid #e9e9e9;
}
.product-img-box .more-views li .thumb-link:hover {
  border-color: #2196f3;
}
.product-img-box .more-views li.active .thumb-link,
.product-img-box .more-views li.active_thumbs .thumb-link {
  border-color: #2196f3;
}
.product-img-box .more-views li a {
  display: block;
}
.product-img-box .more-views li a img {
  width: 100%;
  text-align: center;
}
.more-views {
  position: relative;
  margin-bottom: 30px;
}
.more-views .lSSlideOuter {
  margin: 0 18px;
}
.more-views .lSSlideOuter.vertical {
  padding: 0;
  margin: 0;
}
.more-views .lSSlideOuter.vertical .lSSlideWrapper {
  margin: 30px 0;
}
.more-views .lSSlideOuter .lSSlideWrapper {
  max-width: inherit;
  overflow: visible;
}
.more-views .lSAction {
  display: none;
}
.more-views .lSAction .lSNext {
  right: -17px;
}
.more-views .lSAction .lSPrev {
  left: -17px;
}
.product-image-gallery {
  position: relative;
}
.btn-lightbox {
  width: 40px;
  height: 40px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  text-align: center;
}
.btn-lightbox a {
  display: none;
}
.btn-lightbox #lightbox_btn {
  display: block !important;
}
.btn-lightbox #lightbox_btn:before {
  content: "\f002";
  line-height: 38px;
  text-align: center;
  font-size: 20px;
  font-family: fontawesome;
  color: #666666;
}
.btn-lightbox #lightbox_btn:hover:before {
  color: #2196f3;
}
/* Product Shop */
.product-view .add-to-cart label {
  font-size: 116.67% !Important;
  margin-right: 12px;
  color: #444;
  font-weight: normal;
}
.product-view .product-essential {
  margin-bottom: 30px;
}
.product-view .product-shop > .product-shop-inner {
  padding-left: 25px;
}
.product-view .product-shop .product-name {
  font-size: 100%;
  margin-bottom: 13px;
}
.product-view .product-shop .product-name h2 {
  font-size: 133.5%;
  color: #2196f3;
  font-weight: bold;
}
.product-view .product-shop .ratings {
  margin-bottom: 15px;
}
.product-view .product-shop .ratings .rating-links {
  margin-top: 1px;
  display: inline-block;
  margin-left: 5px;
}
.product-view .product-shop .price-box .regular-price .price {
  font-size: 130.5%;
}
.product-view .product-shop .price-box .special-price {
  margin-left: 0px;
}
.product-view .product-shop .price-box .special-price .price .price {
  font-size: 183.5%;
  margin-left: 0px;
}
.product-view .product-shop .price-box .old-price {
  margin-left: 0;
}
.product-view .product-shop .price-box .old-price .price {
  font-size: 116.83%;
  position: relative;
  top: 8px;
  color: #999;
}
.product-view .product-shop .availability {
  clear: both;
  margin: 15px 0 20px;
}
.product-view .product-shop .in-stock:before {
  display: inline-block;
  font-family: fontawesome;
  content: "\f00c";
  font-size: 11px;
  color: #76e533;
  width: 24px;
  height: 24px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 7px;
  text-align: center;
  line-height: 22px;
}
.product-view .product-shop .out-of-stock:before {
  display: inline-block;
  font-family: fontawesome;
  content: "\f00d";
  font-size: 11px;
  color: #c92020;
  width: 24px;
  height: 24px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 7px;
  text-align: center;
  line-height: 22px;
}
.product-view .product-shop .title-short-description {
  font-size: 125%;
  color: #000;
  margin-bottom: 10px;
  clear: both;
}
.product-view .product-shop .short-description {
  margin-bottom: 10px;
  display: inline-block;
}
.product-view .product-shop .product-options select {
  max-width: 370px;
}
.product-view .product-shop .product-options .configurable-swatch-list {
  margin: 0;
}
.product-view .product-shop .product-options .configurable-swatch-list li {
  display: inline-block;
  text-align: center;
}
.product-view .product-shop .product-options-bottom .price-box {
  display: none;
}
.product-view .product-shop .product-options-bottom .add-to-cart {
  display: inline-block;
  vertical-align: top;
}
.product-view .product-shop .add-to-cart lable {
  color: #444 !important;
  margin-right: 12px;
}
.product-view .product-shop .btn-cart {
  background: #2196f3;
  border: 0;
  color: #fff;
  font-size: 116.67%;
  font-weight: inherit;
  line-height: 41px;
  height: 40px;
  padding: 0 25px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  margin-right: 10px;
}
.product-view .product-shop .btn-cart:hover {
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.24);
}
.product-view .product-shop .add-to-links {
  display: inline-block;
  vertical-align: top;
}
.product-view .product-shop .add-to-links li {
  display: inline-block;
  margin-right: 8px;
}
.product-view .product-shop .add-to-links li a {
  display: inline-block !important;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 41px;
  font-size: 15px;
  color: #aaa;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  padding: 0;
}
.product-view .product-shop .add-to-links li a:hover {
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.24);
}
.product-view .product-shop .product-options-bottom .add-to-cart {
  margin-bottom: 10px;
}
.like-social {
  padding-top: 20px;
  text-align: left;
  border-top: 1px solid #eee;
	padding-bottom: 20px;
}
.like-social span.lbl-social {
  font-weight: bold;
  color: #444444;
  position: relative;
  margin-right: 15px;
  top: -6px;
}
.like-social .addthis_default_style .addthis_separator,
.like-social .addthis_button_compact,
.like-social .addthis_default_style .at300b,
.like-social .addthis_default_style .at4-icon,
.like-social .addthis_default_style .at300bo,
.like-social .addthis_default_style .at300m,
.like-social .addthis_default_style .at300bs {
  float: none !important;
  display: inline-block;
  vertical-align: top;
}
.like-social .addthis_toolbox.addthis_default_style > iframe {
  width: 20% !important;
}
.like-social .addthis_button_compact {
  position: relative;
  top: -1px;
}
.box-related .owl-theme .owl-controls,
.box-up-sell .owl-theme .owl-controls {
  top: -10px;
}
.box-related .owl-theme .owl-controls .owl-nav,
.box-up-sell .owl-theme .owl-controls .owl-nav {
  position: relative;
  right: 0;
  top: -62px;
}
.box-related .owl-theme .owl-controls .owl-nav > div,
.box-up-sell .owl-theme .owl-controls .owl-nav > div {
  float: left;
}
/*==DETAIL STYLES==*/
@media (min-width: 1200px) {
  .case-option-vertical .product-image {
    min-height: 460px;
  }
  .case-option-vertical .product-image .product-image-gallery {
    min-height: 460px;
  }
}
.case-option-vertical {
  position: relative;
}
.case-option-vertical .product-image {
  margin-right: 90px;
}
.case-option-vertical .more-views {
  width: 90px;
  position: absolute;
  top: 0px;
  right: -15px;
  z-index: 0;
}
.case-option-vertical .more-views .custom-slide-control {
  left: 0;
  margin-left: 0;
  margin-top: 0;
  height: 21px;
  width: 100%;
  line-height: 20px;
  right: auto;
  position: absolute;
}
.case-option-vertical .more-views .lSAction .lSNext,
.case-option-vertical .more-views .lSAction .lSPrev {
  display: none;
}
.case-option-vertical .more-views .custom-slide-next,
.case-option-vertical .more-views .lSAction .lSNext {
  top: auto;
  bottom: 0;
}
.case-option-vertical .more-views .custom-slide-next:before,
.case-option-vertical .more-views .lSAction .lSNext:before {
  content: "\f103";
}
.case-option-vertical .more-views .custom-slide-prev,
.case-option-vertical .more-views .lSAction .lSPrev {
  bottom: auto;
  top: 0;
}
.case-option-vertical .more-views .custom-slide-prev:before,
.case-option-vertical .more-views .lSAction .lSPrev:before {
  content: "\f102";
}
.product-view-2 .box-up-sell .overflow-slider,
.product-view-3 .box-up-sell .overflow-slider,
.product-view-2 .box-related .overflow-slider,
.product-view-3 .box-related .overflow-slider {
  padding-top: 0;
}
/*==QUICK VIEW==*/
.quickview-main .add-to-cart .control-qty {
  margin-right: 10px;
}
.product-view-2 .case-option-vertical .product-image,
.product-view-3 .case-option-vertical .product-image {
  min-height: 0;
}
.product-view-2 .case-option-vertical .product-image .product-image-gallery,
.product-view-3 .case-option-vertical .product-image .product-image-gallery {
  min-height: 0;
}
.product-view-2 .product-collateral,
.product-view-3 .product-collateral {
  margin-top: 30px;
}
.product-view.product-view-2 .product-shop .price-box .regular-price .price,
.product-view.product-view-3 .product-shop .price-box .regular-price .price {
  font-size: 183.5%;
}
.product-view.product-view-2 .product-shop .price-box .special-price .price .price,
.product-view.product-view-3 .product-shop .price-box .special-price .price .price {
  font-size: 183.5%%;
}
/* watch color */
.option-black .swatch-link {
  background-color: black;
}
.option-blue .swatch-link {
  background-color: blue;
}
.option-brown .swatch-link {
  background-color: brown;
}
.option-charcoal .swatch-link {
  background-color: charcoal;
}
.option-green .swatch-link {
  background-color: green;
}
.option-grey .swatch-link {
  background-color: grey;
}
.option-indigo .swatch-link {
  background-color: indigo;
}
.option-ivory .swatch-link {
  background-color: ivory;
}
.option-orange .swatch-link {
  background-color: orange;
}
.option-pink .swatch-link {
  background-color: pink;
}
.option-purple .swatch-link {
  background-color: purple;
}
.option-red .swatch-link {
  background-color: red;
}
.option-silver .swatch-link {
  background-color: silver;
}
.option-taupe .swatch-link {
  background-color: taupe;
}
.option-white .swatch-link {
  background-color: white;
}
.more-views .lSAction {
  display: none !Important;
}
/* for content demo */
@media (min-width: 1200px) {
  .product-view-2 .more-views .lslide,
  .product-view-3 .more-views .lslide {
    padding-right: 1px;
  }
  .product-view-2 .case-option-vertical .more-views .lslide,
  .product-view-3 .case-option-vertical .more-views .lslide {
    padding-right: 0px;
  }
  .more-views .lSSlideOuter.vertical .lSSlideWrapper {
    margin: 34px 0 31px;
  }
  .case-option-vertical .product-image {
    margin-right: 70px;
  }
  .case-option-vertical .more-views {
    right: -35px;
  }
  .product-view .product-shop > .product-shop-inner {
    padding-left: 35px;
  }
  p.vir-spe {
    min-height: 172px;
  }
}
@media (min-width: 1200px) {
  .cms-home .megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
    padding: 10.28px 15px;
    line-height: 19px;
  }
  .cms-home .basic-products-list .bs-items .item {
    padding: 21px 20px;
  }
}
.cms-page-view.cms-home .col-main .container > .row > div > div,
.cms-index-index .col-main .container > .row > div > div {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block.block-tab,
.cms-index-index .col-main .container > .row > div > div.block.block-tab {
  background: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand,
.cms-index-index .col-main .container > .row > div > div.block-brand {
  background: #2196f3;
  padding: 12px 20px;
  margin-bottom: 25px;
  margin-top: -12px;
  display: inline-block;
  width: 100%;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-carousel .item,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-carousel .item {
  margin: 3px;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls {
  position: inherit;
  top: 5px;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div {
  width: 44px;
  height: 44px;
  border: 0;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  position: absolute;
  top: -77px;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:before,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:before {
  color: #2196f3;
  top: 10px;
  font-size: 20px !important;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev {
  left: -36px;
  right: auto;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev:before,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev:before {
  left: 8px;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next {
  right: -48px;
  left: auto;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next:before,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next:before {
  left: 10px;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:hover,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:hover {
  background-color: #2196f3;
}
.cms-page-view.cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:hover:before,
.cms-index-index .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.cms-index-index .owl-theme .owl-controls {
  right: 7px;
  top: -67px;
}
.megamenu-left,
.cms-page-view.cms-home .col-main .container > .row > div > div.megamenu-left,
.cms-index-index .col-main .container > .row > div > div.megamenu-left {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
}
.cms-page-view.cms-home .main,
.cms-index-index.cmspage1 .main {
  padding-bottom: 7px;
}
.cms-page-view.cms-home .col-main,
.cms-index-index.cmspage1 .col-main {
  padding-top: 0px;
}
.cms-page-view.cms-home .block .block-title strong,
.cms-index-index.cmspage1 .block .block-title strong {
  font-size: 150%;
}
.cms-page-view.cms-home .block.sidebar-product.product-slide-slidebar .block-title,
.cms-index-index.cmspage1 .block.sidebar-product.product-slide-slidebar .block-title {
  padding-bottom: 11px;
  margin: -4px 0 30px;
}
.cms-page-view.cms-home .block.sidebar-product.product-slide-slidebar .owl-theme .owl-controls,
.cms-index-index.cmspage1 .block.sidebar-product.product-slide-slidebar .owl-theme .owl-controls {
  top: -65px;
  right: 0;
}
.cmspage1 .title-home {
  margin-bottom: 30px;
}
.cmspage1 .title-home h2 {
  font-size: 150%;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 18px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
/*==SLIDER DEAL==*/
.slider-deal-wrapper .owl-theme .owl-controls {
  top: -5px;
  right: 10px;
  width: 100px;
}
.slider-deal-wrapper .title-home h2 {
  border-bottom: 1px solid #ddd;
  padding: 0 0 18px;
}
.slider-deal-wrapper .owl-controls .owl-nav {
  position: absolute;
  right: -3px;
  top: -62px;
}
.slider-deal-wrapper .image-slider-product .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/*==SERVICE TOP==*/
.service-block {
  margin: 27px 0 25px;
  float: left;
  width: 100%;
}
.service-block .list-service {
  margin: 0 -15px;
}
.service-block .list-service li {
  float: left;
  width: 33.3333%;
}
.service-block .list-service li .icon {
  float: left;
  width: 90px;
  text-align: right;
  margin-top: 3px;
}
.service-block .list-service li .icon img {
  max-width: 100%;
}
.service-block .list-service li .info {
  margin-left: 103px;
  margin-top: -3px;
  color: #444;
  text-transform: uppercase;
  text-align: left;
}
.service-block .list-service li .info .title {
  font-size: 166.67%;
  font-weight: bold;
}
.service-block .list-service li .info .desc {
  margin-top: -12px;
}
.service-block .list-service li .border-eff {
  margin: 0 15px;
  text-align: center;
}
.service-block .list-service li .border-eff > div {
  width: 100%;
  display: inline-block;
  border: 3px solid #00bcd5;
  border-radius: 3px;
  padding: 30px 30px 25px;
  background: #fff;
}
.service-block .list-service li .border-eff > div .info .title a {
  color: #00bcd5;
}
.service-block .list-service li:first-child .border-eff > div {
  border: 3px solid #1fb899;
}
.service-block .list-service li:first-child .border-eff > div .info .title a {
  color: #1fb899;
}
.service-block .list-service li:last-child .border-eff > div {
  border: 3px solid #fd9500;
}
.service-block .list-service li:last-child .border-eff > div .icon {
  margin-top: 0;
}
.service-block .list-service li:last-child .border-eff > div .info .title a {
  color: #fd9500;
}
.border-eff {
  position: relative;
}
.border-eff:before,
.border-eff:after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  z-index: 9;
}
.border-eff:before {
  top: 0;
  left: 0;
}
.border-eff:after {
  bottom: 0;
  right: 0;
}
.border-eff .inner:before,
.border-eff .inner:after {
  content: "";
  position: absolute;
  height: 0;
  width: 3px;
  background: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  z-index: 9;
  transition-delay: 0.3s;
}
.border-eff .inner:before {
  bottom: 0;
  left: 0;
}
.border-eff .inner:after {
  top: 0;
  right: 0;
}
.border-eff:hover:before,
.border-eff:hover:after {
  width: 100%;
  background: #2196f3;
}
.border-eff:hover .inner:before,
.border-eff:hover .inner:after {
  height: 100%;
  background: #2196f3;
}
/* STATIC IMAGE */
.static-image img {
  width: 100%;
}
.static-image img:hover {
  opacity: 0.8;
}
.static-image-1 {
  position: relative;
  margin: 15px 0;
}
.static-image-1 .list-image-static {
  margin: 0 -10px;
}
.static-image-1 .list-image-static > div {
  float: left;
  width: 32.6%;
  text-align: center;
}
.static-image-1 .list-image-static > div > div {
  margin: 0 10px;
}
.static-image-1 .list-image-static > div.image-column-2 {
  width: 34.8%;
}
.static-image-1 .list-image-static > div.image-column-2 > div {
  margin: 0;
}
.static-image-1 .list-image-static > div.image-column-2 > div:first-child {
  margin-bottom: 10px;
}
/*==IMAGE SLIDER HOME==*/
.cmspage1 .slider-deal-wrapper,
.cmspage1 .megamenu-left-style-1 {
  padding-top: 30px;
}
.cmspage1 .slider-deal-wrapper .products-grid .item .item-inner {
  margin-bottom: 50px;
}
.cmspage1 .static-image-center {
  margin-bottom: 25px;
}
/*==STATIC IMAGE RIGHT==*/
.two-image {
  padding-top: 40px;
}
.two-image .list-image {
  margin: 0px;
}
.two-image .list-image li:first-child {
  margin-bottom: 20px;
}
.static-image-center {
  margin-bottom: 30px;
}
.static-image-sidebar {
  margin-bottom: 40px;
  margin-top: 15px;
}
/*==SIDE BAR HOME==*/
.block-sidebar {
  margin-bottom: 40px;
  padding: 15px 20px 20px;
  border: 1px solid #e9e9e9;
}
.block-sidebar .block-title {
  margin-bottom: 10px;
}
.block-sidebar .block-title strong {
  font-size: 166.67%;
  color: #000;
}
.block-sidebar .block-content {
  padding: 0px;
}
.block-sidebar .block-content .button {
  border-radius: 3px;
}
.block-sidebar.block-subscribe input.input-text {
  margin: 3px 0 5px;
  border-radius: 3px;
}
.block-sidebar.block-tags {
  padding-bottom: 10px;
}
.sm-facebook {
  margin-bottom: 35px;
}
/*==TOP BRAND==*/
.top-brand {
  clear: both;
  margin-bottom: 26px;
}
.top-brand .title-home {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.top-brand .owl-carousel .owl-stage-outer {
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 0;
}
.top-brand .top-brand-slider .item .child-item > div {
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.top-brand .top-brand-slider .item .child-item > div:last-child {
  border-bottom: none;
}
.static-home-5 {
  margin-bottom: 25px;
}
/*==TESTIMONIALS==*/
.testimonials {
  margin-bottom: 30px;
}
.testimonials .margin-slider {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
}
.testimonials .margin-slider .image-client {
  background: url('/images/bg-testominal.jpg') no-repeat top center;
  background-size: 100% auto;
  height: 96px;
  margin-bottom: 50px;
  padding-top: 0;
  position: relative;
  text-align: center;
}
.testimonials .margin-slider .image-client img {
  background-color: #fff;
  border-radius: 100px;
  left: 50%;
  margin: auto auto auto 45px;
  padding: 2px;
  position: absolute;
  top: 51px;
  width: 90px;
}
.testimonials .margin-slider .comment {
  padding: 5px 20px 10px;
  text-align: center;
  font-style: italic;
}
.testimonials .margin-slider .client-name {
  font-size: 116.67%;
  text-align: center;
  font-weight: bold;
  color: #2196f3;
  padding-bottom: 25px;
}
/*==WHY CHOOSSE US==*/
.why-choose {
  padding-top: 40px;
}
.why-choose .title-why {
  margin-bottom: 30px;
}
.why-choose .title-why h2 {
  font-size: 166.67%;
  text-align: center;
  color: #000;
}
.why-choose .block-whychoose .why-choose-content {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.why-choose .block-whychoose .why-choose-content .image-why-choose {
  width: 64px;
  float: left;
}
.why-choose .block-whychoose .why-choose-content .info-why-choose {
  margin-left: 80px;
}
.why-choose .block-whychoose .why-choose-content .info-why-choose h2 {
  font-size: 108.33%;
  text-transform: uppercase;
  color: #000;
}
.why-choose .block-whychoose .why-choose-content .info-why-choose .des-why-choose {
  padding-top: 10px;
}
.basic-custom {
  margin-bottom: 25px;
}
.basic-custom .owl-carousel .owl-stage-outer {
  border-right: 1px solid #e9e9e9;
  padding-bottom: 0;
}
.basic-custom .title-home {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.basic-custom .sm-basic-products-custom .item-inner {
  border-top: none;
  border-right: none;
  margin-bottom: 0;
}
.basic-custom .sm-basic-products-custom .item-inner .top-product {
  border-bottom: 1px solid #e9e9e9;
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.basic-custom .sm-basic-products-custom .item-inner .top-product .number {
  padding: 3px 10px;
  border-right: 1px solid #e9e9e9;
  float: left;
  font-weight: bold;
}
.basic-custom .sm-basic-products-custom .item-inner .top-product .count-order {
  float: left;
  padding: 3px 10px;
  color: #2196f3;
}
.basic-custom .sm-basic-products-custom .owl-carousel .owl-item:hover {
  z-index: 99;
}
.basic-custom .sm-basic-products-custom .owl-carousel .owl-item:hover .item-inner:hover {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.list-item-latest {
  margin: 0 -15px 30px;
  overflow: hidden;
}
.list-item-latest li {
  display: inline-block;
  width: 33.33%;
  float: left;
}
.list-item-latest li .item-latest {
  margin: 0 15px 15px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  border-radius: 2px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.list-item-latest li .item-latest .img-latest-post {
  width: 100%;
}
.list-item-latest li .item-latest .img-latest-post img {
  width: 100%;
}
.list-item-latest li .item-latest .info-latest-post {
  padding: 20px 20px 30px 20px;
  display: inline-block;
  width: 100%;
}
.list-item-latest li .item-latest .info-latest-post .title-latest-post h2 {
  font-size: 116.67%;
  font-weight: bold;
  text-transform: uppercase;
}
.list-item-latest li .item-latest .info-latest-post h3.date-latest-post {
  font-size: 91.67%;
  color: #999;
  margin: 15px 0 13px;
}
.list-item-latest li .item-latest .info-latest-post h3.date-latest-post span {
  border-left: 1px solid;
  padding-left: 3px;
  margin-left: 3px;
}
.list-item-latest li .item-latest:hover {
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.24);
}
.button-wapper {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.button-wapper .button.view-all-blog {
  color: #444;
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
  height: 37px;
  line-height: 37px;
  margin: -10px auto 0;
  width: 140px;
}
.button-wapper .button.view-all-blog:hover {
  color: #fff;
}
#tab_collection {
  margin-bottom: 20px !important;
}
#tab_collection .title-home {
  border: none;
  padding: 0;
  margin-bottom: 5px;
}
#tab_collection .resp-tabs-list {
  border-top: 2px solid #2196f3;
  border-bottom: 1px solid #e9e9e9;
}
#tab_collection .resp-tabs-list li {
  font-family: inherit;
  color: #333;
  position: relative;
}
#tab_collection .resp-tabs-list li:before {
  font-family: fontawesome;
  margin-right: 10px;
}
#tab_collection .resp-tabs-list li:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #2196f3;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -6px;
  display: none;
}
#tab_collection .resp-tabs-list .resp-tab-active:after {
  display: block;
}
#tab_collection .resp-tab-content {
  border: none;
  margin-top: 25px;
  padding: 0px;
}
#tab_collection .item-cat-wrapper {
  background-color: #ebebeb;
  min-height: 160px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
#tab_collection .item-cat-wrapper .text-cat {
  padding: 30px 0px 0px 30px;
  position: relative;
  z-index: 10;
}
#tab_collection .item-cat-wrapper .text-cat .button {
  display: inline-block;
  line-height: 31px;
  text-decoration: none;
}
#tab_collection .item-cat-wrapper .text-cat .des-collection-cat {
  font-size: 108.33%;
  padding: 10px 0;
}
#tab_collection .item-cat-wrapper .text-cat h2 {
  font-size: 125%;
}
#tab_collection .item-cat-wrapper .text-cat h2 a {
  color: #000;
  text-transform: uppercase;
}
#tab_collection .item-cat-wrapper .text-cat h2 a:hover {
  color: #2196f3;
}
#tab_collection .item-cat-wrapper .image-cat {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9;
}
#tab_collection .item-cat-wrapper .image-cat img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
#tab_collection .item-cat-wrapper:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.basic-custom .owl-controls .owl-nav,
.top-brand .owl-controls .owl-nav {
  position: absolute;
  right: -3px;
  top: -45px;
}
.sm_imageslider_wrap .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 5px;
}
.cms-index-index.cmspage1 .group_6_wrapper {
  border-top: 1px solid #e9e9e9;
}
.services-top-wrapper {
  display: inline-block;
  width: 100%;
  padding-top: 30px;
}
.services-top-wrapper .service-inner {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.services-top-wrapper .service-inner .icon-service {
  float: left;
  width: 60px;
  height: 60px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.services-top-wrapper .service-inner .icon-service:hover {
  background-color: #2196f3;
  border-color: #2196f3;
}
.services-top-wrapper .service-inner .icon-service:hover a {
  color: #fff;
}
.services-top-wrapper .service-inner .icon-service a {
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 25px;
}
.services-top-wrapper .service-inner .icon-service a span {
  display: none;
}
.services-top-wrapper .service-inner .info-service {
  margin-left: 70px;
}
.services-top-wrapper .service-inner .info-service h2 {
  font-size: 116.67%;
  font-weight: bold;
  padding: 2px 0px;
}
.four-static-image .item-static {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}
.four-static-image .item-static a {
  display: block;
}
.four-static-image .item-static:last-child {
  margin-right: 0px;
}
.four-static-image .item-static:last-child a:first-child {
  margin-bottom: 10px;
}
.latest-post {
  margin-bottom: 30px;
}
.latest-post .info-post {
  padding-top: 10px;
}
.latest-post .info-post .title-latest-post h2 {
  font-size: 116.67%;
  font-weight: bold;
}
.latest-post .info-post .content-latest-post {
  padding: 7px 0 13px;
}
.latest-post .info-post .date-comment-latest {
  display: inline-block;
  width: 100%;
}
.latest-post .info-post .date-comment-latest ul li {
  float: left;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  width: 50%;
  text-align: center;
  padding: 10px 0px;
}
.latest-post .info-post .date-comment-latest ul li:first-child {
  border-right: 1px solid #e9e9e9;
}
.brand-slider-wrapper {
  border: 1px solid #e9e9e9;
  border-top: 2px solid #2196f3;
  padding: 0 40px;
  margin-bottom: 10px;
}
.brand-slider-wrapper .owl-controls {
  margin: 0px;
}
.brand-slider-wrapper .owl-controls .owl-nav {
  position: static;
}
.brand-slider-wrapper .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.brand-slider-wrapper .owl-controls .owl-nav div.owl-next {
  right: -25px;
}
.brand-slider-wrapper .owl-controls .owl-nav div.owl-prev {
  left: -25px;
}
.cmspage1 .sidebar .megamenu-left-style-1 {
  padding-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .header-container.header-style-2 .header-top {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .cms-home-v2 .basic-products-list .bs-items .item {
    padding: 21px 20px;
  }
}
.static-image-homepage2-1 {
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
}
.static-image-homepage2-1 .list-image-static {
  margin: 0 -10px;
}
.static-image-homepage2-1 .list-image-static > div {
  float: left;
  width: 26.9%;
}
.static-image-homepage2-1 .list-image-static > div.image-column-2 {
  width: 46.2%;
}
.static-image-homepage2-1 .list-image-static > div > div {
  margin: 20px 10px;
}
.static-image-homepage2-2 {
  margin-bottom: 25px;
}
.block--subscribe-index2.block-subscribe {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24) !important;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff !Important;
}
.block--subscribe-index2.block-subscribe .block-title {
  float: left;
  width: 50%;
  background-color: #2196f3;
  padding: 33px 40px;
  color: #fff;
  font-weight: bold;
  position: relative;
  height: 121px;
}
.block--subscribe-index2.block-subscribe .block-title:before {
  content: "";
  position: absolute;
  top: 0;
  right: -30px;
  height: 100%;
  border-left: 30px solid #2196f3;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
}
.block--subscribe-index2.block-subscribe .block-title h3 {
  font-size: 200%;
}
.block--subscribe-index2.block-subscribe .box-form {
  float: left;
  width: 50%;
  padding: 41px 35px 0 70px;
}
.block--subscribe-index2.block-subscribe .box-form .input-box {
  border: 1px solid #ddd;
  position: relative;
  background-color: #fff;
  height: 40px;
}
.block--subscribe-index2.block-subscribe .box-form .input-box input.input-text {
  height: 38px;
  line-height: 40px;
  padding: 0 40px 0 22px;
  color: #999 !important;
}
.block--subscribe-index2.block-subscribe .box-form .input-box button.button {
  width: 42px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  border-radius: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background-color: #2196f3;
  color: #fff;
}
.block--subscribe-index2.block-subscribe .box-form .input-box button.button:hover {
  background-color: #1976d3;
}
.cms-index-index.cmspage2 .col-main .container > .row > div > div.blog-latest-post {
  margin-top: 20px;
  padding-bottom: 0;
  margin-bottom: -30px;
  display: inline-block;
  width: 100%;
}
.list-item-latest.slide-post {
  overflow: inherit;
  margin: 30px 0;
}
.list-item-latest.slide-post li {
  width: 100%;
}
.list-item-latest.slide-post li .item-latest {
  margin: 0px 3px 3px 0px;
}
.cmspage2 .title-home {
  margin-bottom: 30px;
}
.cmspage2 .title-home h2 {
  font-size: 150%;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 13px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.cms-index-index.cmspage2 .footer_mastop:before {
  display: none;
}
.cms-index-index.cmspage2 .main-container {
  padding-bottom: 0;
  margin-bottom: -40px;
}
.cms-index-index.cmspage2 .col-main {
  padding-top: 0px;
}
.cms-index-index.cmspage2 .group_1_wrapper {
  background-color: #2196f3;
}
.cms-index-index.cmspage2 .block .block-title strong {
  font-size: 150%;
}
.cms-index-index.cmspage2 .block.sidebar-product.product-slide-slidebar .block-title {
  padding-bottom: 8px;
  margin: -4px 0 30px;
}
.cms-index-index.cmspage2 .group_3_wrapper {
  position: relative;
}
.cms-index-index.cmspage2 .group_3_wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 45%;
  background-color: #2196f3;
  display: inline-block;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme {
  position: inherit;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls {
  position: inherit;
  top: 0;
  right: 0;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div {
  position: absolute;
  top: -83px;
  color: #fff;
  opacity: 0.5;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  height: 28px;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div:before {
  content: "";
  width: 25px;
  height: 28px;
  background-repeat: no-repeat;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div.owl-prev {
  left: 0;
  border: 0;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div.owl-prev:before {
  background-position: 0 -74px;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div.owl-next {
  right: 0;
  border: 0;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div.owl-next:before {
  background-position: 0 -47px;
}
.cms-index-index.cmspage2 .sm-listing-tab .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls .owl-nav > div:hover {
  opacity: 1;
  background-color: transparent;
}
.cmspage2 .footer_mastop,
.cmspage3 .footer_mastop,
.cms-index-index.cmspage2 .footer_mastop,
.cms-index-index.cmspage3 .footer_mastop {
  background: url('/images/bg-brad-index2.jpg') no-repeat top center;
  height: 200px;
}
.cmspage2 .footer_mastop:before,
.cmspage3 .footer_mastop:before,
.cms-index-index.cmspage2 .footer_mastop:before,
.cms-index-index.cmspage3 .footer_mastop:before {
  display: none;
}
.cmspage2 .footer_mastop .brand-slider,
.cmspage3 .footer_mastop .brand-slider,
.cms-index-index.cmspage2 .footer_mastop .brand-slider,
.cms-index-index.cmspage3 .footer_mastop .brand-slider {
  padding: 48px 40px 48px;
}
.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls,
.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls,
.cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls,
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls {
  position: inherit;
  top: 0;
}
.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div,
.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div,
.cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div,
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div {
  position: absolute;
  top: -63px;
  color: #ff;
  height: 30px;
  width: 30px;
}
.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div:before,
.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div:before,
.cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div:before,
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div:before {
  font-size: 38px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
}
.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-prev,
.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-prev,
.cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-prev,
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-prev {
  border-right: 0;
  left: -44px;
}
.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-next,
.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-next,
.cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-next,
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div.owl-next {
  right: -44px;
  border-left: 0;
}
.cms-home-v3 .owl-theme .owl-controls,
.cms-index-index.cms-home-v3 .owl-theme .owl-controls {
  right: 0;
}
.static-image .list-2-columns {
  margin: 0 -10px;
  overflow: hidden;
}
.static-image .list-2-columns > div {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.film_slide .index3 a.button.btn-slide-shop {
  border-radius: 5px;
  background-color: #2196f3;
  box-shadow: 1px 2px 0px 0px #1976d3;
  font-weight: bold;
  height: 36px;
  line-height: 39px;
  padding-left: 20px;
  padding-right: 20px;
}
.film_slide .index3 a.button.btn-slide-shop:hover {
  color: #ff9800;
  background-color: #fff;
  box-shadow: 1px 2px 0px 0px #ccc;
}
.static-image-homepage3-1 {
  margin-left: -20px;
}
.static-image-homepage3-1 .image-row1-1 {
  margin-bottom: 10px;
}
.box-3columns-index3 {
  margin: 0 -15px 30px;
  overflow: hidden;
}
.box-3columns-index3 > div {
  float: left;
  width: 33.33%;
  padding: 0 15px;
}
.box-3columns-index3 > div > div {
  background-color: #fff;
}
.box-3columns-index3 .basic-products-list .bs-items .item .item-inner .number {
  display: none;
}
.bd-hd3 .breadcrumbs {
  padding-top: 7px;
}
.cmspage3 .box-3columns-index3 .title-home {
  margin-bottom: 0;
}
.cmspage3 .box-3columns-index3 .title-home h2 {
  margin-bottom: 0;
  padding: 15px 18px;
  border-bottom: 1px solid #ddd;
  position: relative;
  font-size: 133.33%;
}
.cmspage3 .box-3columns-index3 .title-home h2:before {
  content: "";
  position: absolute;
  height: 26px;
  width: 3px;
  background-color: #2196f3;
  left: 0;
  top: 11px;
}
.cmspage3 .block.block-tab,
.cmspage3 .block.sidebar-product.product-slide-slidebar .block-content,
.cmspage3 .page .sidebar .block.sidebar-product.product-slide-slidebar .block-content,
.cmspage3 .page .sidebar .block,
.cmspage3.catalog-category-view .page .main .page-title,
.cmspage3.catalogsearch-result-index .page .main .page-title,
.cmspage3.catalog-category-view .page .col-main-inner .page-title,
.cmspage3.catalogsearch-result-index .page .col-main-inner .page-title,
.cmspage3.catalog-category-view .page .main .category-description,
.cmspage3.catalogsearch-result-index .page .main .category-description,
.cmspage3.catalog-category-view .page .col-main-inner .category-description,
.cmspage3.catalogsearch-result-index .page .col-main-inner .category-description,
.cmspage3.catalog-category-view .page .main .toolbar-inner,
.cmspage3.catalogsearch-result-index .page .main .toolbar-inner,
.cmspage3.catalog-category-view .page .col-main-inner .toolbar-inner,
.cmspage3.catalogsearch-result-index .page .col-main-inner .toolbar-inner,
.cmspage3 .products-grid .item .item-inner,
.cmspage3 .products-list .item .item-inner,
.cmspage3 .page .col-main-inner,
.cmspage3 .col-main .container > .row > div > div,
.cmspage3 .col-main .container > .row > div > div.product-view .view-wrapper,
.cmspage3 .col-main .container > .row > div > div.product-view .product-all-info {
  box-shadow: none;
  border: 0;
}
.cmspage3.catalogsearch-result-index .category-products .products-list .item .item-inner:hover,
.cmspage3.catalog-category-view .category-products .products-list .item .item-inner:hover,
.cmspage3.catalogsearch-result-index .products-grid .item .item-inner:hover,
.cmspage3.catalog-category-view .products-grid .item .item-inner:hover {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.cmspage3 .title-home {
  margin-bottom: 30px;
}
.cmspage3 .title-home h2 {
  font-size: 150%;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 13px;
  border-bottom: 2px solid #2196f3;
  margin-bottom: 30px;
}
.cmspage3 .filmore_current_pag,
.cmspage3 .filmore_pag:active,
.cmspage3 .filmore_pag:hover {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  background-color: #2196f3;
}
.cmspage3 .filmore_command {
  background-color: transparent;
  box-shadow: none;
  opacity: 0.8;
}
.cmspage3 .filmore_command.filmore_prev {
  left: 20px;
}
.cmspage3 .filmore_command.filmore_prev:before {
  content: "\f053";
  color: #fff;
  font-size: 28px;
}
.cmspage3 .filmore_command.filmore_next {
  right: 20px;
}
.cmspage3 .filmore_command.filmore_next:before {
  content: "\f054";
  color: #fff;
  font-size: 28px;
}
.cmspage3 .filmore_command:hover {
  opacity: 1;
  background-color: transparent;
}
.cmspage3 .megamenu-left-style-1 {
  margin-bottom: 30px;
}
.cmspage3 .megamenu-left-style-1 .sm_megamenu_block-title {
  background-color: #2196f3;
  color: #fff;
  border-bottom: 0;
}
.cmspage3.tag-product-list .page .col-main-inner .page-title,
.cmspage3.tag-product-list .page .col-main-inner .category-products > div.toolbar-bottom,
.cmspage3.tag-product-list .page .col-main-inner .category-products > div.toolbar {
  box-shadow: none;
}
.cms-index-index.cmspage3 .block.sidebar-product.product-slide-slidebar .block-title,
.cms-index-index.cmspage3 .page .sidebar .block.sidebar-product.product-slide-slidebar .block-title {
  border-bottom-color: #2196f3;
}
.cms-index-index.cmspage3 .main-container {
  padding-bottom: 0;
}
.cms-index-index.cmspage3 .main {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 5px;
}
.cms-index-index.cmspage3 .col-main {
  padding-top: 12px;
}
.cms-index-index.cmspage3 .block .block-title {
  border-bottom: 2px solid #2196f3;
}
.cms-index-index.cmspage3 .block .block-title strong {
  font-size: 150%;
}
.cms-index-index.cmspage3 .block.sidebar-product.product-slide-slidebar .block-title {
  padding-bottom: 8px;
  margin: -4px 0 30px;
}
.cms-index-index.cmspage3 .block.sidebar-product.product-slide-slidebar .owl-theme .owl-controls {
  top: -65px;
  right: 0;
}
.cms-index-index.cmspage3 .static-image {
  margin-bottom: 30px;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav {
  right: 0;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div {
  background-color: #999;
  height: 32px;
  width: 32px;
  border: 0;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-top: 1px;
  float: left;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div.owl-prev {
  margin-right: 2px;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div:before {
  height: 32px;
  width: 32px;
  line-height: 32px;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div:hover {
  background-color: #2196f3;
}
.cms-index-index.cmspage3 .megamenu-left,
.cms-index-index.cmspage3 .col-main .container > .row > div > div.megamenu-left,
.cms-index-index.cmspage3 .products-grid .item .item-inner,
.cms-index-index.cmspage3 .col-main .container > .row > div > div.block.block-tab,
.cms-index-index.cmspage3 .testimonials .margin-slider,
.cms-index-index.cmspage3 .block.sidebar-product.product-slide-slidebar .block-content {
  box-shadow: none;
}
.cms-index-index.cmspage3 .products-grid .item .item-inner:hover {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest {
  box-shadow: none;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -1px;
  left: 0;
  box-shadow: 0px -10px 60px 15px #000000;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post {
  position: absolute;
  z-index: 1;
  bottom: -112px;
  color: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post .title-latest-post h2 a {
  color: #fff;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post .title-latest-post h2 a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100px;
  background-color: #fff;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post .title-latest-post h2 a:hover {
  color: #2196f3;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post h3.date-latest-post {
  display: none;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest:hover:before {
  display: none;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest:hover:after {
  top: 0;
}
.cms-index-index.cmspage3 .list-item-latest li .item-latest:hover .info-latest-post {
  bottom: 0;
}
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div {
  background-color: transparent;
}
.cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #2196f3;
}
.cms-home-v3 .slider-deal-wrapper .owl-theme .owl-controls {
  top: -3px;
}
.cms-index-index .testimonials-v3 .owl-theme .owl-controls {
  top: -35px;
}
.testimonials.testimonials-v3 .margin-slider {
  margin-top: -30px;
  border-radius: 0;
}
.testimonials.testimonials-v3 .margin-slider .image-client {
  background: none;
  height: 85px;
}
.testimonials.testimonials-v3 .margin-slider .image-client img {
  top: 25px;
  box-shadow: 1px 5px 13px 0 #000000;
}
.testimonials.testimonials-v3 .margin-slider .client-name {
  font-size: 133.33%;
  font-weight: normal;
  color: #444;
  padding-bottom: 10px;
}
.testimonials.testimonials-v3 .margin-slider .comment {
  padding: 0 35px 20px;
  position: relative;
}
.testimonials.testimonials-v3 .margin-slider .comment i {
  color: #2196f3;
  position: absolute;
  font-size: 20px;
}
.testimonials.testimonials-v3 .margin-slider .comment i:first-child {
  top: 2;
  left: 10px;
}
.testimonials.testimonials-v3 .margin-slider .comment i:last-child {
  bottom: 20px;
  right: 10px;
}
/*==CHECKOUT PAGE ==*/
/* succes */
.checkout-onepage-success .main .col-main {
  padding: 35px;
  position: relative;
}
.checkout-onepage-success .main .col-main:before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 0;
}
.checkout-onepage-success .main .col-main > * {
  position: relative;
}
.cmspage3.checkout-onepage-success .main .col-main:before {
  box-shadow: none;
}
/*==CREATE ACCOUNT ==*/
.account-create .name-middlename {
  display: none;
}
/*==BLOG PAGE==*/
.main {
  margin-bottom: 30px;
}
.blog-post-view .toolbar-inner {
  padding: 5px;
}
.blog-cat-view .page-title h1,
.blog-index-list .page-title h1 {
  font-size: 150%;
  margin-bottom: 10px;
}
.blog-cat-view .block.blog-category .block-title strong,
.blog-index-list .block.blog-category .block-title strong {
  font-size: 133.33%;
}
.blog-cat-view .sidebar .block.sidebar-product.product-slide-slidebar,
.blog-index-list .sidebar .block.sidebar-product.product-slide-slidebar {
  margin-bottom: 0;
}
.blog-cat-view .toolbar,
.blog-index-list .toolbar {
  display: none;
}
.blog-cat-view .toolbar-inner,
.blog-index-list .toolbar-inner {
  border: 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 5px;
  padding-bottom: 5px;
}
.blog-cat-view .toolbar-inner .sorter,
.blog-index-list .toolbar-inner .sorter {
  width: auto;
}
.blog-cat-view .toolbar-inner .sort-by,
.blog-index-list .toolbar-inner .sort-by {
  margin-left: 0;
  float: left;
}
.blog-cat-view .toolbar-inner .sort-by .selector,
.blog-index-list .toolbar-inner .sort-by .selector {
  width: 118px !important;
}
.blog-cat-view .toolbar-bottom .toolbar-inner,
.blog-index-list .toolbar-bottom .toolbar-inner {
  margin-bottom: 0;
}
.blog-cat-view .toolbar-bottom .toolbar-inner .sort-by,
.blog-index-list .toolbar-bottom .toolbar-inner .sort-by {
  margin-left: 0;
  float: left;
}
.blog-cat-view .toolbar-bottom .toolbar-inner .sort-by .selector,
.blog-index-list .toolbar-bottom .toolbar-inner .sort-by .selector {
  width: 118px !important;
}
/*==ABOUT US==*/
.category-contact-us .footer-container,
.category-about-us .footer-container {
  margin-top: 25px;
}
.category-about-us .owl-theme .owl-controls {
  position: static;
}
.category-about-us .owl-theme .owl-controls .owl-nav > div {
  color: #fff;
}
.category-about-us .page-title {
  display: none;
}
.about-us .about-title {
  font-size: 166.67%;
  color: #444;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 5px;
}
.about-us .name-member {
  font-size: 116.67%;
  font-weight: bold;
}
.about-us .job-member {
  margin: 7px 0 5px;
  font-style: italic;
}
.about-us .job-member:before,
.about-us .job-member:after {
  content: "---";
  margin: 0 5px;
}
.about-us .social-member {
  list-style: none;
}
.about-us .social-member .social-icon {
  display: inline-block;
  margin: 0 3px;
}
.about-us .social-member .social-icon a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.about-us .social-member .social-icon a span {
  display: none;
}
.about-us .social-member .social-icon a:hover {
  background-color: #2196f3 !important;
}
.about-us .social-member .social-icon.rss a {
  background-color: #f8bc2e;
}
.about-us .social-member .social-icon.facebook a {
  background-color: #39599f;
}
.about-us .social-member .social-icon.twitter a {
  background-color: #45b0e3;
}
.about-us .social-member .social-icon.google a {
  background-color: #1872bf;
}
.about-us .des-member.des-client {
  max-width: 950px;
  margin: 0 auto;
  font-style: italic;
  margin-bottom: 10px;
}
.about-us .member-info {
  text-align: center;
  padding-top: 15px;
}
.about-us .client-say-content {
  text-align: center;
  border-top: 1px dashed #e9e9e9;
  border-bottom: 1px dashed #e9e9e9;
  position: relative;
}
.about-us .client-say-content .about-title {
  position: relative;
  top: -24px;
  background-color: #fff;
  padding: 0 10px;
  display: inline-block;
}
.about-us .client-say-content .client-say-slider {
  padding-top: 15px;
}
.about-us .client-say-content .client-say-slider .owl-dots {
  position: absolute;
  left: 0;
  top: -23px;
  width: 100%;
}
.about-us .client-say-content .client-say-slider .owl-dots span {
  width: 16px;
  height: 16px;
  background-color: #d9d9d9;
  border: none;
  margin: 0 2px;
  opacity: 1;
}
.about-us .client-say-content .client-say-slider .owl-dots .owl-dot.active span {
  background-color: #929292;
}
.about-us .client-say-content .client-say-slider .owl-dots .owl-dot span:hover {
  background-color: #929292;
}
.about-us .about-us-center {
  text-align: center;
}
.about-us .about-us-center .content-description {
  padding-top: 25px;
  clear: both;
  margin-bottom: 30px;
}
.about-us .client-logo-content {
  border-bottom: 1px dashed #e9e9e9;
  border-top: 1px dashed #e9e9e9;
  padding-bottom: 10px;
  text-align: center;
}
.about-us .client-logo-content .about-title {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  position: relative;
  text-align: center;
  top: -19px;
}
.about-us .owl-controls .owl-nav div {
  width: 34px;
  height: 34px;
  border: 1px solid #fff!important;
  background-color: #fff;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  top: 29%;
}
.about-us .owl-controls .owl-nav div:hover {
  background-color: #2196f3;
}
.about-us .owl-controls .owl-nav div.owl-next {
  right: -19px;
}
.about-us .owl-controls .owl-nav div.owl-prev {
  left: -19px;
}
.about-us .owl-controls .owl-nav div:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #636363;
  line-height: 32px;
}
.about-us .owl-controls .owl-nav div:hover:before {
  background-color: #2196f3;
}
.about-us .client-logo-slider {
  padding: 0 25px;
}
.about-us .about-image-slider {
  max-width: 570px;
  margin: 0 auto;
}
.about-us .about-image-slider .owl-controls .owl-nav div {
  top: 50%;
  margin-top: -15px;
  border: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.about-us .about-image-slider .owl-controls .owl-nav div:before {
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  color: #c8c8c8;
}
.about-us .about-image-slider .owl-controls .owl-nav div.owl-next {
  right: 10px;
}
.about-us .about-image-slider .owl-controls .owl-nav div.owl-prev {
  left: 10px;
}
.about-us .about-image-slider .owl-controls .owl-nav div:hover {
  border-color: #2196f3;
}
.about-us .about-image-slider .owl-controls .owl-nav div:hover:before {
  color: #fff;
}
.about-us .skills-value {
  padding-top: 52px;
}
.about-us .skills-value .label-skill {
  font-weight: bold;
}
.about-us .skills-value .range-value {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  height: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.about-us .skills-value .range-value .rating-skills {
  position: absolute;
  top: 0;
  left: 0px;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
.about-us .skills-value .range-value .rating-skills.skill-1 {
  background-image: url(/images/skill-style-1.png);
  background-position: -28px 0;
}
.about-us .skills-value .range-value .rating-skills.skill-2 {
  background-image: url(/images/skill-style-2.png);
  background-position: 20px 0;
}
.about-us .skills-value .range-value .rating-skills.skill-3 {
  background-image: url(/images/skill-style-3.png);
  background-position: 20px 0;
}
.about-us .about-us-content .description-about {
  padding: 20px 0;
}
.about-us .content-faq {
  position: relative;
  top: 15px;
}
.about-us .content-faq .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0;
}
.about-us .content-faq .panel .panel-title {
  font-size: 100%;
  font-weight: bold;
}
.about-us .content-faq .panel .panel-title a {
  display: block;
  padding: 15px 0 15px 25px;
  position: relative;
}
.about-us .content-faq .panel .panel-title a:after {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: 6px;
  background-color: #2196f3;
}
.about-us .content-faq .panel .panel-title a:before {
  background-color: #2196f3;
  content: "-";
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #fff;
  text-align: center;
  line-height: 16px;
}
.about-us .content-faq .panel .panel-title a.collapsed:after {
  background-color: #737373;
}
.about-us .content-faq .panel .panel-title a.collapsed:before {
  background-color: #737373;
  content: "?";
}
.about-us .content-faq .panel .panel-body {
  padding: 0 0 13px;
}
.about-demo-1 .about-image,
.about-demo-1 .about-info {
  margin-bottom: 40px;
}
.about-demo-1 .about-info {
  position: relative;
  top: -8px;
}
.about-demo-1 .what-client-say {
  margin-bottom: 40px;
}
.about-demo-1 .our-team .about-title {
  text-align: center;
  margin-bottom: 45px;
}
.about-demo-2 .our-team {
  margin-bottom: 60px;
}
.about-demo-3 .about-image,
.about-demo-3 .about-info {
  margin-bottom: 30px;
}
/*==END ABOUT US==*/
/*==CONTACT US==*/
.block-map #map {
  height: 350px;
}
.contacts-index-index .col-main > form,
.contacts-index-index .col-main > div {
  background: #fff;
  padding: 20px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px;
}
.contacts-index-index .col-main > form:last-child,
.contacts-index-index .col-main > div:last-child {
  margin-bottom: 0;
}
.category-contact-us .page-title {
  display: none;
}
.title-contact h2 {
  font-size: 250%;
  color: #000;
  margin-bottom: 20px;
}
.title-contact-normal h2 {
  font-size: 166.67%;
  color: #000;
  margin-bottom: 20px;
}
.google-map {
  border: 5px solid #e9e9e9;
}
.google-map iframe {
  width: 100%;
  height: 294px;
  margin-bottom: -6px;
}
.contact-info .address-info {
  margin-bottom: 15px;
}
.contact-info .address-info li {
  padding: 10px 0px 10px 30px;
  border-bottom: 1px dashed #e9e9e9;
  position: relative;
}
.contact-info .address-info li:first-child {
  border-top: 1px dashed #e9e9e9;
}
.contact-info .address-info li:before {
  position: absolute;
  left: 0px;
  top: 7px;
  font-family: fontawesome;
}
.contact-info .address-info li.add-icon:before {
  content: "\f041";
  font-size: 21px;
  padding-left: 3px;
}
.contact-info .address-info li.email-icon:before {
  content: "\f0e0";
  font-size: 16px;
}
.contact-info .address-info li.phone-icon:before {
  content: "\f095";
  font-size: 18px;
}
.contact-info .social-list li {
  display: inline-block;
  margin-right: 5px;
}
.contact-info .social-list li .icon-social {
  border: 1px solid #e9e9e9;
  font-size: 18px;
  color: #b3b3b3;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-info .social-list li .icon-social:hover {
  background-color: #2196f3;
  border-color: #2196f3;
  color: #fff;
}
.contact-info .social-list li .icon-social span {
  display: none;
}
.contact-form .buttons-set .button {
  float: left;
  margin: 0;
}
.contact-form .buttons-set .button i {
  font-size: 13px;
  margin-right: 5px;
}
.description-contact-dm4 {
  margin-bottom: 30px;
}
.list-contact-wrapper {
  padding: 10px 0;
  border-top: 1px dashed #e9e9e9;
  border-bottom: 1px dashed #e9e9e9;
  margin-bottom: 30px;
}
.list-contact-wrapper .list-info-contact {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.list-contact-wrapper .list-info-contact li > div {
  padding-left: 64px;
  position: relative;
}
.list-contact-wrapper .list-info-contact li > div:before {
  font-family: fontawesome;
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: #5b5b5b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  line-height: 42px;
}
.list-contact-wrapper .list-info-contact li > div.address-contact:before {
  content: "\f041";
  font-size: 21px;
}
.list-contact-wrapper .list-info-contact li > div.email-contact:before {
  content: "\f0e0";
  font-size: 17px;
}
.list-contact-wrapper .list-info-contact li > div.hotline-contact:before {
  content: "\f095";
  font-size: 21px;
}
.list-contact-wrapper .list-info-contact li > div p {
  display: inline-table;
  margin: 0;
}
.contact-demo-1 .request-form,
.contact-demo-2 .request-form,
.contact-demo-4 .request-form {
  position: relative;
  top: -9px;
}
.contact-demo-1 .google-map,
.contact-demo-2 .google-map,
.contact-demo-4 .google-map {
  margin-bottom: 35px;
}
.contact-demo-1 .contact-info,
.contact-demo-2 .contact-info,
.contact-demo-4 .contact-info {
  margin-bottom: 30px;
}
.contact-demo-1 .form-wrapper .fields,
.contact-demo-2 .form-wrapper .fields,
.contact-demo-4 .form-wrapper .fields {
  max-width: 390px;
}
.contact-demo-1 .form-wrapper .fields .input-box .input-text,
.contact-demo-2 .form-wrapper .fields .input-box .input-text,
.contact-demo-4 .form-wrapper .fields .input-box .input-text {
  height: 40px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px dashed #e9e9e9;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.contact-demo-1 .form-wrapper .wide,
.contact-demo-2 .form-wrapper .wide,
.contact-demo-4 .form-wrapper .wide {
  margin-bottom: 15px;
}
.contact-demo-1 .form-wrapper .wide .input-box .input-text,
.contact-demo-2 .form-wrapper .wide .input-box .input-text,
.contact-demo-4 .form-wrapper .wide .input-box .input-text {
  border-top: 1px dashed #e9e9e9;
  border-left: none;
  border-right: none;
  background-color: #f3f3f3;
  border-bottom: none;
}
.contact-demo-1 .form-wrapper .wide .input-box .comment-label,
.contact-demo-2 .form-wrapper .wide .input-box .comment-label,
.contact-demo-4 .form-wrapper .wide .input-box .comment-label {
  margin-bottom: 9px !important;
}
.contact-demo-2 .google-map iframe {
  height: 349px;
}
.contact-demo-2 .request-form {
  margin-bottom: 30px;
}
.contact-demo-4 .google-map iframe {
  height: 349px;
}
.contact-demo-4 .contact-description {
  margin-bottom: 25px;
}
.contact-demo-3 .google-map {
  margin-bottom: 25px;
}
.contact-demo-3 .form-wrapper .field {
  margin-bottom: 10px;
}
.contact-demo-3 .form-wrapper .field:last-child {
  margin: 0;
}
.contact-demo-3 .form-wrapper .field .input-text {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-demo-3 .form-wrapper .wide .input-box .input-text {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 119px;
}
/*==END CONTACT US==*/
/*==SHOPPING CART==*/
.cart .page-title {
  border-bottom: 0;
  margin: 0 0 12px;
}
.cart .page-title h1 {
  margin: 10px 0 0;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
  vertical-align: top;
}
.cart .checkout-types .bml_button {
  display: inline-table;
  width: 150px;
  margin: 0 0 5px;
}
.cart .cart-collaterals {
  padding: 25px 0 0;
}
.cart .cart-collaterals .col2-set {
  float: left;
  width: 605px;
}
.cart .cart-collaterals .col2-set .col-2 {
  width: 294px;
}
.cart .crosssell {
  border: 1px solid #e9e9e9;
  padding: 12px 15px;
}
.cart .crosssell h2 {
  font-size: 100%;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.cart .crosssell .product-image {
  float: left;
  width: 80px;
  height: 80px;
}
.cart .crosssell .product-image img {
  direction: ltr;
  border: 1px solid #e9e9e9;
}
.cart .crosssell .product-details {
  margin-left: 90px;
}
.cart .crosssell .product-details .btn-cart {
  margin-bottom: 3px;
}
.cart .crosssell ul {
  margin: 0px;
}
.cart .crosssell li.item {
  margin-bottom: 20px;
}
.cart .crosssell li.item.last {
  margin-bottom: 0px;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
.checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  line-height: 1.0;
  font-size: 11px;
}
.cart-table th {
  padding: 2px 10px;
}
.cart-table .product-name {
  margin: 0 0 5px;
  text-transform: uppercase;
}
.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #df280a;
}
.cart-table tfoot td {
  padding: 5px 10px;
}
.cart-table .btn-continue {
  float: left;
}
.cart-table .btn-update {
  margin-left: 10px;
}
.cart-table .btn-update,
.cart-table .btn-empty {
  float: right;
}
.cart .crosssell .btn-cart,
.cart .crosssell .add-to-links {
  display: inline-block;
  vertical-align: top;
}
.cart .crosssell .add-to-links li {
  display: inline-block;
}
.cart .crosssell .add-to-links li a {
  display: inline-block;
  width: 33px;
  height: 33px;
  border: 0;
  position: relative;
  vertical-align: top;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.cart .crosssell .add-to-links li a:hover {
  background: #2196f3;
  color: #fff;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
  border: 1px solid #e9e9e9;
  padding: 12px 15px;
}
.cart .discount,
.cart .shipping,
.crosssell {
  margin-bottom: 30px;
}
.cart .discount h2,
.cart .shipping h2 {
  border-bottom: 1px solid #e9e9e9;
  color: #000;
  font-size: 103.08%;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 0 7px;
  text-transform: uppercase;
}
.cart .discount .input-box,
.cart .shipping .input-box,
.cart .discount .input-text,
.cart .shipping .input-text,
.cart .discount select,
.cart .shipping select {
  width: 100%;
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  margin-left: 0;
}
.cart .discount .input-box {
  margin: 8px 0 0;
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
}
.cart .totals {
  background: #fafafa;
  border: 1px solid #e9e9e9;
}
.cart .totals table {
  width: 100%;
  margin: 15px 0 0;
}
.cart .totals td {
  padding: 1px 15px 1px 7px;
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.cart .totals .checkout-types {
  margin: 0;
  padding: 0px 15px 15px;
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 125%;
}
.item-options dt {
  font-weight: bold;
  font-style: italic;
  clear: left;
  float: left;
  margin-right: 7px;
}
.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px;
}
.truncated {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
/*==MY ACCOUNT==*/
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.dashboard .welcome-msg {
  margin: 0 0em 1.5em 0;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
.dashboard .box .box-title {
  padding: 0 0 2px;
  margin: 0;
  text-align: right;
}
.box-account {
  border: 1px solid #e9e9e9;
  padding: 15px;
  margin: 0 0 20px;
}
.box-account .box-head {
  border-bottom: 1px solid #e9e9e9;
  margin: 0 0 10px;
  text-align: right;
  padding-bottom: 5px;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  font-size: 108.33%;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #2196f3;
}
.dashboard .box .title-add {
  border-bottom: 1px solid #e9e9e9;
  padding: 0px;
  margin-bottom: 10px;
}
.dashboard .box .title-add > h3 {
  text-transform: uppercase;
  color: #2196f3;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
.dashboard .box-info h4 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 7px 0 0;
}
.dashboard .box-tags .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin-right: 5px;
  padding: 2px 3px;
  background: #0a263c;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h2 {
  font-weight: bold;
  font-size: 108.33%;
  color: #2196f3;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.addresses-list h3 {
  font-weight: bold;
  font-size: 13px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list a {
  font-weight: bold;
}
.addresses-list .link-remove {
  color: #646464;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  border: 1px solid #e9e9e9;
  padding: 10px 13px;
  margin: 0 0 10px;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  font-weight: bold;
}
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}
.fix-min-height {
  min-height: 230px;
}
.order-info {
  background: #fafafa;
  border: 1px solid #e9e9e9;
  padding: 4px 8px;
  margin: 0 0 8px;
}
.order-info .current {
  font-weight: bold;
}
.order-info li {
  margin: 0 3px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-date {
  margin: 10px 0;
}
.order-info-box {
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.order-info-box h2 {
  font-weight: bold;
  font-size: 13px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items {
  width: 100%;
  overflow-x: auto;
}
.order-items .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
}
.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal;
}
.order-items .order-links {
  text-align: right;
}
.order-items h2,
.order-items h3 {
  clear: none;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  margin: 0 0 5px;
  color: #0a263c;
}
.order-additional {
  margin: 15px 0;
}
.gift-message dt strong {
  color: #666;
}
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold;
}
.page-print .order-date {
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
.page-print .gift-message-link {
  display: none;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
.my-wishlist .data-table td {
  padding: 10px;
}
.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px;
}
.my-wishlist .buttons-set button.button {
  margin-bottom: 8px;
}
.buttons-set.buttons-set2 {
  border: none;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .product-image img {
  border: 1px solid #e9e9e9;
}
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  font-size: 133.33%;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-review h3 {
  font-size: 12px;
  margin: 0 0 3px;
  color: #2f2f2f;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  margin: 5px 0 0;
}
.billing-agreements .info-box {
  margin: 15px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}
/*==ONEPAGE CHECKOUT==*/
.block-progress .block-content {
  background: none;
}
.block-progress dt {
  font-size: 108.33%;
  line-height: 1.35;
  font-weight: normal;
  border: 1px solid #e9e9e9;
  margin: 0 0 10px;
  padding: 5px 13px;
}
.block-progress dd {
  border: 1px solid #e9e9e9;
  border-top: 0;
  padding: 8px 13px;
  margin: 0 0 10px;
}
.block-progress dt.complete {
  margin: 0;
  background: #fafafa;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}
.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}
.opc {
  position: relative;
}
.opc .buttons-set {
  margin-top: 0;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 12px;
}
.opc .input-box .input-text {
  width: 100%;
}
.opc .step-title {
  background: #fafafa;
  padding: 10px;
  border: 1px solid #e9e9e9;
  border-top: none;
}
.opc .step-title .number {
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 26px;
  margin: 0px 5px;
}
.opc .step-title h2 {
  display: inline-block;
  margin: 0;
  font-size: 113.67%;
  text-transform: uppercase;
}
.opc .step-title a {
  display: none;
  font-size: 11px;
  line-height: 16px;
}
.opc .allow .step-title {
  border-top: 1px solid #e9e9e9;
  border-bottom: none;
  cursor: pointer;
}
.opc .allow .step-title a {
  display: inline;
  line-height: 26px;
  float: right;
}
.opc .allow.active .step-title a {
  display: none;
}
.opc .active .step-title {
  background: #2196f3;
  border: 1px solid #2196f3;
  cursor: default;
}
.opc .active .step-title h2 {
  color: #fff;
}
.opc .active .step-title .number {
  background-color: #fff;
  color: #000;
}
.opc .step {
  border: 1px solid #e9e9e9;
  border-top: 0;
  padding: 15px 19px;
  position: relative;
}
.opc .step .tool-tip {
  right: 30px;
}
#opc-login .buttons-set {
  border-top: 0;
}
#opc-login h3 {
  font-size: 108.33%;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#opc-login h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
#opc-shipping_method .buttons-set {
  border-top: 0;
}
#opc-review .step {
  border: 0;
  padding: 0;
}
#opc-review .product-name {
  font-weight: bold;
  color: #0a263c;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  padding: 10px;
  border: 1px solid #d9dde3;
  border-width: 0 1px 1px;
}
#opc-review .buttons-set p {
  margin: 0;
  line-height: 30px;
}
#opc-review .buttons-set .please-wait {
  height: 40px;
  line-height: 40px;
}
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}
/*==404PAGE==*/
.wrapper_404page {
  background-color: #eeeeee;
  border-radius: 3px;
  padding: 0 15px;
  display: inline-block;
  width: 100%;
}
.wrapper_404page .content-404page {
  max-width: 500px;
  float: right;
  text-align: center;
  margin-top: 40px;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text {
  font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
  margin: 30px 0px;
}
.wrapper_404page .content-404page .img-404 img {
  width: auto;
  max-width: 100%;
}
.wrapper_404page .content-404page .button-404 {
  padding-top: 40px;
}
.wrapper_404page .content-404page .btn-404 {
  height: 38px;
  line-height: 38px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  vert-align: top;
  padding: 0 20px;
  color: #fff;
  margin: 0 4px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wrapper_404page .content-404page .prev-page-btn {
  background-color: #ea3a3c;
}
.wrapper_404page .content-404page .prev-page-btn:hover {
  background-color: #c43031;
}
.wrapper_404page .content-404page .back2home {
  background-color: #3cb7e7;
}
.wrapper_404page .content-404page .back2home:hover {
  background-color: #3094bb;
}
.wrapper_404page .img-right-404 {
  margin-top: 60px;
}
/*==RESPONSIVE BONUS PAGE==*/
@media (min-width: 1200px) {
  /*==ABOUT US==*/
  /*==CONTACT US==*/
  .contact-demo-3 .form-wrapper .wide .input-box {
    margin-left: -20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*==ABOUT US==*/
  /*==CONTACT US==*/
  .contact-demo-3 .form-wrapper .wide .input-box {
    margin-left: -20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*==ABOUT US==*/
  .about-us .skills-value {
    padding-top: 20px;
  }
  /*==CONTACT US==*/
  .contact-demo-3 .list-info-contact li {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  /*==ABOUT US==*/
  .about-us .skills-value {
    padding-top: 20px;
  }
  /*==CONTACT US==*/
  .contact-demo-3 .list-info-contact li {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
  }
}
#cpanel_wrapper {
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  border-right: none;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 8px;
  position: fixed;
  top: 40px;
  width: 300px;
  z-index: 999;
  right: -302px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
#cpanel_wrapper #cpanel_btn {
  background: url(/images/bg-cpanel-head.png) left top #666666;
  width: 40px;
  border-right: none;
  position: absolute;
  left: -41px;
  top: 8px;
  padding: 8px 0 9px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 3px 0 0 3px;
  display: block !important;
  height: 37px !important;
  opacity: 1 !important;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 20px;
}
#cpanel_wrapper .cpanel-head {
  background: url(/images/bg-cpanel-head.png) left top #666666;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 3px 10px 0 10px;
  float: left;
  color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}
#cpanel_wrapper .cpanel-head > span {
  float: left;
  margin-top: 5px;
  text-transform: uppercase;
}
#cpanel_wrapper .cpanel-reset {
  float: right;
  margin: -3px -10px 0 0;
  position: relative;
  z-index: 1;
}
#cpanel_wrapper .cpanel-reset:before {
  border-color: rgba(0, 0, 0, 0) #0291ff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 8px 8px 8px 0;
  content: "";
  left: 3px;
  position: absolute;
  top: 9px;
}
#cpanel_wrapper .cpanel-reset .btn {
  background: none repeat scroll 0 0 #0291FF;
  border: medium none;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
  font-weight: normal;
  padding: 8px 15px;
  text-transform: none;
  transition: all 0.2s ease 0s;
  color: #fff !important;
}
#cpanel_wrapper .cpanel-reset:hover .btn {
  padding-right: 25px;
  outline: none;
}
#cpanel_wrapper .cpanel-reset > a {
  margin: 0 0 0 10px;
}
#cpanel_wrapper .cpanel-content {
  float: left;
  margin-top: 10px;
  width: 100%;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group .item-cpanel-inner {
  padding: 15px 10px 10px;
  border: none;
  background: #fff;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color {
  background-color: #CCC;
  width: 38px;
  height: 25px;
  line-height: 35px;
  text-align: center;
  float: left;
  margin: 0 4px 5px 0;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.active {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color:hover {
  opacity: 0.7;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.red {
  background-color: #f54337;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.fern {
  background-color: #2ecc71;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.cyan {
  background-color: #00bcd4;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.teal {
  background-color: #009788;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.blue {
  background-color: #2196f3;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.green {
  background-color: #4caf50;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.orange {
  background-color: #fe926e;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.purple {
  background-color: #9b59b6;
}
#cpanel_wrapper .cpanel-content .item-cpanel-heading {
  background-color: #F9F9F9;
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  background-repeat: repeat-x;
  border: 1px solid #BCBCBC;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  margin: -1px;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: bold;
}
/*!
 * Waves v0.7.2
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform,opacity;
  -o-transition-property: -o-transform,opacity;
  transition-property: transform,opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button {
  padding: .85em 1.1em;
  border-radius: .2em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  border-radius: .2em;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.waves-float:active {
  -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
a.waves-effect .waves-ripple {
  z-index: -1;
}
/*import extension*/
.sm_megamenu_wrapper_horizontal_menu {
  width: 100%;
  display: block;
  position: relative;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  margin: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth {
  position: static !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  text-shadow: none;
  position: relative;
  z-index: 11;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover div a {
  display: inline;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 21px;
  top: 33px;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right {
  left: auto;
  right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right {
  float: right;
  right: 0;
  margin-right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover {
  margin-right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth {
  right: 18px;
  top: 33px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 16.66%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 33.33%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 50%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 66.66%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 83.33%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_first_fullwidth {
  -moz-border-radius: 0px 5px 5px 5px;
  -webkit-border-radius: 0px 5px 5px 5px;
  border-radius: 0px 5px 5px 5px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right {
  left: auto;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
}
.sm_megamenu_wrapper_menu_full {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
  z-index: 9999;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu {
  list-style: none;
  width: 940px;
  margin: 0px auto 0px auto;
  height: 43px;
  padding: 0px 20px 0px 20px;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 50%;
  margin-left: -470px;
  top: 32px;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0px auto;
  display: none;
  position: absolute;
  z-index: 1001;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  display: inline;
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns  > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns  > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns  > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns  > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns  > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns  > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 20px 5px 30px;
}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn .sm_megamenu_title > a:hover {
  background-color: #eeeeee;
  color: #666666;
}
/*==HEADER STYLE 1==*/
.effect {
  position: absolute;
  left: 0;
  transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  width: 0;
  height: 3px;
  bottom: 0;
  background: #ff9800;
  z-index: 2;
}
.header-style-1 {
  /* active menu */
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 0;
  right: 0;
  display: inline-block;
  background-color: #2196f3;
  z-index: 2;
}
.header-style-1 .menu-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.header-style-1 .menu-container:before,
.header-style-1 .menu-container:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  z-index: 1;
}
.header-style-1 .menu-container:before {
  top: 0;
}
.header-style-1 .menu-container:after {
  bottom: 1px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  display: block;
  padding: 0 20px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 114.92%;
  font-weight: bold;
  position: relative;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
  margin: 0px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  display: block;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a:after {
  background-color: #ff9800;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  background-color: #fff;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > span {
  font-size: 108.33%;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > a {
  width: 100%;
  padding: 0 30px;
  line-height: 38px;
  display: inline-block;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top {
  border: 2px solid #e1e1e1;
  color: #000;
  display: block;
  font-size: 91.67%;
  margin-bottom: 20px;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top:hover {
  border-color: #000;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent {
  background-color: #44494e;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
  padding-right: 55px !important;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a:before {
  border-left: 1px solid #14181d;
  height: 30px;
  line-height: 30px;
  margin: 0 7px 0 14px!important;
  padding-left: 14px;
  position: relative;
  top: 14px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
  padding: 0 35px 0 20px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 13px;
  position: absolute;
  right: 10px;
  margin: 0 7px;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon {
  display: inline-block;
  height: 29px;
  position: absolute;
  right: 10px;
  top: -14px;
  z-index: 9;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon img {
  vertical-align: top;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .icon-v {
  float: right;
  margin: 0 5px;
}
/*==HEADER STYLE 2==*/
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  margin-right: 10px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:last-child {
  margin-right: 0;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  display: block;
  padding: 0 10px;
  line-height: 53px;
  color: #fff;
  text-transform: uppercase;
  font-size: 114.75%;
  font-weight: bold;
  position: relative;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
  margin: 0px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  display: block;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a:after {
  background-color: #ff9800;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > div {
  width: 153%;
  left: 0;
  max-width: 1170px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  background-color: #fff;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-width: 220px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > span {
  font-size: 108.33%;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > a {
  width: 100%;
  padding: 0 30px;
  line-height: 38px;
  display: inline-block;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top {
  border: 2px solid #e1e1e1;
  color: #000;
  display: block;
  font-size: 91.67%;
  margin-bottom: 20px;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top:hover {
  border-color: #000;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent {
  background-color: #44494e;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
  padding-right: 55px !important;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a:before {
  border-left: 1px solid #14181d;
  height: 30px;
  line-height: 30px;
  margin: 0 7px 0 14px!important;
  padding-left: 14px;
  position: relative;
  top: 14px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
  padding: 0 22px 0 10px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 13px;
  position: absolute;
  right: 10px;
  margin: 0 0px 0 7px;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon {
  display: inline-block;
  height: 29px;
  position: absolute;
  right: 10px;
  top: -14px;
  z-index: 9;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon img {
  vertical-align: top;
}
.header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .icon-v {
  float: right;
  margin: 0 5px;
}
.static-category .title-cat-st {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
  padding: 15px 0;
}
.static-category .title-cat-st h2 {
  font-size: 108.33%;
  font-weight: bold;
}
/*==HEADER STYLE 3==*/
.header-style-3 .menu-effect .effect {
  height: 100%;
  background-color: #000;
  opacity: 0.1;
}
.header-style-3 .menu-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  display: block;
  padding: 0 18px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 116.67%;
  position: relative;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
  margin: 0px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  display: block;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0.1;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a > * {
  position: relative;
  z-index: 1;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  background-color: #fff;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-width: 220px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > span {
  font-size: 108.33%;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > a {
  width: 100%;
  padding: 0 30px;
  line-height: 38px;
  display: inline-block;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top {
  border: 2px solid #e1e1e1;
  color: #000;
  display: block;
  font-size: 91.67%;
  margin-bottom: 20px;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top:hover {
  border-color: #000;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent {
  background-color: #44494e;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
  padding-right: 55px !important;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a:before {
  border-left: 1px solid #14181d;
  height: 30px;
  line-height: 30px;
  margin: 0 7px 0 14px!important;
  padding-left: 14px;
  position: relative;
  top: 14px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
  padding: 0 25px 0 12px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 13px;
  position: absolute;
  right: 6px;
  margin: 0 7px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon {
  display: inline-block;
  height: 29px;
  position: absolute;
  right: 10px;
  top: -14px;
  z-index: 9;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon img {
  vertical-align: top;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .icon-v {
  float: right;
  margin: 0 5px;
}
/* mega-1-parent */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent {
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns {
  width: 857px !important;
  left: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_4._pmnclass {
  width: 73.2% !important;
  padding: 0 !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 {
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn {
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_4 {
  width: 73.6%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 26.4%;
  background-color: #f7f7f7;
  z-index: -1;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_2 {
  background: #f7f7f7;
  width: 26.4%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_2 > .sm_megamenu_col_6 {
  padding: 0 20px;
  line-height: 35px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_2 > .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title > a {
  color: #666666;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_2 > .sm_megamenu_col_6:hover {
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  background-color: #2196f3;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_firstcolumn.sm_megamenu_col_2 > .sm_megamenu_col_6:hover .sm_megamenu_head_item .sm_megamenu_title > a {
  color: #fff;
}
/* mega-2-parent */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent {
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns {
  width: 670px !important;
  left: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 {
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6:before,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30%;
  height: 100%;
  width: 1px;
  background-color: #dddddd;
  z-index: -1;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6:after {
  left: 60%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 {
  padding: 30px 0;
  width: 30%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 > .sm_megamenu_col_6 {
  padding: 0 30px;
  line-height: 24px;
  margin-top: -7px;
  margin-bottom: 17px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 > .sm_megamenu_col_6:last-child {
  margin-bottom: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 > .sm_megamenu_col_6 > .sm_megamenu_head_item {
  margin-bottom: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 > .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title > a {
  color: #666666;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  display: inline-block;
  line-height: 24px;
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2 > .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title > a:hover {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  color: #2196f3;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2:last-child {
  width: 40%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2:last-child > .sm_megamenu_col_6 {
  margin-top: 0;
  margin-bottom: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns .sm_megamenu_col_6 > .sm_megamenu_col_2:last-child > .sm_megamenu_col_6 > .sm_megamenu_head_item {
  margin-bottom: 0;
}
.sm_megamenu_content .drop-content > div a {
  width: 100%;
  padding: 0 30px;
  line-height: 38px;
  display: inline-block !important;
}
.sm_megamenu_content .drop-content > div a:hover {
  background: #eee;
}
.sm_megamenu_content .cat-image img,
.sm_megamenu_content .static-bottom-menu img,
.sm_megamenu_content .image-mega img {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.sm_megamenu_content .cat-image img:hover,
.sm_megamenu_content .static-bottom-menu img:hover,
.sm_megamenu_content .image-mega img:hover {
  opacity: 0.8;
}
/* 01 MENU BAR */
.sm_megamenu_wrapper_vertical_menu {
  background-color: #fff;
  margin: 0;
  display: block;
  position: relative;
  z-index: 11;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
  list-style: none;
  padding: 0px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0px;
  border: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
  outline: 0;
  text-decoration: none;
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  position: relative;
  z-index: 11;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover div a {
  display: inline;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 125px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 250px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 375px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 625px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 732px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 732px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > div {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0px auto;
  display: none;
  position: absolute;
  text-align: left;
  z-index: 999;
}
/* Showing Drop Down on Mouse Hover - Left aligned */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  left: 270px;
  top: 0;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
  border-radius: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns > div {
  padding: 25px 10px;
  font-family: inherit;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth {
  left: 138px;
  top: -1px;
}
/* Columns Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  display: inline;
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.66%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.33%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.66%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.33%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
  width: 125px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
  width: 250px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
  width: 375px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
  width: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
  width: 625px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 732px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu p {
  font-size: 9px;
  line-height: 18px;
  margin: 0;
  margin-bottom: 10px;
  text-shadow: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .strong {
  font-weight: bold;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .italic {
  font-style: italic;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h2 {
  font-weight: 400;
  font-size: 21px;
  margin-bottom: 18px;
  padding-bottom: 11px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 14px;
  padding-bottom: 7px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li div a {
  text-decoration: none;
  text-shadow: none;
  border: none;
  padding: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .levels a {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a {
  display: block;
  width: 10em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li {
  float: left;
  width: 150px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul {
  position: absolute;
  top: -23px;
  margin: 15px 0px 0px 4px;
  padding: 6px;
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul ul {
  top: -23px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_firstcolumn {
  padding: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h3 {
  text-shadow: 1px 1px #000000;
  border-bottom: 1px solid #333333;
  margin-top: 7px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul ul {
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li li:hover ul {
  left: 142px;
}
.parent-list > div {
  width: 350px !important;
  padding: 0;
}
.parent-list > div div {
  width: 100% !important;
  padding: 0 !important;
}
.parent-list > div div a {
  width: 100%;
  line-height: 40px;
  padding: 0 20px !important;
  font-size: 100% !important;
}
.parent-list > div div a:hover {
  background-color: #eee;
}
.megamenu-left-style-1 .sm_megamenu_block-title {
  font-size: 116.67%;
  text-transform: uppercase;
  color: #444;
  padding: 11px 10px 10px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
.megamenu-left-style-1 .sm_megamenu_block-title:before {
  content: "\f039";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: normal;
  margin: 0 10px;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
  margin: 0;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
  display: block;
  padding: 10px 15px;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .item-icon {
  margin: 0 3px;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .icon-first {
  width: 6px;
  height: 6px;
  margin-right: 5px;
  background-position: 0 -13px;
  margin-left: 5px;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .icon-first:before {
  content: "";
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a {
  background-color: #eeeeee;
}
.megamenu-left-style-2 {
  max-height: 420px;
}
.megamenu-left-style-2 .more-w span {
  text-transform: none !important;
  font-size: 100% !important;
  padding: 16px 0px!important;
}
.megamenu-left-style-2 .more-w span:after {
  display: none;
}
.megamenu-left-style-2 .sm_megamenu_block-title {
  font-size: 116.67%;
  text-transform: uppercase;
  padding: 11px 11px 10px;
  font-weight: bold;
  color: #444;
  border-bottom: 1px solid #ddd;
}
.megamenu-left-style-2 .sm_megamenu_block-title:before {
  content: "\f039";
  font-family: fontawesome;
  font-size: 14px;
  margin: -12px 10px -12px -10px;
  display: inline-block;
  background-color: #1976d3;
  line-height: 55px;
  width: 56px;
  text-align: center;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
  margin: 0;
  position: relative;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 55px;
  top: 0px;
  z-index: 30;
  background-color: #e9e9e9;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .item-icon {
  margin: 0 3px;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .icon-first {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 23px;
  left: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a .icon-first:before {
  content: "";
}
.megamenu-left-style-2 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a {
  background-color: #f7f7f7;
  color: #2196f3;
}
.megamenu-left .more-w {
  text-align: center;
  cursor: pointer;
}
.megamenu-left .more-w span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 108.33%;
  color: #333;
  padding: 15px 0px;
}
.megamenu-left .more-w span:after {
  font-family: fontawesome;
  font-size: 14px;
  content: "\f107";
  margin: 0 5px;
}
.megamenu-left .more-w:hover {
  background-color: #2196f3;
}
.megamenu-left .more-w:hover span {
  color: #fff;
}
.megamenu-left .active-i span:after {
  content: "\f106";
}
.cms-index-index .main {
  padding-bottom: 20px;
}
/*==DROPDOWN==*/
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_lv1 .sm_megamenu_head_item .sm_megamenu_title > span {
  font-size: 100%;
  color: #333;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_lv1 .sm_megamenu_head_item .sm_megamenu_title a {
  display: inline-block;
  padding: 8px 0px;
}
.sm_megamenu_wrapper_vertical_menu .fa-carclass .column-fixclass {
  width: 205px;
}
.sm_megamenu_wrapper_vertical_menu .fa-carclass .column-fix-2class {
  width: 300px;
}
.sm_megamenu_wrapper_vertical_menu .parent-child > a:after {
  font-family: fontawesome;
  font-size: 18px;
  content: "\f105";
  float: right;
  color: #ccc;
  margin-top: -4px;
}
.sm_megamenu_wrapper_vertical_menu .parent-child:hover > a:after {
  color: #2196f3;
}
.remove-paddingclass {
  padding: 0px !important;
}
.add-paddingclass {
  padding: 0 15px!important;
}
.static-bottom-menu {
  margin: 20px 0 0 15px;
}
.deal_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.sm-deal {
  margin-top: 30px;
  margin-left: -30px;
  overflow: hidden;
}
.deal-detail {
  margin-bottom: 10px;
}
.box-image.show .timer-product {
  display: none;
}
.timer-product {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  margin-top: -26px;
}
.timer-product .time-count .time-item {
  display: inline-block;
  width: 42px;
  height: 52px;
  background-color: #2196f3;
  vertical-align: middle;
  color: #fff;
  margin: 0 5px 0 0;
}
.timer-product .time-count .time-item .num-time {
  display: inline-block;
  font-weight: bold;
  font-size: 150%;
  margin-bottom: -7px;
  margin-top: 3px;
}
.sm-deal .deal-items {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.sm-deal .deal-items .deal-item {
  float: left;
  overflow: hidden;
  padding-left: 30px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sm-deal .deal-items .deal-item .deal-item-inner {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.sm-deal .deal-items .deal-item .deal-image {
  max-width: 100%;
  margin: 0;
  padding-bottom: 10px;
}
.sm-deal .deal-items .deal-item .deal-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.sm-deal .deal-items .deal-item .deal-detail {
  text-align: right;
}
.sm-deal .deal-items .deal-image:hover {
  opacity: 0.7;
}
.sm-deal .deal-title {
  margin-bottom: 10px;
}
.sm-deal .deal-description {
  margin-bottom: 5px;
  line-height: 18px;
  word-wrap: break-word;
}
.sm-deal .deal-review {
  margin-bottom: 5px;
}
.sm-deal .deal-review .ratings {
  margin: 0;
}
.sm-deal .deal-review .rating-box {
  margin-right: 5px;
}
.sm-deal .deal-review .rating-links {
  padding-top: 1px;
}
.sm-deal .deal-btn-addtocart {
  margin-bottom: 10px;
}
.sm-deal .add-to-links {
  margin: 0;
}
/*CSS Responsive*/
@media all and (max-width: 767px) {
  .sm-deal .deal-resp04-6 .deal-item {
    width: 16.666%;
  }
  .sm-deal .deal-resp04-5 .deal-item {
    width: 20%;
  }
  .sm-deal .deal-resp04-4 .deal-item {
    width: 25%;
  }
  .sm-deal .deal-resp04-3 .deal-item {
    width: 33.333%;
  }
  .sm-deal .deal-resp04-2 .deal-item {
    width: 50%;
  }
  .sm-deal .deal-resp04-1 .deal-item {
    width: 100%;
  }
  .sm-deal .deal-resp04-1 .clr1,
  .sm-deal .deal-resp04-2 .clr2,
  .sm-deal .deal-resp04-3 .clr3,
  .sm-deal .deal-resp04-4 .clr4,
  .sm-deal .deal-resp04-5 .clr5,
  .sm-deal .deal-resp04-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm-deal .deal-resp03-6 .deal-item {
    width: 16.666%;
  }
  .sm-deal .deal-resp03-5 .deal-item {
    width: 20%;
  }
  .sm-deal .deal-resp03-4 .deal-item {
    width: 25%;
  }
  .sm-deal .deal-resp03-3 .deal-item {
    width: 33.333%;
  }
  .sm-deal .deal-resp03-2 .deal-item {
    width: 50%;
  }
  .sm-deal .deal-resp03-1 .deal-item {
    width: 100%;
  }
  .sm-deal .deal-resp03-1 .clr1 {
    clear: both;
  }
  .sm-deal .deal-resp03-2 .clr2 {
    clear: both;
  }
  .sm-deal .deal-resp03-3 .clr3 {
    clear: both;
  }
  .sm-deal .deal-resp03-4 .clr4 {
    clear: both;
  }
  .sm-deal .deal-resp03-5 .clr5 {
    clear: both;
  }
  .sm-deal .deal-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm-deal .deal-resp02-6 .deal-item {
    width: 16.666%;
  }
  .sm-deal .deal-resp02-5 .deal-item {
    width: 20%;
  }
  .sm-deal .deal-resp02-4 .deal-item {
    width: 25%;
  }
  .sm-deal .deal-resp02-3 .deal-item {
    width: 33.333%;
  }
  .sm-deal .deal-resp02-2 .deal-item {
    width: 50%;
  }
  .sm-deal .deal-resp02-1 .deal-item {
    width: 100%;
  }
  .sm-deal .deal-resp02-1 .clr1,
  .sm-deal .deal-resp02-2 .clr2,
  .sm-deal .deal-resp02-3 .clr3,
  .sm-deal .deal-resp02-4 .clr4,
  .sm-deal .deal-resp02-5 .clr5,
  .sm-deal .deal-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-deal .deal-resp01-6 .deal-item {
    width: 16.666%;
  }
  .sm-deal .deal-resp01-5 .deal-item {
    width: 20%;
  }
  .sm-deal .deal-resp01-4 .deal-item {
    width: 25%;
  }
  .sm-deal .deal-resp01-3 .deal-item {
    width: 33.333%;
  }
  .sm-deal .deal-resp01-2 .deal-item {
    width: 50%;
  }
  .sm-deal .deal-resp01-1 .deal-item {
    width: 100%;
  }
  .sm-deal .deal-resp01-1 .clr1,
  .sm-deal .deal-resp01-2 .clr2,
  .sm-deal .deal-resp01-3 .clr3,
  .sm-deal .deal-resp01-4 .clr4,
  .sm-deal .deal-resp01-5 .clr5,
  .sm-deal .deal-resp01-6 .clr6 {
    clear: both;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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 {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    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 {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -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 {
  0%,
  100% {
    -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 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);
  }
  100% {
    -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);
  }
  100% {
    -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 {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -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);
  }
  100% {
    -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 {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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, -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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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, -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);
  }
  100% {
    -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);
  }
  100% {
    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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -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;
  }
  100% {
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -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 {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -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;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -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;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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;
  }
  100% {
    -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;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    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 {
  0% {
    opacity: 1;
  }
  100% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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 {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.postWrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.postWrapper .image-blog {
  width: 270px;
  float: left;
}
.postWrapper .info-blog {
  margin-left: 300px;
}
.postWrapper .info-blog .postTitle h2 {
  font-size: 116.67%;
  text-transform: uppercase;
  color: #444;
  font-weight: bold;
}
.postWrapper .info-blog .postTitle h3 {
  font-size: 91.67%;
  color: #909090;
  padding: 10px 0px;
}
.postWrapper .info-blog .postContent {
  margin-bottom: 15px;
}
.postWrapper .info-blog .postDetails {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}
.postWrapper .info-blog .postBookmarks {
  margin-bottom: 10px;
}
.postWrapper .info-blog .postBookmarks h4 {
  font-size: 100%;
  font-weight: bold;
}
.poster {
  display: inline;
  font-size: 100%;
}
.detail-blog .postTitle {
  margin-bottom: 17px;
}
.detail-blog .postTitle h2 {
  font-size: 125%;
  text-transform: uppercase;
  color: #000;
}
.detail-blog .postTitle h3 {
  font-size: 91.67%;
  color: #909090;
  padding: 10px 0px;
}
.detail-blog .postBookmarks {
  margin-bottom: 10px;
}
.detail-blog .postBookmarks h4,
.detail-blog .tags h4 {
  font-size: 100%;
  font-weight: bold;
}
.detail-blog .postBookmarks .tags li,
.detail-blog .tags .tags li {
  display: inline-block;
}
.aw-blog-comment-area {
  padding-top: 10px;
}
.commentWrapper {
  border: 1px solid #e1e1e1;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.commentWrapper .commentDetails .username {
  font-size: 100%;
  text-transform: uppercase;
  color: #000;
}
.commentWrapper .commentDetails h3 {
  font-size: 91.67%;
  color: #909090;
  padding: 8px 0 5px;
}
.list-item-blog {
  margin: -20px 0 -18px 0;
}
.list-item-blog li {
  border-bottom: 1px dotted #ddd;
}
.list-item-blog li:last-child {
  border-bottom: 0;
}
.list-item-blog li a {
  display: inline-block;
  padding: 3px 0px;
  line-height: 40px;
}
.postTitleComment h2 {
  font-size: 116.67%;
  text-transform: uppercase;
  color: #000;
  padding: 20px 0px 10px 0px;
}
.header-container .sm-serachbox-pro .form-search {
  border: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  height: 40px;
  margin-top: 7px;
  max-width: 640px;
  overflow: hidden;
}
.header-container .sm-serachbox-pro .form-search:before {
  content: "\f142";
  font-size: 14px;
  font-family: fontawesome;
  position: absolute;
  left: 18px;
  top: 11px;
  color: #999;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper {
  display: none;
  background-color: #f4f4f4;
  border-right: 1px solid #e1e1e1;
  float: left;
  position: relative;
  width: 111px;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper .selector {
  border: none;
  width: auto !important;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper .selector:before {
  content: "\f0d7";
  font-family: fontawesome;
  position: absolute;
  right: 9px;
  top: 14px;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper span {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  padding-right: 0;
  white-space: nowrap;
  width: 90px !important;
  vertical-align: top;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper span:before {
  display: none;
}
.header-container .sm-serachbox-pro .form-search .cat-wrapper .selector select {
  height: 48px;
  left: -2px;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.header-container .sm-serachbox-pro .form-search .input-search {
  position: relative;
  margin-left: 30px;
}
.header-container .sm-serachbox-pro .form-search .input-search #search {
  background: none;
  border: none;
  height: 41px;
  padding-bottom: 0;
  padding-right: 90px;
  padding-top: 0;
  width: 100%;
  line-height: 40px;
  color: #999 !important;
}
.header-container .sm-serachbox-pro .form-search .input-search #search:focus {
  border: none;
  background: none;
}
.header-container .sm-serachbox-pro .form-search .button.btn-search-header {
  border: 0;
  background: none;
  height: 41px;
  line-height: 41px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
  box-shadow: none;
  border-radius: 0;
}
.header-container .sm-serachbox-pro .form-search .button.btn-search-header .button-search-pro {
  border: none;
  background: none;
  font-size: 16px;
  color: #787878;
}
.header-container .sm-serachbox-pro .form-search .button.btn-search-header:hover {
  background: #2196f3;
}
.header-container .sm-serachbox-pro .form-search .button.btn-search-header:hover .button-search-pro {
  color: #fff;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular {
  display: none;
  padding-top: 5px;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-popular-title {
  display: inline-block;
  font-weight: bold;
  color: #000;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword {
  display: inline-block;
  margin: 0 2px;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list {
  margin: 0px;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list li {
  display: inline-block;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list li a {
  color: #666666;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list li a:hover {
  color: #2196f3;
  text-decoration: underline;
}
.header-container .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list li .sm-searchbox-more {
  cursor: pointer;
  margin-left: 5px;
}
.basicproducts_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.bs-pretext {
  margin-bottom: 10px;
}
.sm-basic-products .bs-items {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-basic-products .bs-items .bs-votes {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add form {
  margin: 0;
}
.sm-basic-products .bs-items .bs-item {
  float: left;
}
.sm-basic-products .bs-items .bs-item .bs-image {
  max-width: 100%;
  margin: 0;
  padding: 0 10px 10px 0;
}
.sm-basic-products .bs-items .bs-item .bs-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.sm-basic-products .bs-items .bs-item .bs-item-inner {
  padding: 0;
  margin: 5px;
}
.sm-basic-products .bs-items a {
  text-decoration: none;
}
.sm-basic-products .bs-items .bs-detail a {
  font-weight: normal;
}
.sm-basic-products .bs-items .bs-image:hover {
  opacity: 0.7;
}
.sm-basic-products .bs-items .bs-image img {
  -webkit-transition: width 300ms ease 0s, height 300ms ease 0s, -webkit-transform 300ms ease 0s;
  -ms-transition: width 300ms ease 0s, height 300ms ease 0s, -webkit-transform 300ms ease 0s;
  -o-transition: width 300ms ease 0s, height 300ms ease 0s, -webkit-transform 300ms ease 0s;
  transition: width 300ms ease 0s, height 300ms ease 0s, transform 300ms ease 0s;
}
.sm-basic-products .bs-title {
  margin-bottom: 10px;
}
.sm-basic-products .bs-description {
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: 18px;
  word-wrap: break-word;
}
.sm-basic-products .bs-description p {
  line-height: 18px;
  word-wrap: break-word;
}
.sm-basic-products .bs-cat-date {
  word-wrap: break-word;
  margin-bottom: 5px;
}
.sm-basic-products .bs-category {
  margin-bottom: 5px;
}
.sm-basic-products .bs-review {
  margin-bottom: 5px;
}
.sm-basic-products .bs-review .rating-box {
  margin-right: 5px;
}
.sm-basic-products .bs-review .rating-links {
  padding-top: 1px;
}
.sm-basic-products .bs-price {
  margin-bottom: 5px;
}
.sm-basic-products .bs-btn-addtocart {
  margin-bottom: 10px;
}
.sm-basic-products .add-to-links {
  margin: 0;
}
.sm-basic-products .bs-date {
  margin-bottom: 5px;
}
.basic-products-menu {
  padding: 30px 15px;
}
.basic-products-menu .bs-items .bs-item {
  padding: 0 15px;
}
.basic-products-menu .bs-items .item-inner {
  margin-bottom: 0px;
}
/*CSS Responsive*/
/*--------- Other --------------*/
@media all and (max-width: 479px) {
  .sm-basic-products .bs-resp04-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp04-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp04-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp04-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp04-2 .bs-item {
    width: 49.985%;
  }
  .sm-basic-products .bs-resp04-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp04-1 .clr1,
  .sm-basic-products .bs-resp04-2 .clr2,
  .sm-basic-products .bs-resp04-3 .clr3,
  .sm-basic-products .bs-resp04-4 .clr4,
  .sm-basic-products .bs-resp04-5 .clr5,
  .sm-basic-products .bs-resp04-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-basic-products .bs-resp03-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp03-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp03-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp03-3 .bs-item {
    width: 33.295%;
  }
  .sm-basic-products .bs-resp03-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp03-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp03-1 .clr1 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-2 .clr2 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-3 .clr3 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-4 .clr4 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-5 .clr5 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-basic-products .bs-resp02-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp02-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp02-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp02-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp02-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp02-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp02-1 .clr1,
  .sm-basic-products .bs-resp02-2 .clr2,
  .sm-basic-products .bs-resp02-3 .clr3,
  .sm-basic-products .bs-resp02-4 .clr4,
  .sm-basic-products .bs-resp02-5 .clr5,
  .sm-basic-products .bs-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-basic-products .bs-resp01-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp01-5 .bs-item {
    width: 19.970%;
  }
  .sm-basic-products .bs-resp01-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp01-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp01-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp01-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp01-1 .clr1,
  .sm-basic-products .bs-resp01-2 .clr2,
  .sm-basic-products .bs-resp01-3 .clr3,
  .sm-basic-products .bs-resp01-4 .clr4,
  .sm-basic-products .bs-resp01-5 .clr5,
  .sm-basic-products .bs-resp01-6 .clr6 {
    clear: both;
  }
}
.block.sidebar-product.product-slide-slidebar,
.page .sidebar .block.sidebar-product.product-slide-slidebar {
  background: none;
  box-shadow: none;
  padding: 0;
}
.block.sidebar-product.product-slide-slidebar .block-title,
.page .sidebar .block.sidebar-product.product-slide-slidebar .block-title {
  padding-left: 0;
  border-bottom-color: #dddddd;
  padding-bottom: 15px;
  margin: 0 0 30px;
}
.block.sidebar-product.product-slide-slidebar .block-content,
.page .sidebar .block.sidebar-product.product-slide-slidebar .block-content {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.block.sidebar-product.product-slide-slidebar .owl-theme .owl-controls {
  top: -66px;
}
.block.sidebar-product.product-slide-slidebar .block-content {
  padding-top: 0;
}
.basic-products-list .price-box .old-price {
  position: relative;
  top: 4px;
  margin: 0;
  padding-left: 9px;
}
.basic-products-list .price-box .old-price:before {
  content: "/";
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 16px;
}
.basic-products-list .price-box .regular-price .price {
  font-size: 133.33%;
}
.basic-products-list .price-box .special-price {
  float: left;
  margin-right: 2px;
}
.basic-products-list .price-box .special-price .price {
  font-size: 100%;
}
.basic-products-list .price-box .special-price .price .price {
  font-size: 133.33%;
}
.basic-products-list .bs-items .item {
  display: inline-block;
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.basic-products-list .bs-items .item:last-child {
  border-bottom: 0;
}
.basic-products-list .bs-items .item:hover {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.basic-products-list .bs-items .item .item-inner {
  position: relative;
}
.basic-products-list .bs-items .item .item-inner .number {
  background-color: #ff9800;
  display: inline-block;
  color: #fff;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 18px;
  z-index: 1;
}
.basic-products-list .bs-items .item .item-inner .bs-image {
  width: 81px;
  float: left;
  text-align: center;
}
.basic-products-list .bs-items .item .item-inner .bs-image a img {
  max-width: 100%;
  direction: ltr;
}
.basic-products-list .bs-items .item .item-inner .bs-content {
  margin-left: 104px;
  position: relative;
  top: 23px;
}
.basic-products-list .bs-items .item .item-inner .bs-content .bs-title a {
  font-weight: bold;
  font-size: 116.67%;
}
.basic-products-list .bs-items .item .item-inner .bs-content .ratings {
  display: inline-block;
  width: 100%;
}
.basic-products-list .bs-items .item .item-inner .bs-content .ratings .amount {
  display: none;
}
.basic-products-list .bs-items .item .item-inner .bs-content .price-box {
  margin: 0;
}
/* Effect Fade In */
.sj-listing-tabs .ltabs-items .fadeIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Effect Flip In Vertical */
.sj-listing-tabs .ltabs-items .flipInY .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
/* Effect Flip In Horizontal */
.sj-listing-tabs .ltabs-items .flipInX .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/* Effect Flip */
.sj-listing-tabs .ltabs-items .flip .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
/* Effect Star War */
.sj-listing-tabs .ltabs-items .starwars .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
/* Effect Slide Right */
.sj-listing-tabs .ltabs-items .slideRight .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* Effect Bounce In */
.sj-listing-tabs .ltabs-items .bounceIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*Effect Zoom In */
.sj-listing-tabs .ltabs-items .zoomIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Effect Page Top*/
.sj-listing-tabs .ltabs-items .pageTop .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/*Effect Zoom Out */
.sj-listing-tabs .ltabs-items .zoomOut .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sj-listing-tabs .ltabs-items .slideLeft .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.play .ltabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.sm-supercategories .sj-listing-tabs {
  margin-bottom: 0;
  padding: 0;
}
.sm-supercategories .sj-listing-tabs .pre-text,
.sm-supercategories .sj-listing-tabs .post-text {
  margin: 10px 0;
}
.acd-btn-add {
  float: left;
}
.sm-supercategories .sj-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px;
}
/*-----------------------Css for Tabs ----------------------------*/
.category-wrap .image-paren-cat {
  padding-bottom: 3px;
  border-bottom: 2px solid #e1e1e1;
  margin-bottom: 15px;
}
.category-wrap .image-paren-cat img {
  width: 100%;
}
.category-wrap .cat-list {
  background: #fff none repeat scroll 0 0;
  margin: -30px 0 0;
  position: relative;
}
.category-wrap .cat-list:before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  z-index: 1;
}
.category-wrap .cat-list li {
  border-right: 1px solid #ddd;
  font-weight: bold;
  padding: 10px 20px 20px;
  text-align: center;
}
.category-wrap .cat-list li a .image-cate {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  height: 71px;
  overflow: hidden;
}
.category-wrap .cat-list li a .image-cate img {
  margin: auto;
  width: auto;
  max-width: 100%;
}
.category-wrap .cat-list li a .image-cate img:hover {
  opacity: 0.8;
}
.sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  padding: 0;
}
.sm-supercategories .sj-listing-tabs .created-date {
  margin-top: 5px;
}
.sm-supercategories .sj-listing-tabs .item-price {
  padding-right: 5px;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container ul li {
  background: #999 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 116.67%;
  font-weight: bold;
  padding: 7px 18px 8px;
  text-transform: uppercase;
  cursor: pointer;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container ul li:hover,
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container ul li.tab-sel {
  background-color: #2196f3;
  color: #fff;
}
.cmspage1 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  display: inline-block;
  padding: 0 15px 0 18px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}
.cmspage1 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #2196f3;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: -2px;
  display: none;
}
.cmspage1 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  color: #2196f3;
}
.cmspage1 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover:before {
  display: block;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
  position: relative;
}
.sm-supercategories .sj-listing-tabs .ltabs-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.cms-home-v3 .sm-supercategories .category-wrap .owl-theme .owl-controls {
  top: -35px;
  right: 0;
}
.cms-home-v3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls {
  top: -71px;
}
.cms-index-index.cmspage3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls {
  right: 0;
}
.cms-index-index.cmspage3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls .owl-nav > div {
  width: 40px;
  height: 38px;
  line-height: 38px;
}
.cms-index-index.cmspage3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls .owl-nav > div:before {
  width: 40px;
  height: 38px;
  line-height: 38px;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
  padding-bottom: 0;
  border-bottom: 2px solid #2196f3;
  background: #fff;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
  position: relative;
  display: inline-block;
  border: none;
  cursor: default;
  text-align: left;
  line-height: 30px;
  clear: both;
  cursor: pointer;
  width: 100%;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  width: 100%;
  padding: 0px 12px;
  line-height: 28px;
  border: 1px solid #DDD;
  border-right: none;
  background: #FFF;
  overflow: hidden;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
  width: 30px;
  border: none;
  text-align: center;
  font-size: 12px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #DDD;
  margin-left: -30px;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  position: relative;
  float: left;
  height: 30px;
  z-index: 1;
  display: inline-block;
}
.sm-supercategories .sj-listing-tabs .add-loadmore {
  float: right;
  margin-left: 10px;
  vertical: middle;
  margin-top: 2px;
}
.sm-supercategories .sj-listing-tabs .loaded .add-loadmore {
  display: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 9;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
  display: block;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  margin: 0;
  padding: 0;
  float: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li:before {
  display: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
  display: block;
  line-height: 20px;
}
/*-----------------------------Css for Content----------------------*/
.sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-items-container {
  clear: both;
  margin-bottom: -5px;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items {
  margin: 0;
  padding: 0;
  display: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  box-shadow: #000 0em 0em 0em;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  width: 100%;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 1;
  padding: 0;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(/images/477.gif) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  text-align: center;
  margin: 0 15px;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-loadmore:hover {
  border-color: #2196f3;
  color: #2196f3;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  cursor: pointer;
  line-height: 38px;
  text-transform: uppercase;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url('/images/301.gif') no-repeat scroll center center transparent;
  width: 16px;
  height: 11px;
  display: none;
  margin-right: 10px;
  vertical-align: middle;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label);
}
.sm-supercategories .sj-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}
/*-----------------------------Css for Responsive ----------------------*/
@media all and (max-width: 479px) {
  .sm-supercategories .sj-listing-tabs .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    display: block;
    background: none;
    padding: 5px 12px!important;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tab-img {
    display: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs04-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs04-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs04-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs04-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-supercategories .sj-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs03-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs03-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs03-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs03-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs02-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs02-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs01-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-5 .ltabs-item {
    width: 20%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-4 .ltabs-item {
    width: 25%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs00-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs00-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs00-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs00-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs00-6 .clr6 {
    clear: both;
  }
}
.item-readmore {
  margin-bottom: 5px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  padding-top: 10px;
  overflow: hidden;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-addtocart {
  margin-top: 10px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0;
}
/* css categories */
.category-wrap .cat-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.container-slider .cat-child-title a {
  color: #999;
  font-size: 14px;
  line-height: 100%;
}
/* Css Device */
.container-slider .preset02-1 .vpo-wrap {
  width: 100%;
  margin: 0;
}
.container-slider .preset02-1 .vpo-wrap .vp {
  margin-right: 0;
}
.container-slider .preset02-1 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 100%;
}
.container-slider .preset02-2 .vpo-wrap {
  width: 50%;
  margin: 0 -50% 0 0;
}
.container-slider .preset02-2 .vpo-wrap .vp {
  margin-right: -100%;
}
.container-slider .preset02-2 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 48%;
}
.container-slider .preset02-3 .vpo-wrap {
  width: 33.3333%;
  margin: 0 -66.6666% 0 0;
}
.container-slider .preset02-3 .vpo-wrap .vp {
  margin-right: -200%;
}
.container-slider .preset02-3 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 31.3333%;
}
.container-slider .preset02-4 .vpo-wrap {
  width: 25%;
  margin: 0 -75% 0 0;
}
.container-slider .preset02-4 .vpo-wrap .vp {
  margin-right: -300%;
}
.container-slider .preset02-4 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 23%;
}
.container-slider .preset02-5 .vpo-wrap {
  width: 20%;
  margin: 0 -80% 0 0;
}
.container-slider .preset02-5 .vpo-wrap .vp {
  margin-right: -400%;
}
.container-slider .preset02-5 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 18%;
}
.container-slider .preset02-6 .vpo-wrap {
  width: 16.6666%;
  margin: 0 -83.33329999999999% 0 0;
}
.container-slider .preset02-6 .vpo-wrap .vp {
  margin-right: -500%;
}
.container-slider .preset02-6 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 14.6666%;
}
@media all and (max-width: 320px) {
  .container-slider .preset05-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset05-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset05-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset05-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset05-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset05-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset05-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset05-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset05-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset05-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset05-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset05-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset05-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset05-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset05-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset05-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset05-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset05-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  .container-slider .preset04-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset04-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset04-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset04-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset04-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset04-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset04-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset04-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset04-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset04-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset04-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset04-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset04-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset04-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset04-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset04-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset04-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset04-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .container-slider .preset03-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset03-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset03-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset03-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset03-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset03-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset03-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset03-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset03-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset03-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset03-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset03-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset03-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset03-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset03-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset03-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset03-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset03-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .container-slider .preset02-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset02-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset02-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset02-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset02-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset02-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset02-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset02-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset02-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset02-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset02-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset02-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset02-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset02-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset02-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset02-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset02-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset02-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
.container-slider {
  position: relative;
  margin: 10px 0;
  border: 1px solid #e9e9e9;
  border-bottom: 2px solid #3399cc;
  padding: 20px 0 12px 0;
}
.container-slider .slider {
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.container-slider .slider .vpo-wrap .vp {
  position: relative;
  overflow: hidden;
  height: auto;
}
.container-slider .slider .vpo-wrap .vp .vpi-wrap {
  white-space: nowrap;
  font-size: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container-slider .slider .vpo-wrap .vp .item {
  display: inline-block;
  font-size: medium;
  white-space: normal;
  vertical-align: top;
  float: none;
  text-align: center;
}
.container-slider .slider .vpo-wrap .vpi-wrap:after {
  display: block;
  height: 0;
  line-height: 0;
  content: '';
  clear: both;
}
.container-slider .not-js .vpo-wrap,
.container-slider .not-js .vpo-wrap .vp,
.container-slider .not-js .vpo-wrap .vp .vpi-wrap,
.container-slider .not-js .vpo-wrap .vp .item {
  position: static;
}
.container-slider .item .cat-child-image > img {
  margin: 0 auto;
  margin-bottom: 10px;
}
.container-slider .item .cat-child-image:hover > img {
  opacity: 0.7;
}
/*css button*/
.container-slider .control-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.container-slider .control-button .preview,
.container-slider .control-button .next {
  background-color: #999;
  position: absolute;
  top: 50%;
  z-index: 9999;
  margin: -15px 0 0 0;
  color: #fff !important;
  padding: 0;
  background-position: 12px 10px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  list-style: none;
}
.container-slider .control-button .preview:hover,
.container-slider .control-button .next:hover {
  background-color: #3399cc;
}
.container-slider .control-button .preview {
  left: 0;
  background-image: url('/images/prev.png');
}
.container-slider .control-button .next {
  right: 0;
  background-image: url('/images/next.png');
}
.clear {
  clear: both;
}
.categories-title-text {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.sm-categories {
  margin: 20px 0 0px;
  overflow: hidden;
}
.sm-categories .cat-wrap {
  width: 100%;
  display: inline-block;
}
.sm-categories .intro_text,
.sm-categories .footer_text {
  margin: 10px 0px;
}
.content-box {
  margin-bottom: 30px;
}
/*############################################## Css Device ##################################*/
.sm-categories.lt-ie9.preset01-1 .clr1,
.sm-categories.lt-ie9.preset01-2 .clr2,
.sm-categories.lt-ie9.preset01-3 .clr3,
.sm-categories.lt-ie9.preset01-4 .clr4,
.sm-categories.lt-ie9.preset01-5 .clr5,
.sm-categories.lt-ie9.preset01-6 .clr6 {
  clear: both;
}
@media all and (max-width: 320px) {
  .sm-categories.preset05-2 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sm-categories.preset05-3 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
  }
  .sm-categories.preset05-4 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 25%;
  }
  .sm-categories.preset05-5 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 20%;
  }
  .sm-categories.preset05-6 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 16.6666%;
  }
  .sm-categories.preset05-1 .clr1,
  .sm-categories.preset05-2 .clr2,
  .sm-categories.preset05-3 .clr3,
  .sm-categories.preset05-4 .clr4,
  .sm-categories.preset05-5 .clr5,
  .sm-categories.preset05-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  .sm-categories.preset04-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sm-categories.preset04-2 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sm-categories.preset04-3 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
  }
  .sm-categories.preset04-4 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 25%;
  }
  .sm-categories.preset04-5 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 20%;
  }
  .sm-categories.preset04-6 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 16.6666%;
  }
  .sm-categories.preset04-1 .clr1,
  .sm-categories.preset04-2 .clr2,
  .sm-categories.preset04-3 .clr3,
  .sm-categories.preset04-4 .clr4,
  .sm-categories.preset04-5 .clr5,
  .sm-categories.preset04-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .sm-categories.preset03-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sm-categories.preset03-2 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sm-categories.preset03-3 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
  }
  .sm-categories.preset03-4 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 25%;
  }
  .sm-categories.preset03-5 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 20%;
  }
  .sm-categories.preset03-6 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 16.6666%;
  }
  .sm-categories.preset03-1 .clr1,
  .sm-categories.preset03-2 .clr2,
  .sm-categories.preset03-3 .clr3,
  .sm-categories.preset03-4 .clr4,
  .sm-categories.preset03-5 .clr5,
  .sm-categories.preset03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .sm-categories.preset02-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sm-categories.preset02-2 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sm-categories.preset02-3 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
  }
  .sm-categories.preset02-4 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 25%;
  }
  .sm-categories.preset02-5 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 20%;
  }
  .sm-categories.preset02-6 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 16.6666%;
  }
  .sm-categories.preset02-1 .clr1,
  .sm-categories.preset02-2 .clr2,
  .sm-categories.preset02-3 .clr3,
  .sm-categories.preset02-4 .clr4,
  .sm-categories.preset02-5 .clr5,
  .sm-categories.preset02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1201px) {
  .sm-categories.preset01-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%;
  }
  .sm-categories.preset01-2 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sm-categories.preset01-3 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
  }
  .sm-categories.preset01-4 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 25%;
  }
  .sm-categories.preset01-5 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 20%;
  }
  .sm-categories.preset01-6 .cat-wrap .content-box {
    float: left;
    padding: 0 15px;
    width: 16.6666%;
  }
  .sm-categories.preset01-1 .clr1,
  .sm-categories.preset01-2 .clr2,
  .sm-categories.preset01-3 .clr3,
  .sm-categories.preset01-4 .clr4,
  .sm-categories.preset01-5 .clr5,
  .sm-categories.preset01-6 .clr6 {
    clear: both;
  }
}
/*################################# End css Device #############################################*/
.sm-categories .cat-wrap .content-box {
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 15px;
}
.sm-categories .cat-wrap .image-cat {
  overflow: hidden;
}
.sm-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title {
  float: none;
  padding: 0;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-info .image-cat {
  float: left;
  margin: 0;
  margin: 0 13px 0 0;
  overflow: hidden;
  padding-top: 5px;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-info .image-cat a {
  display: block;
  border: 0;
  width: 100%;
  float: left;
  overflow: hidden;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-info .image-cat img {
  width: 100%;
  display: block;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sm-categories .cat-wrap.theme2 .arrow {
  background: url(/images/arrow.png) no-repeat;
  margin-top: 6px;
  width: 6px;
  height: 7px;
  float: left;
  padding-right: 5px;
}
.sm-categories .cat-wrap.theme2 .content-box .parent-cat {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 50%;
}
.sm-categories .cat-wrap.theme2 .content-box .parent-cat .cat-title {
  padding-bottom: 5px;
}
.sm-categories .cat-wrap.theme2 .content-box .child-cat {
  padding-top: 20px;
}
.sm-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
  float: none;
  overflow: hidden;
  padding-left: 5px;
}
.sm-categories .cat-wrap.theme2 .content-box img,
.sm-categories .cat-wrap.theme3 .content-box img {
  width: 100%;
  display: block;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/*#################### css for theme 3 ######################*/
.theme3 .content-box {
  padding: 0px 1px 0px 0px!important;
}
.theme3 .content-box .cat-title {
  font-size: 108.33%;
  text-transform: uppercase;
  padding: 10px 0px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}
.theme3 .content-box .child-cat {
  margin: 0 -7px;
}
.theme3 .content-box .child-cat li a {
  font-size: 108.33%;
  display: inline-block;
  padding: 2px 0px;
}
.theme3 .content-box .child-cat li a:before {
  content: "";
  display: inline-block;
  height: 5px;
  margin: 0 7px;
  vertical-align: middle;
  width: 11px;
  background: url("/images/bl-br.png") no-repeat left top;
}
/*#################### css for theme 4 ######################*/
.sm-categories.theme4 {
  padding: 1px;
}
.sm-categories .cat-wrap.theme4 {
  border: 1px solid #CCCCCC;
  width: 100%;
  margin: 0 -1px;
  height: auto;
}
.sm-categories .cat-wrap.theme4 .sm-categories-inner {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
}
.sm-categories .cat-wrap.theme4 .sm-categories-heading {
  background: url(/images/bk.gif) repeat-x;
  height: 24px;
  cursor: pointer;
}
.sm-categories .cat-wrap.theme4 .sm-categories-heading .icon_left {
  background: url(/images/icon.png) no-repeat;
  margin-top: 8px;
  width: 7px;
  height: 7px;
  margin-left: 5px;
  float: left;
}
.sm-categories .cat-wrap.theme4 .sm-categories-heading .icon_right {
  background: url(/images/plus.gif) no-repeat;
  margin-top: 5px;
  margin-right: 5px;
  width: 13px;
  height: 13px;
  float: right;
}
.sm-categories .cat-wrap.theme4 .sm-categories-heading .cat-title {
  padding-left: 5px;
  line-height: 24px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75%;
}
.sm-categories .cat-wrap.theme4 .sm-categories-inner.selected .icon_right {
  background: url(/images/minus.gif) no-repeat;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content {
  height: 0;
  overflow: hidden;
  width: 100%;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat {
  padding: 15px;
  padding-bottom: 0px;
  overflow: hidden;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-info {
  display: block;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .image-cat {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat.cat-lastitem {
  padding-bottom: 15px;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat.subcat-empty {
  padding: 10px;
}
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-desc .child-cat-title,
.sm-categories .cat-wrap.theme4 .sm-categories-content .child-cat .child-cat-desc .child-cat-title a {
  float: left;
  font-weight: bold;
  padding-right: 3px;
}
@media all and (max-width: 480px) {
  .sm-categories .cat-wrap.theme2 .content-box .parent-cat {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
    max-width: 100%;
  }
  .sm-categories .cat-wrap.theme2 .content-box img {
    width: 100%;
    display: block;
    max-width: 100%;
  }
}
.sm_quickview_handler {
  display: block !important;
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 100%;
  margin: 0;
  padding: 0;
  line-height: 34px;
  text-align: center;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
  border: 0;
  color: #aaaaaa;
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
}
.sm_quickview_handler:hover {
  background-color: #2196f3;
}
.fancybox-lock .zoomContainer {
  -webkit-transform: none !important;
}
.fancybox-lock .zoomContainer .zoomLens,
.fancybox-lock .zoomContainer .zoomWindow {
  z-index: 8021 !important;
}
.quickview-main .product-image-thumbs li:first-child {
  margin-left: 0;
}
.quickview-main .product-collateral {
  display: none;
}
.products-list li.item .f-fix .sm_quickview_handler {
  float: left;
}
.quickview-main .like-social span.lbl-social {
  width: auto;
}
.quickview-main .addthis_toolbox.addthis_default_style {
  margin-bottom: 0;
}
.quickview-main .product-view #product_addtocart_form > .row {
  margin: 0px;
}
.quickview-main .product-view > * {
  display: none;
}
.quickview-main .product-view > *.product-essential {
  display: block;
}
.quickview-main .btn-lightbox {
  display: none !important;
}
.quickview-main .product-img-box {
  padding-left: 3px;
}
.quickview-main .product-shop {
  padding-right: 3px;
}
.quickview-main .product-view .product-essential {
  margin-bottom: 0;
}
.quickview-main .product-img-box .more-views li a {
  margin-bottom: 1px;
}
.sm-listing-tab {
  display: inline-block;
  width: 100%;
}
.sm-listing-tab .sj-listing-tabs {
  margin: 0;
  padding: 0;
  position: relative;
}
.acd-btn-add {
  float: left;
}
.sm-listing-tab .sj-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-wrap {
  margin: 0;
  padding: 0;
  position: relative;
}
/*-----------------------Css for Tabs ----------------------------*/
.ltabs-tabs-wrap {
  float: left;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 11px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: block;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  display: inline-block;
  cursor: pointer;
  position: relative;
  float: left;
  text-transform: uppercase;
  padding-right: 10px;
  margin-right: 10px;
  color: #444;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
  font-size: 133.33%;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label span {
  font-weight: bold;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:after {
  content: "/";
  display: inline-block;
  position: absolute;
  right: -4px;
  top: 2px;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:last-child:after {
  display: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  color: #2196f3;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label,
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label {
  font-size: 150%;
  font-weight: bold;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label > a,
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label > a {
  color: #2196f3;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-listing-tab .sj-listing-tabs .hits {
  margin-bottom: 10px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
  line-height: 30px;
  vertical-align: middle;
}
.sm-listing-tab .sj-listing-tabs .created-date {
  margin-bottom: 10px;
}
.sm-listing-tab .sj-listing-tabs .item-desc {
  margin-bottom: 5px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
  position: relative;
  display: inline-block;
  cursor: default;
  text-align: left;
  line-height: 30px;
  clear: both;
  cursor: pointer;
  width: 100%;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  width: 100%;
  padding: 0 20px;
  border: 1px solid #e9e9e9;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #FFF;
  overflow: hidden;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
  width: 30px;
  border: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font-size: 12px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #DDD;
  position: absolute !important;
  top: 0px;
  right: 0px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  position: relative;
  float: left;
  height: 30px;
  z-index: 1;
  display: inline-block;
}
.sm-listing-tab .sj-listing-tabs .add-loadmore {
  float: right;
  margin-left: 10px;
  vertical: middle;
  margin-top: 2px;
}
.sm-listing-tab .sj-listing-tabs .loaded .add-loadmore {
  display: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 30;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
  display: block;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  margin: 0;
  padding: 0;
  float: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
  display: block;
  line-height: 20px;
  padding: 5px 20px;
}
/*-----------------------------Css for Content----------------------*/
.sm-listing-tab .sj-listing-tabs .ltabs-wrap .ltabs-items-container {
  padding: 0;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-items {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: #000 0em 0em 0em;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  width: 100%;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .row-tiem {
  padding: 1px 3px 0 1px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 0;
  margin-bottom: 30px;
  width: 100%;
}
.sm-listing-tab .products-grid .item .item-inner {
  margin-bottom: 0px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items .ltabs-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(/images/477.gif) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  padding: 8px 12px;
  display: inline-block;
  background-color: #0088cc;
  color: #FFF;
  cursor: pointer;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url('/images/301.gif') no-repeat scroll center center transparent;
  width: 22px;
  height: 22px;
  display: none;
  margin-right: 10px;
  vertical-align: middle;
}
.sm-listing-tab .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label);
}
.sm-listing-tab .sj-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}
/*-----------------------------Css for Responsive ----------------------*/
@media all and (max-width: 479px) {
  .ltabs-tabs-container .ltabs-tabs li {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tab-img {
    display: none;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs04-1 .clr1,
  .sm-listing-tab .sj-listing-tabs .ltabs04-2 .clr2,
  .sm-listing-tab .sj-listing-tabs .ltabs04-3 .clr3,
  .sm-listing-tab .sj-listing-tabs .ltabs04-4 .clr4,
  .sm-listing-tab .sj-listing-tabs .ltabs04-5 .clr5,
  .sm-listing-tab .sj-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    display: block;
    margin-bottom: 7px;
    border: none;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-listing-tab .sj-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs03-1 .clr1,
  .sm-listing-tab .sj-listing-tabs .ltabs03-2 .clr2,
  .sm-listing-tab .sj-listing-tabs .ltabs03-3 .clr3,
  .sm-listing-tab .sj-listing-tabs .ltabs03-4 .clr4,
  .sm-listing-tab .sj-listing-tabs .ltabs03-5 .clr5,
  .sm-listing-tab .sj-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-listing-tab .sj-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs02-1 .clr1,
  .sm-listing-tab .sj-listing-tabs .ltabs02-2 .clr2,
  .sm-listing-tab .sj-listing-tabs .ltabs02-3 .clr3,
  .sm-listing-tab .sj-listing-tabs .ltabs02-4 .clr4,
  .sm-listing-tab .sj-listing-tabs .ltabs02-5 .clr5,
  .sm-listing-tab .sj-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .sm-listing-tab .sj-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs01-1 .clr1,
  .sm-listing-tab .sj-listing-tabs .ltabs01-2 .clr2,
  .sm-listing-tab .sj-listing-tabs .ltabs01-3 .clr3,
  .sm-listing-tab .sj-listing-tabs .ltabs01-4 .clr4,
  .sm-listing-tab .sj-listing-tabs .ltabs01-5 .clr5,
  .sm-listing-tab .sj-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
/* list-style-slide */
.cms-home-v2 .sm-listing-tab.list-style-slide .ltabs-items-container {
  padding-top: 8px;
}
.sm-listing-tab.list-style-slide .clear-2,
.sm-listing-tab.list-style-slide .clear-3 {
  display: none;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-wrap.categories {
  border: 0;
  padding: 0;
  margin: 0;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container {
  display: inline-block;
  width: 100%;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .tab-slie-inner {
  margin: 0 30px;
  padding: 27px 0;
  position: relative;
  color: #fff;
  text-align: center;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .tab-slie-inner:before,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .tab-slie-inner:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .tab-slie-inner:before {
  top: 0;
  bottom: 0;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .tab-slie-inner:after {
  top: 0;
  height: 3px;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-img {
  opacity: 0.5;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
  float: none;
  display: inline-block;
  width: 100%;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-img img {
  max-width: 55px;
  margin: 0 auto;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
  font-size: 144.17%;
  text-transform: none;
  font-weight: bold;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-img,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-img {
  opacity: 0.8;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label {
  color: #fff;
  font-size: 145.83%;
}
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li:hover .tab-slie-inner:before,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li.tab-sel .tab-slie-inner:before,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li:hover .tab-slie-inner:after,
.sm-listing-tab.list-style-slide .ltabs-tabs-container .ltabs-tabs li.tab-sel .tab-slie-inner:after {
  opacity: 0.2;
}
.sm-listing-tab.list-style-slide .ltabs-items-container {
  display: inline-block;
  width: 100%;
  margin: -6px 0 0 0;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.sm-listing-tab.list-style-slide .basic-products-list {
  overflow: hidden;
}
.sm-listing-tab.list-style-slide .basic-products-list .bs-items .item {
  width: 25%;
  float: left;
  border: 0;
}
.sm-listing-tab.list-style-slide .basic-products-list .bs-items .item .number {
  display: none;
}
.sm-listing-tab.list-style-slide a.view-all {
  text-align: right;
  float: right;
  display: inline-block;
  width: 100%;
  padding: 20px 30px;
  position: relative;
}
.sm-listing-tab.list-style-slide a.view-all i {
  margin-left: 3px;
}
.sm-listing-tab.list-style-slide a.view-all:before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  border-top: 1px dotted #ddd;
}
.slider-listing.owl-carousel.owl-theme.owl-loaded {
  display: inline-block;
}
.ltabs-items-container .basic-products-list .bs-items .item:hover {
  box-shadow: none;
}
.cartpro-modal .cpmodal-button.cartpro-hidden {
  display: none;
}
.cpmodal-action {
  text-align: center;
}
.mini-cart-header {
  display: inline-block;
}
.block.sm-cartpro {
  display: inline-block;
  margin: 0;
}
.sm-cartpro .cartpro-message {
  display: none;
  text-align: center;
  padding: 0 0 10px 0;
}
.sm-cartpro .cartpro-success {
  color: green;
}
.sm-cartpro .cartpro-error {
  color: #FF0000;
}
.sm-cartpro .cartpro-title .cartpro-label {
  display: inline-block;
  width: 100%;
}
.sm-cartpro .cartpro-content {
  display: none;
  width: 318px;
  position: absolute;
  right: 0px;
  z-index: 99;
  background-color: #fff;
  padding: 0;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.45);
  border-bottom: 3px solid #2196f3;
}
.sm-cartpro .cartpro-content .cartpro-wrapper {
  position: relative;
}
.sm-cartpro .cartpro-content .cartpro-wrapper::before {
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
  height: 9px;
  width: 20px;
  right: 143px;
  top: -9px;
  position: absolute;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .label-recent {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products {
  max-height: 350px;
  overflow: auto;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item {
  overflow: hidden;
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image {
  float: left;
  min-width: 50px;
  display: block;
  position: relative;
  margin-right: 10px;
  z-index: 9;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details {
  position: relative;
  margin-left: 85px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name {
  color: #444;
  position: relative;
  top: -6px;
  font-weight: bold;
  font-size: 100.42%;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .rating-product {
  height: 20px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .rating-product .amount {
  display: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price,
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty {
  display: inline-block;
  vertical-align: top;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty {
  position: absolute;
  right: -12px;
  top: 20px;
  width: 46px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty .qty-label {
  display: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price {
  height: 33px;
  line-height: 33px;
  color: #d92222;
  margin-right: 20px;
  font-size: 150%;
  font-weight: bold;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action {
  position: absolute;
  right: -5px;
  top: -5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a {
  font-size: 14px;
  color: #c5c5c5;
  display: inline-block;
  padding: 0 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a:hover {
  color: #2196f3;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart {
  padding-top: 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart dl {
  margin: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal {
  padding: 20px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 100%;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .label {
  color: #444 !important;
  font-weight: bold !important;
  font-size: 133.33% !important;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .price {
  color: #d92222;
  font-weight: bold;
  font-size: 150%;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions {
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a {
  display: inline-block;
  line-height: 33px;
  margin: 0 3px;
  border-radius: 0;
  font-size: 116.67%;
  font-weight: normal;
}
.sm-cartpro.cartpro-hover:hover .cartpro-content,
.sm-cartpro.cartpro-hover .cartpro-content {
  display: block;
}
.sm-cartpro .cartpro-content:before,
.sm-cartpro .cartpro-content:after {
  content: "";
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sm-cartpro .cartpro-content:after {
  background: url(/images/ajax_loading.gif) no-repeat scroll center center transparent;
  z-index: 3;
}
.sm-cartpro .cartpro-content.loading:before,
.sm-cartpro .cartpro-content.loading:after {
  display: block;
}
.sm-cartpro .cartpro-content .empty {
  text-align: center;
  padding: 10px 0;
}
.sm-cartpro .cartpro-products-inner .price-label,
.sm-cartpro .cartpro-products-inner .qty-label {
  padding-right: 10px;
  text-transform: uppercase;
  text-align: left;
}
.sm-cartpro .cartpro-products-inner .qty-value {
  clear: right;
}
.sm-cartpro .cartpro-products-inner .qty-value input {
  width: 3.2em;
}
.sm-cartpro .cartpro-products-inner .quantity-button {
  opacity: 0;
}
.sm-cartpro .cartpro-products-inner .quantity-button.visible {
  opacity: 1;
  cursor: pointer;
}
.sm-cartpro .cartpro-actions {
  text-align: center;
}
.sm-cartpro .cartpro-actions .cartpro-checkout {
  float: none;
  text-align: center;
  max-width: 100%;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li {
  margin: 0 0 5px 5px;
  vertical-align: top;
  text-transform: uppercase;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li:first-child {
  margin-left: 0;
}
.sm-cartpro .cartpro-actions .cartpro-checkout li:after {
  clear: both;
  content: "";
  display: table;
}
/* ============================================ *
 * Item Options
 * ============================================ */
.sm-cartpro .item-options:after {
  content: '';
  display: table;
  clear: both;
}
.sm-cartpro .item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  margin-right: 0;
}
.sm-cartpro .item-options dt:after {
  content: ': ';
}
.sm-cartpro .item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}
.sm-cartpro .truncated,
.sm-cartpro .truncated a.dots {
  cursor: help;
  display: inline-block;
}
.sm-cartpro .truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.sm-cartpro .truncated a.details:hover {
  text-decoration: none;
}
.sm-cartpro .truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}
.sm-cartpro .truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #3399cc;
  background-color: #F6F6F6;
  top: auto;
  left: 0;
  bottom: 5px;
}
.sm-cartpro .truncated .truncated_full_value .item-options:after {
  border-color: #3399cc transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
  bottom: -10px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  top: auto;
}
.sm-cartpro .truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sm-cartpro .truncated .show .item-options {
  display: block;
}
.cartpro-process {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1005;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  opacity: 0;
}
.cartpro-process.cartpro-show {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
.cartpro-modal {
  position: fixed;
  top: -9999;
  right: 0;
  bottom: auto;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1005;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.cartpro-modal.cartpro-show {
  opacity: 1;
  top: 0;
  bottom: 0;
}
.cartpro-modal .cpmodal-wrapper,
.cartpro-process .cartpro-loadmark {
  width: 200px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.cartpro-process .cartpro-imageload {
  background: #fff4e9;
  border: 2px solid #f1af73;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  color: #f1af73;
  padding: 15px 20px;
  opacity: 0.8;
  font-family: arial, sans-serif;
}
.cartpro-process .cartpro-imageload img {
  display: inline-block;
  vertical-align: middle;
}
.cartpro-modal .cpmodal-wrapper {
  width: 400px;
  background: none repeat scroll 0 0 #FFF;
  text-align: center;
  padding: 15px 10px 10px;
}
.cartpro-modal .cpmodal-message {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
  text-align: center;
}
.cartpro-modal .cpmodal-close {
  background: none repeat scroll 0 0 black;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 24px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  text-align: center;
}
.cartpro-modal .cpmodal-close:hover {
  color: red;
}
.cartpro-modal .cpmodal-time:before {
  content: " (";
}
.cartpro-modal .cpmodal-time:after {
  content: ")";
}
.cartpro-modal .cpmodal-time.cptime-hidden {
  display: none;
}
.cartpro-modal .cpmodal-button {
  background: #2196f3;
  border: none;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.cartpro-modal .cpmodal-button:hover {
  background-color: #1976d3;
}
.cartpro-modal .cpmodal-button.noitem-wishlist,
.cartpro-modal .cpmodal-button.noitem-compare {
  display: none;
}
.cartpro-modal.cartpro-options .cpmodal-message,
.cartpro-modal.cartpro-options .cpmodal-action {
  display: none;
}
.cartpro-modal .cpmodal-message.cp-error {
  display: block;
  color: #FF0000;
}
@media only screen and (max-width: 499px) {
  .cartpro-modal .cpmodal-wrapper {
    width: 300px;
  }
  .cartpro-modal .cpmodal-button {
    white-space: nowrap;
  }
}
/* style for IFrame */
.product-view.cartpro-product .product-shop,
.cartpro-modal .product-view .product-shop {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0px 0px 5px 0px;
}
.product-view.cartpro-product .add-to-cart-wrapper {
  float: none;
  width: 100%;
  padding: 0 0 2px 0;
}
.product-view.cartpro-product .add-to-cart-wrapper .price-box,
.product-view.cartpro-product .add-to-cart-wrapper .availability {
  display: none;
}
.product-view.cartpro-product .product-shop .product-name {
  font-size: 133.33%;
  text-transform: uppercase;
  margin-bottom: 0;
}
.product-view.cartpro-product .product-shop .extra-info {
  float: none;
  margin: 0;
}
.cartpro-modal .cartpro-frame {
  border: none;
  overflow: auto;
}
.cartpro-modal .cartpro-frame html,
.cartpro-modal .cartpro-frame body {
  height: auto;
}
.product-view.cartpro-product .grouped-items-table-wrapper {
  padding: 0;
  margin: 0 0 0 0;
}
.product-view.cartpro-product .product-shop .availability {
  font-size: 12px;
  text-transform: uppercase;
}
.product-view.cartpro-product .product-shop .extra-info,
.product-view.cartpro-product .product-shop .price-info {
  margin: 0 0 5px 0;
}
.product-view.cartpro-product .product-shop .price-box {
  margin-bottom: 0;
}
.product-view.cartpro-product .product-options {
  border: 1px solid #cccccc;
  clear: both;
  margin: 0;
  padding: 10px;
  position: relative;
  width: 100%;
}
.product-view.cartpro-product .product-options-bottom {
  background-color: #f4f4f4;
  padding: 15px 20px;
  border: 1px solid #cccccc;
  border-top: 0;
  margin: 0;
  padding: 10px;
}
.product-view.cartpro-product .add-to-links,
.product-view.cartpro-product .or {
  display: none;
}
.product-view.cartpro-product .add-to-cart {
  margin-bottom: 0;
}
.product-view.cartpro-product .product-shop .product-options-bottom {
  margin-bottom: 2px;
}
.product-view.cartpro-product .product-essential {
  margin-bottom: 0;
}
.product-view.cartpro-product .price-box .regular-price .price,
.product-view.cartpro-product .price-box .special-price .price,
.product-view.cartpro-product .price-box .full-product-price .price {
  font-size: 166.67%;
}
.product-view.cartpro-product .price-box {
  margin-left: -5px;
  margin-right: -5px;
}
.product-view.cartpro-product .grouped-items-table {
  margin-bottom: 0;
}
.product-view.cartpro-product .add-to-box {
  padding: 10px;
  border: 1px solid #e9e9e9;
  border-top: 0;
  background-color: #eeeeee;
  margin: 0;
}
.page-empty.cartprooptoins-index-product {
  padding: 5px;
}
/**************************
*
*	GENERAL
*
**************************/
@media only screen and (max-width: 1260px) {
  #cameraslide_container {
    width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  #cameraslide_container {
    width: 1100px !important;
  }
}
@media only screen and (max-width: 1100px) {
  #cameraslide_container {
    width: 1000px !important;
  }
}
@media only screen and (max-width: 1000px) {
  #cameraslide_container {
    width: 900px !important;
    height: 540px !important;
  }
}
@media only screen and (max-width: 900px) {
  #cameraslide_container {
    width: 800px !important;
  }
}
@media only screen and (max-width: 800px) {
  #cameraslide_container {
    width: 700px !important;
  }
}
@media only screen and (max-width: 700px) {
  #cameraslide_container {
    width: 600px !important;
  }
}
@media only screen and (max-width: 500px) {
  #cameraslide_container {
    width: 430px !important;
  }
}
@media only screen and (max-width: 400px) {
  #cameraslide_container {
    width: 300px !important;
  }
}
@media only screen and (max-width: 360px) {
  #cameraslide_container {
    width: 280px !important;
    height: 157px !important;
  }
}
.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td .camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}
.camera_wrap {
  direction: ltr;
  display: none;
  float: left;
  position: relative;
  z-index: 0;
}
.camera_wrap img {
  max-width: none !important;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_wrap {
  width: 100%;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* ThÃªm vÃ o Ä‘á»ƒ full image sliders */
/*.cameraSlide > img*/
/*{*/
/*width: 100% !important;*/
/*margin: 0 !important;*/
/*padding: 0 !important;*/
/*height: 100% !important;*/
/*clear: both;*/
/*}*/
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: url(/images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: #ffffff url(/images/camera-loader.gif) no-repeat center;
  background: rgba(255, 255, 255, 0.9) url(/images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camera_caption {
  bottom: 0;
  display: block;
  /*position: absolute;*/
  width: 100%;
}
.camera_caption > div {
  padding: 10px 20px;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_prevThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_prevThumbs div {
  background: url(/images/camera_skins.png) no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_nextThumbs div {
  background: url(/images/camera_skins.png) no-repeat -190px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.camera_pag_ul li:hover span > img {
  overflow: hidden;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-align: left;
  text-indent: 9999px;
  width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 8px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.camera_pag_ul li img {
  display: none;
  position: absolute;
}
.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2;
}
.camera_prev {
  left: 0;
}
.camera_prev > span {
  background: url(/images/camera_skins.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_next {
  right: 0;
}
.camera_next > span {
  background: url(/images/camera_skins.png) no-repeat -40px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_commands {
  right: 41px;
}
.camera_commands > .camera_play {
  background: url(/images/camera_skins.png) no-repeat -80px 0;
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_stop {
  background: url(/images/camera_skins.png) no-repeat -120px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-indent: 9999px;
  width: 16px;
}
.camera_thumbs_cont {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
  float: left;
}
.camera_thumbs_cont ul li > img {
  border: 1px solid;
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom;
}
.camera_clear {
  display: block;
  clear: both;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
  background: url(/images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
  background: url(/images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
  background: url(/images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
  background: url(/images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
  background: url(/images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
  background: url(/images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
  background: url(/images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
  background: url(/images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
  background: url(/images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
  background: url(/images/patterns/overlay10.png) repeat;
}
.camera_caption {
  color: #fff;
}
.camera_caption > div {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #434648;
}
.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.camera_pag_ul .thumb_arrow {
  border-top-color: #e6e6e6;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: #d8d8d8;
  background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
  border-color: 1px solid #000;
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
  background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
  background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
  background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
  background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
  background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
  background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
  background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
  background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
  background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
  background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
  background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
  background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
  background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
  background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
  background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
  background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
  background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
  background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
  background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
  background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
  background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
  background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
  background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
  background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
  background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
  background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
  background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
  background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
  background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
  background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
  background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
  background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
  background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
  background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
  background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
  background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
  background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
  background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
  background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
  background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
  background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
  background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
  background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
  background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
  background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
  background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
  background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
  background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
  background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
  background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
  background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
  background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
  background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
  background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
  background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
  background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
  background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
  background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
  background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
  background-position: -120px -440px;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
  background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
  background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
  background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
  background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
  background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
  background-position: -120px -480px;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
  background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
  background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
  background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
  background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
  background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
  background-position: -120px -520px;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
  background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
  background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
  background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
  background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
  background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
  background-position: -120px -560px;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
  background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
  background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
  background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
  background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
  background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
  background-position: -120px -600px;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
  background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
  background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
  background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
  background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
  background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
  background-position: -120px -640px;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
  background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
  background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
  background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
  background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
  background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
  background-position: -120px -680px;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
  background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
  background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
  background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
  background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
  background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
  background-position: -120px -720px;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
  background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
  background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
  background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
  background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
  background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
  background-position: -120px -760px;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
  background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
  background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
  background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
  background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
  background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
  background-position: -120px -800px;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
  background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
  background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
  background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
  background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
  background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
  background-position: -120px -840px;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
  background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
  background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
  background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
  background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
  background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
  background-position: -120px -880px;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
  background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
  background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
  background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
  background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
  background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
  background-position: -120px -920px;
}
/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
  background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
  background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
  background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
  background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
  background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
  background-position: -120px -1080px;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -960px;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
  background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
  background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
  background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
  background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
  background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
  background-position: -120px -1040px;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
  background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
  background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
  background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
  background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
  background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
  background-position: -120px -1000px;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
  background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
  background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
  background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
  background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
  background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
  background-position: -120px -1120px;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
  background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
  background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
  background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
  background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
  background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
  background-position: -120px -1160px;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
  background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
  background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
  background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
  background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
  background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
  background-position: -120px -1200px;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
  background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
  background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
  background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
  background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
  background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
  background-position: -120px -1240px;
}
.clearfix_cameraslide,
.cameraslide {
  clear: both;
}
/* Css of js enfinity*/
.pix_slideshow {
  float: left;
  width: 100%;
}
.pix_slideshow img {
  max-width: none !important;
}
.pix_slideshow [data-use="simple"] img,
.pix_slideshow [data-use="simple"] .filmore_rotate_wrap {
  max-width: 100% !important;
}
.pix_slideshow_until_image {
  display: none;
}
.pix_slideshow_target {
  display: block;
}
.pix_slideshow_target {
  overflow: hidden;
  position: relative;
  visibility: hidden;
}
.film_slide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.filmoreSlide {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.filmoreSlide > div {
  position: absolute;
}
.filmoreBgs {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
section img,
footer img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.pix_button {
  text-align: center;
}
.pix_button a {
  float: left;
  margin: 0 -10px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none !important;
  width: 100%;
}
.pix_button.yellow,
.single_add_to_cart button,
.single_add_to_cart .button,
.shop_table a.checkout-button,
input[type=submit]#place_order,
.widget_shopping_cart .button,
.checkout-button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  text-decoration: none !important;
}
section img,
footer img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.filmore_loader {
  position: absolute;
  right: 0;
  top: 10px;
}
.filmore_command {
  display: inline-block;
  height: 44px;
  margin-top: -22px;
  text-indent: -9999px;
  width: 44px;
  position: absolute;
  top: 50%;
  background-color: #fff;
  text-align: center;
  background-image: none;
  border-radius: 100%;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.24);
}
.filmore_command:before {
  display: inline-block;
  font-family: fontawesome;
  font-size: 20px;
  height: 44px;
  width: 44px;
  left: 0;
  line-height: 44px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  color: #2196f3;
}
.filmore_command:hover {
  background-color: #2196f3;
}
.filmore_command:hover:before {
  color: #fff;
}
.filmore_pause {
  background: url("/images/icons_sprite.png") no-repeat -6px -266px;
  display: none;
  left: 0;
  position: absolute;
  top: 5px;
}
.pixslideshow_white .filmore_pause {
  background: url("/images/icons_sprite.png") no-repeat -6px -228px;
}
.pixslideshow_black .filmore_pause {
  background: url("/images/icons_sprite.png") no-repeat -6px -190px;
}
.filmore_play {
  background: url("/images/icons_sprite.png") no-repeat -48px -266px;
  left: 0;
  position: absolute;
  top: 5px;
}
.pixslideshow_white .filmore_play {
  background: url("/images/icons_sprite.png") no-repeat -48px -228px;
}
.pixslideshow_black .filmore_play {
  background: url("/images/icons_sprite.png") no-repeat -48px -190px;
}
.filmore_autoadv .filmore_play {
  display: none;
}
.filmore_autoadv .filmore_pause {
  display: block;
}
.filmore_prev {
  left: 30px;
}
.filmore_prev:before {
  content: "\f104";
}
.filmore_next {
  right: 30px;
}
.filmore_next:before {
  content: "\f105";
}
.filmore_current_pag,
.filmore_pag:active,
.filmore_pag:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.filmore_pause:hover,
.filmore_play:hover {
  opacity: .7;
}
.filmore_next:active,
.filmore_prev:active,
.filmore_pause:active,
.filmore_play:active {
  opacity: 1;
}
.filmore_pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.filmore_pag {
  display: inline-block;
  height: 10px;
  text-indent: -9999px;
  width: 10px;
  background-color: #fff;
  padding: 0;
  margin: 0 5px;
  border-radius: 100%;
}
.pix_slideshow [data-use="simple"] img,
.pix_slideshow [data-use="simple"] .filmore_rotate_wrap {
  max-width: 100% !important;
}
/* content slide */
.film_slide h3.desc-slide,
.film_slide h1.name-slide {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.film_slide a.button.btn-slide-shop {
  line-height: 35px;
}
img.index1-slide {
  width: 325px !important;
}
.index1-slide h3.desc-slide,
.index2-slide h3.desc-slide {
  font-size: 166.67% !important;
}
.index1-slide h1.name-slide,
.index2-slide h1.name-slide {
  font-size: 458.3% !important;
  font-weight: 300;
}
.film_slide h3.index3.desc-slide {
  font-weight: 100 !important;
  text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4) !important;
  font-size: 308.33% !important;
}
.film_slide h1.index3.name-slide {
  font-weight: 900 !important;
  text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4) !important;
  font-size: 425% !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .index1-slide h3.desc-slide,
  .index2-slide h3.desc-slide {
    font-size: 136.67% !important;
  }
  .index1-slide h1.name-slide,
  .index2-slide h1.name-slide {
    font-size: 388.3% !important;
  }
  img.index1-slide,
  img.index2-slide {
    width: 250px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .index1-slide h3.desc-slide,
  .index2-slide h3.desc-slide {
    font-size: 136.67% !important;
  }
  .index1-slide h1.name-slide,
  .index2-slide h1.name-slide {
    font-size: 388.3% !important;
  }
  img.index1-slide,
  img.index2-slide {
    width: 240px !important;
    top: 25px;
  }
}
@media (max-width: 767px) {
  .index1-slide h3.desc-slide,
  .index2-slide h3.desc-slide {
    font-size: 106.67% !important;
  }
  .index1-slide h1.name-slide,
  .index2-slide h1.name-slide {
    font-size: 318.3% !important;
  }
  .index1-slide .button.btn-slide-shop,
  .index2-slide .button.btn-slide-shop {
    left: -10px;
  }
  img.index1_slide1_image {
    width: 180px !important;
    top: 15px;
  }
}
/***---Device---***/
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
    max-width: 1200px !important;
  }
  /*==DETAIL PAGE==*/
  .menu-on-top {
    position: fixed;
  }
}
@media (max-width: 1199px) {
  /*==DETAIL PAGE==*/
  .more-views .lSSlideOuter .lSSlideWrapper {
    min-height: 70px;
  }
  .product-view .product-shop > .product-shop-inner {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-on-top {
    position: fixed;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
    position: static;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
    position: relative;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    right: 0 !important;
    left: auto;
  }
  .basic-products-list .bs-items .item {
    padding: 15px 10px;
  }
  .basic-products-list .bs-items .item .item-inner .bs-image {
    width: 77px;
  }
  .basic-products-list .bs-items .item .item-inner .bs-content {
    margin-left: 90px;
  }
  /*==CART==*/
  .cart .crosssell {
    padding: 12px 8px;
  }
  /*==TOOLBAR==*/
  .toolbar-inner .sorter .view-mode,
  .toolbar-inner .sort-by {
    margin-right: 5px;
  }
  /*==LISTING==*/
  .block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby {
    width: 54px;
  }
  .col3-layout .toolbar .toolbar-inner:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    content: "";
    display: inline-block;
  }
  .category-products .toolbar .pager {
    display: none;
  }
  .category-products .toolbar-bottom .toolbar .sorter,
  .category-products .toolbar-bottom .toolbar .limiter {
    display: none;
  }
  .category-products .toolbar-bottom .toolbar .pager {
    display: block;
  }
  .block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby {
    margin-right: 5px;
  }
  .block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby .input-text {
    width: 30px;
  }
  /*==DETAIL PAGE==*/
  .case-option-vertical .product-image {
    margin-right: 82px;
  }
  .case-option-vertical .more-views .lSSlideOuter .lSSlideWrapper {
    margin: 28px 0;
  }
  .addthis_toolbox.addthis_default_style {
    margin-bottom: 20px;
  }
  .like-social span.lbl-social {
    display: inline-block;
    width: 100%;
  }
  .product-view.product-view-2 .product-shop > .product-shop-inner,
  .product-view.product-view-3 .product-shop > .product-shop-inner {
    padding-left: 0;
  }
  .add-to-cart .control-qty {
    margin-right: 10px;
  }
  .product-view .product-shop .btn-cart {
    padding: 0 13px;
  }
}
@media (max-width: 991px) {
  /*==DETAIL PAGE==*/
  .product-view .product-shop > .product-shop-inner {
    margin-top: 25px;
  }
  .case-option-vertical .product-image {
    margin-right: 105px;
  }
  .case-option-vertical .more-views {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*==TOOLBAR==*/
  .toolbar-inner .sorter .view-mode,
  .toolbar-inner .sort-by {
    margin-right: 5px;
  }
  /*==DETAIL PAGE==*/
  .case-option-vertical .product-image {
    margin-right: 100px;
  }
  .case-option-vertical .more-views .lSSlideOuter .lSSlideWrapper {
    margin: 28px 0;
  }
  .product-view-2 .sidebar-view .tab-related-upseller,
  .product-view-3 .sidebar-view .tab-related-upseller {
    float: left;
    width: 50%;
    margin-right: 5%;
  }
  .product-view-2 .sidebar-view .product-slide-slidebar,
  .product-view-3 .sidebar-view .product-slide-slidebar {
    width: 100%;
    display: inline-block;
  }
  .product-view-2 .sidebar-view .list-image-static,
  .product-view-3 .sidebar-view .list-image-static {
    display: inline-block;
  }
  .addthis_toolbox.addthis_default_style {
    margin-bottom: 20px;
  }
  .like-social span.lbl-social {
    display: inline-block;
    width: 100%;
  }
  .product-view.product-view-2 .product-shop > .product-shop-inner,
  .product-view.product-view-3 .product-shop > .product-shop-inner {
    padding-left: 0;
  }
  .add-to-cart .control-qty {
    margin-right: 10px;
  }
  .product-view .product-shop .btn-cart {
    padding: 0 13px;
  }
  /*==CART==*/
  .total-wrapper {
    clear: both;
  }
  .products-grid .item .item-inner .actions {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  #cpanel_wrapper {
    display: none;
  }
  .footer-bottom-content,
  .payment-footer {
    text-align: center !important;
  }
  .payment-footer {
    padding-top: 10px;
  }
  .products-grid .item .item-inner .actions .a-g-button.sm_quickview_handler,
  .sm_quickview_handler {
    display: none !important;
  }
  /*==TOOLBAR==*/
  .toolbar-inner .pager {
    display: none;
  }
  .toolbar-bottom .toolbar-inner .sorter {
    display: none;
  }
  .toolbar-bottom .toolbar-inner .pager {
    display: block;
  }
  .toolbar-bottom .toolbar-inner .limiter {
    width: auto;
    border: none;
  }
  .sm_quickview_handler {
    display: none !important;
  }
  /*==DETAIL PAGE==*/
  .products-grid .box-image .effect-slider .lSAction,
  .products-grid .box-image:hover .effect-slider .lSAction {
    display: block !Important;
  }
  .product-view .product-shop > .product-shop-inner {
    margin-top: 0;
  }
  .case-option-vertical .product-image {
    margin-right: 100px;
  }
  .case-option-vertical .more-views .lSSlideOuter .lSSlideWrapper {
    margin: 28px 0;
  }
  .product-shop {
    padding-top: 30px;
    clear: both;
  }
  .product-view.product-view-2 .product-shop > .product-shop-inner,
  .product-view.product-view-3 .product-shop > .product-shop-inner {
    padding-left: 0;
  }
  /*==CART==*/
  .total-wrapper {
    clear: both;
  }
}
@media (min-width: 568px) and (max-width: 639px) {
  .case-option-vertical .product-image {
    margin-right: 86px;
  }
  .case-option-vertical .more-views {
    width: 77px;
  }
  .case-option-vertical .more-views .lSSlideOuter .lSSlideWrapper {
    margin: 28px 0 27px;
  }
  /*==DETAIL PAGE==*/
}
@media (min-width: 481px) and (max-width: 767px) {
  .products-grid .item {
    width: 50%;
    float: left;
  }
  /*==LISTING PAGE==*/
  .products-list .item .item-inner .box-image-list {
    width: 200px;
  }
  .products-list .item .item-inner .box-image-list:before {
    width: 200px;
  }
  .products-list .item .item-inner .box-info-list {
    margin-left: 200px;
  }
  .products-list .item .item-inner .box-info-list .actions .btn-wrapper .button {
    margin-right: 4px;
  }
  .products-list .item .item-inner .box-info-list .actions .add-to-links {
    margin: 0;
  }
  .products-list .item .item-inner .box-info-list .actions .add-to-links li {
    margin: 0 4px 0px 0px;
  }
  .products-list .item .item-inner:before {
    left: 200px;
  }
  /*==BLOG LISTING==*/
  .postWrapper .image-blog {
    width: 200px;
  }
  .postWrapper .info-blog {
    margin-left: 230px;
  }
  /*==FOOTER==*/
  .about-footer,
  .help-footer,
  .services-footer,
  .contact-footer {
    width: 50%;
    padding: 0 15px;
    float: left;
  }
}
@media (max-width: 480px) {
  /* yt-totop */
  #yt-totop {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  /*==TOOLBAR==*/
  .toolbar-inner {
    height: 44px;
    position: relative;
  }
  .toolbar-inner .sorter {
    left: 5px;
    position: absolute;
    top: 5px;
    width: auto;
  }
  .toolbar-inner .limiter {
    position: absolute;
    right: 5px;
    top: 5px;
    width: auto;
    border: 0;
    padding: 0;
  }
  .toolbar-inner .sort-by {
    display: none;
  }
  .toolbar-inner .pager,
  .toolbar-inner .sort-by {
    width: 100%;
    margin: 0;
    padding: 12px;
    border-top: 1px solid #e9e9e9;
  }
  .toolbar-inner .pager ol {
    text-align: right;
  }
  .toolbar-inner .pager ol {
    text-align: left;
  }
  /*==SHOPPING CART==*/
  .cart .crosssell .btn-cart {
    margin-bottom: 3px;
  }
  /*==LISTING PAGE==*/
  .products-list .new-item {
    right: 0;
    left: auto;
  }
  .products-list .item .item-inner .box-image-list {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #e9e9e9;
  }
  .products-list .item .item-inner .box-image-list:before {
    display: none;
  }
  .products-list .item .item-inner .box-image-list img {
    width: 100%;
  }
  .products-list .item .item-inner .box-image-list .image-slider-product {
    position: static;
  }
  .products-list .item .item-inner .box-info-list {
    margin-left: 0px;
    clear: both;
    padding: 10px;
  }
  .products-list .item .item-inner .box-info-list .actions .btn-wrapper .button {
    margin-right: 4px;
  }
  .products-list .item .item-inner .box-info-list .actions .add-to-links {
    margin: 0;
  }
  .products-list .item .item-inner .box-info-list .actions .add-to-links li {
    margin: 0 4px 0px 0px;
  }
  .products-list .item .item-inner:before {
    display: none;
  }
  /* DETAIL */
  .col-main .container > .row > div > div.product-view .view-wrapper,
  .col-main .container > .row > div > div.product-view .product-all-info {
    padding: 20px;
  }
  .product-view .box-tags .form-add input.input-text {
    width: 200px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .case-option-vertical .product-image {
    margin-right: 69px;
  }
  .case-option-vertical .more-views {
    width: 58px;
  }
  .lSSlideOuter.vertical .lightSlider > * {
    max-height: 70px;
  }
  .add-to-cart .control-qty,
  .product-view .add-to-cart label {
    margin-right: 10px;
  }
  .product-view .product-shop .btn-cart {
    margin-right: 0;
  }
  /*==BLOG LISTING==*/
  .postWrapper .image-blog {
    width: 100%;
  }
  .postWrapper .image-blog img {
    width: 100%;
  }
  .postWrapper .info-blog {
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both;
    padding-top: 10px;
  }
}
@media (max-width: 479px) {
  /* DETAIL */
  .custom-slide-control {
    margin-top: -29px;
  }
  .case-option-vertical .product-image {
    margin-right: 66px;
  }
}
@media (max-width: 1199px) {
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
    left: 294px;
    max-width: 645px;
  }
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns > div,
  .cms-home-v3 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns > div {
    max-width: 100%;
  }
  .cms-home-v3 .sm_megamenu_content .cat-image img,
  .cms-home-v3 .sm_megamenu_content .static-bottom-menu img,
  .cms-home-v3 .sm_megamenu_content .image-mega img {
    max-width: 595px;
  }
  /*======= HOMEPAGE 1 =========*/
  .megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
    padding: 5.5px 15px;
  }
  .static-image.static-image-2 {
    margin-bottom: 30px;
  }
  /*======= HOMEPAGE 2 =========*/
  .block--subscribe-index2.block-subscribe .block-title:before {
    right: -29px;
  }
  .block--subscribe-index2.block-subscribe .block-title h3 {
    font-size: 150%;
  }
  .sm-listing-tab.list-style-slide .clear-3 {
    display: block;
  }
  .sm-listing-tab.list-style-slide .clear-4 {
    display: none;
  }
  .sm-listing-tab.list-style-slide .basic-products-list .bs-items .item {
    width: 33.33%;
  }
  /*======= HOMEPAGE 3 =========*/
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-image {
    width: 100%;
    text-align: center;
  }
  .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-image a img {
    width: auto;
    max-width: 100%;
  }
  .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-content {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .list-image-static .border-eff:before,
  .list-image-static .border-eff:after {
    display: none;
  }
  .list-image-static .border-eff .inner:before,
  .list-image-static .border-eff .inner:after {
    display: none;
  }
  img.list-image-static .border-eff:hover {
    opacity: 0.8;
  }
  /*======= HOMEPAGE 1 =========*/
  .megamenu-left-style-1 {
    display: none;
  }
  .cms-home .tab-rating-random {
    float: left;
    width: 58%;
    margin-right: 4%;
  }
  .cms-home .static-image.static-image-2 {
    float: left;
    width: 38%;
    clear: right;
  }
  .service-block .list-service li .border-eff > div {
    padding: 25px 15px 15px;
  }
  .service-block .list-service li .icon {
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
  .service-block .list-service li .info {
    margin-left: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  /*======= HOMEPAGE 2 =========*/
  .block--subscribe-index2.block-subscribe {
    margin-bottom: 30px;
  }
  /*======= HOMEPAGE 3 =========*/
  .static-image-homepage3-1 {
    display: inline-block;
    width: 100%;
    margin: 30px 0 15px !important;
  }
  .static-image-homepage3-1 .image-row1-1 {
    width: 34%;
    float: left;
    margin-right: 3%;
  }
  .static-image-homepage3-1 .image-row2-1 {
    width: 63%;
    float: left;
  }
  .cms-home-v3 .col1.col-lg-3.col-md-4 > .list-image-static {
    display: none;
  }
  .cms-home-v3 .tab-rating-random-index3 {
    float: left;
    width: 36%;
  }
  .cms-home-v3 .static-image-homepage3-3 {
    float: left;
    width: 62%;
    margin-left: 2%;
  }
  .cms-home-v3 .testimonials {
    display: inline-block;
    width: 100%;
  }
  .cms-home-v3 .block.sidebar-product.product-slide-slidebar {
    display: inline-block;
    width: 100%;
  }
  .cms-home-v3 .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-image {
    width: 100%;
    text-align: center;
  }
  .cms-home-v3 .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-image a img {
    width: auto;
    max-width: 100%;
  }
  .cms-home-v3 .box-3columns-index3 .basic-products-list .bs-items .item .item-inner .bs-content {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /*======= HOMEPAGE 1 =========*/
  .cms-home .col-main .container > .row > div > div.block-brand {
    margin-top: 0;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div {
    width: 30px;
    height: 30px;
    top: -68px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div:before {
    top: 4px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev {
    left: -27px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-prev:before {
    left: 0px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next {
    right: -40px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div.owl-next:before {
    left: 4px;
  }
  /*======= HOMEPAGE 2 =========*/
  .products-grid.basic-products-slide-grid .item {
    width: 100%;
  }
  .sm-listing-tab.list-style-slide .clear-2 {
    display: block;
  }
  .sm-listing-tab.list-style-slide .clear-3 {
    display: none;
  }
  .sm-listing-tab.list-style-slide .basic-products-list .bs-items .item {
    width: 50%;
  }
  .cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls,
  .cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls {
    top: 10px;
  }
  /*======= HOMEPAGE 3 =========*/
  .cms-home-v3 .tab-rating-random-index3 {
    width: 50%;
  }
  .cms-home-v3 .static-image-homepage3-3 {
    width: 48%;
  }
  .cms-home-v3 .testimonials {
    width: 48%;
    margin-left: 2%;
  }
  .cms-home-v3 .category-wrap .cat-list li a .image-cate {
    min-height: 118px;
  }
  .cmspage3 .list-item-latest li .item-latest .info-latest-post,
  .cms-page-view.cmspage3 .list-item-latest li .item-latest .info-latest-post,
  .cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post {
    bottom: -150px;
  }
}
@media (max-width: 639px) {
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div {
    top: -62px;
  }
}
@media (max-width: 639px) and (min-width: 481px) {
  .service-block .list-service li .info .title {
    font-size: 116.67%;
  }
  .service-block .list-service li .info .desc {
    font-size: 90%;
  }
  .static-image-1 .list-image-static > div {
    width: 33.2%;
  }
  .static-image-1 .list-image-static > div.image-column-2 {
    width: 33.6%;
  }
  .product-slide-slidebar .basic-products-list .bs-items .item .item-inner .bs-content {
    margin-left: 90px;
  }
  .list-item-latest li .item-latest .info-latest-post h3.date-latest-post span {
    display: inline-block;
    width: 100%;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
}
@media (max-width: 567px) {
  /*======= HOMEPAGE 1 =========*/
  .static-image-1 .list-image-static > div {
    width: 33.6%;
  }
  .static-image-1 .list-image-static > div.image-column-2 {
    width: 32.8%;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel .ltabs-tab-label,
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover .ltabs-tab-label,
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li .ltabs-tab-label {
    font-size: 100%;
  }
  .cms-home .col-main .container > .row > div > div.product-slide-slidebar {
    margin-top: -25px;
  }
  .cms-home .col-main .container > .row > div > div.block-brand .owl-controls .owl-nav > div {
    top: -55px;
  }
  /*======= HOMEPAGE 3 =========*/
  .cms-home-v3 .tab-rating-random-index3 {
    width: 100%;
  }
  .cms-home-v3 .static-image-homepage3-3 {
    width: 50%;
    margin-left: 0;
  }
  .cms-home-v3 .testimonials {
    width: 48%;
    margin-left: 2%;
  }
  .cms-home-v3 .category-wrap .cat-list li a .image-cate {
    min-height: 88px;
  }
  .cms-home-v3 .box-3columns-index3 > div {
    width: 100%;
    margin-bottom: 10px;
  }
  .cms-home-v3 .box-3columns-index3 > div:last-child {
    margin-bottom: 0;
  }
  .cms-home-v3 .box-3columns-index3 > div .basic-products-list .bs-items .item .item-inner .bs-image {
    width: 81px;
    float: left;
  }
  .cms-home-v3 .box-3columns-index3 > div .basic-products-list .bs-items .item .item-inner .bs-content {
    margin-left: 107px;
  }
  .cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post {
    position: static;
    color: inherit;
  }
  .cms-index-index.cmspage3 .list-item-latest li .item-latest .info-latest-post .title-latest-post h2 a {
    color: inherit;
    border-bottom: 1px solid;
  }
  .cms-index-index.cmspage3 .list-item-latest li .item-latest:before {
    display: none;
  }
}
@media (max-width: 479px) {
  .service-block .list-service li {
    width: 100%;
    margin-bottom: 20px;
  }
  .service-block .list-service li:last-child {
    margin-bottom: 0;
  }
  .static-image-1 .list-image-static > div {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .static-image-1 .list-image-static > div:last-child {
    margin-bottom: 10px;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    width: 75%;
    border-bottom: 0;
    margin-bottom: 15px;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
    display: inline;
    padding-left: 10px;
    padding-right: 3px;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:after {
    display: none;
  }
  .cms-index-index .sm-listing-tab .owl-theme .owl-controls {
    top: -52px;
  }
  .cms-home .tab-rating-random {
    width: 100%;
  }
  .cms-home .static-image.static-image-2 {
    width: 100%;
  }
  .list-item-latest li {
    width: 100%;
  }
  .cms-index-index.cmspage1 .block.block-subscribe .block-title strong {
    font-size: 200%;
  }
  .cms-index-index .footer_mastop .block .form-subscribe-header {
    font-size: 120%;
  }
  body .block-subscribe input.input-text {
    font-size: 100%;
  }
  /*======= HOMEPAGE 2 =========*/
  .static-image-homepage2-1 .list-image-static > div {
    width: 100% !important;
  }
  .static-image-homepage2-1 .list-image-static > div > div {
    margin-top: 0;
  }
  .static-image-homepage2-1 .list-image-static > div:first-child {
    margin-top: 30px;
  }
  .block--subscribe-index2.block-subscribe .block-title {
    width: 100%;
  }
  .block--subscribe-index2.block-subscribe .block-title:before {
    display: none;
  }
  .block--subscribe-index2.block-subscribe .block-title h3 {
    font-size: 135%;
  }
  .block--subscribe-index2.block-subscribe .box-form {
    width: 100%;
    padding: 30px;
  }
  .sm-listing-tab.list-style-slide .basic-products-list .bs-items .item {
    width: 100%;
  }
  .cms-index-index.cmspage2 .footer_mastop,
  .cms-index-index.cmspage3 .footer_mastop {
    height: 140px;
  }
  .cms-index-index.cmspage2 .footer_mastop .brand-slider.owl-theme .owl-controls {
    top: 20px;
  }
  /*======= HOMEPAGE 2 =========*/
  .static-image-homepage3-1 .image-row1-1 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .static-image-homepage3-1 .image-row2-1 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .cms-home-v3 .tab-rating-random-index3 {
    width: 100%;
  }
  .cms-home-v3 .static-image-homepage3-3 {
    width: 100%;
  }
  .cms-home-v3 .testimonials {
    width: 100%;
    margin-left: 0px;
  }
  .static-image .list-2-columns > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .static-image .list-2-columns > div:last-child {
    margin-bottom: 0;
  }
  .cms-home-v3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    width: 70%;
  }
  .cms-home-v3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
  .cms-home-v3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab-selected {
    height: 32px;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tabs-container ul li {
    color: #666;
  }
  .cms-index-index.cms-home-v3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls {
    top: -63px;
  }
  .cms-index-index.cms-home-v3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls .owl-nav > div {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .cms-index-index.cms-home-v3 .sm-supercategories .ltabs-wrap .owl-theme .owl-controls .owl-nav > div:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls {
    top: 30px;
  }
  .cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div,
  .cms-index-index.cmspage3 .footer_mastop .brand-slider.owl-theme .owl-controls .owl-nav > div {
    top: -72px;
  }
}
.dropdown-mobile {
  width: 200px;
  position: absolute;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  right: 0px;
  padding: 10px 15px;
  z-index: 99;
  display: none;
}
.header-style-1 .dropdown-mobile {
  border-top: none;
  right: -1px;
}
.dropdown-custommer-mobile ul {
  margin: 0;
}
.dropdown-custommer-mobile ul li {
  display: block;
  float: none;
}
.dropdown-custommer-mobile ul li a {
  display: block;
  padding: 5px 7px;
  margin-bottom: 1px;
}
.dropdown-custommer-mobile ul li a:before {
  content: "\f105";
  font-family: fontawesome;
  margin-right: 5px;
}
.dropdown-custommer-mobile > a {
  display: none;
}
.block-mobile:before {
  width: 100%;
  height: 3px;
  content: "";
  display: inline-block;
  background-color: #2196f3;
  position: absolute;
  left: 0px;
  top: -3px;
  display: none;
}
.block-mobile:hover {
  background-color: #fff !important;
}
.block-mobile:hover .dropdown-custommer-mobile {
  display: block;
}
.block-mobile:hover .icon-mobile {
  color: #000 !important;
}
.block-mobile:hover:before {
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sm_megamenu_content .drop-content > div a {
    padding: 0 20px;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-1-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns {
    width: 781px !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns {
    left: -76px;
  }
  /* vertical menu */
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
    left: 212px;
    max-width: 727px;
  }
  .product-megamenu .sm-basic-products .bs-items .bs-item {
    width: 50%;
  }
  .header-style-1 .header-bottom {
    padding: 30px 0;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > div {
    max-width: 939px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title {
    margin-left: 40px;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
    font-size: 100% !important;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
    padding: 0 23px 0 5px !important;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
    padding-right: 44px !important;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
    right: 2px;
  }
}
@media (max-width: 991px) {
  .header-style-1 .sm-serachbox-pro .form-search {
    max-width: 100%;
  }
  .header-style-1 .menu-container::before,
  .header-style-1 .menu-container::after {
    display: none;
  }
  .header-style-1 .header-bottom {
    padding-bottom: 0;
  }
  .header-style-1 .logo {
    text-align: left;
    padding: 0 0 28px;
    margin-top: -10px;
  }
  .header-style-1 .sm-cartpro .cartpro-label {
    display: none !important;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
    background: none;
    box-shadow: none;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:before {
    font-size: 24px;
  }
  .header-style-1 .container .minicart-header {
    line-height: 43px;
    position: absolute;
    right: 15px;
    top: -123px;
    max-width: 150px;
    text-align: right;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title {
    margin-left: 0;
    padding: 5px 0 5px 36px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-content .cartpro-wrapper::before {
    right: 20px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
    border-radius: 0;
    left: auto;
    right: 87px;
  }
  .header-style-1 .menu-larger,
  .header-style-1 .block-right-mobile {
    display: none;
  }
  .header-style-1 .mobile-menu {
    display: block !Important;
  }
  .header-style-1 .mobile-menu .col-lg-12.col-md-12 {
    min-height: 0;
  }
  .header-style-1 .yt-menu {
    position: absolute;
  }
  .header-style-1 .menu-under {
    height: auto;
  }
  .header-style-1 .mobile-menu-wrapper {
    position: absolute;
    right: 142px;
    top: -116px;
  }
  .header-style-1 .mobile-menu-wrapper .btn-mobile-wrapper {
    cursor: pointer;
    height: 40px;
    position: relative;
    width: 50px;
  }
  .header-style-1 .mobile-menu-wrapper .btn-mobile-wrapper::before {
    background: #fff none repeat scroll 0 0;
    bottom: 5px;
    content: "";
    height: 30px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    width: 1px;
  }
  .header-style-1 .mobile-menu-wrapper .btn-mobile-wrapper .btn-menu-mobile {
    background: none;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 0;
  }
  .header-style-1 .mobile-menu-wrapper .btn-mobile-wrapper .btn-menu-mobile::before {
    font-size: 24px;
  }
  .header-style-1 .mobile-menu-wrapper .btn-mobile-wrapper .btn-menu-mobile:hover::before {
    color: #ff9800;
  }
  .bd-hd1 .main-container:before {
    top: -1px;
  }
}
@media (max-width: 767px) {
  .header-style-1 .logo {
    padding-top: 0;
    margin-top: -10px;
  }
  .header-style-1 .social_info-wrap {
    float: left !important;
    width: 40% !important;
  }
  .header-style-1 .customer-wrapper {
    width: 60% !Important;
    float: left !important;
  }
  .header-style-1 .yt-menu {
    right: 15px;
    top: 56px;
  }
  .header-style-1 .yt-menu .mobile-menu {
    background: none;
  }
  .header-style-1 .yt-menu .mobile-menu .mobile-menu-wrapper {
    right: 8px;
    top: 6px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title {
    margin-top: 8px;
  }
}
@media (max-width: 520px) {
  .header-style-1 .socials-wrap {
    display: none;
  }
  .header-style-1 .customer-wrapper {
    width: 100% !Important;
  }
}
@media (max-width: 479px) {
  .header-style-1 .yt-menu {
    right: 112px;
  }
  .header-style-1 .yt-menu .mobile-menu .mobile-menu-wrapper {
    /*right: -52px; */
	right: -82px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
    right: -1px;
  }
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .cartpro-count,
  .header-style-1 .container .minicart-header .sm-cartpro .cartpro-title .label-item,
  .header-style-1 .container .minicart-header .sm-cartpro .total-price {
    display: none;
  }
  .sm-cartpro .cartpro-content {
    width: 292px;
  }
  .header-style-1 .sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details,
  .sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details {
    text-align: left;
  }
}
@media (max-width: 1199px) {
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
    padding: 0 20px 0 0px !important;
  }
  .header-style-2 .yt-menu .menu-under #nav > .parent > a {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-style-2 .yt-menu .socials-wrap {
    margin-right: 5px;
  }
  .header-style-2 .yt-menu .sm_megamenu_wrapper_horizontal_menu {
    padding-left: 5px;
  }
  .header-style-2 .col-lg-9.col-md-9.menu-wrapper {
    width: 78%;
  }
  .header-style-2 .col-lg-3.col-md-3.col-sm-3.sosical-wrapper {
    width: 22%;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > div {
    max-width: 939px;
    left: -4px;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.mega-2-parent .sm-megamenu-child.sm_megamenu_dropdown_6columns {
    left: -80px;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
    font-size: 100%;
  }
}
@media (max-width: 991px) {
  .header-style-2.header-container .sm-serachbox-pro .form-search {
    height: 41px;
  }
  .header-style-2 .menu-larger,
  .header-style-2 .block-right-mobile {
    display: none;
  }
  .header-style-2 .mobile-menu {
    display: block !Important;
  }
  .header-style-2 .btn-mobile-wrapper .btn-menu-mobile {
    height: 45px;
    line-height: 45px;
    border: 0;
    background: #ff9800;
  }
  .header-style-2 .header-bottom .logo {
    padding-bottom: 15px;
  }
  .header-style-2 .h-b-r-top {
    position: absolute;
    right: 15px;
    top: -62px;
  }
  .header-style-2 .sm-serachbox-pro {
    position: absolute;
    right: 15px;
    bottom: -42px;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .header-style-2 .minicart-header .sm-cartpro .cartpro-title:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .header-style-2 .header-bottom .logo {
    text-align: center;
    margin-top: 20px;
  }
  .header-style-2 .mn-custom-head-left {
    display: none;
  }
  .header-style-2 .sm-serachbox-pro {
    width: 240px;
  }
  .header-style-2 .h-b-r-top {
    top: -75px;
  }
}
@media (max-width: 1199px) {
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
    padding: 0 22px 0 10px !important;
  }
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
    right: 5px;
  }
  .header-style-3 .yt-menu .menu-under #nav > .parent > a {
    padding: 0 22px 0 10px;
  }
  .header-style-3 .yt-menu .menu-under #nav > .parent > a:before {
    right: 5px;
  }
  .header-style-3 ul.top-service-list li .icon {
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
  }
  .header-style-3 ul.top-service-list li .icon:before {
    width: 39px;
    height: 39px;
  }
  .header-style-3 ul.top-service-list li .info .name {
    font-size: 100%;
    font-weight: bold;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-style-3 .col-lg-9.col-md-9.menu-wrapper {
    width: 78%;
  }
  .header-style-3 .col-lg-3.col-md-3.col-sm-3.sosical-wrapper {
    width: 22%;
  }
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > div {
    max-width: 939px;
  }
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
    padding: 0 15px;
    font-size: 96%;
  }
}
@media (max-width: 991px) {
  .header-style-3 .menu-larger .menu-wrapper,
  .header-style-3 .block-right-mobile {
    display: none;
  }
  .header-style-3 .mobile-menu {
    display: block !Important;
    float: left;
  }
  .header-style-3 .btn-mobile-wrapper .btn-menu-mobile {
    height: 50px;
    line-height: 50px;
    border: 0;
    background: #444;
  }
  .header-style-3 .top-service-list {
    display: none;
  }
  .header-style-3 .mini-cart-wapper {
    position: absolute;
    right: 0;
    top: -15px;
  }
  .header-style-3 .col-lg-4.col-md-3.search-wrapper {
    position: absolute;
    width: 80%;
    right: 0;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .header-style-3 .social_info-wrap {
    float: left !important;
    width: 40% !important;
  }
  .header-style-3 .customer-wrapper {
    width: 60% !Important;
    float: left !important;
  }
}
@media (max-width: 520px) {
  .header-style-3 .socials-wrap {
    display: none;
  }
  .header-style-3 .customer-wrapper {
    width: 100% !Important;
  }
}
@media (max-width: 479px) {
  .header-style-3 .container .minicart-header {
    width: 100px;
  }
  .header-style-3 .cartpro-count {
    display: none;
  }
  .header-style-3 .label-item {
    display: none;
  }
  .header-style-3.header-container .header-top .header-link-right .block-account-cusomer .my-account > a {
    padding: 0 3px;
  }
}