.selector {
  border: 1px solid #e7e7e7;
  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 #e7e7e7;
  position: absolute;
  right: 0px;
  top: 0px;
}
.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);
  background-color: #fff;
}
.cmspage3 .home-menu-dropdown .item-home-store li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover-home3.png) no-repeat left 10px center;
}
.cmspage4 .home-menu-dropdown .item-home-store li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover-home4.png) no-repeat left 10px center;
}
.home-menu-dropdown {
  padding: 20px;
  width: 100%;
}
.home-menu-dropdown .item-home-store .title-menu-home {
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 5px;
}
.home-menu-dropdown .item-home-store li {
  padding-left: 20px;
  line-height: 26px;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat left center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.home-menu-dropdown .item-home-store li:first-child {
  padding-left: 0;
  background: none;
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
}
.home-menu-dropdown .item-home-store li:first-child:hover {
  padding: 0;
  background: none;
}
.home-menu-dropdown .item-home-store li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat left 10px center;
  padding-left: 30px;
}
.home-menu-dropdown .item-home-store li:hover > a {
  color: #fa668d;
}
.home-menu-dropdown .item-home-store li a {
  display: block !important;
  color: #666666;
}
.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: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
  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.pink a:before {
  background-color: #fa668d;
}
.home-menu-dropdown .item-home-store.theme-color li.green a:before {
  background-color: #73C530;
}
.home-menu-dropdown .item-home-store.theme-color li.orange a:before {
  background-color: #ff5043;
}
.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:empty {
  margin-bottom: 0;
}
.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 {
  position: absolute;
  display: inline-block;
  line-height: 100%;
  padding: 6px 10px 6px 0;
  width: 60px;
  z-index: 9;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  top: 20px;
}
.new-item:before,
.sale-item:before {
  border-color: #b03939 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
}
.new-item {
  left: -10px;
  background-color: #3cc696;
  padding: 6px 0;
}
.new-item:before {
  border-color: #217659 transparent transparent;
  border-width: 10px 0px 0px 10px;
  left: 0;
}
.new-item:after {
  background: url(/skin/frontend/sm-handmade/default/images/bg-new.png) no-repeat left center;
  content: "";
  display: block;
  width: 19px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 90%;
}
.sale-item {
  background-color: #f15959;
  right: -10px;
  padding: 6px 10px 6px 0;
}
.sale-item:after {
  background: url(/skin/frontend/sm-handmade/default/images/bg-sale.png) no-repeat left center;
  content: "";
  display: block;
  width: 19px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -10px;
}
.special-price {
  float: left;
  margin-left: 0px;
  padding: 6px 0 6px 10px;
}
.add-to-cart {
  position: relative;
}
.add-to-cart .qty {
  margin-right: 0px;
}
.add-to-cart .control-qty {
  float: left;
  margin-right: 20px;
}
.add-to-cart .control-qty .quantity-controls {
  float: left;
  border: 1px solid #e1e1e1;
  width: 27px;
  height: 17px;
  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;
  content: #b4b4b4;
}
.add-to-cart .control-qty .quantity-controls:hover {
  background-color: #f3f3f3;
}
.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: 40px;
  height: 40px;
  display: inline-block;
  background-color: #000000;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: fixed;
  bottom: 50px;
  right: 20px;
  opacity: 0.6;
  z-index: 800;
}
#yt-totop:before {
  content: "\f062";
  font-family: fontawesome;
  font-size: 20px;
}
#yt-totop:hover {
  opacity: 1;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div {
  width: 30px;
  height: 30px;
}
.cms-index-index.cmspage3 .owl-theme .owl-controls .owl-nav > div:before {
  left: 0px;
  font-size: 20px;
  line-height: 29px;
}
.cms-index-index.cmspage4 .owl-theme .owl-controls .owl-nav > div {
  width: 30px;
  height: 30px;
}
.cms-index-index.cmspage4 .owl-theme .owl-controls .owl-nav > div:before {
  left: 0px;
  font-size: 17px;
  line-height: 29px;
}
.slider-deal-wrapper .owl-theme .owl-controls .owl-nav > div::before {
  left: 2px;
}
.owl-theme .owl-controls .owl-nav > div {
  display: inline-block;
  width: 34px;
  height: 34px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 3px;
  background-color: #A6A6A8;
}
.owl-theme .owl-controls .owl-nav > div:before {
  display: inline-block;
  text-indent: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-family: fontawesome;
  text-align: center;
}
.owl-theme .owl-controls .owl-nav > div:hover {
  border-color: #fa668d;
  background-color: #fa668d;
  color: #fff;
}
.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;
}
.home-menu-dropdown .item-home-store {
  width: 20%;
}
.opc-index-index .main {
  padding-bottom: 40px;
}
.opc-index-index .page-title h1 {
  font-family: inherit;
  font-style: inherit;
  color: #333;
}
.checkout-onepage-success .col-right.sidebar {
  margin-top: 30px;
}
.col-right.sidebar .block .block-title {
  margin-bottom: 20px;
}
.block-layered-nav .btn-remove::before {
  left: 2px;
}
.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: 5px;
}
#compare-items .product-name:hover a {
  color: #fa668d;
}
.case-option-vertical .custom-slide-control {
  display: block;
}
.custom-slide-control {
  display: none;
}
.sidebar .block.block-layered-nav {
  margin-bottom: 15px;
}
.sidebar-product .basic-products-list .bs-items {
  margin-bottom: 0;
}
.sidebar-product .basic-products-list .bs-items .item:last-child {
  margin-bottom: 0;
}
.basic-products-list .bs-items .item .item-inner .bs-content .bs-title a:hover {
  color: #FA668F;
}
.banner-left.banner:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.products-list {
  margin: 0;
  padding: 0;
}
.products-list .item .item-inner {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #e2e2e2;
  box-shadow: 0 1px 0 0 #e2e2e2;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  padding: 20px 20px 15px 20px;
}
.products-list .item .item-inner .box-image-list {
  width: 250px;
  float: left;
  position: relative;
}
.products-list .item .item-inner .box-image-list .new-item,
.products-list .item .item-inner .box-image-list .sale-item {
  text-align: center;
  top: 10px;
}
.products-list .item .item-inner .box-image-list .image-slider-product {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  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);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.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: 250px;
}
.products-list .item .item-inner .box-info-list .product-name {
  font-size: 100%;
  font-weight: bold;
  color: #333333;
  margin-bottom: 7px;
}
.products-list .item .item-inner .box-info-list .price-box {
  overflow: hidden;
  line-height: 15px;
  margin: 0;
  margin-bottom: 3px;
}
.products-list .item .item-inner .box-info-list .price-box * {
  font-size: 100%;
}
.products-list .item .item-inner .box-info-list .price-box .old-price {
  float: left;
  margin: 0;
  margin-right: 10px;
}
.products-list .item .item-inner .box-info-list .price-box .old-price .price {
  font-size: 12px;
}
.products-list .item .item-inner .box-info-list .price-box .special-price {
  padding: 0;
}
.products-list .item .item-inner .box-info-list .sm_quickview_handler:before {
  width: 35px;
  height: 35px;
  content: '\f06e';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-list .item .item-inner .box-info-list .sm_quickview_handler {
  display: block !important;
  overflow: hidden;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.products-list .item .item-inner .box-info-list .sm_quickview_handler:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-list .item .item-inner .box-info-list .sm_quickview_handler:before {
  color: #fff;
  font-size: 15px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper {
  display: inline-block;
  vertical-align: top;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .btn-cart {
  width: 140px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper,
.products-list .item .item-inner .box-info-list .actions .add-to-links {
  float: left;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links {
  margin: 0 2px;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li {
  display: inline-block;
  vertical-align: middle;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper {
  position: relative;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper:before {
  background: url(/skin/frontend/sm-handmade/default/images/cart.png) no-repeat left center;
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 19px;
  left: 23px;
  top: 8px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .btn-cart {
  background-color: rgba(0, 0, 0, 0.2);
  text-transform: none;
  padding-left: 38px;
  height: 35px;
  font-size: 85.71%;
  font-weight: normal;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .btn-cart:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-list .item .item-inner .box-info-list .actions .link-wishlist,
.products-list .item .item-inner .box-info-list .actions .link-compare,
.products-list .item .item-inner .box-info-list .actions .sm_quickview_handler {
  display: block !important;
  overflow: hidden;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.products-list .item .item-inner .box-info-list .actions .link-wishlist:hover,
.products-list .item .item-inner .box-info-list .actions .link-compare:hover,
.products-list .item .item-inner .box-info-list .actions .sm_quickview_handler:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-list .item .item-inner .box-info-list .actions .link-wishlist:before,
.products-list .item .item-inner .box-info-list .actions .link-compare:before,
.products-list .item .item-inner .box-info-list .actions .sm_quickview_handler:before {
  color: #fff;
  font-size: 15px;
}
.products-list .item .item-inner .box-info-list .actions .link-wishlist:before {
  width: 35px;
  height: 35px;
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-list .item .item-inner .box-info-list .actions .link-compare:before {
  width: 35px;
  height: 35px;
  content: '\f074';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-list .item .item-inner .box-info-list .ratings {
  display: inline-block;
  width: 100%;
  height: 20px;
}
.products-list .item .item-inner .box-info-list .ratings .amount a {
  color: #777777;
  font-size: 12px;
  margin-left: 5px;
}
.products-list .item .item-inner .box-info-list .no-rating {
  height: 20px;
  line-height: 20px;
  margin: 5px 0;
}
.products-list .item .item-inner .box-info-list .no-rating a {
  color: #777777;
  font-size: 12px;
}
.products-list .item .item-inner .box-info-list .no-rating a:hover {
  color: #46e7af;
}
.products-list .item .item-inner .box-info-list .desc {
  margin-bottom: 15px;
  float: left;
}
.limiter > select {
  width: auto;
}
.pager {
  border: 1px solid #e7e7e7;
  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 {
  height: 45px;
  margin-bottom: 30px;
}
.toolbar-inner {
  border-bottom: 1px solid #e2e2e2;
  display: inline-block;
  width: 100%;
  position: relative;
  background: #fff;
  height: 45px;
}
.toolbar-inner .selector {
  border: 1px solid #dbdbdb;
}
.toolbar-inner .sorter {
  float: left;
}
.toolbar-inner .sorter .view-mode {
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 5px;
  position: relative;
}
.toolbar-inner .sorter .view-mode:before {
  content: "";
  width: 1px;
  background: #e5e5e5;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 0;
}
.toolbar-inner .sorter .view-mode strong,
.toolbar-inner .sorter .view-mode a {
  width: 25px;
  height: 45px;
  line-height: 45px;
  float: left;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.toolbar-inner .sorter .view-mode strong span,
.toolbar-inner .sorter .view-mode a span {
  display: none;
}
.toolbar-inner .sorter .view-mode .list:hover:before,
.toolbar-inner .sorter .view-mode .grid:hover:before {
  background-color: #fa668d;
}
.toolbar-inner .sorter .view-mode .grid:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/gird.png) no-repeat top right;
  display: block;
  width: 14px;
  height: 14px;
  background-color: #666666;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
}
.toolbar-inner .sorter .view-mode .list:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/list.png) no-repeat top right;
  display: block;
  width: 15px;
  height: 14px;
  background-color: #666666;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
}
.toolbar-inner .sorter .view-mode strong:before {
  background-color: #fa668d !important;
}
.toolbar-inner .sort-by {
  float: left;
  padding-top: 9px;
}
.toolbar-inner .sort-by label {
  float: left;
  margin: 0 5px 0px 5px;
  line-height: 30px;
  font-size: 12px;
}
.toolbar-inner .sort-by .selector {
  float: left;
  min-width: 50px !important;
  width: 90px !important;
  margin-right: 10px;
}
.toolbar-inner .sort-by .selector span {
  width: 100% !important;
}
.toolbar-inner .sort-by > a {
  padding: 0 12px;
  line-height: 25px;
  display: inline-block;
  border: 1px solid #dbdbdb;
  position: relative;
  height: 25px;
  width: 31px;
}
.toolbar-inner .sort-by > a.asc:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-toolbar.png) no-repeat top center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  width: 7px;
  height: 4px;
  border: none;
  transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
}
.toolbar-inner .sort-by > a:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-toolbar.png) no-repeat top center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  width: 7px;
  height: 4px;
  border: none;
  transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
}
.toolbar-inner .limiter {
  float: left;
  margin-right: 10px;
  padding-top: 9px;
}
.toolbar-inner .limiter label {
  float: left;
  margin: 0 10px 0px 5px;
  line-height: 25px;
  font-size: 12px !important;
  color: #333333;
}
.toolbar-inner .limiter .selector {
  float: left;
  min-width: 50px !important;
  width: 52px !important;
}
.toolbar-inner .limiter .selector span {
  width: 100% !important;
  font-size: 12px !important;
}
.toolbar-inner .pager {
  float: right;
  margin: 0;
  border: none !important;
  padding: 0 !important;
  padding-top: 9px !important;
  padding-right: 7px !important;
}
.toolbar-inner .pager ol {
  margin: 0px;
}
.toolbar-inner .pager ol .current {
  background: #fa668d;
  border-color: #fa668d;
  color: #fff;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  font-size: 12px;
}
.toolbar-inner .pager ol li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
}
.toolbar-inner .pager ol li a {
  border: 1px solid #e9e9e9;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  font-size: 12px;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  color: #666666;
}
.toolbar-inner .pager ol li a:hover {
  background: #fa668d;
  border-color: #fa668d;
  color: #fff;
}
.toolbar-inner .pager ol li a span {
  line-height: 31px;
  float: none;
}
#loading {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
#loading img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  z-index: 999999;
  padding: 5px;
  background-color: black;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.block-layered-nav {
  border-bottom: none;
}
.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 #e7e7e7;
  margin: 0;
  padding: 5px 15px;
  text-transform: uppercase;
}
.block-layered-nav .block-content .actions {
  border-bottom: 1px dashed #fdc2d1;
  padding: 5px 0;
}
.block-layered-nav .block-content .actions .clear-fillter {
  float: right;
}
.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 dt {
  font-size: 128.57%;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
  padding-top: 10px;
  font-style: italic;
}
.block-layered-nav .filter-wrapp dt:after {
  background: transparent;
  height: 4px;
  border-bottom: 1px solid #fbb2c5;
  border-top: 2px solid #fbb2c5;
  display: block;
  position: relative;
  width: 100%;
  bottom: -10px;
  content: "";
}
.block-layered-nav .filter-wrapp ol {
  margin: 0px;
}
.block-layered-nav .filter-wrapp ol li {
  line-height: 30px !important;
  border-bottom: 1px dashed #fdc2d1;
}
.block-layered-nav .filter-wrapp ol li:last-child {
  border: none;
}
.block-layered-nav .filter-wrapp ol li .check-shopby {
  display: none;
}
.block-layered-nav .filter-wrapp ol li a {
  position: relative;
  display: block;
  padding-left: 25px;
}
.block-layered-nav .filter-wrapp ol li a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0px;
  margin-right: 10px;
  border: 1px solid #6a6a6a;
}
.block-layered-nav .filter-wrapp ol li a:after {
  content: "";
  width: 15px;
  height: 15px;
  content: '\f00c';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 15px;
  position: absolute;
  left: 1px;
  top: 50%;
  margin-top: -9px;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 12px;
  color: #fa668d;
}
.block-layered-nav .filter-wrapp ol li a:hover {
  color: #fa668d;
}
.block-layered-nav .filter-wrapp ol li a:hover:before {
  border-color: #fa668d;
}
.block-layered-nav .filter-wrapp ol li a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.block-layered-nav .filter-wrapp ol li a .item-count {
  display: none;
  border: 1px solid #e7e7e7;
  font-size: 91.66%;
  padding: 0 5px;
  position: relative;
  float: right;
  line-height: 17px;
  background: #fff;
  top: 15px;
}
.block-layered-nav .filter-wrapp ol li a .item-count:before {
  background: none repeat scroll 0 0 #fff;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  content: "";
  display: inline-block;
  height: 5px;
  left: -3px;
  position: absolute;
  top: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  width: 5px;
}
.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: #fa668d;
}
.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 .swatch-label {
  display: inline !important;
}
.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 {
  margin-top: 20px;
  overflow: hidden;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter {
  background-color: #fa668d;
  height: 6px;
  position: relative;
  margin: 25px 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 3px solid #fa668d;
  border-radius: 50%;
  cursor: e-resize;
  display: block;
  height: 16px;
  width: 16px;
  z-index: 15;
  position: absolute;
  top: -6px;
  text-align: center;
  line-height: 13px;
  color: #fa668d;
}
.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: 6px;
  background-color: #d1cfcf;
  position: absolute;
  top: 3px;
  z-index: 10;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-to:after {
  left: 13px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price_filter .price-from:after {
  right: 13px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .sp-right {
  float: right;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby {
  width: 70px;
  margin-right: 4px;
  padding: 0 5px;
  float: left;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby .input-text {
  border: none;
  position: absolute;
  height: 23px;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby .input-text:focus {
  background: none;
  position: absolute;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby button {
  height: 25px;
  width: 70px;
  padding: 0 5px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fa668d;
  font-weight: normal;
}
.block-layered-nav .filter-wrapp .wrap-price-shopby button:hover {
  background: #3CC696;
}
.block-layered-nav .currently {
  background: #fff;
  padding: 0 20px;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #e2e2e2;
  box-shadow: 0 1px 0 0 #e2e2e2;
  border-bottom: none;
}
.block-layered-nav .currently .filter-shopby {
  font-size: 128.57%;
  font-weight: normal;
  color: #333333;
  padding-bottom: 10px;
  padding-top: 10px;
  background: url(/skin/frontend/sm-handmade/default/images/bg-dt.png) repeat-x bottom center;
}
.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 #e7e7e7;
}
.block-layered-nav .currently ol li .btn-remove {
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  border: 1px solid #e7e7e7;
  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: #fa668d;
}
.product-view.product-view-2,
.product-view.product-view-3 {
  margin-top: 9px;
}
.atm-i {
  position: relative;
  left: -45px;
}
* {
  margin: 0;
  padding: 0;
  outline: none !important;
}
.msrp-price-hide-message {
  display: block;
  clear: both;
  padding: 10px 0px;
}
a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:hover {
  color: #fa668d;
}
.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;
}
.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 a,
body span {
  -webkit-transition: 0.25 all ease;
  -moz-transition: 0.25 all ease;
  -ms-transition: 0.25 all ease;
  -o-transition: 0.25 all ease;
  transition: 0.25 all ease;
}
body a:hover {
  color: #fa668d;
}
body button:focus,
body button:active {
  border: none;
}
body input.input-text {
  color: inherit !important;
  height: 34px;
  padding: 0 5px;
  width: 100%;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #e7e7e7;
}
input.input-text,
textarea {
  padding: 5px;
}
select {
  padding: 1px;
  width: 100%;
  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;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  height: 33px;
  padding: 0 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 100%;
  color: #fff;
  background-color: #fa668d;
  white-space: nowrap;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.button:hover {
  background-color: #3cc696;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
.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: 40px;
}
.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-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.fieldset {
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-bottom: 20px;
}
.fieldset .legend {
  border-bottom: 1px solid #e7e7e7;
  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%;
}
.atm-f {
  text-align: left !important;
  padding: 0 5px!important;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  padding: 0 15px 0 10px;
  position: relative;
}
.breadcrumbs ul li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(/skin/frontend/sm-handmade/default/images/icon-bre.png) no-repeat right center;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -2px;
}
.breadcrumbs ul li a {
  display: block;
  padding: 5px 0px;
  font-size: 100%;
}
.breadcrumbs ul li a strong {
  color: #46DAA2;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}
.breadcrumbs ul li:last-child:before {
  display: none;
}
.breadcrumbs ul li:last-child strong {
  font-weight: normal;
  padding: 5px 0px;
}
.page-title {
  width: 100%;
  overflow: hidden;
  margin: 0 0 15px;
}
.page-title h1 {
  font-size: 166.67%;
  color: #000;
}
.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: #fa668d;
}
.data-table {
  width: 100%;
  border: 1px solid #e7e7e7;
}
.data-table td {
  padding: 3px 8px;
}
.data-table thead th {
  font-weight: bold;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  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 #e7e7e7;
  border-right: 1px solid #e7e7e7;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding: 10px;
}
.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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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: #fa668d;
}
.link-rss {
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-remove {
  position: relative;
}
.btn-remove:before {
  position: absolute;
  left: -4px;
  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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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 {
  padding-bottom: 7px;
  border-bottom: 2px solid #fbb2c5;
}
.block .block-title strong {
  display: block;
  text-transform: uppercase;
  font-size: 125%;
  color: #000;
}
.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;
}
.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 {
  background-color: #fa668d;
  border: 0;
  padding: 5px 10px;
}
.block-account .block-title strong {
  font-size: 108.33%;
  color: #fff;
}
.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: #fa668d;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  border-bottom: 1px solid #e7e7e7;
  padding: 3px 0;
  color: #fa668d;
}
.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;
}
.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 .block-content {
  padding: 5px 10px;
}
.block-subscribe label {
  font-weight: bold;
  color: #666;
}
.block-subscribe .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
  text-align: left;
}
.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;
}
.rating-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin: 0;
}
.rating-box:before {
  content: '\f006\f006\f006\f006\f006';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  letter-spacing: 2px;
  color: #828282;
  white-space: nowrap;
}
.rating-box .rating {
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  overflow: hidden;
}
.rating-box .rating:before {
  content: '\f006\f006\f006\f006\f006';
  white-space: nowrap;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  letter-spacing: 2px;
  color: #4ecb9f;
}
.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: #d83820;
}
.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;
}
.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: #fa668d;
}
.regular-price .price {
  font-size: 108.33%;
}
.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;
  float: left;
}
.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(/skin/frontend/sm-handmade/default/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: 33px;
}
.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: 108.33%;
  margin-bottom: 10px;
}
.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: -1px;
}
.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: 100%;
  font-weight: normal;
}
.tags-list {
  display: block;
}
.tags-list li {
  display: inline-block !important;
  margin: 0 1px 10px 0;
}
.tags-list li a {
  border: 1px solid #e7e7e7;
  padding: 5px 10px;
  font-size: 108.33% !important;
  display: block;
  border-radius: 3px;
}
.tags-list li a:hover {
  border-color: #fa668d;
  background-color: #fa668d;
  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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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: 285px;
}
.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(/skin/frontend/sm-handmade/default/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 #e7e7e7;
}
.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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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 #e7e7e7;
  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 #e7e7e7;
  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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(/skin/frontend/sm-handmade/default/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;
}
/*==HEADER TOP ==*/
.header-style {
  /*==HEADER BOTTOM ==*/
  /*== Module Cart ==*/
}
.header-style .flag,
.header-style .dropdown-icon {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  line-height: 45px;
  background-position: left 54%;
}
.header-style .dropdown-block:hover .dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.header-style .dropdown-block .dropdown-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 16px;
  background: url(/skin/frontend/sm-handmade/default/images/arrow-header.png) no-repeat top right;
  background-position: right 52%;
}
.header-style .dropdown-block .dropdown-list {
  display: none;
  border: 1px solid #e7e7e7;
  position: absolute;
  top: 110%;
  right: 0;
  min-width: 225px;
  background: #fff;
  z-index: 999;
  padding: 0px 20px;
  margin-top: -5px;
  left: 0;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style .dropdown-block .dropdown-list li > span {
  display: block;
  color: #fa668d;
}
.header-style .dropdown-block .dropdown-list li a {
  display: block;
  color: #333333;
  line-height: 39px;
}
.header-style .dropdown-block .dropdown-list li a:hover {
  color: #fa668d;
}
.header-style .dropdown-block .dropdown-list:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 8px;
  content: "";
  height: 0;
  left: 52px;
  position: absolute;
  top: -7px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 0;
}
.header-style .header-top {
  background: url(/skin/frontend/sm-handmade/default/images/bg-tophead.png) repeat-x top left;
  height: 50px;
  font-size: 92.86%;
}
.header-style .header-top .block-contact-cusomer,
.header-style .header-top .my-account,
.header-style .header-top .block-phone,
.header-style .header-top .block-email {
  float: left;
  position: relative;
  line-height: 45px;
  color: #fff;
}
.header-style .header-top .block-contact-cusomer a,
.header-style .header-top .my-account a,
.header-style .header-top .block-phone a,
.header-style .header-top .block-email a,
.header-style .header-top .block-contact-cusomer span,
.header-style .header-top .my-account span,
.header-style .header-top .block-phone span,
.header-style .header-top .block-email span {
  color: #fff;
}
.header-style .header-top .block-contact-cusomer a:hover,
.header-style .header-top .my-account a:hover,
.header-style .header-top .block-phone a:hover,
.header-style .header-top .block-email a:hover {
  color: #fa668d;
}
.header-style .header-top .my-account {
  background: url(/skin/frontend/sm-handmade/default/images/author.png) no-repeat top left;
}
.header-style .header-top .block-phone {
  background: url(/skin/frontend/sm-handmade/default/images/phone.png) no-repeat top left;
}
.header-style .header-top .block-phone span {
  font-size: 95%;
}
.header-style .header-top .block-email {
  background: url(/skin/frontend/sm-handmade/default/images/mail.png) no-repeat top left;
  background-position: left 52% !important;
}
.header-style .header-top .my-account,
.header-style .header-top .block-phone,
.header-style .header-top .block-email {
  padding-left: 25px;
  background-position: left center;
  margin-right: 24px;
  z-index: 99;
}
.header-style .header-top .block-phone {
  margin-right: 21px;
}
.header-style .header-top .block-email {
  padding-left: 30px;
}
.header-style .header-top .my-account .dropdown-toggle {
  padding-left: 0;
}
.header-style .header-top .my-account .dropdown-list a {
  display: block;
  color: #333333;
  line-height: 39px;
  border-bottom: 1px solid #ebebeb;
}
.header-style .header-top .my-account .dropdown-list a:hover {
  color: #fa668d;
}
.header-style .header-top .my-account .dropdown-list a.login-btn {
  height: 37px;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 23px;
  font-weight: bold;
  color: #fff;
  background: #fb668e;
  border-radius: 3px;
  cursor: pointer;
}
.header-style .header-top .my-account .dropdown-list a.login-btn:hover {
  background: #3cc696;
}
.header-style .header-top .header-link-right {
  float: right;
  position: relative;
  color: #fff;
  padding-right: 10px;
  z-index: 99;
}
.header-style .header-top .header-link-right .dropdown-block {
  display: inline-block;
  vertical-align: middle;
}
.header-style .header-top .header-link-right .dropdown-block .dropdown-toggle {
  line-height: 38px;
  display: block;
}
.header-style .header-top .header-link-right .lang-switcher {
  margin-right: 15px;
}
.header-style .header-top .header-link-right .currency-block,
.header-style .header-top .header-link-right .lang-switcher {
  position: relative;
}
.header-style .header-top .header-link-right .currency-block .dropdown-list,
.header-style .header-top .header-link-right .lang-switcher .dropdown-list {
  right: 0;
  left: inherit;
  min-width: 150px;
}
.header-style .header-top .header-link-right .currency-block .dropdown-list:after,
.header-style .header-top .header-link-right .lang-switcher .dropdown-list:after {
  left: inherit;
  right: 20px;
}
.header-style .header-top .header-link-right .currency-switcher .dropdown-list {
  min-width: 100px;
}
.header-style .header-top .header-link-right .currency-switcher .dropdown-list li.current {
  color: #333333;
  line-height: 39px;
  color: #fa668d;
}
.header-style .header-bottom {
  position: relative;
  background: #fff;
}
.header-style .header-bottom h1.logo {
  padding: 30px 0 30px 0;
}
.header-style .header-bottom h1.logo a {
  display: block;
}
.header-style .minicart .minicart-header {
  float: right;
  display: block;
  height: 60px;
  border: 1px dashed #fa668d;
  border-radius: 2px;
  margin-top: 40px;
  position: relative;
  cursor: pointer;
  z-index: 88;
}
.header-style .minicart .minicart-header:before {
  background: url(/skin/frontend/sm-handmade/default/images/cut-cart.png) no-repeat center center;
  content: "";
  width: 22px;
  height: 15px;
  display: block;
  position: absolute;
  right: 30px;
  top: -8px;
  background-color: #fff;
}
.header-style .minicart .minicart-header .sm-cartpro {
  min-width: 220px;
  padding-left: 50px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title {
  position: relative;
  font-size: 100%;
  line-height: 58px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-top: -4px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-label:after {
  content: "-";
  padding-left: 5px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-label:before {
  background: url(/skin/frontend/sm-handmade/default/images/cart-header.png) no-repeat center center;
  content: "";
  display: block;
  width: 20px;
  height: 28px;
  position: absolute;
  left: -42px;
  top: 14px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-icon,
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-count,
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .label-item {
  display: none;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .label-recent {
  line-height: 30px;
}
.header-style .minicart .minicart-header .sm-cartpro .cartpro-title .total-price {
  color: #fa668d;
  font-weight: bold;
}
.header-style .minicart .minicart-header .block-cart-content {
  position: relative;
  display: block;
  width: 370px;
  position: absolute;
  right: 0px;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  border-top-color: #e9e9e9;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  padding: 20px;
  border-radius: 0 0 3px 3px;
  margin-top: 7px;
}
.header-style .minicart .minicart-header .block-cart-content:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-cart.png) no-repeat center center;
  display: block;
  width: 22px;
  height: 7px;
  position: absolute;
  top: -7px;
  right: 90px;
}
/*==HEADER STYLE 2==*/
.cmspage2 .header-top {
  font-size: 92.86%;
}
.cmspage2 .sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-popular-title {
  font-weight: normal;
}
/*==POPUP LOGIN==*/
#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: #fa668d;
  color: #fff;
  line-height: 42px;
  padding: 0 20px 0px 70px;
  text-transform: uppercase;
  font-size: 125%;
}
body .block-popup-login .tt_popup_login strong:before {
  display: inline-block;
  content: "";
  width: 39px;
  position: absolute;
  left: 20px;
  top: 9px;
  height: 25px;
  background: url(/skin/frontend/sm-handmade/default/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 35px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 116.67%;
  margin-top: 8px;
  color: #fff;
  font-weight: bold;
  background-color: #fa668d;
}
body .block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #fbb2c5;
}
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(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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: 32px;
  padding: 0;
  height: 42px;
  position: relative;
}
body .block-popup-login .submit-login:before {
  content: "\f023";
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: 5px;
}
body .block-popup-login .submit-login .btn-submit-login {
  height: 42px;
  font-size: 116.67%;
  font-weight: bold;
  border: none;
  background: none;
  padding: 0 30px 0 50px;
  color: #fff;
}
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 STYLE 3==*/
/*==HEADER TOP ==*/
.header-style-3 {
  /*==HEADER BOTTOM ==*/
  /*== Module Cart ==*/
}
.header-style-3 .flag,
.header-style-3 .dropdown-icon {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  line-height: 40px;
  background-position: left 54%;
}
.header-style-3 .dropdown-block:hover .dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.header-style-3 .dropdown-block .dropdown-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 16px;
  background: url(/skin/frontend/sm-handmade/default/images/arrow-header3.png) no-repeat top right;
  background-position: right 52%;
}
.header-style-3 .dropdown-block .dropdown-list {
  display: none;
  border: 1px solid #e7e7e7;
  position: absolute;
  top: 110%;
  right: 0;
  min-width: 225px;
  background: #fff;
  z-index: 9999;
  padding: 0px 20px;
  margin-top: -1px;
  left: 0;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style-3 .dropdown-block .dropdown-list li > span {
  display: block;
  color: #fa668d;
}
.header-style-3 .dropdown-block .dropdown-list li a {
  display: block;
  color: #333333;
  line-height: 39px;
}
.header-style-3 .dropdown-block .dropdown-list li a:hover {
  color: #fa668d;
}
.header-style-3 .dropdown-block .dropdown-list:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 8px;
  content: "";
  height: 0;
  left: 52px;
  position: absolute;
  top: -7px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 0;
}
.header-style-3 .header-top {
  height: 40px;
  border-bottom: 1px solid #c2c2c2;
}
.header-style-3 .header-top .block-contact-cusomer,
.header-style-3 .header-top .my-account,
.header-style-3 .header-top .block-phone,
.header-style-3 .header-top .block-email {
  float: left;
  position: relative;
  line-height: 40px;
  color: #333;
}
.header-style-3 .header-top .block-contact-cusomer a,
.header-style-3 .header-top .my-account a,
.header-style-3 .header-top .block-phone a,
.header-style-3 .header-top .block-email a,
.header-style-3 .header-top .block-contact-cusomer span,
.header-style-3 .header-top .my-account span,
.header-style-3 .header-top .block-phone span,
.header-style-3 .header-top .block-email span {
  color: #333;
}
.header-style-3 .header-top .block-contact-cusomer a:hover,
.header-style-3 .header-top .my-account a:hover,
.header-style-3 .header-top .block-phone a:hover,
.header-style-3 .header-top .block-email a:hover {
  color: #fa668d;
}
.header-style-3 .header-top .my-account {
  background: url(/skin/frontend/sm-handmade/default/images/author3.png) no-repeat top left;
}
.header-style-3 .header-top .block-phone {
  background: url(/skin/frontend/sm-handmade/default/images/phone3.png) no-repeat top left;
}
.header-style-3 .header-top .block-phone span {
  font-size: 95%;
}
.header-style-3 .header-top .block-email {
  background: url(/skin/frontend/sm-handmade/default/images/mail3.png) no-repeat top left;
  background-position: left 52% !important;
}
.header-style-3 .header-top .my-account,
.header-style-3 .header-top .block-phone,
.header-style-3 .header-top .block-email {
  padding-left: 25px;
  background-position: left center;
  margin-right: 24px;
  z-index: 99;
}
.header-style-3 .header-top .block-phone {
  margin-right: 21px;
}
.header-style-3 .header-top .block-email {
  padding-left: 30px;
}
.header-style-3 .header-top .my-account {
  font-size: 92.86%;
}
.header-style-3 .header-top .my-account .dropdown-toggle {
  padding-left: 0;
}
.header-style-3 .header-top .my-account .dropdown-list a {
  display: block;
  color: #333333;
  line-height: 39px;
  border-bottom: 1px solid #ebebeb;
}
.header-style-3 .header-top .my-account .dropdown-list a:hover {
  color: #fa668d;
}
.header-style-3 .header-top .my-account .dropdown-list a.login-btn {
  height: 37px;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 23px;
  font-weight: bold;
  color: #fff;
  background: #fa668d;
  border-radius: 3px;
  cursor: pointer;
}
.header-style-3 .header-top .my-account .dropdown-list a.login-btn:hover {
  background: #3cc696;
}
.header-style-3 .header-top .header-link-right {
  float: right;
  position: relative;
  color: #333;
  padding-right: 10px;
  z-index: 99;
  font-size: 92.86%;
}
.header-style-3 .header-top .header-link-right .dropdown-block {
  display: inline-block;
  vertical-align: middle;
}
.header-style-3 .header-top .header-link-right .dropdown-block .dropdown-toggle {
  line-height: 38px;
  display: block;
}
.header-style-3 .header-top .header-link-right .lang-switcher {
  margin-right: 15px;
}
.header-style-3 .header-top .header-link-right .currency-block,
.header-style-3 .header-top .header-link-right .lang-switcher {
  position: relative;
}
.header-style-3 .header-top .header-link-right .currency-block .dropdown-list,
.header-style-3 .header-top .header-link-right .lang-switcher .dropdown-list {
  right: 0;
  left: inherit;
  min-width: 150px;
}
.header-style-3 .header-top .header-link-right .currency-block .dropdown-list:after,
.header-style-3 .header-top .header-link-right .lang-switcher .dropdown-list:after {
  left: inherit;
  right: 20px;
}
.header-style-3 .header-top .header-link-right .currency-switcher .dropdown-list {
  min-width: 100px;
}
.header-style-3 .header-top .header-link-right .currency-switcher .dropdown-list li.current {
  color: #333333;
  line-height: 39px;
  color: #fa668d;
}
.header-style-3 .header-bottom {
  position: relative;
  clear: both;
}
.header-style-3 .header-bottom h1.logo {
  text-align: center;
  vertical-align: top;
  padding: 25px 0 26px 0;
}
.header-style-3 .header-bottom h1.logo a {
  display: inline-block;
}
.header-style-3 .header-bottom .header-bottom-left {
  padding-top: 65px;
  padding-right: 0;
}
.header-style-3 .header-bottom .header-bottom-right {
  padding-top: 52px;
}
.header-style-3 .minicart .minicart-header {
  float: right;
  cursor: pointer;
  z-index: 88;
}
.header-style-3 .minicart .minicart-header .sm-cartpro {
  width: 184px;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title {
  position: relative;
  font-size: 100%;
  text-align: right;
  padding-right: 60px;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-count,
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .label-item {
  color: #333;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-icon {
  position: absolute;
  right: 0;
  top: -5px;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:after {
  width: 44px;
  height: 44px;
  content: '\f06b';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 44px;
  border: 3px solid #fff;
  background: #fa668d;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  font-size: 24px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 4px 3px rgba(205, 205, 205, 0.4);
  box-shadow: 0 0 4px 3px rgba(205, 205, 205, 0.4);
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .label-recent {
  line-height: 30px;
}
.header-style-3 .minicart .minicart-header .sm-cartpro .cartpro-title .total-price {
  color: #fa668d;
  font-weight: bold;
}
.header-style-3 .minicart .minicart-header .block-cart-content {
  position: relative;
  display: block;
  width: 370px;
  position: absolute;
  right: 0px;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  border-top-color: #e9e9e9;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  padding: 20px;
  border-radius: 0 0 3px 3px;
  margin-top: 7px;
}
.header-style-3 .minicart .minicart-header .block-cart-content:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-cart.png) no-repeat center center;
  display: block;
  width: 22px;
  height: 7px;
  position: absolute;
  top: -7px;
  right: 90px;
}
/*==HEADER STYLE 4==*/
/*==HEADER TOP ==*/
.header-style-4 {
  /*==HEADER BOTTOM ==*/
  /*== Module Cart ==*/
}
.header-style-4 .flag,
.header-style-4 .dropdown-icon {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  line-height: 40px;
  background-position: left 54%;
}
.header-style-4 .dropdown-block:hover .dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.header-style-4 .dropdown-block .dropdown-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 16px;
  background: url(/skin/frontend/sm-handmade/default/images/arrow-header3.png) no-repeat top right;
  background-position: right 52%;
}
.header-style-4 .dropdown-block .dropdown-list {
  display: none;
  border: 1px solid #e7e7e7;
  position: absolute;
  top: 110%;
  right: 0;
  min-width: 225px;
  background: #fff;
  z-index: 100;
  padding: 0px 20px;
  margin-top: -2px;
  left: 0;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style-4 .dropdown-block .dropdown-list li > span {
  display: block;
  color: #fa668d;
}
.header-style-4 .dropdown-block .dropdown-list li a:first-child {
  border: none;
}
.header-style-4 .dropdown-block .dropdown-list li a {
  display: block;
  color: #333333;
  line-height: 39px;
  border-top: 1px solid #ebebeb;
}
.header-style-4 .dropdown-block .dropdown-list li a:hover {
  color: #fa668d;
}
.header-style-4 .dropdown-block .dropdown-list:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 8px;
  content: "";
  height: 0;
  left: 52px;
  position: absolute;
  top: -7px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 0;
}
.header-style-4 .header-top {
  background: url(/skin/frontend/sm-handmade/default/images/line-topbar.jpg) repeat-x top left;
  height: 40px;
  border-bottom: 1px dashed #3cc696;
}
.header-style-4 .header-top .block-contact-cusomer,
.header-style-4 .header-top .my-account,
.header-style-4 .header-top .block-phone,
.header-style-4 .header-top .block-email {
  float: left;
  position: relative;
  line-height: 43px;
  color: #333;
}
.header-style-4 .header-top .block-contact-cusomer a,
.header-style-4 .header-top .my-account a,
.header-style-4 .header-top .block-phone a,
.header-style-4 .header-top .block-email a,
.header-style-4 .header-top .block-contact-cusomer span,
.header-style-4 .header-top .my-account span,
.header-style-4 .header-top .block-phone span,
.header-style-4 .header-top .block-email span {
  color: #333;
}
.header-style-4 .header-top .block-contact-cusomer a:hover,
.header-style-4 .header-top .my-account a:hover,
.header-style-4 .header-top .block-phone a:hover,
.header-style-4 .header-top .block-email a:hover {
  color: #fa668d;
}
.header-style-4 .header-top .my-account {
  background: url(/skin/frontend/sm-handmade/default/images/author3.png) no-repeat top left;
}
.header-style-4 .header-top .block-phone {
  background: url(/skin/frontend/sm-handmade/default/images/phone3.png) no-repeat top left;
}
.header-style-4 .header-top .block-phone span {
  font-size: 95%;
}
.header-style-4 .header-top .block-email {
  background: url(/skin/frontend/sm-handmade/default/images/mail3.png) no-repeat top left;
  background-position: left 52% !important;
}
.header-style-4 .header-top .my-account,
.header-style-4 .header-top .block-phone,
.header-style-4 .header-top .block-email {
  padding-left: 25px;
  background-position: left center;
  margin-right: 24px;
  z-index: 99;
}
.header-style-4 .header-top .block-phone {
  margin-right: 21px;
}
.header-style-4 .header-top .block-email {
  padding-left: 30px;
}
.header-style-4 .header-top .my-account .dropdown-toggle {
  padding-left: 0;
}
.header-style-4 .header-top .my-account .dropdown-list a {
  display: block;
  color: #333333;
  line-height: 39px;
  border-bottom: 1px solid #ebebeb;
}
.header-style-4 .header-top .my-account .dropdown-list a:hover {
  color: #fa668d;
}
.header-style-4 .header-top .my-account .dropdown-list a.login-btn {
  height: 37px;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 23px;
  font-weight: bold;
  color: #fff;
  background: #fb668e;
  border-radius: 3px;
  cursor: pointer;
}
.header-style-4 .header-top .my-account .dropdown-list a.login-btn:hover {
  background: #3cc696;
}
.header-style-4 .header-top .header-link-right {
  float: right;
  position: relative;
  color: #333;
  padding-right: 10px;
  z-index: 99;
}
.header-style-4 .header-top .header-link-right .dropdown-block {
  display: inline-block;
  vertical-align: middle;
}
.header-style-4 .header-top .header-link-right .dropdown-block .dropdown-toggle {
  line-height: 43px;
  display: block;
}
.header-style-4 .header-top .header-link-right .lang-switcher {
  margin-right: 15px;
}
.header-style-4 .header-top .header-link-right .currency-block,
.header-style-4 .header-top .header-link-right .lang-switcher {
  position: relative;
}
.header-style-4 .header-top .header-link-right .currency-block .dropdown-list,
.header-style-4 .header-top .header-link-right .lang-switcher .dropdown-list {
  right: 0;
  left: inherit;
  min-width: 150px;
}
.header-style-4 .header-top .header-link-right .currency-block .dropdown-list:after,
.header-style-4 .header-top .header-link-right .lang-switcher .dropdown-list:after {
  left: inherit;
  right: 20px;
}
.header-style-4 .header-top .header-link-right .currency-switcher .dropdown-list {
  min-width: 100px;
}
.header-style-4 .header-top .header-link-right .currency-switcher .dropdown-list li.current {
  color: #333333;
  line-height: 39px;
  color: #fa668d;
}
.header-style-4 .header-bottom {
  position: relative;
  clear: both;
}
.header-style-4 .header-bottom h1.logo {
  text-align: left;
  vertical-align: top;
  padding: 39px 0 16px 0;
}
.header-style-4 .header-bottom h1.logo a {
  display: inline-block;
}
.header-style-4 .header-bottom .header-bottom-center {
  padding: 50px 0 0;
}
.header-style-4 .header-bottom .header-bottom-right {
  padding: 45px 0 0;
}
.header-style-4 .minicart .minicart-header {
  float: right;
  cursor: pointer;
  z-index: 88;
}
.header-style-4 .minicart .minicart-header .sm-cartpro {
  width: 184px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title {
  position: relative;
  font-size: 100%;
  text-align: right;
  padding-right: 60px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-cart.png) no-repeat center center;
  width: 100%;
  height: 100px;
  position: absolute;
  left: -12px;
  top: -27px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-label {
  display: none;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:before {
  background: url(/skin/frontend/sm-handmade/default/images/icon-cart-home4.png) no-repeat center center;
  content: "";
  display: block;
  width: 20px;
  height: 28px;
  position: absolute;
  left: 38px;
  top: -5px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-icon:after {
  background: #c4c4c4;
  content: "";
  position: absolute;
  height: 1px;
  width: 80px;
  display: inline-block;
  top: 24px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-count {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #333;
  z-index: 99;
  padding-left: 23px;
  display: inline-block;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .cartpro-count,
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .label-item {
  color: #333;
  z-index: 9;
  position: relative;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .label-recent {
  line-height: 30px;
}
.header-style-4 .minicart .minicart-header .sm-cartpro .cartpro-title .total-price {
  color: #FB5680;
  font-weight: bold;
  display: block;
  padding-right: 22px;
  padding-top: 2px;
  z-index: 9;
  position: relative;
}
.header-style-4 .minicart .minicart-header .block-cart-content {
  position: relative;
  display: block;
  width: 370px;
  position: absolute;
  right: 0px;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  border-top-color: #e9e9e9;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  padding: 20px;
  border-radius: 0 0 3px 3px;
  margin-top: 12px;
}
.header-style-4 .minicart .minicart-header .block-cart-content:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-cart.png) no-repeat center center;
  display: block;
  width: 22px;
  height: 7px;
  position: absolute;
  top: -7px;
  right: 90px;
}
.header-style-4 .yt-menu .menu-larger {
  background: url(/skin/frontend/sm-handmade/default/images/bg-mega.png) no-repeat center center;
  height: 70px;
}
.header-style-4 .yt-menu .menu-larger .sm_megamenu_wrapper_horizontal_menu {
  padding-top: 20px;
}
/* 
 *  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;
  -webkit-transform-style: preserve-3d;
}
.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 .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	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("/skin/frontend/sm-handmade/default/css/path/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 {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.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: #fa668d;
}
.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 */
.lSAction > a {
  display: block;
  top: 50%;
  height: 29px;
  width: 29px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  margin-top: -15px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  text-align: center;
  line-height: 27px;
  font-family: fontawesome;
  font-size: 14px;
}
.lSAction > a:hover {
  border-color: #fa668d;
  color: #fa668d;
}
.lSAction > .lSPrev {
  left: 10px;
}
.lSAction > .lSPrev:before {
  content: "\f104";
}
.lSAction > .lSNext {
  right: 10px;
}
.lSAction > .lSNext:before {
  content: "\f105";
}
.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: none !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('/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 32px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url('/skin/frontend/sm-handmade/default/images/fancybox_buttons.png');
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
ul.resp-tabs-list {
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  display: table;
  width: 100%;
}
.resp-tabs-list li {
  border-left: 1px solid #e7e7e7;
  display: inline-block;
  padding: 12px 24px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  font-size: 108.33%;
  text-transform: uppercase;
}
.resp-tabs-list li:last-child {
  border-right: 1px solid #e7e7e7;
}
.resp-tabs-list li:hover {
  background-color: #fa668d;
  color: #fff !important;
}
.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-content-active,
.resp-accordion-active {
  display: block;
}
.resp-tab-content {
  border: 1px solid #e7e7e7;
}
h2.resp-accordion {
  font-size: 108.33%;
  text-transform: uppercase;
  border: 1px solid #e7e7e7;
  margin-top: -1px;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0px solid #e7e7e7 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #e7e7e7 !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 #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
}
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 #e7e7e7;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #e7e7e7 !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 #e7e7e7;
  }
  .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 #e7e7e7 !important;
  }
}
/*==MENU STYLE ==*/
.header-style .yt-menu .menu-under {
  background-color: #fa668d;
  position: relative;
  /*  MENU CSS */
  /*  MENU MEGA in forder megamenu */
}
.header-style .yt-menu .menu-under.menu-on-top {
  position: fixed;
}
.header-style .yt-menu .menu-under:before {
  content: "";
  border: 1px dashed #fdbfd0;
  height: 44px;
  width: 100%;
  display: block;
  position: absolute;
  top: 3px;
  border-left: none;
  border-right: none;
}
.header-style .yt-menu .menu-under ul#nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-style .yt-menu .menu-under ul#nav > li {
  display: inline-block;
  line-height: 50px;
  padding: 0 10px 0 25px;
  position: relative;
}
.header-style .yt-menu .menu-under ul#nav > li ul {
  min-width: 225px;
  position: absolute;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-top-color: #e9e9e9;
  border-left-color: #c2cbc9;
  padding: 10px 20px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 1px 0 #b5b5b5;
  border-top: none;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style .yt-menu .menu-under ul#nav > li ul ul {
  top: 40%;
  left: 170px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0);
  transform-origin: left top;
  display: block;
  visibility: hidden;
}
.header-style .yt-menu .menu-under ul#nav > li ul li {
  display: block;
  position: relative;
  padding-left: 20px;
  line-height: 31px;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat left center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.header-style .yt-menu .menu-under ul#nav > li ul li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat left 10px center;
  padding-left: 30px;
}
.header-style .yt-menu .menu-under ul#nav > li ul li:hover > a {
  color: #fa668d;
}
.header-style .yt-menu .menu-under ul#nav > li ul li a {
  display: block;
  font-size: 100%;
  font-weight: normal;
  color: #666666;
}
.header-style .yt-menu .menu-under ul#nav > li ul li a:hover {
  color: #fa668d;
}
.header-style .yt-menu .menu-under ul#nav > li ul li.parent:hover > ul {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
  transform-origin: left top;
  display: block;
  visibility: visible;
}
.header-style .yt-menu .menu-under ul#nav > li > ul:before {
  border-color: transparent transparent #ffffff;
  border-style: solid;
  border-width: 0 11px 8px;
  content: "";
  height: 0;
  position: absolute;
  top: -6px;
  width: 0;
}
.header-style .yt-menu .menu-under ul#nav > li:hover > a {
  color: #46e7af;
}
.header-style .yt-menu .menu-under ul#nav > li:first-child {
  padding: 0 10px 0 0px;
}
.header-style .yt-menu .menu-under ul#nav > li:first-child a {
  color: #46e7af;
}
.header-style .yt-menu .menu-under ul#nav > li.parent:after {
  width: 4px;
  height: 4px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 4px;
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
}
.header-style .yt-menu .menu-under ul#nav > li.parent:hover:after {
  color: color_theme;
}
.header-style .yt-menu .menu-under ul#nav > li a {
  font-size: 114.28%;
  color: #fff;
  font-weight: bold;
}
.header-style .yt-menu .menu-under ul#nav > li a:hover,
.header-style .yt-menu .menu-under ul#nav > li a.active {
  color: #46e7af;
}
.header-style .yt-menu .menu-under ul#nav > li.parent:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  margin-top: -4px;
}
/*==HEADER STYLE 3==*/
.header-style-3 {
  /*  MENU CSS */
  /*  MENU MEGA in forder megamenu */
}
.header-style-3 .yt-menu .sm_megamenu_head.sm_megamenu_drop:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.header-style-3 .yt-menu .sm_megamenu_head.sm_megamenu_drop:after {
  content: "";
  width: 130%;
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  background: #fa668d;
}
.header-style-3 .yt-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a:before {
  width: 4px;
  height: 4px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 4px;
  font-size: 12px;
}
.header-style-3 .yt-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent:hover > a:before {
  color: #fa668d;
  background: none;
}
.header-style-3 .yt-menu .sm_megamenu_wrapper_horizontal_menu {
  text-align: center;
}
.header-style-3 .yt-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_content {
  text-align: left;
}
.header-style-3 .yt-menu .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: none;
  display: inline-block;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a span {
  font-style: italic;
  font-weight: bold;
}
.header-style-3 ul#nav {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-style-3 ul#nav > li {
  display: inline-block;
  line-height: 50px;
  text-align: left;
  padding: 0 10px 0 25px;
  position: relative;
}
.header-style-3 ul#nav > li ul {
  min-width: 225px;
  position: absolute;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-top-color: #e9e9e9;
  border-left-color: #c2cbc9;
  padding: 10px 20px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 1px 0 #b5b5b5;
  border-top: none;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style-3 ul#nav > li ul ul {
  top: 40%;
  left: 170px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0);
  transform-origin: left top;
  display: block;
  visibility: hidden;
}
.header-style-3 ul#nav > li ul li {
  display: block;
  position: relative;
  padding-left: 20px;
  line-height: 31px;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat left center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.header-style-3 ul#nav > li ul li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat left 10px center;
  padding-left: 30px;
}
.header-style-3 ul#nav > li ul li:hover > a {
  color: #fa668d;
}
.header-style-3 ul#nav > li ul li a {
  display: block;
  font-size: 100%;
  font-weight: normal;
  color: #666666;
}
.header-style-3 ul#nav > li ul li a:hover {
  color: #fa668d;
}
.header-style-3 ul#nav > li ul li.parent:hover > ul {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
  transform-origin: left top;
  display: block;
  visibility: visible;
}
.header-style-3 ul#nav > li > ul:before {
  border-color: transparent transparent #ffffff;
  border-style: solid;
  border-width: 0 11px 8px;
  content: "";
  height: 0;
  position: absolute;
  top: -6px;
  width: 0;
}
.header-style-3 ul#nav > li:hover > a {
  color: #fa668d;
}
.header-style-3 ul#nav > li:first-child {
  padding: 0 10px 0 0px;
}
.header-style-3 ul#nav > li:first-child a {
  color: #fa668d;
}
.header-style-3 ul#nav > li.parent:after {
  width: 4px;
  height: 4px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 4px;
  font-size: 12px;
  color: #333;
  margin-left: 5px;
}
.header-style-3 ul#nav > li.parent:hover:after {
  color: color_theme;
}
.header-style-3 ul#nav > li a {
  font-style: italic;
  font-weight: bold;
  font-size: 124.28%;
  color: #333;
}
.header-style-3 ul#nav > li a:hover,
.header-style-3 ul#nav > li a.active {
  color: #fa668d;
}
.header-style-3 ul#nav > li.parent:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  margin-top: -4px;
}
/*==HEADER STYLE 3==*/
.header-style-4 {
  /*  MENU CSS */
  /*  MENU MEGA in forder megamenu */
}
.header-style-4 #nav {
  padding-top: 20px !important;
}
.header-style-4 ul#nav {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-style-4 ul#nav > li {
  display: inline-block;
  line-height: 50px;
  text-align: left;
  padding: 0 10px 0 25px;
  position: relative;
}
.header-style-4 ul#nav > li ul {
  min-width: 225px;
  position: absolute;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-top-color: #e9e9e9;
  border-left-color: #c2cbc9;
  padding: 10px 20px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 1px 0 #b5b5b5;
  border-top: none;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  top: 120%;
}
.header-style-4 ul#nav > li ul ul {
  top: 40%;
  left: 170px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0);
  transform-origin: left top;
  display: block;
  visibility: hidden;
}
.header-style-4 ul#nav > li ul li {
  display: block;
  position: relative;
  padding-left: 20px;
  line-height: 31px;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat left center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.header-style-4 ul#nav > li ul li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat left 10px center;
  padding-left: 30px;
}
.header-style-4 ul#nav > li ul li:hover > a {
  color: #fa668d;
}
.header-style-4 ul#nav > li ul li a {
  display: block;
  font-size: 100%;
  font-weight: normal;
  color: #666666;
}
.header-style-4 ul#nav > li ul li a:hover {
  color: #fa668d;
}
.header-style-4 ul#nav > li ul li.parent:hover > ul {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
  transform-origin: left top;
  display: block;
  visibility: visible;
}
.header-style-4 ul#nav > li > ul:before {
  border-color: transparent transparent #ffffff;
  border-style: solid;
  border-width: 0 11px 8px;
  content: "";
  height: 0;
  position: absolute;
  top: -6px;
  width: 0;
}
.header-style-4 ul#nav > li:hover > a {
  color: #FB5681;
}
.header-style-4 ul#nav > li:first-child {
  padding: 0 10px 0 0px;
}
.header-style-4 ul#nav > li:first-child a {
  color: #fff;
}
.header-style-4 ul#nav > li.parent:after {
  width: 4px;
  height: 4px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 4px;
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
}
.header-style-4 ul#nav > li.parent:hover:after {
  color: #FB5681;
}
.header-style-4 ul#nav > li a {
  font-weight: bold;
  font-size: 114%;
  color: #fff;
}
.header-style-4 ul#nav > li a:hover,
.header-style-4 ul#nav > li a.active {
  color: #FB5681;
}
.header-style-4 ul#nav > li.parent:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  margin-top: -4px;
}
/*==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-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;
}
.btn-mobile-wrapper .btn-menu-mobile:before {
  content: "\f0c9";
  font-family: fontawesome;
  font-size: 28px;
  color: #fff;
}
.btn-mobile-wrapper .btn-menu-mobile span {
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  padding-left: 10px;
  top: -5px;
  position: relative;
  text-transform: capitalize;
}
.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: #fa668d;
  border-color: #fa668d;
}
.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: #fa668d;
  border-color: #fa668d;
}
.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 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/*FOOTER HOME 4*/
.cmspage4 .footer-style {
  background: #FB5681 !important;
}
.cmspage4 .footer-style:before {
  background: url(/skin/frontend/sm-handmade/default/images/bg-footer-home4.png) repeat-x top center;
  top: -40px;
}
.cmspage4 .footer-bottom:after {
  background: #EC416E !important;
}
.cmspage4 .footer-logo {
  padding-top: 20px;
}
.cmspage4 .footer-style .footer-top-middle .col1 .footer-block-content {
  padding-top: 0;
}
.cmspage4 .footer-style .footer-top-middle .col1 img {
  margin-bottom: 10px;
  margin-top: 0;
}
/*FOOTER HOME 3*/
.cmspage3 .footer-style .footer-block .footer-block-title h2 {
  color: #fa668d;
}
.cmspage3 .footer-style .footer-top {
  border: none;
}
.cmspage3 .footer-style .footer-top:before {
  background: url(/skin/frontend/sm-handmade/default/images/line-footer.png) repeat-x bottom center;
  bottom: -73px;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: relative;
}
.cmspage3 .footer-style .footer-middle {
  border: none;
}
.cmspage3 .footer-style .footer-bottom-middle:before {
  background: url(/skin/frontend/sm-handmade/default/images/line-footer.png) repeat-x bottom center;
  top: -21px;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: relative;
}
.cmspage3 .footer-style {
  background: #fa668d !important;
}
.cmspage3 .footer-style:before {
  background: url(/skin/frontend/sm-handmade/default/images/before-footer-id3.png) repeat-x top center;
  top: -10px;
}
.cmspage3 .footer-style .footer {
  padding-top: 15px;
}
.cmspage3 .footer-bottom:after {
  background: #DE4236 !important;
}
.cmspage3 .col1 .footer-block-title {
  display: none !important;
}
.cmspage3 .footer-style .footer-top-middle .col1 img {
  margin-bottom: 0;
  margin-top: 0;
}
.cmspage3 .footer-style .footer-top-middle .col1 .footer-block-content {
  padding-top: 15px;
}
.cmspage3 .footer-style .footer-top-middle .col1 .footer-block-content p {
  text-align: justify;
}
.cmspage3 .footer-style .footer-bottom-content {
  padding: 18px 0;
}
.cmspage2 .footer-style:before {
  background: url(/skin/frontend/sm-handmade/default/images/before-footer.jpg) repeat-x top center;
}
.footer-style {
  position: relative;
  color: #fff;
  background: url(/skin/frontend/sm-handmade/default/images/bg-footer.png) repeat top center;
  background-color: #f2638a;
}
.footer-style:before {
  display: block;
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/before-footer.png) repeat-x top center;
  position: absolute;
  top: -20px;
  height: 40px;
  width: 100%;
}
.footer-style a {
  color: #fff;
}
.footer-style a:hover {
  color: #46e7af;
}
.footer-style .footer-top {
  padding-top: 23px;
  padding-bottom: 37px;
  border-bottom: 1px dashed #f190ab;
}
.footer-style .footer-top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-style .footer-top label {
  float: left;
  font-weight: bold !important;
  text-transform: uppercase;
  margin-right: 20px;
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 16px !important;
}
.footer-style .footer-top .socials-wrap .li-social {
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
}
.footer-style .footer-top .socials-wrap .li-social a .icon-social {
  text-align: center;
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 30px;
  color: #fff;
  font-size: 20px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border: 1px solid #fff;
  border-radius: 3px;
}
.footer-style .footer-top .socials-wrap .li-social a .icon-social:hover {
  border-color: #3cc696;
  background: #3cc696;
  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;
}
.footer-style .footer-top .socials-wrap .li-social a .name-social {
  display: none;
}
.footer-style .footer-top .block-subscribe .block-content {
  position: relative;
  padding: 0;
  float: left;
}
.footer-style .footer-top .block-subscribe .block-content .input-box {
  width: 387px;
}
.footer-style .footer-top .block-subscribe .block-content .input-box input {
  height: 32px;
  border: 1px solid #fff;
  border-radius: 3px;
  line-height: 32px;
  background: none;
  color: #fff;
  font-size: 85.71%;
  padding-left: 10px;
}
.footer-style .footer-top .block-subscribe .block-content .actions button {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  background: #3cc696;
  height: 32px;
  border-radius: 0 3px 3px 0;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  text-transform: none;
}
.footer-style .footer-top .block-subscribe .block-content .actions button:hover {
  background: #fff;
  color: #fa668d;
  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;
}
.footer-style .footer-middle {
  border-bottom: 1px dashed #f190ab;
}
.footer-style .footer-top-middle {
  padding-top: 41px;
  padding-bottom: 9px;
}
.footer-style .footer-top-middle .col1 .footer-block-content {
  padding-top: 14px;
  font-size: 14px;
}
.footer-style .footer-top-middle .col1 img {
  margin-top: 25px;
}
.footer-style .footer-top-middle .col1 .time span {
  font-weight: bold;
}
.footer-style .footer-top-middle .col2 ul li,
.footer-style .footer-top-middle .col3 ul li {
  padding-left: 17px;
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg-li-footer.png) no-repeat left center;
}
.footer-style .footer-top-middle .contact .footer-block-content {
  padding-top: 22px;
}
.footer-style .footer-top-middle .contact ul li {
  position: relative;
  line-height: 20px !important;
  margin-bottom: 16px;
}
.footer-style .footer-top-middle .contact ul li.address {
  background: url(/skin/frontend/sm-handmade/default/images/address-contact.png) no-repeat left top;
}
.footer-style .footer-top-middle .contact ul li.phone {
  background: url(/skin/frontend/sm-handmade/default/images/phone-contact.png) no-repeat left center;
}
.footer-style .footer-top-middle .contact ul li.mail {
  background: url(/skin/frontend/sm-handmade/default/images/email-contact.png) no-repeat left center;
}
.footer-style .footer-top-middle .contact ul li.site {
  background: url(/skin/frontend/sm-handmade/default/images/site-contact.png) no-repeat left center;
}
.footer-style .footer-top-middle .footer-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-style .footer-top-middle .footer-block ul li {
  line-height: 30px;
}
.footer-style .footer-top-middle .footer-block ul li a {
  font-size: 14px;
}
.footer-style .footer-bottom-middle {
  padding: 20px 0;
}
.footer-style .footer-bottom-middle .footer-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-style .footer-bottom-middle .footer-link ul li {
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg-li-footer.png) no-repeat left center;
  display: inline-block;
  padding-left: 17px;
  margin-right: 15px;
  font-size: 12px;
  vertical-align: middle;
}
.footer-style .footer-bottom-middle .footer-link ul li a:hover {
  color: #3CC696;
}
.footer-style .footer-bottom-middle .payment {
  text-align: right;
}
.footer-style .footer-block {
  margin-bottom: 30px;
}
.footer-style .footer-block .footer-block-title {
  position: relative;
  padding-left: 29px;
  padding-right: 29px;
  display: inline-block;
}
.footer-style .footer-block .footer-block-title:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-title-footer-left.png) no-repeat top center;
  display: block;
  height: 30px;
  width: 31px;
  position: absolute;
  top: 0px;
  left: 0;
}
.footer-style .footer-block .footer-block-title:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-title-footer-right.png) no-repeat top center;
  display: block;
  height: 30px;
  width: 31px;
  position: absolute;
  top: 0px;
  right: 0;
}
.footer-style .footer-block .footer-block-title h2 {
  height: 28px;
  line-height: 28px;
  color: #e05c80;
  font-weight: bold;
  text-transform: none;
  padding: 0 10px;
  background: #fff;
  font-size: 114.28%;
  text-align: center;
  display: inline-block;
  min-width: 120px;
}
.footer-style .footer-block .footer-block-content {
  padding: 17px 0px 0px;
}
.footer-style .footer-bottom {
  text-align: center;
  position: relative;
}
.footer-style .footer-bottom:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.footer-style .footer-bottom-content {
  position: relative;
  z-index: 999;
  padding: 18px 0px;
  font-size: 12px;
}
.footer-style .footer-bottom-content a {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .footer-style .block-footer.block-subscribe {
    position: relative;
    right: -97px;
  }
}
/* ============================================ *
 * 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 #e7e7e7;
  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(/skin/frontend/sm-handmade/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
  display: inline-block;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
}
.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 25px;
  text-transform: none;
}
/************************/
.grouped-items-table {
  margin-bottom: 20px;
}
.price-box-bundle {
  margin: 0 -5px;
}
.product-view .product-shop .timer-product {
  border: none;
  padding: 0;
  margin-bottom: 15px;
  margin-top: -5px;
}
.review-product-list .product-view .product-shop {
  padding-top: 27px;
}
.review-product-list .product-view .buttons-set {
  padding-left: 15px;
}
.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 {
  margin-bottom: 25px !important;
}
.tab-product-info h2 {
  font-size: 108.33%;
  font-weight: bold;
  margin-bottom: 10px;
}
.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-image-zoom {
  border: 1px solid #e7e7e7;
}
.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 #e7e7e7;
}
.product-img-box .more-views li .thumb-link:hover {
  border-color: #fa668d;
}
.product-img-box .more-views li.active .thumb-link {
  border-color: #fa668d;
}
.product-img-box .more-views li.active_thumbs .thumb-link {
  border-color: #fa668d;
}
.product-img-box .more-views li a {
  display: block;
}
.product-img-box .more-views li a img {
  width: 100%;
}
.more-views .lSSlideOuter {
  padding: 0;
  overflow: inherit;
  margin-bottom: 30px;
}
.more-views .lSSlideOuter .lSSlideWrapper {
  max-width: inherit;
}
.more-views .lSAction .lSNext,
.more-views .lSAction .lSPrev {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.more-views .lSAction .lSNext {
  right: 0px;
}
.more-views .lSAction .lSPrev {
  left: 0px;
}
.catalog-product-view .products-grid .item .item-inner .actions .add-to-links li {
  margin: 0 2px 0 1px;
}
.product-view.product-view-2 .megamenu-left-style-1 {
  padding: 0;
}
.product-image-gallery {
  position: relative;
}
.btn-lightbox {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  text-align: center;
}
.btn-lightbox a {
  display: none;
}
.btn-lightbox #lightbox_btn {
  display: block;
}
.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: #fa668d;
}
/* Product Shop */
.quickview-main .product-view .product-essential {
  margin-bottom: 0px;
}
.quickview-main .product-view .share-button {
  display: none;
}
.quickview-main .product-view .share-button:before {
  width: 40;
  height: 40;
  content: '\f1e0';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 40;
}
.quickview-main .product-view .share-button .at4-icon.aticon-compact {
  display: none;
}
.product-view .product-essential {
  margin-bottom: 30px;
}
.product-view .product-shop {
  /*** end .addto box **/
}
.product-view .product-shop .product-name {
  font-size: 100%;
  margin-bottom: 13px;
}
.product-view .product-shop .product-name h2 {
  font-size: 128.57%;
  color: #333333;
  font-weight: bold;
}
.product-view .product-shop .ratings {
  margin-bottom: 10px;
}
.product-view .product-shop .ratings .rating-links {
  display: inline;
}
.product-view .product-shop .ratings .rating-links a {
  font-size: 12px;
  color: #999999;
  margin-left: 5px;
}
.product-view .product-shop .ratings .rating-links a.review {
  display: none;
}
.product-view .product-shop .ratings .rating-links span {
  display: none;
}
.product-view .product-shop .price-box .regular-price .price {
  font-size: 150%;
}
.product-view .product-shop .price-box .special-price {
  margin-left: 0px;
}
.product-view .product-shop .price-box .special-price .price .price {
  font-size: 150%;
  margin-left: 0px;
}
.product-view .product-shop .price-box .old-price .price {
  font-size: 108.33%;
  position: relative;
  top: 5px;
}
.product-view .product-shop .availability {
  clear: both;
  margin-bottom: 15px;
}
.product-view .product-shop .availability span {
  color: #3cc696;
  padding-right: 25px;
}
.product-view .product-shop .in-stock span {
  background: url(/skin/frontend/sm-handmade/default/images/in-stock.png) no-repeat right center;
}
.product-view .product-shop .out-of-stock span {
  position: relative;
}
.product-view .product-shop .out-of-stock span:before {
  display: inline-block;
  font-family: fontawesome;
  content: "\f00d";
  font-size: 12px;
  color: #c92020;
  margin-right: 7px;
  text-align: center;
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 0;
}
.product-view .product-shop .title-short-description {
  font-size: 100%;
  color: #333333;
  font-weight: bold;
  clear: both;
}
.product-view .product-shop .short-description {
  margin-bottom: 20px;
}
.product-view .product-shop .add-to-box,
.product-view .product-shop .product-options-bottom {
  margin: 0;
}
.product-view .product-shop .add-to-box .price-box,
.product-view .product-shop .product-options-bottom .price-box {
  float: left;
  width: 100%;
  margin: 0;
  padding-top: 10px;
  border-top: 1px solid #e2e2e2;
  margin-bottom: 12px;
}
.product-view .product-shop .add-to-box .price-box *,
.product-view .product-shop .product-options-bottom .price-box * {
  padding: 0;
  margin: 0;
}
.product-view .product-shop .add-to-box .price-box .old-price,
.product-view .product-shop .product-options-bottom .price-box .old-price {
  float: left;
  margin-right: 20px;
}
.product-view .product-shop .add-to-box .price-box .old-price .price,
.product-view .product-shop .product-options-bottom .price-box .old-price .price {
  font-size: 26px;
  top: 0;
}
.product-view .product-shop .add-to-box .price-box .special-price .price,
.product-view .product-shop .product-options-bottom .price-box .special-price .price {
  font-size: 26px;
  font-weight: bold;
}
.product-view .product-shop .add-to-box .price-box .regular-price .price,
.product-view .product-shop .product-options-bottom .price-box .regular-price .price {
  font-size: 26px;
  font-weight: bold;
}
.product-view .product-shop .add-to-box .add-to-cart,
.product-view .product-shop .product-options-bottom .add-to-cart {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px !important;
}
.product-view .product-shop .add-to-box .add-to-cart label,
.product-view .product-shop .product-options-bottom .add-to-cart label {
  font-size: 14px;
  color: #333333 !important;
  line-height: 50px;
  font-weight: bold !important;
}
.product-view .product-shop .add-to-box .add-to-cart input,
.product-view .product-shop .product-options-bottom .add-to-cart input {
  height: 50px;
  width: 50px !important;
  margin-right: 20px;
  border-color: #e2e2e2;
  color: #333333;
}
.product-view .product-shop .add-to-box .add-to-cart .control-qty,
.product-view .product-shop .product-options-bottom .add-to-cart .control-qty {
  display: none;
}
.product-view .product-shop .add-to-box .add-to-cart .btn-cart,
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  padding-left: 63px;
  text-transform: none;
  font-size: 18px;
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/cart-medium.png) no-repeat left center;
  background-position: 30px;
  background-color: #fa668d;
}
.product-view .product-shop .add-to-box .add-to-cart .btn-cart:hover,
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart:hover {
  background-color: #3cc696;
}
.product-view .product-shop .add-to-box .add-to-links ul li,
.product-view .product-shop .product-options-bottom .add-to-links ul li {
  margin: 0;
}
.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 .add-to-cart {
  display: inline-block;
  vertical-align: top;
}
.product-view .product-shop .add-to-links {
  display: inline-block;
  vertical-align: top;
  font-size: 100%;
}
.product-view .product-shop .add-to-links li {
  display: inline-block;
  vertical-align: top;
}
.product-view .product-shop .add-to-links li a {
  height: 35px;
  line-height: 35px;
  margin-right: 20px;
  font-size: 14px;
  display: block;
  padding-left: 40px;
  color: #777;
}
.product-view .product-shop .add-to-links li a.link-wishlist {
  position: relative;
}
.product-view .product-shop .add-to-links li a.link-wishlist:before {
  width: 35px;
  height: 35px;
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
  position: absolute;
  left: 0;
  background: #c9c9c9;
  color: #fff;
}
.product-view .product-shop .add-to-links li a.link-compare {
  position: relative;
}
.product-view .product-shop .add-to-links li a.link-compare:before {
  width: 35px;
  height: 35px;
  content: '\f074';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
  position: absolute;
  left: 0;
  background: #c9c9c9;
  color: #fff;
}
.product-view .product-shop .add-to-links li a:hover {
  color: #fa668d;
}
.product-view .product-shop .add-to-links li a:hover:before {
  background-color: #fa668d !important;
}
.product-view.product-view-3 .custom-slide-control,
.product-view.product-view-2 .custom-slide-control {
  display: none !important;
}
.like-social {
  padding-top: 20px;
  text-align: center;
}
.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_button_compact {
  position: relative;
  top: -1px;
}
.box-related .owl-controls .owl-nav,
.box-up-sell .owl-controls .owl-nav {
  position: absolute;
  right: -3px;
  top: -62px;
}
.product-view .timer-product {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/*==DETAIL STYLES==*/
.product-image {
  margin-bottom: 10px;
}
.product-image .lSSlideOuter {
  padding: 0;
  margin-bottom: 30px;
}
.case-option-vertical {
  position: relative;
  margin-right: -8px;
}
.case-option-vertical .product-image {
  margin-left: 95px;
  margin-bottom: 10px;
}
.case-option-vertical .more-views {
  width: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
}
.case-option-vertical .more-views .lSSlideOuter {
  padding: 0 10px 0 2px;
  margin-bottom: 0;
}
.case-option-vertical .more-views .lSAction .lSNext,
.case-option-vertical .more-views .lSAction .lSPrev {
  left: 50%;
  margin-left: -12px;
  margin-top: 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #a6a6a7;
  border-color: #a6a6a7;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 30px;
  height: 30px;
  color: #fff;
}
.case-option-vertical .more-views .lSAction .lSNext:hover,
.case-option-vertical .more-views .lSAction .lSPrev:hover {
  background: #fa7598;
  border-color: #fa7598;
}
.case-option-vertical .more-views .lSAction .lSNext {
  bottom: 0px;
  top: auto;
  right: auto;
}
.case-option-vertical .more-views .lSAction .lSPrev {
  top: 0px;
  bottom: auto;
  right: auto;
}
.product-view-2.product-view .product-shop .add-to-links li:first-child,
.product-view-3.product-view .product-shop .add-to-links li:first-child {
  margin-left: 0;
}
.product-view-2 .like-social,
.product-view-3 .like-social {
  text-align: left;
}
.product-view-2 .block-compare .block-content,
.product-view-3 .block-compare .block-content {
  padding-top: 0;
}
.product-view-2 .block-compare .block-content .item,
.product-view-3 .block-compare .block-content .item {
  position: relative;
}
.product-view-2 .block-compare .block-content .item .product-name a,
.product-view-3 .block-compare .block-content .item .product-name a {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px dotted #e7e7e7;
}
.product-view-2 .block-compare .block-content .item .btn-remove,
.product-view-3 .block-compare .block-content .item .btn-remove {
  position: absolute;
  right: 14px;
  top: 6px;
  z-index: 9;
}
.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;
}
.product-view-2 .more-views .lSAction .lSNext,
.product-view-3 .more-views .lSAction .lSNext {
  bottom: 0px;
}
/*==QUICK VIEW==*/
.quickview-main .add-to-cart .control-qty {
  margin-right: 10px;
}
#lightbox_btn {
  display: block !important;
}
/*************** Option ********************/
.product-options dl * {
  padding: 0;
  padding-left: 10px;
}
.product-options dl dt {
  font-weight: bold;
  color: #333333;
}
.product-options dl dt label {
  font-weight: bold !important;
}
.product-options dl dd {
  padding-top: 15px;
  padding-bottom: 10px;
}
/***************/
.tab-product-info .box-tags .form-add label {
  display: block;
}
.tab-product-info .box-tags .form-add .input-box {
  float: left;
}
.tab-product-info .box-tags .form-add input.input-text {
  width: 250px;
  margin-right: -1px;
}
.product-view .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li > div {
  display: none !important;
}
.tab-product-info .box-tags h3 {
  font-size: 100%;
}
.tab-product-info .resp-tabs-list {
  border: none;
  position: relative;
}
.tab-product-info .resp-tabs-list:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #e2e2e2;
  left: 0;
  z-index: 9;
}
.tab-product-info .resp-tabs-list li {
  padding: 7px 20px 7px 20px;
  border: 1px solid #e2e2e2;
  margin-right: 4px;
  border-bottom: none;
  position: relative;
  background: #fff;
  font-size: 14px;
  text-transform: none;
  color: #333333;
}
.tab-product-info .resp-tabs-list li.resp-tab-active {
  background: #fff;
  color: #fa668d !important;
}
.tab-product-info .resp-tabs-list li.resp-tab-active:before {
  z-index: 10;
}
.tab-product-info .resp-tabs-list li.resp-tab-active a {
  color: #fa668d;
}
.tab-product-info .resp-tabs-list li:hover {
  color: #fa668d !important;
}
.tab-product-info .resp-tabs-list li:hover:before {
  z-index: 10;
}
.tab-product-info .resp-tabs-list li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.tab-product-info .resp-tab-content {
  border: 1px solid #e2e2e2;
  border-top: none;
  padding: 20px;
}
.tab-product-info .resp-tab-content h2 {
  color: #333333;
}
.tab-product-info .resp-tab-content .form-add .button {
  height: 40px;
}
.tab-product-info .resp-tab-content .form-add .button:hover {
  background: #3cc696;
}
.fa-share-alt {
  vertical-align: top;
  cursor: pointer;
}
.fa-share-alt:before {
  height: 35px;
  width: 35px;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height: 35px;
  text-align: center;
}
.fa-share-alt span {
  line-height: 35px;
  padding-left: 40px;
  font-family: Roboto;
}
.fa-share-alt:hover:before {
  background: rgba(250, 102, 141, 0.8);
}
.fa-share-alt .add-this {
  display: none;
  padding-top: 5px;
}
.fa-share-alt:hover .add-this {
  display: block;
}
.product-view.product-view-3 .megamenu-left-style-1 {
  padding: 0;
}
.product-view-2 .add-this,
.product-view-3 .add-this {
  position: absolute;
}
.product-view-2 .add-this .addthis_button_google_plusone,
.product-view-3 .add-this .addthis_button_google_plusone,
.product-view-2 .add-this .addthis_button_facebook_share,
.product-view-3 .add-this .addthis_button_facebook_share {
  display: none !important;
}
.product-view-2 .add-this .addthis_counter,
.product-view-3 .add-this .addthis_counter {
  position: absolute;
  top: -25px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*BOTTON CUSSTOM */
.lSSlideOuter.vertical .lSAction {
  display: none !important;
}
.more-views:hover .custom-slide-control {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.more-views .custom-slide-control {
  background: #A7A7A9;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 30%;
  z-index: 99;
  cursor: pointer;
  display: none;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.more-views .custom-slide-control:hover {
  background: #fa668d;
}
.more-views .custom-slide-prev {
  top: -15px;
}
.more-views .custom-slide-prev:before {
  width: 30px;
  height: 30px;
  content: '\f106';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 30px;
}
.more-views .custom-slide-next {
  bottom: -15px;
}
.more-views .custom-slide-next:before {
  width: 30px;
  height: 30px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 30px;
}
/*HOME PAGE 1*/
.cms-index-index.cmspage1 .block.blog-latest-post .list-item-latest li:first-child {
  padding-left: 125px;
}
.cms-index-index.cmspage1 .block.blog-latest-post .list-item-latest .info {
  left: 11px;
}
.cms-index-index.cmspage1 .block.blog-latest-post .list-item-latest .img-latest-post {
  margin-bottom: 11px;
}
.cms-index-index.cmspage1 .product-slider.block-recommended .owl-nav {
  display: none;
  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.cmspage1 .product-slider.block-recommended:hover .owl-nav {
  display: block;
}
.cms-index-index.cmspage1 .camera-slide {
  margin-bottom: 40px;
}
.cms-index-index.cmspage1 .testimonials.block {
  margin-bottom: 35px;
}
.cms-index-index.cmspage1 .testimonials.block .owl-theme .owl-controls .owl-nav > div::before {
  color: #777777;
}
.cms-index-index.cmspage1 .testimonials.block .owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #CACACA;
}
.cms-index-index.cmspage1 .testimonials.block .title-home {
  padding-top: 35px;
}
.cms-index-index.cmspage1 .sm-hot-collections .htc-title-module {
  margin-bottom: 20px;
  padding-top: 32px;
}
.cms-index-index.cmspage1 .pre-text {
  text-align: center;
  line-height: 100%;
  margin-bottom: 30px;
}
.cms-index-index.cmspage1 .blog-latest-post {
  margin-top: 20px;
  display: inline-block;
  padding-bottom: 30px;
}
.cms-index-index.cmspage1 .top-brand {
  margin-bottom: 60px;
}
.cms-index-index.cmspage1 .group_2 {
  background: url(/skin/frontend/sm-handmade/default/images/bg-group2.png) no-repeat center 31%;
}
.cms-index-index.cmspage1 .block.blog-latest-post .list-item-latest .title-post a {
  font-weight: bold;
  text-transform: capitalize;
}
.cms-index-index.cmspage1 .block.blog-latest-post .list-item-latest .title-post a:hover {
  color: color_theme;
}
.sn-share {
  position: relative;
}
.sn-share .addthis_toolbox {
  display: none;
  position: absolute;
  top: 5px;
}
.sn-share .addthis_toolbox .at4-icon-left.at4-icon.aticon-compact {
  background: none !important;
  height: 30px;
}
.sn-share:hover .addthis_toolbox {
  display: block;
}
.tag-product-list .sidebar .block.sidebar-product {
  margin-top: 30px;
}
.box-up-sell .owl-controls .owl-nav .owl-next,
.box-related .owl-controls .owl-nav .owl-next {
  right: -7px !important;
}
.box-up-sell .owl-controls .owl-nav .owl-prev,
.box-related .owl-controls .owl-nav .owl-prev {
  left: -12px !important;
}
/*SLIDE CAMERA*/
.filmore_pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
}
.filmore_pagination .filmore_pag {
  background: #fff;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  text-indent: -999px;
  text-align: center;
  overflow: hidden;
}
.filmore_pagination .filmore_pag:hover {
  background: #fa668d;
}
.filmore_pagination .filmore_pag.filmore_current_pag {
  background: #fa668d;
}
.filmore_pause {
  display: none !important;
}
.filmore_command {
  background-color: #a6a6a7;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 42%;
  width: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.filmore_command:hover {
  background: #fa668d;
}
.filmore_prev {
  left: 55px;
}
.filmore_prev span {
  display: none;
}
.filmore_prev:before {
  font-family: fontawesome;
  font-size: 26px;
  content: "\f104";
}
.filmore_next {
  right: 55px;
}
.filmore_next span {
  display: none;
}
.filmore_next:before {
  font-family: fontawesome;
  font-size: 26px;
  content: "\f105";
}
.btn-go a {
  color: #fff;
}
.btn-go a:hover {
  color: #fff;
}
.cms-index-index.cmspage1 .col-main,
.cms-index-index.cmspage2 .col-main {
  padding-top: 0px;
}
.cmspage1 .title-home h2 {
  font-size: 166.67%;
  color: #000;
  padding: 10px 0px;
  font-style: italic;
  font-weight: bold;
}
/*==SLIDER DEAL==*/
.slider-deal-wrapper:hover .owl-controls .owl-nav .owl-prev {
  left: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-deal-wrapper:hover .owl-controls .owl-nav .owl-next {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-deal-wrapper .item-inner .box-info {
  text-align: left;
}
.slider-deal-wrapper .item-inner .box-info .ratings .rating-box {
  float: left;
}
.slider-deal-wrapper .item-inner .box-info .price-box {
  margin: 0 -5px;
}
.slider-deal-wrapper .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 35%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.slider-deal-wrapper .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 35%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.slider-deal-wrapper .image-slider-product .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/*==SERVICE TOP==*/
.service-block {
  padding: 5px 0 3px;
}
.service-block .list-service {
  margin: 0px;
}
.service-block .list-service li {
  display: inline-block;
  background: url(/skin/frontend/sm-handmade/default/images/border-service.png) no-repeat left center;
  position: relative;
}
.service-block .list-service li:last-child a {
  background: url(/skin/frontend/sm-handmade/default/images/border-service.png) no-repeat right center;
}
.service-block .list-service li a {
  display: inline-block;
  padding: 10px 48px 10px 13px;
  font-size: 91.67%;
  text-transform: uppercase;
}
.service-block .list-service li a span {
  font-size: 16px;
  margin: 0 10px;
}
.service-block .list-service li a:before {
  content: "";
  width: 11px;
  height: 5px;
  display: inline-block;
  position: absolute;
  right: 19px;
  top: 16px;
  background: url(/skin/frontend/sm-handmade/default/images/arrow-service.png) no-repeat top left;
}
/*==IMAGE SLIDER HOME==*/
.cmspage1 .sm_imageslider_wrap {
  padding-top: 40px;
}
.cmspage1 .slider-deal-wrapper,
.cmspage1 .megamenu-left-style-1 {
  padding-top: 30px;
}
.cmspage1 .slider-deal-wrapper .products-grid .item .item-inner {
  margin-bottom: 16px;
}
.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 #e7e7e7;
}
.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;
}
.static-home-5 {
  margin-bottom: 25px;
}
/*==BASIC PRODUCT LIST HOME PAGE==*/
.basic-products-list .bs-items .item {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.basic-products-list .bs-items .item .item-inner .bs-image {
  width: 100px;
  float: left;
}
.basic-products-list .bs-items .item .item-inner .bs-image a img {
  width: 100%;
  border: 1px solid #e7e7e7;
  direction: ltr;
}
.basic-products-list .bs-items .item .item-inner .bs-content {
  margin-left: 120px;
  position: relative;
  top: -4px;
}
.basic-products-list .bs-items .item .item-inner .bs-content .bs-title a {
  font-size: 100%;
}
.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;
  line-height: 100%;
}
.basic-custom {
  margin-bottom: 25px;
}
.basic-custom .owl-carousel .owl-stage-outer {
  border-right: 1px solid #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
  float: left;
  font-weight: bold;
}
.basic-custom .sm-basic-products-custom .item-inner .top-product .count-order {
  float: left;
  padding: 3px 10px;
  color: #fa668d;
}
.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 li {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.list-item-latest li .img-latest-post {
  width: 85px;
  float: left;
}
.list-item-latest li .info-latest-post {
  margin-left: 98px;
}
.list-item-latest li .info-latest-post .title-latest-post h2 {
  font-size: 108.33%;
  margin-bottom: 6px;
}
.list-item-latest li .info-latest-post .date-latest-post {
  font-size: 100%;
  color: #fff;
  background-color: #cccccc;
  display: inline;
  padding: 0 7px;
}
.list-item-latest li:first-child .img-latest-post {
  width: 170px;
}
.list-item-latest li:first-child .info-latest-post {
  margin-left: 190px;
}
.top-brand .navslider a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.top-brand:hover .navslider a {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.pix_slideshow .filmore_command {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.pix_slideshow:hover .filmore_command {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(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;
}
/*==HOME PAGE STYLE 2 SNPG==*/
.lot {
  font-family: Lobster Two;
}
.shaw {
  text-shadow: 0px 1px white;
}
.cms-index-index.cmspage2 .group_1_wrapper {
  padding: 8px 0 40px;
}
.cms-index-index.cmspage2 .group_1_wrapper .col1 {
  padding-right: 5px;
}
.cms-index-index.cmspage2 .group_1_wrapper .col1:hover .filmore_next {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  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.cmspage2 .group_1_wrapper .col1:hover .filmore_prev {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  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.cmspage2 .group_1_wrapper .col1 .filmore_next {
  right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.cms-index-index.cmspage2 .group_1_wrapper .col1 .filmore_prev {
  left: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.cms-index-index.cmspage2 .group_1_wrapper .col2 {
  padding-left: 5px;
}
.cms-index-index.cmspage2 .group_1_wrapper .col2 .banner-home-page1 {
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cms-index-index.cmspage2 .group_1_wrapper .col2 .banner-home-page1 .cosl-1,
.cms-index-index.cmspage2 .group_1_wrapper .col2 .banner-home-page1 .cosl-2 {
  margin-bottom: 10px;
}
.cmspage2 .title-home {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.cmspage2 .title-home h2 {
  font-size: 166.67%;
  color: #000;
  padding: 0px 0 10px;
  display: inline-block;
  position: relative;
}
.cms-index-index.cmspage2 {
  /*SLIDER BAR LEFT BASIC */
  /*TOP BRAND*/
  /*BAND BOTTOM*/
  /*DEAL*/
  /*STATIC ClIEN SAY*/
  /*BASIC LEFT*/
  /*TITLE HOME*/
  /*BANNER*/
}
.cms-index-index.cmspage2 .block.sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .price-box {
  line-height: 100%;
}
.cms-index-index.cmspage2 .top-brand .navslider .prev,
.cms-index-index.cmspage2 .top-brand .navslider .next {
  top: 73%;
}
.cms-index-index.cmspage2 .slider-deal-wrapper .sale-item {
  padding: 6px 0;
  text-align: center;
}
.cms-index-index.cmspage2 .slider-deal-wrapper .sale-item::after {
  left: -12px;
}
.cms-index-index.cmspage2 .slider-deal-wrapper .new-item {
  text-align: center;
}
.cms-index-index.cmspage2 .slider-deal-wrapper .owl-carousel .owl-stage-outer {
  padding: 20px;
  margin: -20px;
}
.cms-index-index.cmspage2 .group_1,
.cms-index-index.cmspage2 .group_2 {
  background: #fff;
}
.cms-index-index.cmspage2 .group_3 {
  position: relative;
  padding-top: 68px;
  margin-bottom: 20px;
}
.cms-index-index.cmspage2 .group_3 .title-home h2 {
  margin-top: -5px;
}
.cms-index-index.cmspage2 .group_3:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-policy.png) repeat-x top center;
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 29px;
}
.cms-index-index.cmspage2 .group_4 {
  padding-bottom: 13px;
}
.cms-index-index.cmspage2 .group_5 {
  background: url(/skin/frontend/sm-handmade/default/images/bg-blog-id2.png) no-repeat top center;
  padding-bottom: 27px;
  /*BLOG AWM*/
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post {
  color: #fff;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .list-item-latest .info > div {
  background: url(/skin/frontend/sm-handmade/default/images/bg-div-blog-id2.png) no-repeat left center;
  height: 36px;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .list-item-latest .info > div:before {
  top: 97%;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .list-item-latest .img-latest-post {
  margin-bottom: 15px;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .list-item-latest .title-post a {
  color: #fff;
  font-weight: bold;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .list-item-latest .title-post a:hover {
  color: #fa668d;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .title-home {
  background: url(/skin/frontend/sm-handmade/default/images/bg-title-home-id2.png) no-repeat bottom center;
}
.cms-index-index.cmspage2 .group_5 .blog-latest-post .title-home h2 {
  color: #fff;
}
.cms-index-index.cmspage2 .group_6 {
  background: #fff;
  padding-top: 5px;
  padding-bottom: 40px;
}
.cms-index-index.cmspage2 .group_6 .top-brand:before {
  display: none;
}
.cms-index-index.cmspage2 .sn-cut-colection1:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat top center;
  position: absolute;
  bottom: 212px;
  right: 35px;
  display: block;
  width: 22px;
  height: 16px;
}
.cms-index-index.cmspage2 .sn-cut-colection:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat top center;
  position: absolute;
  top: -8px;
  right: 35px;
  display: block;
  width: 22px;
  height: 16px;
}
.cms-index-index.cmspage2 .products-grid.deal-slider .item .item-inner {
  margin: 0px 0 0px !important;
}
.cms-index-index.cmspage2 .deal-pretext {
  text-align: center;
  margin-bottom: 26px;
}
.cms-index-index.cmspage2 .block.block-new-item {
  margin: 0 -15px;
}
.cms-index-index.cmspage2 .testimonials {
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 15px 25px 26px 25px;
  background: #fff;
  margin-top: 30px;
}
.cms-index-index.cmspage2 .testimonials .item .image-client {
  width: 100px;
  height: 100px;
}
.cms-index-index.cmspage2 .testimonials .item .image-client img {
  width: 90px;
  height: 90px;
}
.cms-index-index.cmspage2 .testimonials .comment {
  width: 100% !important;
  margin: 10px auto 0!important;
  line-height: 22px;
}
.cms-index-index.cmspage2 .testimonials .owl-theme .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
}
.cms-index-index.cmspage2 .testimonials .owl-theme .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 0;
}
.cms-index-index.cmspage2 .testimonials .owl-theme .owl-controls .owl-nav > div:before {
  color: #777;
}
.cms-index-index.cmspage2 .testimonials .owl-theme .owl-controls .owl-nav:hover > div:before {
  color: #c9c9c9;
}
.cms-index-index.cmspage2 .testimonials .title-home {
  background: none;
  border-bottom: 2px solid #fbb2c5;
  padding-bottom: 10px;
  padding-top: 0;
}
.cms-index-index.cmspage2 .testimonials .title-home:after {
  background: #fbb2c5;
  bottom: -15px;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.cms-index-index.cmspage2 .testimonials .title-home h2 {
  font-size: 125% !important;
}
.cms-index-index.cmspage2 .sidebar-product {
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 10px 25px 30px 25px;
  background: #fff;
  margin-top: 32px;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content {
  margin-left: 70px;
  font-size: 85.71%;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .bs-title a {
  font-weight: bold;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .price-box .price {
  font-weight: normal;
  font-size: 100%;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .no-rating {
  margin: 0;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-image {
  width: 60px;
  overflow: hidden;
}
.cms-index-index.cmspage2 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-image img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-index-index.cmspage2 .sidebar-product .block-title:after {
  background: #fbb2c5;
  bottom: -12px;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.cms-index-index.cmspage2 .sidebar-product .block-title strong {
  text-transform: none;
  text-align: center;
  color: #333;
  font-style: italic;
}
.cms-index-index.cmspage2 .block .title-home h2 {
  font-size: 257.14%;
  color: #333;
  font-weight: bold;
  font-style: italic;
}
.cms-index-index.cmspage2 .banner-home-page1 {
  margin-bottom: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.cms-index-index.cmspage2 .banner-home-page1 .col-1 {
  margin: 0;
}
.cmspage2 .basic-custom .sm-basic-products-custom .item-inner {
  border-top: 1px solid #e7e7e7;
}
.cmspage2 .slider-deal-wrapper .title-home {
  padding-top: 0;
  margin-bottom: 15px;
}
.cmspage2 .slider-deal-wrapper .title-home h2 {
  font-size: 257.14%;
}
.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 #e7e7e7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.services-top-wrapper .service-inner .icon-service:hover {
  background-color: #fa668d;
  border-color: #fa668d;
}
.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;
}
.cmspage2 .sm-listing-tab .owl-theme .owl-controls,
.cmspage2 .basic-custom .owl-theme .owl-controls {
  margin-top: 0px;
}
.cmspage2 .sm-listing-tab .owl-theme .owl-controls .owl-nav,
.cmspage2 .basic-custom .owl-theme .owl-controls .owl-nav {
  position: static;
}
.cmspage2 .sm-listing-tab .owl-theme .owl-controls .owl-nav div,
.cmspage2 .basic-custom .owl-theme .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.cmspage2 .sm-listing-tab .owl-theme .owl-controls .owl-nav div.owl-next,
.cmspage2 .basic-custom .owl-theme .owl-controls .owl-nav div.owl-next {
  right: -18px;
}
.cmspage2 .sm-listing-tab .owl-theme .owl-controls .owl-nav div.owl-prev,
.cmspage2 .basic-custom .owl-theme .owl-controls .owl-nav div.owl-prev {
  left: -18px;
}
.cmspage2 .basic-custom .item-inner {
  margin-bottom: 0px;
}
.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 #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  width: 50%;
  text-align: center;
  padding: 10px 0px;
}
.latest-post .info-post .date-comment-latest ul li:first-child {
  border-right: 1px solid #e7e7e7;
}
.brand-slider-wrapper {
  border: 1px solid #e7e7e7;
  border-top: 2px solid #fa668d;
  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;
}
/*HOME 3*/
.cmspage3 .menu-under {
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.3);
}
.cmspage3.catalog-category-view .main-container .container {
  background: #fff;
}
.cmspage3.catalog-category-view .menu-under {
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.3);
}
.sn-l .ltabs-tabs li.ltabs-tab > span {
  font-family: inherit;
}
.cms-index-index.cmspage3 {
  /*BASIC HOME */
  /*BANNER TOP*/
  /*CAMERA*/
  /*LISTINGTAB*/
  /*COL HOME*/
  /*STATIC IMG TOP*/
  /*CENTER IMG*/
  /*BLOCK TESMONATION*/
  /*ABOUT SATIC*/
  /*AWM BLOG*/
  /*TOP BRAND*/
}
.cms-index-index.cmspage3 .menu-under {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cms-index-index.cmspage3 .sm-supercategories .owl-nav,
.cms-index-index.cmspage3 .basic-product-home3 .owl-nav,
.cms-index-index.cmspage3 .latest-post-block .owl-nav {
  position: absolute;
  top: -61px;
  right: -3px;
  padding-left: 5px;
  background: #fff;
}
.cms-index-index.cmspage3 .sm-supercategories .owl-nav div,
.cms-index-index.cmspage3 .basic-product-home3 .owl-nav div,
.cms-index-index.cmspage3 .latest-post-block .owl-nav div {
  border-width: 1px !important;
}
.cms-index-index.cmspage3 .header-style-3 .yt-menu .container {
  -webkit-box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid #e2e2e2;
  background: #fff;
}
.cms-index-index.cmspage3 .header-style-3 .yt-menu .container .row {
  box-shadow: -4px 0 4px -4px rgba(0, 0, 0, 0.3), 4px 0 4px -4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -4px 0 4px -4px rgba(0, 0, 0, 0.3), 4px 0 4px -4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -4px 0 4px -4px rgba(0, 0, 0, 0.3), 4px 0 4px -4px rgba(0, 0, 0, 0.3);
}
.cms-index-index.cmspage3 .boxed {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
.cms-index-index.cmspage3 .boxed-f {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
.cms-index-index.cmspage3 .default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  padding: 20px 20px 15px 20px!important;
}
.cms-index-index.cmspage3 .default-home3.sm-listing-tab .products-grid .item .item-inner .box-info {
  padding: 5px 0 0;
}
.cms-index-index.cmspage3 .free-static-image img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.cms-index-index.cmspage3 .pix_slideshow {
  margin-top: 19px;
}
.cms-index-index.cmspage3 .pix_slideshow .filmore_prev {
  left: 10px;
}
.cms-index-index.cmspage3 .pix_slideshow .filmore_next {
  right: 10px;
}
.cms-index-index.cmspage3 .pix_slideshow .gogo a {
  color: #fff;
}
.cms-index-index.cmspage3 .pix_slideshow .gogo a:hover {
  color: #fa668d;
}
.cms-index-index.cmspage3 .products-grid .sn-gruop2 .item .item-inner .sm_quickview_handler {
  position: absolute;
  left: -43%;
  top: 48%;
  z-index: 99;
}
.cms-index-index.cmspage3 .ltabs-tabs-container {
  position: absolute;
  right: 0;
  top: -62px;
  background: #fff;
  padding-left: 10px;
}
.cms-index-index.cmspage3 .sm-listing-tab .owl-nav {
  display: none;
}
.cms-index-index.cmspage3 .group_2 .col1 {
  margin-bottom: 43px;
}
.cms-index-index.cmspage3 .free-static-image {
  margin-top: 15px;
}
.cms-index-index.cmspage3 .free-static-image li:first-child {
  float: left;
  display: inline-block;
}
.cms-index-index.cmspage3 .free-static-image .item-static {
  display: inline-block;
  overflow: hidden;
}
.cms-index-index.cmspage3 .free-static-image .item-static:hover .banner-home img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.cms-index-index.cmspage3 .free-static-image .banner-home1 {
  position: absolute;
  top: 29%;
  margin-left: 14%;
}
.cms-index-index.cmspage3 .free-static-image .banner-home:before {
  background: #F8A2DF;
}
.cms-index-index.cmspage3 .free-static-image .banner-home:after {
  background: none;
}
.cms-index-index.cmspage3 .free-static-image .banner-home img {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.cms-index-index.cmspage3 .free-static-image .sn-margin-id3 {
  margin: 0 15px;
  float: left;
}
.cms-index-index.cmspage3 .center-static-image {
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #e6e6e6;
  padding: 9px;
}
.cms-index-index.cmspage3 .center-static-image ul {
  margin: 0;
}
.cms-index-index.cmspage3 .center-static-image .item-static {
  float: left;
}
.cms-index-index.cmspage3 .center-static-image .item-static img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.cms-index-index.cmspage3 .center-static-image .item-static:first-child {
  float: left;
  display: inline-block;
  padding-right: 10px;
}
.cms-index-index.cmspage3 .center-static-image .item-static .sn1 {
  float: left;
  display: inline-block;
  padding-right: 10px;
}
.cms-index-index.cmspage3 .center-static-image .item-static .sn3 {
  display: block;
  padding-top: 10px;
}
.cms-index-index.cmspage3 .title-home {
  margin-bottom: 45px;
  border-bottom: 1px solid #e2e2e2;
}
.cms-index-index.cmspage3 .title-home h2 {
  display: inline-block;
  line-height: 50px;
  background-color: #fff;
  font-size: 257.14%;
  padding: 0 10px 0 0 ;
  color: #333;
  font-weight: bold;
  position: relative;
  bottom: -20px;
  font-style: italic;
}
.cms-index-index.cmspage3 .testimonials.block {
  background: url(/skin/frontend/sm-handmade/default/images/bg-testi.jpg) no-repeat top center;
  color: #fff;
  min-height: 315px;
  margin-bottom: 20px;
}
.cms-index-index.cmspage3 .testimonials.block .title-home {
  border: none;
  background: none;
  padding-top: 30px;
  margin: 0;
  padding-bottom: 5px;
}
.cms-index-index.cmspage3 .testimonials.block .title-home h2 {
  background: transparent;
  bottom: 0;
  color: #fff;
}
.cms-index-index.cmspage3 .testimonials.block span.before {
  background: url(/skin/frontend/sm-handmade/default/images/before-te-3.png) no-repeat right center !important;
}
.cms-index-index.cmspage3 .testimonials.block span.after {
  background: url(/skin/frontend/sm-handmade/default/images/after-te-3.png) no-repeat right center !important;
}
.cms-index-index.cmspage3 .testimonials.block .info-client {
  padding-top: 20px;
}
.cms-index-index.cmspage3 .testimonials.block .client-site a,
.cms-index-index.cmspage3 .testimonials.block .client-name {
  color: #fff !important;
}
.cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-prev {
  left: 47%;
}
.cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-next {
  right: 47%;
}
.cms-index-index.cmspage3 .testimonials.block .owl-nav > div {
  top: auto;
  background: rgba(0, 0, 0, 0.6) !important;
}
.cms-index-index.cmspage3 .testimonials.block .owl-nav > div:hover {
  background: #fa668d !important;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .title-home {
  background-color: #fa668d;
  margin-bottom: 24px;
  border: none;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .title-home h2 {
  padding: 0px 20px;
  font-size: 166.67%;
  color: #fff;
  line-height: 55px;
  border: none;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .title-home h2:after {
  display: none;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .owl-theme .owl-controls .owl-nav {
  top: -68px;
  right: 10px;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .owl-theme .owl-controls .owl-nav > div {
  background: none;
  border: none;
  width: 20px;
  color: #fff;
}
.cms-index-index.cmspage3 .slider-deal-wrapper .owl-theme .owl-controls .owl-nav > div:before {
  font-size: 26px;
}
.cms-index-index.cmspage3 .st-image-thr {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.cms-index-index.cmspage3 .st-image-thr li {
  float: left;
  margin-right: 10px;
}
.cms-index-index.cmspage3 .st-image-thr li:last-child {
  margin-right: 0px;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-items-container {
  margin: 0;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  padding: 0;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs {
  margin-bottom: 20px;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container {
  display: inline-block;
  width: 100%;
  border-bottom: 3px solid #fa668d;
  margin-bottom: 15px;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .item .item-inner {
  margin-bottom: 0;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li {
  float: left;
  background-color: #eeeeee;
  line-height: 50px;
  font-size: 150%;
  margin-right: 11px;
  position: relative;
  padding: 0 20px;
  cursor: pointer;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:first-child:before {
  display: none !important;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 50px solid #eeeeee;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0px;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 50px solid #eeeeee;
  border-left: 10px solid transparent;
  position: absolute;
  left: -10px;
  top: 0px;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li.tab-sel {
  background-color: #fa668d;
  color: #fff;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li.tab-sel:before {
  border-top-color: #fa668d;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li.tab-sel:after {
  border-bottom-color: #fa668d;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:not(.tab-sel):hover {
  background-color: #f7f7f7;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:not(.tab-sel):hover:before {
  border-top-color: #f7f7f7;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li:not(.tab-sel):hover:after {
  border-bottom-color: #f7f7f7;
}
.cms-index-index.cmspage3 .sm-supercategories .sj-listing-tabs .owl-nav {
  position: absolute;
  right: -3px;
  top: -65px;
}
.cms-index-index.cmspage3 .testimonials .testimonials-slider .owl-controls .owl-nav {
  top: -65px;
}
.cms-index-index.cmspage3 .testimonials .testimonials-slider .owl-controls .owl-nav > div {
  height: 32px;
  width: 32px;
}
.cms-index-index.cmspage3 .testimonials .testimonials-slider .owl-controls .owl-nav > div:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}
.cms-index-index.cmspage3 .testimonials .testimonials-slider .client-child {
  margin-bottom: 0;
}
.cms-index-index.cmspage3 .group_4 {
  padding-bottom: 5px;
}
.cms-index-index.cmspage3 .group_4 .col2 .default-home3 {
  padding: 13px 0 14px;
}
.cms-index-index.cmspage3 .group_5 {
  background-color: #fff;
  padding-bottom: 34px;
  border-bottom: 1px solid #e2e2e2;
}
.cms-index-index.cmspage3 .group_6 {
  padding: 50px 0;
}
.cms-index-index.cmspage3 .group_6 .top-brand:before {
  display: none;
}
.cms-index-index.cmspage3 .group_6 .top-brand .navslider .prev,
.cms-index-index.cmspage3 .group_6 .top-brand .navslider .next {
  top: 33%;
}
.cms-index-index.cmspage3 .group_6 .top-brand .item a {
  border: none;
}
.cms-index-index.cmspage3 .group_6 .top-brand .item a img {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-index-index.cmspage3 .group_6 .top-brand .item a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.cms-index-index.cmspage3 .group_6 .top-brand .title-home {
  display: none;
}
.cms-index-index.cmspage3 .main {
  padding: 0 !important;
}
/*FAQ STATIC SEVICES*/
.faq-sevices .panel-title {
  padding: 15px 20px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.faq-sevices .panel-title a:after {
  width: 20px;
  height: 20px;
  content: '\f106';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 20px;
  font-size: 19px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  right: 25px;
}
.faq-sevices .panel-title a.collapsed:after {
  width: 20px;
  height: 20px;
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 20px;
  font-size: 19px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  right: 25px;
}
.faq-sevices .panel-title .fa {
  font-size: 125%;
  position: relative;
  top: 2px;
}
.faq-sevices .panel-title span:hover {
  color: #fa668d;
}
.faq-sevices .panel-title span {
  margin-left: 7px;
  color: #333;
}
.faq-sevices #collapseOne {
  margin-bottom: 10px;
}
.faq-sevices .panel-body {
  border: 1px solid #e2e2e2;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: -2px;
  background: #fff;
}
.faq-sevices .content-faq .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 10px;
}
.faq-sevices .sn-block {
  display: block;
  margin-bottom: 5px;
}
/*ABOUT HOME ID3*/
.about-sevices .content-about img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.about-sevices .content-about li {
  line-height: 30px;
  padding-left: 10px;
}
.about-sevices .content-about li .sn-put {
  padding-left: 8px;
}
.about-sevices .description-about {
  margin-top: 15px;
}
.about-sevices .fa-check {
  border: 2px solid #fa668d;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 9px;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  text-align: center;
  color: #fa668d;
  position: relative;
  top: -1px;
}
.lis-tab-id3 .slider-listing {
  border: 1px solid #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  position: relative;
}
.lis-tab-id3 .slider-listing:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 66%;
  top: 0;
  background: #ddd;
  z-index: 99;
}
.lis-tab-id3 .slider-listing:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 33%;
  top: 0;
  background: #ddd;
  z-index: 99;
}
.lis-tab-id3 .sn-gruop1 {
  width: 33%;
  float: left;
}
.lis-tab-id3 .sn-gruop1 .item .item-inner {
  display: inline-block;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 20px !important;
}
.lis-tab-id3 .sn-gruop1 .item .item-inner .price-box {
  position: absolute;
  right: 0;
  top: 0;
}
.lis-tab-id3 .sn-gruop1 .item .item-inner .price-box .old-price {
  position: absolute;
  top: 28px;
  right: 0;
  font-size: 85.71%;
}
.lis-tab-id3 .sn-gruop1 .sm_quickview_handler {
  top: -380% !important;
  left: 45%;
  z-index: 100 !important;
}
.lis-tab-id3 .sn-gruop1 .sm_quickview_handler:hover {
  background: #fa668d !important;
  color: #fff;
}
.lis-tab-id3 .sn-gruop1 .actions {
  display: none !important;
}
.lis-tab-id3 .sn-gruop2 {
  width: 66%;
  float: left;
  padding: 20px 0px 20px 0;
  position: relative;
}
.lis-tab-id3 .sn-gruop2 .rup2 {
  padding-left: 20px;
  float: left;
  width: 50%;
}
.lis-tab-id3 .sn-gruop2 .rup2 .item-inner {
  display: inline-block;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 0 5px!important;
  width: 100%;
}
.lis-tab-id3 .sn-gruop2 .rup2 .item-inner .product-image:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 99;
}
.lis-tab-id3 .sn-gruop2 .rup2 .item-inner .old-price {
  font-size: 85.71%;
  margin: 0;
}
.lis-tab-id3 .sn-gruop2 .rup2 .item-inner .special-price {
  float: none;
  padding: 0;
}
.lis-tab-id3 .sn-gruop2 .rup2 .box-image {
  float: left;
}
.lis-tab-id3 .sn-gruop2 .rup2 .box-image img {
  width: 115px !important;
}
.lis-tab-id3 .sn-gruop2 .rup2 .box-info {
  float: left;
  margin-left: 20px;
  width: 60%;
}
.lis-tab-id3 .sn-gruop2 .rup2 .sm_quickview_handler,
.lis-tab-id3 .sn-gruop2 .rup2 .actions {
  display: none !important;
}
.sm-listing-tab .regular-price .price {
  font-size: 100%;
}
.sm-listing-tab .products-grid .item .item-inner .box-info {
  padding: 10px 0 0;
}
.sm-listing-tab .products-grid .item .item-inner .box-info .product-name {
  padding-bottom: 5px;
  font-size: 100%;
}
.default-home3 .products-grid .item .item-inner .actions {
  transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
}
.default-home3 .slider-listing {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  display: inline-block;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  width: 25%;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 0;
  border-top: 0;
  margin: 0 !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 20px !important;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:nth-child(1) {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .regular-price {
  position: absolute;
  top: 6px;
  right: 0;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .price-box {
  position: absolute;
  right: 0;
  top: -2px;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .price-box .old-price {
  position: absolute;
  top: 28px;
  right: 0;
  font-size: 85.71%;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover .sm_quickview_handler {
  left: 0;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover .link-compare {
  left: 0;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover .link-wishlist {
  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;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner:hover .add-to-cart {
  left: 0;
  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;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .add-to-cart {
  transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  position: absolute;
  left: -167px;
  bottom: 0;
  font-size: 85.71%;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .sm_quickview_handler,
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .link-compare,
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .link-wishlist {
  position: absolute;
  left: -60px;
  transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .link-wishlist {
  top: -75px;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .link-compare {
  top: -115px;
}
.default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .sm_quickview_handler {
  top: -165px;
}
.sm-listing-tab .label-sale {
  position: absolute;
  right: 0;
  z-index: 100;
}
.sm-listing-tab .label-sale:before {
  border-bottom: 11px solid #F25A59;
  border-left: 10px solid transparent;
  border-top: 11px solid #F25A59;
  content: "";
  display: inline-block;
  width: 70px;
}
.sm-listing-tab .label-sale:after {
  border-left: 0 solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #B03935;
  content: "";
  position: absolute;
  right: 0;
  top: 22px;
}
.sm-listing-tab .label-sale .sale-product-icon {
  display: block;
  font-weight: bold;
  color: #fff;
  z-index: 101;
  position: relative;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: 85.71%;
  top: -28px;
}
.sm-listing-tab .label-new {
  position: absolute;
  left: 0;
  z-index: 100;
}
.sm-listing-tab .label-new:before {
  border-bottom: 11px solid #3CC695;
  border-right: 10px solid transparent;
  border-top: 11px solid #3CC695;
  content: "";
  display: inline-block;
  width: 70px;
}
.sm-listing-tab .label-new:after {
  border-left: 9px solid transparent;
  border-right: 0 solid transparent;
  border-top: 9px solid #23765A;
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
}
.sm-listing-tab .label-new .new-product-icon {
  display: block;
  font-weight: bold;
  color: #fff;
  z-index: 101;
  position: relative;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 85.71%;
  top: -28px;
}
/*.product-img-box .more-views li a{
  width: 81px!important
}*/
/*HOME PAGE 4*/
.cmspage4 {
  background: url(/skin/frontend/sm-handmade/default/images/bg-home4.jpg) no-repeat fixed top center / cover !important;
  height: 100%;
}
.cmspage4 .rating-box .rating::before {
  color: #73C630;
}
.cmspage4 .box-detail {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmspage4 .box-up-sell .owl-controls .owl-nav .owl-next,
.cmspage4 .box-related .owl-controls .owl-nav .owl-next {
  right: 5px;
}
.cmspage4.catalog-category-view .header-container,
.cmspage4.catalog-product-view .header-container,
.cmspage4.catalogsearch-result-index .header-container,
.cmspage4.cms-category-1 .header-container {
  background: url(/skin/frontend/sm-handmade/default/images/bg-home4.jpg) no-repeat fixed top center / cover !important;
  height: 100%;
}
.cms-index-index.cmspage4 {
  /*BAISIC CUSTOM 1*/
  /*BANNER HOME CENTER*/
  /*IMG TOP BANNER*/
  /*BLOCK WELL COME*/
  /*TITLE HOME*/
  /*BOTTOM BRAND*/
  /*BASIC RIGHT*/
  /*BASIC SLIDE CUSTOM*/
  /*TITLE HOME RIGHT*/
  /*ICON VECTER*/
  /*BANNER RIGHT 1*/
  /*BASIC SLIDE*/
  /*BASIC PRODUCT LIST*/
  /*AWM BLOG*/
  /*TERMI RIGHT*/
  /*IMG BANNER RIGHT 2*/
  /*BASIC CUSTOM RIGHT*/
}
.cms-index-index.cmspage4 .sm-basic-products-custom .owl-nav {
  opacity: 0;
  filter: alpha(opacity=0);
}
.cms-index-index.cmspage4 .sm-basic-products-custom:hover .owl-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cms-index-index.cmspage4 .products-grid .item .item-inner .box-image {
  margin-bottom: 14px;
}
.cms-index-index.cmspage4 .price-box .special-price .price {
  color: #fa668d;
  font-weight: normal;
}
.cms-index-index.cmspage4 .block.sidebar-product.icon-vecter .price-box {
  position: relative;
  line-height: 100%;
}
.cms-index-index.cmspage4 .block.sidebar-product.icon-vecter .price-box .old-price {
  float: left;
  margin: 0;
}
.cms-index-index.cmspage4 .block.sidebar-product.icon-vecter .price-box .special-price {
  padding: 0;
  padding-left: 10px;
}
.cms-index-index.cmspage4 .products-grid .item .item-inner .sm_quickview_handler {
  top: -49px;
}
.cms-index-index.cmspage4 .products-grid .item .item-inner .actions .add-to-cart {
  width: 138px;
}
.cms-index-index.cmspage4 .boxed {
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  margin-top: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.cms-index-index.cmspage4 .new-item,
.cms-index-index.cmspage4 .sale-item {
  top: 30px;
}
.cms-index-index.cmspage4 .center-static-image-home4 .banner-home {
  float: left;
}
.cms-index-index.cmspage4 .center-static-image-home4 .item-static {
  vertical-align: top;
}
.cms-index-index.cmspage4 .center-static-image-home4 .item-static:first-child {
  margin-right: 10px;
  float: left;
}
.cms-index-index.cmspage4 .group_1 {
  margin: 20px 0 50px;
  /*SLIDESHOW*/
}
.cms-index-index.cmspage4 .group_1 .pix_slideshow {
  padding: 9px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #e2e2e2;
}
.cms-index-index.cmspage4 .group_1 .pix_slideshow .filmore_prev {
  left: 14px;
}
.cms-index-index.cmspage4 .group_1 .pix_slideshow .filmore_next {
  right: 14px;
}
.cms-index-index.cmspage4 .group_6 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.cms-index-index.cmspage4 .sn-boder {
  padding: 9px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #e2e2e2;
}
.cms-index-index.cmspage4 .hover-img-sn img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.cms-index-index.cmspage4 .top-static-image-home4 {
  margin-top: 15px;
}
.cms-index-index.cmspage4 .top-static-image-home4 .item-static {
  float: left;
  display: inline-block;
}
.cms-index-index.cmspage4 .top-static-image-home4 .sn {
  margin: 0 15px;
}
.cms-index-index.cmspage4 .boder-sn {
  margin-top: 60px;
  padding: 4px;
  border: 1px solid #e5e5e5;
}
.cms-index-index.cmspage4 .boder-sn:before {
  background: url(/skin/frontend/sm-handmade/default/images/vertical-top.png) no-repeat top center;
  width: 270px;
  position: absolute;
  content: "";
  height: 67px;
  top: -2px;
  left: 15px;
}
.cms-index-index.cmspage4 .boder-sn:after {
  background: url(/skin/frontend/sm-handmade/default/images/vertical-bottom.png) no-repeat top center;
  width: 270px;
  position: absolute;
  content: "";
  height: 70px;
  bottom: -61px;
  left: 15px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 {
  padding: 0 25px 15px;
  border: none;
  min-height: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
  line-height: 39px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .block-title {
  border-color: #FDB2C6;
  line-height: 100%;
  padding-bottom: 10px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .block-title:before {
  background-position: 12px center;
  top: 25px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .block-title:after {
  background: #FDB2C6;
  bottom: -15px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .block-title strong {
  color: #fa668d;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .sm_megamenu_menu_black {
  border-color: #FDB2C6;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .sm_megamenu_menu_black:after {
  background: #FDB2C6;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .more-w {
  left: 32%;
  position: absolute;
  bottom: -44px;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .more-w .more-view {
  text-align: center;
  background: none;
}
.cms-index-index.cmspage4 .boder-sn .megamenu-left-style-1 .more-w .more-view:after {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-showmore.png) no-repeat right 54%;
  width: 20px;
  position: absolute;
  content: "";
  height: 10px;
  bottom: 17px;
}
.cms-index-index.cmspage4 .btn-go4 a {
  border: 1px solid #fb5681;
  padding: 10px 60px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fb5681;
}
.cms-index-index.cmspage4 .btn-go4 a:hover {
  border-color: #fa668d;
  background: #fa668d;
  color: #fff;
}
.cms-index-index.cmspage4 .block-wellcome .content-wellcome {
  background: #f9fff5;
  border: 1px dashed #fa668d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 20px;
  display: inline-block;
}
.cms-index-index.cmspage4 .block-wellcome .content-wellcome .img-wellcome {
  float: left;
}
.cms-index-index.cmspage4 .block-wellcome .content-wellcome .info-wellcome {
  margin-left: 320px;
  position: relative;
  top: -5px;
}
.cms-index-index.cmspage4 .block-wellcome .content-wellcome .info-wellcome span {
  color: #333;
}
.cms-index-index.cmspage4 .block-wellcome .content-wellcome .info-wellcome span:first-child {
  display: inline-block;
  margin-bottom: 20px;
}
.cms-index-index.cmspage4 .title-home {
  background: url(/skin/frontend/sm-handmade/default/images/bg-title-home4.png) no-repeat top center;
  height: 52px;
  margin-bottom: 40px;
  padding: 0;
  margin-top: 0;
  position: relative;
}
.cms-index-index.cmspage4 .title-home:before {
  background: url(/skin/frontend/sm-handmade/default/images/title-left.png) no-repeat top center;
  width: 216px;
  position: absolute;
  content: "";
  height: 42px;
  top: 0;
  left: 13.6%;
}
.cms-index-index.cmspage4 .title-home:after {
  background: url(/skin/frontend/sm-handmade/default/images/title-right.png) no-repeat top center;
  width: 225px;
  position: absolute;
  content: "";
  height: 64px;
  top: -6px;
  right: 12.6%;
}
.cms-index-index.cmspage4 .title-home h2 {
  text-align: center;
  color: #fff;
  font-size: 185.71%;
  line-height: 52px;
  font-weight: bold;
  font-style: italic;
}
.cms-index-index.cmspage4 .title-home h2:after {
  background: url(/skin/frontend/sm-handmade/default/images/star-title-home4.png) no-repeat top center;
  width: 112px;
  position: absolute;
  content: "";
  height: 14px;
  top: 60px;
  left: 44%;
}
.cms-index-index.cmspage4 .top-brand .top-brand-slider .item a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
}
.cms-index-index.cmspage4 .top-brand .top-brand-slider .item a:hover {
  border: none;
}
.cms-index-index.cmspage4 .top-brand .top-brand-slider .item a img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px dashed #fa668d;
}
.cms-index-index.cmspage4 .top-brand .top-brand-slider .item a img:hover {
  border: 1px solid #fa668d;
}
.cms-index-index.cmspage4 .top-brand .navslider .prev,
.cms-index-index.cmspage4 .top-brand .navslider .next {
  top: 35%;
}
.cms-index-index.cmspage4 .top-brand:before {
  display: none;
}
.cms-index-index.cmspage4 .top-brand .title-home {
  display: none;
}
.cms-index-index.cmspage4 .group_2_wrapper .col2 .basic-products-list .bs-items .item {
  margin-bottom: 15px;
}
.cms-index-index.cmspage4 .product-slider .products-grid .item .item-inner {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
  padding: 20px 20px 15px!important;
}
.cms-index-index.cmspage4 .product-slider .owl-nav > div {
  position: absolute;
  top: 44%;
}
.cms-index-index.cmspage4 .product-slider .owl-nav .owl-prev {
  left: -18px;
}
.cms-index-index.cmspage4 .product-slider .owl-nav .owl-next {
  right: -18px;
}
.cms-index-index.cmspage4 .product-slider .owl-stage-outer {
  border: 1px dashed #fa668d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.cms-index-index.cmspage4 .product-slider .owl-stage-outer .active .item {
  border-right: 1px dashed #fa668d;
}
.cms-index-index.cmspage4 .block-title-home4 {
  border-color: #fcb2c6;
}
.cms-index-index.cmspage4 .block-title-home4:after {
  width: 100%;
  position: relative;
  display: block;
  content: "";
  background: #fcb2c6;
  height: 1px;
  bottom: -11px;
}
.cms-index-index.cmspage4 .block-title-home4 strong {
  font-weight: bold;
  font-size: 128.57%;
  text-transform: none;
  text-align: center;
  color: #333;
  font-style: italic;
}
.cms-index-index.cmspage4 .icon-vecter {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-index-index.cmspage4 .icon-vecter:before {
  background: url(/skin/frontend/sm-handmade/default/images/vecter.png) no-repeat top center;
  width: 270px;
  position: absolute;
  content: "";
  height: 60px;
  top: -60px;
  left: 0px;
}
.cms-index-index.cmspage4 .right-static-image-home4 {
  margin-top: 30px;
}
.cms-index-index.cmspage4 .product-slider {
  margin-top: 45px;
  margin-bottom: 20px;
}
.cms-index-index.cmspage4 .product-slider .bs-pretext {
  text-align: center;
  line-height: 100%;
  margin-bottom: 30px;
}
.cms-index-index.cmspage4 .block-new-item {
  margin: 54px 0 30px;
}
.cms-index-index.cmspage4 .block-new-item .bs-pretext {
  padding-top: 20px;
}
.cms-index-index.cmspage4 .block-new-item .products-grid .item .item-inner {
  margin: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-left: 1px dashed #fa668d;
  border-bottom: 1px dashed #fa668d;
  padding: 20px 20px 10px!important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cms-index-index.cmspage4 .block-new-item .sale-item {
  right: 10px;
}
.cms-index-index.cmspage4 .block-new-item .new-item {
  left: 10px;
}
.cms-index-index.cmspage4 .block-new-item .border-r {
  border: 1px dashed #fa668d;
  border-left: none;
  border-bottom: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.cms-index-index.cmspage4 .block-new-item .bs-item.item.cf {
  padding: 0;
}
.cms-index-index.cmspage4 .blog-home4 {
  margin-top: 90px;
  padding: 10px 25px 5px;
  position: relative;
}
.cms-index-index.cmspage4 .blog-home4 .date-post {
  width: 50px;
  background: #73C630;
  height: 72px;
  float: left;
  color: #fff;
}
.cms-index-index.cmspage4 .blog-home4 .date-post .d-day {
  display: block;
  font-size: 128.47%;
  text-align: center;
  font-weight: bold;
}
.cms-index-index.cmspage4 .blog-home4 .date-post .d-month {
  line-height: 20px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin-top: -5px;
}
.cms-index-index.cmspage4 .blog-home4 .date-post .d-year {
  display: block;
  line-height: 20px;
  text-align: center;
}
.cms-index-index.cmspage4 .blog-home4 .slider-post .item {
  padding: 20px 0;
  border-top: 1px dashed #fa668d;
}
.cms-index-index.cmspage4 .blog-home4 .slider-post .item:first-child {
  border-top: none;
}
.cms-index-index.cmspage4 .blog-home4 .info-post {
  margin-left: 70px;
  font-size: 85.71%;
}
.cms-index-index.cmspage4 .blog-home4 .info-post .content-latest-post {
  line-height: 15px;
  margin-top: 2px;
}
.cms-index-index.cmspage4 .blog-home4 .info-post .title-latest-post {
  padding-top: 0;
  margin-top: -2px;
}
.cms-index-index.cmspage4 .blog-home4 .info-post .action-post {
  text-align: left;
  padding-top: 5px;
}
.cms-index-index.cmspage4 .blog-home4 .info-post .action-post a {
  color: #F9678C;
  text-decoration: underline;
  font-style: italic;
}
.cms-index-index.cmspage4 .blog-home4 .info-post .action-post a:hover {
  color: #fa668d;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter {
  padding: 10px 25px 25px;
  margin-top: 90px;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .item .comment {
  width: auto;
  margin-top: 7px;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .item .image-client {
  margin-top: 20px;
  height: 100px;
  width: 100px;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .item .image-client img {
  height: 90px;
  width: 90px;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .owl-theme .owl-controls .owl-nav > div {
  top: 20%;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .owl-theme .owl-controls .owl-nav > div:before {
  font-size: 24px;
  color: #c9c9c9;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #777;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .owl-theme .owl-controls .owl-nav .owl-next {
  right: 0;
  position: absolute;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter .owl-theme .owl-controls .owl-nav .owl-prev {
  left: 0;
  position: absolute;
}
.cms-index-index.cmspage4 .testimonials.icon-vecter:before {
  left: 0;
  top: -60px;
}
.cms-index-index.cmspage4 .right2-static-image-home4 {
  margin-top: 30px;
}
.cms-index-index.cmspage4 .sidebar-product {
  position: relative;
  margin-top: 40px;
  padding: 10px 25px 10px;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-image {
  width: 60px;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-image img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-image img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content {
  margin-left: 70px;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .bs-title a {
  font-size: 85.71%;
  color: #333;
  font-weight: bold;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .bs-title a:hover {
  color: #fa668d;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .no-rating {
  margin: 0;
  font-size: 85.71%;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .regular-price .price {
  font-size: 100%;
  color: #fa668d;
  font-weight: normal;
}
.cms-index-index.cmspage4 .sidebar-product .basic-products-list .bs-items .item .item-inner .bs-content .price-box {
  font-size: 85.71%;
}
/*PAGE ALL CATEGORIES*/
.cms-categories .main-container {
  background: url(/skin/frontend/sm-handmade/default/images/bg-category.png) repeat top center;
}
.cms-categories .group_6 {
  margin-left: -1000px;
  margin-right: -1000px;
  background-color: #fff;
  padding-bottom: 67px;
  border-top: 1px dashed #a1d3c8;
}
.cms-categories .block-cat {
  padding-bottom: 40px;
}
.cms-categories .block-cat .banner-cat {
  padding: 8px 0 30px;
}
.cms-categories .block-cat .content-cat .cat-item {
  margin-bottom: 30px;
}
.cms-categories .block-cat .content-cat .img-cat {
  position: relative;
  display: inline-block;
}
.cms-categories .block-cat .content-cat .img-cat > img {
  width: 100%;
}
.cms-categories .block-cat .content-cat .img-cat:after {
  content: "+";
  color: #fff;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  left: 45%;
  top: 45%;
  font-size: 25px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.cms-categories .block-cat .content-cat .img-cat:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.cms-categories .block-cat .content-cat .name-cat {
  padding: 12px 0 5px;
  text-align: center;
}
.cms-categories .block-cat .content-cat .name-cat a {
  font-weight: bold;
  font-size: 114.28%;
}
.cms-categories .block-cat .cat-inner {
  padding: 10px;
  border: 1px dashed #a1d3c8;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: inline-block;
  background: #fff;
}
.cms-categories .block-cat .cat-inner:hover .img-cat:after,
.cms-categories .block-cat .cat-inner:hover .img-cat:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
}
.sn-r .products-grid .item .item-inner .sm_quickview_handler {
  display: none !important;
}
/*FONT SIZE CAMERA*/
@media (min-width: 1024px) and (max-width: 1500px) {
  .pix_slideshow .font-size-max {
    font-size: 16px !important;
  }
  .pix_slideshow .btn-go {
    font-size: 13px !important;
  }
}
/*==ABOUT US==*/
.category-about-us {
  background: #fff !important;
}
.category-about-us .page-title {
  display: none;
}
.category-contact-us {
  background: #fff !important;
}
.about-us .about-title {
  font-size: 171%;
  color: #333;
  margin-bottom: 20px;
  font-style: italic;
  font-weight: bold;
}
.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: #fa668d !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 #e7e7e7;
  border-bottom: 1px dashed #e7e7e7;
  position: relative;
}
.about-us .client-say-content .about-title {
  position: relative;
  top: -15px;
  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 #e7e7e7;
  border-top: 1px dashed #e7e7e7;
  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 {
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  top: 29%;
  overflow: visible;
}
.about-us .owl-controls .owl-nav div:hover {
  background-color: #fa668d;
}
.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: #a6a6a7;
  line-height: 32px;
  top: 1px;
}
.about-us .owl-controls .owl-nav div:hover:before {
  background-color: #fa668d;
}
.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: #fa668d;
}
.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(/skin/frontend/sm-handmade/default/images/skill-style-1.png);
  background-position: -28px 0;
}
.about-us .skills-value .range-value .rating-skills.skill-2 {
  background-image: url(/skin/frontend/sm-handmade/default/images/skill-style-2.png);
  background-position: 20px 0;
}
.about-us .skills-value .range-value .rating-skills.skill-3 {
  background-image: url(/skin/frontend/sm-handmade/default/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 #e7e7e7;
  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: #fa668d;
}
.about-us .content-faq .panel .panel-title a:before {
  background-color: #fa668d;
  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==*/
.category-contact-us .page-title {
  display: none;
}
.title-contact h2 {
  font-size: 171%;
  color: #333;
  margin-bottom: 20px;
  font-style: italic;
}
.title-contact-normal h2 {
  font-size: 166.67%;
  color: #333;
  margin-bottom: 20px;
}
.google-map {
  border: 5px solid #e7e7e7;
}
.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 #e7e7e7;
  position: relative;
}
.contact-info .address-info li:first-child {
  border-top: 1px dashed #e7e7e7;
}
.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 #e7e7e7;
  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: #fa668d;
  border-color: #fa668d;
  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 #e7e7e7;
  border-bottom: 1px dashed #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
}
.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 .product-name {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}
.cart .crosssell .price-box {
  overflow: hidden;
  font-size: 12px;
}
.cart .crosssell .price-box * {
  padding: 0;
  margin: 0;
}
.cart .crosssell .price-box .old-price,
.cart .crosssell .price-box .special-price {
  float: left;
}
.cart .crosssell .price-box .old-price {
  margin-right: 10px;
}
.cart .crosssell .actions .add-to-cart {
  position: relative;
  display: inline-block;
}
.cart .crosssell .actions .add-to-cart .btn-cart {
  background-color: rgba(0, 0, 0, 0.3);
  text-transform: none;
  height: 35px;
  margin: 0;
  padding: 0 25px;
}
.cart .crosssell .actions .add-to-cart .btn-cart:hover {
  background: rgba(250, 102, 141, 0.8);
}
.cart .crosssell .actions .link-wishlist,
.cart .crosssell .actions .link-compare,
.cart .crosssell .actions .sm_quickview_handler {
  display: block !important;
  overflow: hidden;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.3);
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.cart .crosssell .actions .link-wishlist:hover,
.cart .crosssell .actions .link-compare:hover,
.cart .crosssell .actions .sm_quickview_handler:hover {
  background: rgba(250, 102, 141, 0.8);
}
.cart .crosssell .actions .link-wishlist:before,
.cart .crosssell .actions .link-compare:before,
.cart .crosssell .actions .sm_quickview_handler:before {
  color: #fff;
  font-size: 15px;
}
.cart .crosssell .actions .link-wishlist:before {
  width: 35px;
  height: 35px;
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.cart .crosssell .actions .link-compare:before {
  width: 35px;
  height: 35px;
  content: '\f074';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.cart .crosssell .actions .sm_quickview_handler:before {
  width: 35px;
  height: 35px;
  content: '\f06e';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.cart .crosssell .actions .add-to-links {
  margin: 0;
}
.cart .crosssell .actions .add-to-links li {
  display: inline-block;
  vertical-align: middle;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
  border: 1px solid #e7e7e7;
  padding: 12px 15px;
}
.cart .discount,
.cart .shipping,
.crosssell {
  margin-bottom: 30px;
}
.cart .discount h2,
.cart .shipping h2 {
  border-bottom: 1px solid #e7e7e7;
  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 #e7e7e7;
}
.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 #e7e7e7;
  padding: 15px;
  margin: 0 0 20px;
}
.box-account .box-head {
  border-bottom: 1px solid #e7e7e7;
  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: #fa668d;
}
.dashboard .box .title-add {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px;
  margin-bottom: 10px;
}
.dashboard .box .title-add > h3 {
  text-transform: uppercase;
  color: #fa668d;
}
.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: #fa668d;
  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 #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
  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 {
  float: none;
  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 #e7e7e7;
}
.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 #e7e7e7;
  margin: 0 0 10px;
  padding: 5px 13px;
}
.block-progress dd {
  border: 1px solid #e7e7e7;
  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 #e7e7e7;
  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 #e7e7e7;
  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: #fa668d;
  border: 1px solid #fa668d;
  cursor: default;
}
.opc .active .step-title h2 {
  color: #fff;
}
.opc .active .step-title .number {
  background-color: #fff;
  color: #000;
}
.opc .step {
  border: 1px solid #e7e7e7;
  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 #e7e7e7;
  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;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  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: 999999;
  right: -302px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
#cpanel_wrapper #cpanel_btn {
  background: url(/skin/frontend/sm-handmade/default/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(/skin/frontend/sm-handmade/default/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.pink {
  background-color: #fa668d;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.green {
  background-color: #73C530;
}
#cpanel_wrapper .cpanel-content .item-cpanel-group.cpanel-theme-color .theme-color.orange {
  background-color: #ff5043;
}
#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;
}
/*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;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50%;
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0;
}
.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 {
  position: absolute;
  z-index: 999999;
}
.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_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn {
  width: 100%;
}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn .sm_megamenu_title {
  border-bottom: 1px dotted #e7e7e7;
  padding: 5px 0px;
}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn .sm_megamenu_title > a:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border: 1px solid #e7e7e7;
}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn .sm_megamenu_title > a:hover:before {
  border-color: #fa668d;
  background-color: #fa668d;
}
.checkout-cart-index .main-container {
  background: #fff;
  margin-bottom: 20px;
}
/*DROP DOWN MEGAMENU */
.mg-basic-parent .sm_megamenu_content {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.parent-mg-basic .ltabs-wrap,
.mg-basic-parent .ltabs-wrap {
  background: #fff;
}
.parent-mg-basic .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel,
.mg-basic-parent .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat 30px center #ffffff !important;
  z-index: 10;
}
.parent-mg-basic .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel span,
.mg-basic-parent .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel span {
  color: #FB5681;
  padding-left: 5px;
  font-style: normal;
}
.parent-mg-basic .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover span,
.mg-basic-parent .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover span {
  color: #FB5681;
}
.parent-mg-basic .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li,
.mg-basic-parent .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.parent-mg-basic .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li span,
.mg-basic-parent .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li span {
  font-style: normal !important;
}
.parent-mg-basic .sn-l,
.mg-basic-parent .sn-l {
  width: 21.5%;
}
.parent-mg-basic .sn-l .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel span,
.mg-basic-parent .sn-l .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel span {
  color: #FB5681;
}
.parent-mg-basic .sn-l .title-wrap,
.mg-basic-parent .sn-l .title-wrap {
  padding-left: 20px;
}
.parent-mg-basic .sn-l .ltabs-tabs-container,
.mg-basic-parent .sn-l .ltabs-tabs-container {
  width: 216px;
  display: block;
  min-height: 387px;
  background: #f6f6f6 !important;
}
.parent-mg-basic .sn-l:before,
.mg-basic-parent .sn-l:before {
  background: #eaeaea;
  content: "";
  display: inline-block;
  height: 387px;
  left: 106.5%;
  position: absolute;
  width: 1px;
  z-index: 9;
}
.parent-mg-basic .sn-r,
.mg-basic-parent .sn-r {
  width: 78%;
  padding: 0 35px 0 20px;
}
.parent-mg-basic .sn-r .title-wrap,
.mg-basic-parent .sn-r .title-wrap {
  padding-left: 25px;
}
.parent-mg-basic .sm_megamenu_content,
.mg-basic-parent .sm_megamenu_content {
  background: #fff;
}
.parent-mg-basic .sm_megamenu_content .title-wrap > h2,
.mg-basic-parent .sm_megamenu_content .title-wrap > h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 30px;
  text-transform: uppercase;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .image-slider-product,
.mg-basic-parent .sm_megamenu_content .ltabs-items .image-slider-product {
  display: none;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner,
.mg-basic-parent .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner {
  border: none !important;
  padding: 0 0  25px 0!important;
  margin: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner .box-image,
.mg-basic-parent .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner .box-image {
  margin: 0 !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner .price-box,
.mg-basic-parent .sm_megamenu_content .ltabs-items .slider-listing .item .item-inner .price-box {
  line-height: 15px !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .sm_quickview_handler,
.mg-basic-parent .sm_megamenu_content .ltabs-items .sm_quickview_handler {
  display: none !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .owl-controls,
.mg-basic-parent .sm_megamenu_content .ltabs-items .owl-controls {
  display: none;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items .item-inner .product-image:after,
.mg-basic-parent .sm_megamenu_content .ltabs-items .item-inner .product-image:after {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.parent-mg-basic .sm_megamenu_content .ltabs-items-container .ltabs-item.item,
.mg-basic-parent .sm_megamenu_content .ltabs-items-container .ltabs-item.item {
  padding-left: 25px;
}
.parent-mg-basic .sm_megamenu_content .tab-listing-title,
.mg-basic-parent .sm_megamenu_content .tab-listing-title {
  display: none;
}
.parent-mg-basic .sm_megamenu_content .ltabs-tabs-container,
.mg-basic-parent .sm_megamenu_content .ltabs-tabs-container {
  padding: 0px;
}
.parent-mg-basic .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li,
.mg-basic-parent .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li {
  display: block !important;
  border: none !important;
  padding: 0 !important;
  padding-left: 40px !important;
  line-height: 31px;
  line-height: 15px;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat 20px center !important;
  color: #666 !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:before,
.mg-basic-parent .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:before {
  display: none !important;
}
.parent-mg-basic .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:hover,
.mg-basic-parent .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:hover {
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat 30px center !important;
  padding-left: 50px !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.parent-mg-basic .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:hover span,
.mg-basic-parent .sm_megamenu_content .ltabs-tabs-container .ltabs-tabs li:hover span {
  color: #fa668d !important;
}
/*==MENU STYLE ==*/
.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  height: 50px;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  line-height: 50px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
  padding-left: 0;
  padding-right: 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a {
  padding: 0 30px 0 25px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a:before {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-header.png) no-repeat top right;
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 4px;
  top: 50%;
  right: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent:hover > a:before {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-hover.png) no-repeat top right;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  font-size: 114.28%;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 0 15px 0 25px;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a:hover,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a.active {
  color: #46e7af;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a {
  color: #46e7af;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  display: none;
}
.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: #000;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > a {
  font-size: 108.33%;
  padding: 4px 0px;
  display: inline-block;
}
.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;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .static-link-top:hover {
  border-color: #000;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon {
  display: inline-block;
  height: 29px;
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -7px;
  z-index: 9;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon img {
  vertical-align: inherit;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .icon-v {
  float: right;
  margin: 0 5px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  height: 50px;
  position: relative;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  line-height: 50px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
  padding-left: 0;
  padding-right: 25px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a {
  padding: 0 30px 0 25px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a:before {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-header.png) no-repeat top right;
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 4px;
  top: 50%;
  right: 10px;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent:hover > a:before {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-hover.png) no-repeat top right;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
  font-weight: normal;
  font-size: 128.57%;
  color: #333;
  display: block;
  padding: 0 28px 0 28px;
  position: relative;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a:hover,
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a.active {
  color: #fa668d;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a {
  color: #fa668d;
}
.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 > div {
  display: none;
  top: 103%;
}
.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: #000;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_head_item .sm_megamenu_title > a {
  font-size: 108.33%;
  padding: 4px 0px;
  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 .item-icon {
  display: inline-block;
  height: 29px;
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -7px;
  z-index: 9;
}
.header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .item-icon img {
  vertical-align: top;
}
.cms-index-index.cmspage3 .mg-basic-parent .ltabs-tabs-container {
  right: auto;
  top: auto;
  background: transparent;
}
.sm_megamenu_wrapper_vertical_menu .parent-mg-basic .sn-l::before {
  left: 214px;
}
.sm_megamenu_wrapper_vertical_menu .parent-mg-basic .sn-l .ltabs-tabs-container {
  width: 200px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .parent-mg-basic h2 {
  margin-bottom: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent:hover:before {
  border-color: transparent transparent #ffffff;
  border-style: solid;
  border-width: 0 9px 7px;
  content: "";
  height: 0;
  position: absolute;
  bottom: 4px;
  width: 0;
  margin-left: 40px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a.sm_megamenu_actived {
  color: #46E7AA;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a.sm_megamenu_actived::before {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-hover.png) no-repeat top right;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a.sm_megamenu_actived {
  color: #46e7af;
}
.cmspage3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a.sm_megamenu_actived {
  color: #fa668d;
}
.cmspage3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a.sm_megamenu_actived {
  color: #fa668d;
}
.cmspage3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a.sm_megamenu_actived::before {
  background: none;
}
.cmspage2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div,
.cmspage1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  margin-top: -4px;
}
/* 01 MENU BAR */
.sm_megamenu_wrapper_vertical_menu {
  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: 650px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 890px;
}
.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 > div {
  left: 130% !important;
  display: none;
  overflow: hidden;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > div {
  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;
  left: 107% !important;
  display: block;
  overflow: visible;
}
.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;
  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 {
  top: -3px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-top: 2px solid #fa668d;
  border-bottom: 2px solid #e2e2e2;
  border-right: 2px solid #e2e2e2;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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 .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;
}
.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:first-child {
  border: none;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li {
  border-top: 1px dashed #fdc2d1;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a {
  margin-right: -15px;
  color: #333333;
  line-height: 38px;
}
.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 {
  font-size: 14px;
  color: #000;
  width: 25px;
  text-align: center;
}
.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a {
  color: #FA668D;
}
.megamenu-left .more-w {
  text-align: center;
  cursor: pointer;
}
.cms-index-index .main {
  padding-bottom: 20px;
}
.remove-paddingclass {
  padding: 0px !important;
}
.add-paddingclass {
  padding: 0 15px!important;
}
.static-bottom-menu {
  margin: 20px 0 0 15px;
}
/*DROP DOWN VERTICAL MENU*/
.parent-drop-sn-lv1class > div {
  border-right: 1px solid #e2e2e2!important;
}
.parent-drop-sn-lv1class .sm_megamenu_dropdown_2columns {
  width: 220px !important;
}
.parent-drop-sn-lv1class .sm_megamenu_dropdown_2columns .drop-sn-lv1 {
  width: 220px !important;
  padding: 10px !important;
}
.parent-drop-sn-lv1class .sm_megamenu_dropdown_2columns .drop-sn-lv2 {
  width: 220px !important;
}
.parent-drop-sn-lv1class .sm_megamenu_dropdown_2columns .drop-sn-lv2:hover .drop-sn-lv3 {
  display: block;
}
.parent-drop-sn-lv1class .sm_megamenu_dropdown_2columns .drop-sn-lv2 .drop-sn-lv3 {
  width: 220px !important;
  right: -220px;
  background: #fff;
  display: none;
  position: relative;
}
/*DROP DOWN 2*/
.parent-drop-sn-2class .drop-sn-2 {
  padding-top: 10px !important;
}
.parent-drop-sn-2class .drop-sn-2 .bg-sn {
  padding: 10px 0;
}
.parent-drop-sn-2class .drop-sn-2 .bg-sn .img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/*DROP DOWN 3*/
.parent-mg-basic .sm_megamenu_content {
  padding: 0 !important;
}
.parent-mg-basic .sm_megamenu_content .sm-listing-tab {
  margin-bottom: 0px;
}
.parent-mg-basic .sn-l .ltabs-tabs-container {
  min-height: 365px !important;
}
.parent-mg-basic .sn-l::before {
  height: 365px !important;
}
.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;
}
.slider-deal-wrapper .item-inner .box-info .price-box {
  position: absolute;
  right: 0;
  top: -2px;
}
.slider-deal-wrapper .item-inner .box-info .price-box .old-price {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 92.86%;
}
.timer-product {
  background: #fa668d;
  color: #fff;
  padding: 8px 0px;
  font-size: 85.71%;
  margin-top: 15px;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -10px;
  padding-left: 10px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 1px 0 0 #fbb2c5;
  box-shadow: 0 1px 0 0 #fbb2c5;
}
.timer-product .time-day:after {
  content: "|";
  font-size: 71.43%;
  position: relative;
  padding-left: 5px;
  top: -1px;
}
.timer-product .time-hour:after {
  content: "|";
  font-size: 71.43%;
  position: relative;
  padding-left: 5px;
  top: -1px;
}
.timer-product .time-min:after {
  content: "|";
  font-size: 71.43%;
  position: relative;
  padding-left: 5px;
  top: -1px;
}
.timer-product .time-count {
  margin: 0 -5px;
}
.timer-product .time-count:before {
  content: "\f017";
  font-family: fontawesome;
  font-size: 14px;
  margin: 0 8px;
}
.timer-product .time-count .time-item {
  display: inline-block;
}
.timer-product .time-count .time-item div {
  display: inline-block;
}
.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;
  }
}
/*PAGE BLOG VIEW*/
.blog-category .list-item-blog > li {
  line-height: 35px;
  border-bottom: 1px dashed #fdc2d1;
}
.blog-category .list-item-blog > li:last-child {
  border: none;
}
.blog-cat-view .img-link > img:hover,
.blog-index-list .img-link > img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.blog-cat-view .main-container,
.blog-index-list .main-container {
  background: url(/skin/frontend/sm-handmade/default/images/bg-category.png) repeat top center;
}
.blog-cat-view .toolbar,
.blog-index-list .toolbar {
  display: none;
}
.blog-cat-view .toolbar-bottom .toolbar,
.blog-index-list .toolbar-bottom .toolbar {
  display: block;
  border-top: 1px solid #e2e2e2;
  margin-bottom: 47px;
}
.blog-cat-view .postWrapper .info-blog .postTitle h2,
.blog-index-list .postWrapper .info-blog .postTitle h2 {
  font-size: 100%;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
}
.blog-cat-view .postDetails,
.blog-index-list .postDetails {
  display: none;
}
.blog-cat-view .postWrapper,
.blog-index-list .postWrapper {
  background: #fff;
  margin: 0;
  border-top: 1px solid #e2e2e2;
}
.blog-cat-view .postWrapper:first-child,
.blog-index-list .postWrapper:first-child {
  border: none;
}
.blog-cat-view .postWrapper .borderwrapper,
.blog-index-list .postWrapper .borderwrapper {
  margin: 0 20px;
  padding: 20px 0;
  min-height: 215px;
}
.blog-cat-view .postWrapper .aw-blog-read-more,
.blog-index-list .postWrapper .aw-blog-read-more {
  position: relative;
  display: block;
  text-align: right;
  font-size: 10px;
}
.blog-cat-view .postWrapper .aw-blog-read-more span,
.blog-index-list .postWrapper .aw-blog-read-more span {
  color: #777777;
  padding: 3px 12px;
  background: #CECECE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.blog-cat-view .postWrapper .aw-blog-read-more span:hover,
.blog-index-list .postWrapper .aw-blog-read-more span:hover {
  color: #fa668d;
}
.blog-cat-view .page-title h1,
.blog-index-list .page-title h1 {
  margin-top: 5px;
  margin: 0;
}
/*BLOG DETAIL*/
.blog-post-view .main-container {
  background: url(/skin/frontend/sm-handmade/default/images/bg-category.png) repeat top center;
}
.blog-post-view .detail-blog {
  margin-top: 15px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 25px 20px 20px;
}
.blog-post-view .detail-blog .postTitle h2 {
  font-size: 114.28%;
  text-transform: none;
  font-weight: bold;
}
.blog-post-view .commentWrapper {
  border: none;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.blog-post-view .button-set {
  margin: 0 !important;
}
.blog-post-view #postComment {
  background: #fff;
  padding: 10px 20px 20px;
}
.blog-post-view .main {
  padding-bottom: 60px;
}
/*BLOG LIST HOME 4*/
.cmspage4.blog-index-list .postWrapper {
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.cmspage4.blog-index-list .main {
  padding: 0;
}
.cmspage4.blog-index-list .main-container {
  background: none;
}
.cmspage4.blog-index-list .main-container .breadcrumbs {
  padding: 0;
  margin-top: 10px;
}
.cmspage4.blog-index-list .main-container .breadcrumbs .container {
  background: #fff;
  padding-bottom: 0;
}
.cmspage4.blog-index-list .main-container .container {
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  padding-bottom: 20px;
}
.cmspage4.catalog-category-view .main {
  padding: 0;
}
.cmspage4.catalog-category-view .main-container {
  background: none;
  margin: 0;
}
.cmspage4.catalog-category-view .main-container .breadcrumbs {
  padding: 0;
  margin-top: 10px;
}
.cmspage4.catalog-category-view .main-container .breadcrumbs .container {
  background: #fff;
  padding-bottom: 0;
}
.cmspage4.catalog-category-view .main-container .container {
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  padding-bottom: 20px;
}
.cmspage4.catalog-product-view .main {
  padding: 0;
}
.cmspage4.catalog-product-view .main-container {
  margin: 0;
  background: none;
}
.cmspage4.catalog-product-view .main-container .product-collateral {
  padding-bottom: 20px;
}
.cmspage4.catalog-product-view .main-container .breadcrumbs {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.cmspage4.catalog-product-view .main-container .breadcrumbs .container {
  background: #fff;
  padding-bottom: 0;
}
.cmspage4.catalog-product-view .main-container .container {
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
}
.cmspage3.blog-post-view .header {
  background: #fff;
}
.cmspage4.blog-post-view .detail-blog {
  padding: 0;
  margin-top: 10px;
}
.cmspage4.blog-post-view #postComment {
  padding: 10px 0 20px;
}
.cmspage4.blog-post-view .commentWrapper {
  border: 1px solid#e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cmspage4.blog-post-view .main {
  padding: 0;
}
.cmspage4.blog-post-view .main-container {
  background: none;
}
.cmspage4.blog-post-view .main-container .breadcrumbs {
  padding: 0;
  margin-top: 10px;
}
.cmspage4.blog-post-view .main-container .breadcrumbs .container {
  background: #fff;
  padding-bottom: 0;
}
.cmspage4.blog-post-view .main-container .container {
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
  padding-bottom: 20px;
}
.blog-id3 .info-post .title-latest-post h2 {
  font-size: 100%;
}
.blog-id3 .img-link > img {
  width: 100%;
  padding: 10px;
  border: 1px solid #e2e2e2;
}
.blog-id3 .img-link > img:hover {
  opacity: 0.6;
}
.blog-id3 .title-latest-post {
  padding: 15px 0 5px;
}
.blog-id3 .title-latest-post a {
  font-weight: bold;
}
.blog-id3 .action-post {
  text-align: right;
}
.blog-id3 .action-post a {
  color: #fa668d;
}
.blog-id3 .action-post a:hover {
  text-decoration: underline;
}
.blog-id3 .date-id3 {
  color: #fff;
  position: absolute;
  width: 50px;
  left: 11px;
  z-index: 9;
}
.blog-id3 .date-id3:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 25px solid #fa668d;
  border-right: 25px solid #fa668d;
  content: "";
  display: inline-block;
  height: 83px;
  position: absolute;
}
.blog-id3 .date-id3 .d-day {
  padding-top: 5px;
  display: block;
  position: relative;
  text-align: center;
  font-size: 128.57%;
  font-weight: bold;
}
.blog-id3 .date-id3 .d-month {
  display: block;
  position: relative;
  text-align: center;
  line-height: 20px;
  margin-top: -7px;
  font-weight: bold;
}
.blog-id3 .date-id3 .d-year {
  display: block;
  position: relative;
  text-align: center;
  line-height: 20px;
}
.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: 125%;
  text-transform: uppercase;
  color: #000000;
}
.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: 0;
}
.list-item-blog li a {
  display: inline-block;
  padding: 3px 0px;
}
.postTitleComment h2 {
  font-size: 116.67%;
  text-transform: uppercase;
  color: #000;
  padding: 20px 0px 10px 0px;
}
/*SEARCH DEFFAULT*/
.header-style-4 #search_mini_form .form-search {
  width: 92%;
  position: relative;
}
.header-style-4 #search_mini_form .form-search #search {
  height: 57px;
  padding-left: 8%;
  background: url(/skin/frontend/sm-handmade/default/images/bgsearch.png) no-repeat left center;
  border: 1px solid transparent;
}
.header-style-4 #search_mini_form .form-search .button-search {
  position: absolute;
  right: 10%;
  top: 0;
  height: 57px;
  border: none;
  background: transparent;
}
.header-style-4 #search_mini_form .form-search .button-search span {
  font-size: 16px;
  color: #777;
}
.header-style-3 #search_mini_form .form-search {
  width: 90%;
  position: relative;
}
.header-style-3 #search_mini_form .form-search #search {
  height: 40px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 3px rgba(205, 205, 205, 0.4);
  box-shadow: 0 0 4px 3px rgba(205, 205, 205, 0.4);
  padding-left: 10px;
}
.header-style-3 #search_mini_form .form-search .button-search {
  position: absolute;
  right: 10%;
  height: 40px;
  border: none;
  top: 0;
  background: transparent;
}
.header-style-3 #search_mini_form .form-search .button-search span {
  font-size: 16px;
}
.header-style-3 #search_mini_form .form-search .button-search:hover {
  color: #fa668d;
}
.sm-serachbox-pro .form-search input {
  border-bottom: 2px solid #e2e2e2;
  border-radius: 3px 0px 0px 3px;
  height: 41px;
  padding-left: 15px;
}
.sm-serachbox-pro {
  padding-top: 40px;
}
.sm-serachbox-pro .cat-wrapper {
  display: none;
}
.sm-serachbox-pro .sm-searchbox-advanced {
  padding-left: 100px;
}
.sm-serachbox-pro .sm-searbox-content {
  padding-left: 100px;
  margin-bottom: 4px;
}
.sm-serachbox-pro .form-search {
  position: relative;
  width: 470px;
  height: 40px;
}
.sm-serachbox-pro .form-search .border input {
  height: 40px;
  padding-right: 45px;
  padding-left: 12px;
  border-color: #e2e2e2;
  border-radius: 3px 0px 0px 3px;
}
.sm-serachbox-pro .form-search .btn-search-header {
  position: absolute;
  top: 0;
  right: 0;
}
.sm-serachbox-pro .form-search .btn-search-header .fa {
  border-radius: 0 3px 3px 0;
  box-shadow: 0 2px 0 0 #d34167;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 39px;
  display: block;
  background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
  background-color: #fa668d;
  background-position: center 55%;
}
.sm-serachbox-pro .form-search .btn-search-header .fa:hover {
  background-color: #999;
}
.sm-serachbox-pro .form-search .btn-search-header .fa:before {
  content: " " !important;
}
.sm-serachbox-pro .sm-searchbox-popular {
  position: relative;
  font-size: 85.71%;
  padding-left: 100px;
}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-popular-title {
  float: left;
  margin-right: 5px;
  font-weight: bold;
  color: #777777;
}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword ul li {
  float: left;
  display: inline;
  padding: 0 3px;
  text-transform: capitalize;
}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword ul li a {
  color: #777777;
}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword ul li a:hover {
  color: #fa668d;
}
.basicproducts_title_text {
  margin-bottom: 10px;
  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-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 .bs-items .bs-item {
  padding: 0 10px;
}
.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-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;
  }
}
.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 .product-view #product_addtocart_form > .row {
  margin: 0px;
}
.quickview-main .btn-lightbox {
  display: none !important;
}
.quickview-main .product-img-box {
  padding-left: 3px;
  margin-top: 30px;
}
.quickview-main .product-shop {
  padding-right: 3px;
}
.quickview-index-view.catalog-product-view {
  background: #fff;
}
.sm-listing-tab {
  margin-bottom: 30px;
}
.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 ----------------------------*/
.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 {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  float: left;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #e7e7e7;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:first-child {
  border-left: 1px solid #e7e7e7;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:last-child {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel {
  background: #fa668d;
  border-color: #fa668d;
}
.sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel span {
  color: #fff;
}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  background: #fa668d;
  border-color: #fa668d;
}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover span {
  color: #fff !important;
}
.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 {
  font-style: italic;
  line-height: 28px;
  vertical-align: middle;
  color: #333;
}
.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 #e7e7e7;
  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;
  font-style: italic;
  color: #333;
}
/*-----------------------------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 .ltabs-items .ltabs-item {
  float: left;
  opacity: 0;
}
.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(/skin/frontend/sm-handmade/default/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('/skin/frontend/sm-handmade/default/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;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    width: 120px;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    border-radius: 0;
  }
  .sm-listing-tab .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
    z-index: 999;
  }
  .cmspage3 .default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .cmspage3 .default-home3 .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
    width: 50%;
  }
  .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;
  }
}
.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;
}
.sm-cartpro .cartpro-content {
  position: relative;
  width: 370px;
  position: absolute;
  right: 0px;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-top-color: #e9e9e9;
  border-left-color: #c2cbc9;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 0 1px 0 #b5b5b5;
  padding: 20px;
  margin-top: 7px;
  visibility: hidden;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 120%;
}
.sm-cartpro .cartpro-content .cartpro-wrapper {
  position: relative;
}
.sm-cartpro .cartpro-content .cartpro-wrapper:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-cart.png) no-repeat center center;
  display: block;
  width: 22px;
  height: 7px;
  position: absolute;
  top: -27px;
  right: 70px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .label-recent {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
  display: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products {
  max-height: 360px;
  overflow: auto;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item {
  overflow: hidden;
  padding: 20px 0 10px;
  border-bottom: 1px dotted #e6e6e6;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item:first-child {
  padding-top: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image {
  float: left;
  min-width: 50px;
  border: 1px solid #cccccc;
  display: block;
  position: relative;
  margin-right: 20px;
  z-index: 9;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product {
  line-height: 100%;
  margin-top: 7px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product .ratings:after {
  display: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product .no-rating {
  margin: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product .no-rating a:hover {
  color: #fa668d;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product .amount a {
  font-size: 85.76%;
  color: #666;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .rating-product .amount a:hover {
  color: #fa668d;
}
.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: #444444;
  font-weight: bold;
  position: relative;
  top: 0px;
  line-height: 100%;
  text-transform: capitalize;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name a:hover {
  color: #fa668d;
}
.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-price {
  padding: 0 10px;
  color: #fa668d;
  margin-right: 15px;
  font-size: 16px;
  margin-top: 14px;
  font-weight: bold;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty {
  margin-top: 12px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action {
  position: absolute;
  right: -5px;
  top: 30px;
}
.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 .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: 13px 0px;
  margin-bottom: 17px;
  border-top: 1px dotted #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
  text-transform: uppercase;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .price {
  color: #fa668d;
  font-weight: bold;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a {
  display: inline-block;
  line-height: 33px;
  margin: 0 3px;
}
.sm-cartpro:hover .cartpro-content {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
}
.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(/skin/frontend/sm-handmade/default/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: 0px 0;
  margin-bottom: 0;
}
.sm-cartpro .cartpro-products-inner .price-label,
.sm-cartpro .cartpro-products-inner .qty-label {
  padding-right: 10px;
  text-align: left;
  font-size: 12px;
}
.sm-cartpro .cartpro-products-inner .price-value,
.sm-cartpro .cartpro-products-inner .qty-value {
  clear: right;
  color: #3399cc;
}
.sm-cartpro .cartpro-products-inner .price-value input,
.sm-cartpro .cartpro-products-inner .qty-value input {
  height: 25px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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;
  padding-top: 10px;
}
.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: 500px;
  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 #e7e7e7;
  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: #fa668d;
  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: #fbb2c5;
}
.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 #e7e7e7;
  border-top: 0;
  background-color: #eeeeee;
  margin: 0;
}
.page-empty.cartprooptoins-index-product {
  padding: 5px;
}
.products-grid .item .item-inner {
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  text-align: center;
  margin: 0 0 30px 0 !important;
  padding: 10px !important;
  background: #fff;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.products-grid .item .item-inner .sm_quickview_handler,
.products-grid .item .item-inner .actions {
  z-index: 9;
}
.products-grid .item .item-inner .sm_quickview_handler {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  display: block !important;
}
.products-grid .item .item-inner:hover .actions {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-grid .item .item-inner:hover .sm_quickview_handler {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.products-grid .item .item-inner .box-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
}
.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 .sm_quickview_handler {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.products-grid .item .item-inner .box-image:hover .image-slider-product {
  opacity: 1;
}
.products-grid .item .item-inner .sm_quickview_handler {
  display: block;
  overflow: hidden;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: -45px;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.products-grid .item .item-inner .sm_quickview_handler:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-grid .item .item-inner .sm_quickview_handler:before {
  width: 35px;
  height: 35px;
  content: '\f06e';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 15px;
}
.products-grid .item .item-inner .actions {
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.products-grid .item .item-inner .actions .add-to-cart,
.products-grid .item .item-inner .actions .add-to-links {
  float: left;
}
.products-grid .item .item-inner .actions .add-to-cart {
  position: relative;
}
.products-grid .item .item-inner .actions .add-to-cart:before {
  background: url(/skin/frontend/sm-handmade/default/images/cart.png) no-repeat left center;
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 19px;
  left: 20px;
  top: 6px;
}
.products-grid .item .item-inner .actions .add-to-cart .btn-cart {
  background-color: rgba(0, 0, 0, 0.3);
  text-transform: none;
  padding-left: 38px;
  height: 35px;
}
.products-grid .item .item-inner .actions .add-to-cart .btn-cart:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-grid .item .item-inner .actions .link-wishlist,
.products-grid .item .item-inner .actions .link-compare,
.products-grid .item .item-inner .actions .sm_quickview_handler {
  display: block !important;
  overflow: hidden;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.3);
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.products-grid .item .item-inner .actions .link-wishlist:hover,
.products-grid .item .item-inner .actions .link-compare:hover,
.products-grid .item .item-inner .actions .sm_quickview_handler:hover {
  background: rgba(250, 102, 141, 0.8);
}
.products-grid .item .item-inner .actions .link-wishlist:before,
.products-grid .item .item-inner .actions .link-compare:before,
.products-grid .item .item-inner .actions .sm_quickview_handler:before {
  color: #fff;
  font-size: 15px;
}
.products-grid .item .item-inner .actions .link-wishlist:before {
  width: 35px;
  height: 35px;
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-grid .item .item-inner .actions .link-compare:before {
  width: 35px;
  height: 35px;
  content: '\f074';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-grid .item .item-inner .actions .sm_quickview_handler:before {
  width: 35px;
  height: 35px;
  content: '\f06e';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
}
.products-grid .item .item-inner .actions .add-to-cart {
  width: auto;
}
.products-grid .item .item-inner .actions .add-to-cart .btn-cart {
  width: 100%;
  float: none;
  margin: 0;
  color: #fff;
  font-size: 85.71%;
}
.products-grid .item .item-inner .actions .add-to-links {
  margin: 0 1px;
}
.products-grid .item .item-inner .actions .add-to-links li {
  float: left;
  margin: 0 1px;
}
.products-grid .item .item-inner .box-info {
  text-align: left;
  position: relative;
  padding: 5px 0 0;
}
.products-grid .item .item-inner .box-info .product-name {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px 0px;
  color: #333333;
  font-weight: bold;
}
.products-grid .item .item-inner .box-info .product-name a {
  white-space: nowrap;
  text-transform: capitalize;
}
.products-grid .item .item-inner .box-info .bs-category {
  font-size: 85.71%;
  color: #777777;
}
.products-grid .item .item-inner .box-info .bs-category a {
  color: #777777;
}
.products-grid .item .item-inner .box-info .bs-price {
  position: absolute;
  top: 5px;
  right: 0;
  width: 100px;
  text-overflow: ellipsis;
  text-align: right;
  margin: 0;
}
.products-grid .item .item-inner .box-info .bs-price .price-box {
  margin: 0;
  position: relative;
}
.products-grid .item .item-inner .box-info .bs-price .price-box .special-price {
  position: absolute;
  top: 3px;
  right: 0;
}
.products-grid .item .item-inner .box-info .bs-price .price-box .old-price {
  position: absolute;
  top: 20px;
  right: 0;
}
.products-grid .item .item-inner .box-info .bs-price .price-box .old-price .price {
  font-size: 12px;
  color: #777777;
}
.products-grid .item .item-inner .box-info .bs-price .regular-price,
.products-grid .item .item-inner .box-info .bs-price .special-price {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  line-height: 19px;
}
.products-grid .item .item-inner .box-info .bs-price .regular-price .price,
.products-grid .item .item-inner .box-info .bs-price .special-price .price {
  color: #fa668d;
  font-size: 100% !important;
}
.products-grid .item .item-inner .box-info .bs-price .old-price {
  margin: 0;
  display: block;
}
.products-grid .item .item-inner .box-info .bs-price .old-price .price {
  color: #777777;
}
.products-grid .item .item-inner .box-info .ratings .rating-box {
  float: none;
  position: relative;
}
.products-grid .item .item-inner .box-info .ratings .amount a {
  font-size: 12px;
  color: #999999;
  margin-left: 3px;
}
.products-grid .item .item-inner .box-info .no-rating,
.products-grid .item .item-inner .box-info .ratings {
  height: 20px;
  margin: 0;
  line-height: 20px;
}
.products-grid .item .item-inner .box-info .no-rating {
  font-size: 85.71%;
  color: #777777;
}
.products-grid .item .item-inner .box-info .no-rating a {
  color: #777777;
}
.products-grid .item .item-inner .box-info .no-rating a:hover {
  color: #fa668d;
}
.products-grid .item .image-slider-product {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
}
.products-grid .item .image-slider-product .item {
  padding: 0;
}
.products-grid .item .image-slider-product img {
  width: 100%;
}
.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;
}
.htc-item .htc-item-inner img:hover {
  opacity: 0.92;
  filter: alpha(opacity=92);
}
.preload1 {
  position: relative;
  z-index: 9999;
}
.preload {
  background: url(/skin/frontend/sm-handmade/default/images/block-loading.gif) no-repeat center center #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
}
.flag {
  position: relative;
  z-index: 0;
}
/********* Realate product left  ************/
.box-related .block-content {
  padding: 7px 20px !important;
}
.box-related .basic-products-list .item {
  margin-bottom: 0;
}
.box-related .basic-products-list .bs-items {
  margin: 0;
  padding: 10px 0 7px 0;
}
.box-related .basic-products-list .bs-items:last-child {
  padding-bottom: 10px;
}
.box-related .basic-products-list .bs-items p {
  margin: 0;
}
.box-related .basic-products-list .bs-items .item-inner .bs-image {
  margin-right: 10px;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 60px;
}
.box-related .basic-products-list .bs-items .item-inner .bs-image img {
  border: none !important;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content {
  margin: 0;
  overflow: hidden;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .bs-title {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .ratings {
  display: inline !important;
  line-height: 20px;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .price-box * {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .price-box .price-label {
  font-weight: normal !important;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .price-box .old-price {
  float: left;
  margin-right: 10px;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .price-box .special-price {
  float: none;
}
.box-related .basic-products-list .bs-items .item-inner .bs-content .no-rating {
  color: #777777;
  font-size: 85.71%;
}
/********* Relate - Upsell ************/
.catalog-product-view .main {
  padding-bottom: 30px;
}
.box-up-sell .owl-theme .owl-controls .owl-nav > div::before,
.box-related .owl-theme .owl-controls .owl-nav > div::before {
  font-size: 28px;
  left: 0;
  top: 0;
}
.box-up-sell:hover .owl-controls .owl-prev,
.box-related:hover .owl-controls .owl-prev,
.box-up-sell:hover .owl-controls .owl-next,
.box-related:hover .owl-controls .owl-next {
  opacity: 1 !important;
}
.box-up-sell .overflow-slider,
.box-related .overflow-slider {
  padding-top: 0;
}
.box-up-sell .title-view h2,
.box-related .title-view h2 {
  font-size: 171.42%;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
  font-style: italic;
}
.box-up-sell .margin-slider,
.box-related .margin-slider {
  margin: 0 -15px;
}
.box-up-sell .products-grid .item,
.box-related .products-grid .item {
  padding: 0 15px;
}
.box-up-sell .products-grid .item .actions .link-compare,
.box-related .products-grid .item .actions .link-compare {
  margin-left: -1px;
}
.box-up-sell .owl-controls,
.box-related .owl-controls {
  margin: 0;
}
.box-up-sell .owl-controls .owl-nav,
.box-related .owl-controls .owl-nav {
  position: absolute;
  width: 100%;
  top: 48%;
}
.box-up-sell .owl-controls .owl-nav .owl-prev,
.box-related .owl-controls .owl-nav .owl-prev,
.box-up-sell .owl-controls .owl-nav .owl-next,
.box-related .owl-controls .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border: none;
  text-align: center;
  background: #a6a6a7;
  color: #fff;
  position: absolute;
  margin: 0;
  margin-top: -35px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.box-up-sell .owl-controls .owl-nav .owl-prev:before,
.box-related .owl-controls .owl-nav .owl-prev:before,
.box-up-sell .owl-controls .owl-nav .owl-next:before,
.box-related .owl-controls .owl-nav .owl-next:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.box-up-sell .owl-controls .owl-nav .owl-prev:hover,
.box-related .owl-controls .owl-nav .owl-prev:hover,
.box-up-sell .owl-controls .owl-nav .owl-next:hover,
.box-related .owl-controls .owl-nav .owl-next:hover {
  background: #fa668d;
}
.box-up-sell .owl-controls .owl-nav .owl-prev,
.box-related .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.box-up-sell .owl-controls .owl-nav .owl-next,
.box-related .owl-controls .owl-nav .owl-next {
  right: 0;
}
/*********************detail***************/
.catalog-product-view .breadcrumbs {
  margin-bottom: 10px;
}
.catalog-product-view .case-option-vertical {
  margin: 0px 0 30px 0;
}
.catalog-product-view .product-shop {
  margin: 26px 0 30px;
}
.box-detail {
  margin: 0;
  background: #fff;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 0 0 #e2e2e2;
  box-shadow: 0 1px 0 0 #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.box-detail .product-img-box {
  padding-top: 30px;
}
/***********************/
.breadcrumbs {
  padding: 5px 0;
}
/**********************/
.catalog-category-view .page-title,
.catalogsearch-result-index .page-title {
  margin-bottom: 0;
}
.catalog-category-view .page-title h1,
.catalogsearch-result-index .page-title h1 {
  line-height: 40px;
  margin-bottom: 7px;
  color: #333333;
  font-size: 171%;
  margin-top: 0;
  font-style: italic;
  font-weight: bold;
}
.catalog-category-view .category-products .products-grid,
.catalogsearch-result-index .category-products .products-grid {
  margin-bottom: 0;
}
.customer-account-create,
.customer-account-login {
  background: #fff !important;
}
.customer-account-create .footer-style,
.customer-account-login .footer-style {
  margin-top: 20px;
}
.customer-address-index,
.review-customer-index,
.tag-customer-index,
.wishlist-index-index,
.oauth-customer-token-index,
.newsletter-manage-index,
.customer-address-form,
.sales-order-history,
.downloadable-customer-products,
.sales-billing-agreement-index,
.sales-recurring-profile-index,
.customer-account-edit,
.customer-account-index {
  background: #fff !important;
}
.customer-address-index .block-account .block-title,
.review-customer-index .block-account .block-title,
.tag-customer-index .block-account .block-title,
.wishlist-index-index .block-account .block-title,
.oauth-customer-token-index .block-account .block-title,
.newsletter-manage-index .block-account .block-title,
.customer-address-form .block-account .block-title,
.sales-order-history .block-account .block-title,
.downloadable-customer-products .block-account .block-title,
.sales-billing-agreement-index .block-account .block-title,
.sales-recurring-profile-index .block-account .block-title,
.customer-account-edit .block-account .block-title,
.customer-account-index .block-account .block-title {
  background: transparent;
}
.customer-address-index .sidebar .block .block-title strong,
.review-customer-index .sidebar .block .block-title strong,
.tag-customer-index .sidebar .block .block-title strong,
.wishlist-index-index .sidebar .block .block-title strong,
.oauth-customer-token-index .sidebar .block .block-title strong,
.newsletter-manage-index .sidebar .block .block-title strong,
.customer-address-form .sidebar .block .block-title strong,
.sales-order-history .sidebar .block .block-title strong,
.downloadable-customer-products .sidebar .block .block-title strong,
.sales-billing-agreement-index .sidebar .block .block-title strong,
.sales-recurring-profile-index .sidebar .block .block-title strong,
.customer-account-edit .sidebar .block .block-title strong,
.customer-account-index .sidebar .block .block-title strong {
  color: #333;
}
.customer-address-index .my-account .page-title h1,
.review-customer-index .my-account .page-title h1,
.tag-customer-index .my-account .page-title h1,
.wishlist-index-index .my-account .page-title h1,
.oauth-customer-token-index .my-account .page-title h1,
.newsletter-manage-index .my-account .page-title h1,
.customer-address-form .my-account .page-title h1,
.sales-order-history .my-account .page-title h1,
.downloadable-customer-products .my-account .page-title h1,
.sales-billing-agreement-index .my-account .page-title h1,
.sales-recurring-profile-index .my-account .page-title h1,
.customer-account-edit .my-account .page-title h1,
.customer-account-index .my-account .page-title h1 {
  margin-top: 0;
}
.customer-address-index .main,
.review-customer-index .main,
.tag-customer-index .main,
.wishlist-index-index .main,
.oauth-customer-token-index .main,
.newsletter-manage-index .main,
.customer-address-form .main,
.sales-order-history .main,
.downloadable-customer-products .main,
.sales-billing-agreement-index .main,
.sales-recurring-profile-index .main,
.customer-account-edit .main,
.customer-account-index .main {
  padding: 30px 0 40px;
}
.page-title h1 {
  line-height: 30px;
  margin-bottom: 7px;
  color: #333333;
  font-size: 171%;
  margin-top: 30px;
  font-weight: bold;
  font-style: italic;
}
/*********************/
.sidebar .block {
  margin-bottom: 30px;
}
.sidebar .block .block-title {
  border: none;
  padding: 0;
  margin-bottom: 15px;
}
.sidebar .block .block-title strong {
  line-height: 100%;
  font-size: 171%;
  color: #333333;
  text-transform: none;
  font-weight: bold;
  font-style: italic;
}
.sidebar .block .block-content {
  background: #fff;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 20px !important;
  border-bottom: 2px solid #e2e2e2;
}
.sidebar .block.block-compare .block-content ul,
.sidebar .block.block-compare .block-content ol {
  margin: 0;
  padding: 0;
}
.sidebar .block.block-compare .block-content ul li,
.sidebar .block.block-compare .block-content ol li {
  margin: 0;
}
.sidebar .block.block-compare .block-content ul li .product-name a,
.sidebar .block.block-compare .block-content ol li .product-name a {
  border-bottom: 1px dotted #c1c1c1;
}
.sidebar .block.block-compare .block-content ul li .btn-remove,
.sidebar .block.block-compare .block-content ol li .btn-remove {
  top: 0;
  color: #fa668d;
}
.sidebar .block.block-compare .block-content .actions {
  padding-bottom: 25px;
}
.sidebar .block.block-compare .block-content .actions .button {
  text-transform: none;
  padding: 0 20px;
}
.sidebar .block.block-tags {
  margin-bottom: 30px;
}
.sidebar .block.block-tags .actions {
  display: none;
}
.sidebar .block.block-tags .block-title {
  margin-bottom: 15px;
  line-height: 40px;
}
.sidebar .block.block-tags .block-title strong span {
  font-size: 24px;
}
.sidebar .block.block-tags .block-content {
  padding: 10px !important;
}
.sidebar .block.block-tags .block-content .tags-list li {
  margin: 0 0 5px;
}
.sidebar .block.block-tags .block-content .tags-list li a {
  border: none;
  font-size: 14px !important;
  color: #666666;
  text-transform: none;
  background: none;
}
.sidebar .block.block-tags .block-content .tags-list li a:hover {
  color: #444444;
}
.sidebar .block.block-tags .block-content .tags-list li:nth-child(2n) a {
  text-transform: uppercase;
  color: #444444;
}
.sidebar .block.sidebar-product {
  margin-bottom: 30px;
}
.sidebar .block.sidebar-product .block-content {
  padding: 7px 20px !important;
}
.sidebar .block.sidebar-product .basic-products-list .item {
  margin: 0;
  padding: 10px 0 7px 0;
}
.sidebar .block.sidebar-product .basic-products-list .item:last-child {
  padding-bottom: 10px;
}
.sidebar .block.sidebar-product .basic-products-list .item p {
  margin: 0;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-image {
  margin-right: 10px;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-image img {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content {
  margin: 0;
  overflow: hidden;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .bs-title {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .ratings {
  display: inline !important;
  line-height: 20px;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .price-box * {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .price-box .price-label {
  font-weight: normal !important;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .price-box .old-price {
  float: left;
  margin-right: 10px;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .price-box .special-price {
  float: none;
}
.sidebar .block.sidebar-product .basic-products-list .item .item-inner .bs-content .no-rating {
  color: #777777;
  font-size: 85.71%;
}
/********************/
.selector span {
  position: relative;
  border: none;
  height: 25px;
  line-height: 25px;
  padding: 0 20px 0 10px;
  font-size: 11px;
}
.selector span:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/arrow-toolbar.png) no-repeat top center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  width: 7px;
  height: 4px;
  border: none;
}
/***********************/
.sm-cartpro .cartpro-subtotal {
  display: none;
}
.sm-cartpro .product-action {
  right: 0 !important;
}
.sm-cartpro .product-action a {
  font-size: 12px !important;
  padding: 0 2px !important;
}
.sm-cartpro .product-action a:hover {
  color: #fa668d !important;
}
.sm-cartpro .cartpro-actions {
  text-align: left;
}
.sm-cartpro .cartpro-actions a {
  margin: 0;
  height: 35px !important;
  line-height: 35px !important;
  text-transform: none;
  width: auto;
  text-align: center;
  color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sm-cartpro .cartpro-actions a:hover {
  background: #fa668d;
}
.sm-cartpro .cartpro-actions a + a {
  margin-left: 10px;
}
.sm-cartpro .cartpro-products-inner {
  margin-bottom: 20px;
}
.sm-cartpro .cartpro-products-inner li.item .product-qty {
  margin-top: -3px;
}
.sm-cartpro .cartpro-products-inner li.item .product-qty .qty-label {
  color: #444444;
  position: relative;
}
.sm-cartpro .cartpro-products-inner li.item .product-qty .qty-label:before {
  content: ":";
  position: absolute;
  top: -3px;
  right: 8px;
}
.sm-cartpro .cartpro-products-inner li.item .product-qty .qty-value input {
  width: 40px !important;
  color: #444444 !important;
  font-size: 12px !important;
}
.sm-cartpro .cartpro-products-inner li.item .product-name {
  margin-bottom: 4px;
}
.sm-cartpro .cartpro-products-inner li.item .product-price {
  padding: 0 !important;
}
.sm-cartpro .cartpro-products-inner li.item .product-price .price-value {
  font-size: 16px;
  font-weight: bold;
  color: #fa668d;
}
/*********************/
#shopolicy {
  overflow: hidden;
  margin-bottom: 20px;
}
#shopolicy .item {
  float: left;
  width: 25%;
  padding: 0 15px;
}
#shopolicy .item .item-inner {
  height: 80px;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#shopolicy .item .item-inner:before {
  position: absolute;
  content: "";
  border: 1px dashed #fff;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#shopolicy .item .item-inner:hover:before {
  border: 1px solid #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;
}
#shopolicy .item .icon {
  float: left;
  height: 100%;
  line-height: 80px;
  margin-right: 25px;
  padding-right: 25px;
  position: relative;
}
#shopolicy .item .icon:before {
  content: "";
  position: absolute;
  right: 0;
  height: 40px;
  width: 1px;
  background: #fff;
  top: 20px;
}
#shopolicy .item .info-item {
  color: #fff;
  overflow: hidden;
  padding-top: 20px;
  height: 100%;
}
#shopolicy .item .info-item h3 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
#shopolicy .item.item1 .item-inner {
  background: url(/skin/frontend/sm-handmade/default/images/bg1.png) repeat top center;
}
#shopolicy .item.item2 .item-inner {
  background: url(/skin/frontend/sm-handmade/default/images/bg2.png) repeat top center;
}
#shopolicy .item.item3 .item-inner {
  background: url(/skin/frontend/sm-handmade/default/images/bg3.png) repeat top center;
}
#shopolicy .item.item4 .item-inner {
  background: url(/skin/frontend/sm-handmade/default/images/bg4.png) repeat top center;
}
/***************/
.banner-home-page1 {
  padding: 9px;
  border: 1px dashed #a1d3c8;
  background: #fff;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.banner-home-page1 .col-1 {
  overflow: hidden;
  margin-bottom: 10px;
}
/*****************/
.cms-index-index.cmspage1 .group_3_wrapper {
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg-recommend.png) repeat top center;
  margin-bottom: 5px;
  border-bottom: 1px dashed #a1d3c8;
}
.cms-index-index.cmspage1 .group_3_wrapper:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-policy.png) repeat-x top center;
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 29px;
}
.cms-index-index.cmspage1 .group_2_wrapper {
  position: relative;
  padding-top: 68px;
  margin-top: -68px;
}
.cms-index-index.cmspage1 .group_2_wrapper:before {
  position: absolute;
  top: 0;
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-newitem.png) no-repeat top center;
  display: block;
  width: 100%;
  height: 68px;
}
.cms-index-index.cmspage1 .group_1_wrapper {
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg-recommend.png) repeat top center;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 85px;
}
.cms-index-index.cmspage1 .group_1_wrapper:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/bg-policy.png) repeat-x top center;
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 29px;
}
/**********************/
.block {
  margin-bottom: 0;
}
.block .title-home {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  background: url(/skin/frontend/sm-handmade/default/images/bg-title-home.png) no-repeat bottom center;
}
.block .title-home h2 {
  font-size: 342.86%;
  color: #222222;
  padding: 0;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-image > a {
  display: block;
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 100%;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-image > a:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.block.sm-hot-collections .htc-cat-item .htc-cat-image > a:after {
  content: "";
  display: block;
  height: 44px;
  width: 44px;
  background: url(/skin/frontend/sm-handmade/default/images/hover-blog.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.block.sm-hot-collections .htc-cat-item .htc-cat-image > a:hover:after,
.block.sm-hot-collections .htc-cat-item .htc-cat-image > a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block.sm-hot-collections .htc-cat-item .hot-item {
  background: url(/skin/frontend/sm-handmade/default/images/icon-hot.png) no-repeat bottom center;
  height: 40px;
  width: 75px;
  position: absolute;
  left: -12px;
  top: 22px;
  z-index: 99;
}
.block.sm-hot-collections .htc-cat-item .hot-item span {
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  margin-left: -4px;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-title {
  margin: 15px 0;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-title a {
  color: #333;
  font-size: 114.28%;
  font-weight: bold;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-title a:hover {
  color: #fa668d;
}
.block.sm-hot-collections .htc-cat-item .item {
  padding: 10px;
  padding-bottom: 0;
  border: 1px dashed #a1d3c8;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
}
.block.sm-hot-collections .htc-cat-item .item:before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 30px;
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat bottom center;
  display: block;
  width: 22px;
  height: 16px;
  z-index: 999;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-totalminprice {
  position: relative;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-totalminprice .htc-cat-total {
  background: #f7f7f7;
  right: 0px;
  display: block;
  height: 106px;
  line-height: 120px;
  position: absolute;
  text-align: center;
  width: 116px;
  z-index: 99;
  color: #333333;
  text-transform: capitalize;
  font-size: 12px;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-totalminprice .htc-cat-total span {
  position: absolute;
  left: 0;
  color: #fa668d;
  font-size: 22px;
  width: 100%;
  top: 25px;
  line-height: 30px;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-totalminprice .htc-cat-total .item-htc {
  font-size: 12px;
  top: 18px;
  color: #333;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-totalminprice .htc-cat-minprice {
  position: absolute;
  bottom: 15px;
  right: 0;
  color: #fa668d;
  font-size: 92.85%;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-slide-product {
  border: none;
  margin: 0;
}
.block.sm-hot-collections .htc-cat-item .htc-cat-slide-product .item-image {
  margin-right: 10px;
}
.block.sm-hot-collections .more-item {
  text-align: center;
  padding-bottom: 5px;
}
.block.sm-hot-collections .more-item a {
  display: inline-block;
  height: 45px;
  padding: 0 43px;
  background: #fa668d;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #b74b68;
  box-shadow: 0 1px 0 0 #b74b68;
  margin-top: 40px;
  line-height: 45px;
  position: relative;
}
.block.sm-hot-collections .more-item a:hover {
  background: #3cc696;
  -webkit-box-shadow: 0 1px 0 0 #136d4e;
  box-shadow: 0 1px 0 0 #136d4e;
}
.block.sm-hot-collections .more-item a:before {
  position: absolute;
  top: 4px;
  width: 95%;
  border: 1px dashed #fff;
  content: "";
  height: 38px;
  left: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.block.block-new-item {
  margin: 0 -15px;
  margin-bottom: 10px;
}
.block.block-new-item .title-home {
  margin-bottom: 15px;
}
.block.block-new-item .bs-pretext {
  padding: 0 15px;
  text-align: center;
  margin-bottom: 28px;
}
.block.block-recommended {
  position: relative;
  padding-bottom: 48px;
  padding-top: 20px;
}
.block.block-recommended .item-inner .box-info .bs-price {
  width: 200px;
}
.block.block-recommended .item {
  padding-bottom: 2px !important;
}
.block.block-recommended .item-inner {
  margin-right: 0 !important;
  padding-top: 13px !important;
}
.block.block-recommended .sm_quickview_handler {
  width: 55px !important;
  height: 55px !important;
  top: -65px !important;
}
.block.block-recommended .sm_quickview_handler:before {
  width: 55px !important;
  height: 55px !important;
  line-height: 55px !important;
}
.block.block-recommended .add-to-links li {
  margin: 0 1px 0 2px!important;
}
.block.block-recommended .actions .add-to-cart {
  width: 50% !important;
}
.block.block-recommended:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat top center;
  position: absolute;
  bottom: -8px;
  right: 30px;
  display: block;
  width: 22px;
  height: 16px;
}
.block.block-recommended .owl-nav .owl-prev,
.block.block-recommended .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #a6a6a7;
  margin-top: -55px;
  border: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.block.block-recommended .owl-nav .owl-prev:before,
.block.block-recommended .owl-nav .owl-next:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 28px;
}
.block.block-recommended .owl-nav .owl-prev:hover,
.block.block-recommended .owl-nav .owl-next:hover {
  background: #fa668d;
}
.block.block-recommended .owl-nav .owl-prev {
  left: -28px;
}
.block.block-recommended .owl-nav .owl-next {
  right: -28px;
}
.block.block-recommended .item-inner {
  margin-bottom: 0 !important;
}
.block.block-recommended .title-home {
  margin-bottom: 13px;
}
.block.block-recommended .bs-pretext {
  text-align: center;
  margin-bottom: 30px;
  color: #777777;
}
.block.block-recommended .sm_quickview_handler:before {
  font-size: 20px !important;
}
.block.block-recommended .actions {
  height: 55px;
}
.block.block-recommended .actions .add-to-cart {
  height: 55px !important;
}
.block.block-recommended .actions .add-to-cart:before {
  background: url(/skin/frontend/sm-handmade/default/images/cart-recommen.png) no-repeat left center !important;
  content: "";
  position: absolute;
  display: block;
  width: 20px !important;
  height: 28px !important;
  top: 50% !important;
  margin-top: -16px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  left: 25px;
}
.block.block-recommended .actions .add-to-cart .btn-cart {
  height: 55px !important;
  padding-left: 30px !important;
  font-size: 15px;
}
.block.block-recommended .actions .link-wishlist,
.block.block-recommended .actions .link-compare,
.block.block-recommended .actions .sm_quickview_handler {
  height: 55px !important;
  width: 55px !important;
}
.block.block-recommended .actions .link-wishlist:before,
.block.block-recommended .actions .link-compare:before,
.block.block-recommended .actions .sm_quickview_handler:before {
  width: 55px !important;
  height: 55px !important;
  line-height: 55px !important;
  font-size: 20px !important;
}
.block.blog-latest-post .list-item-latest .img-latest-post {
  display: block;
  width: 455px;
  height: 300px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 19px;
}
.block.blog-latest-post .list-item-latest .img-latest-post > a.img-link {
  display: block;
  position: relative;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 100%;
}
.block.blog-latest-post .list-item-latest .img-latest-post > a.img-link:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.block.blog-latest-post .list-item-latest .img-latest-post > a.img-link:after {
  content: "";
  display: block;
  height: 44px;
  width: 44px;
  background: url(/skin/frontend/sm-handmade/default/images/hover-blog.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.block.blog-latest-post .list-item-latest .title-post a {
  display: inline-block;
  color: #333333;
}
.block.blog-latest-post .list-item-latest .title-post a:hover {
  color: color_theme;
}
.block.blog-latest-post .list-item-latest li {
  width: 50%;
  float: left;
  padding-left: 128px;
  position: relative;
}
.block.blog-latest-post .list-item-latest li:hover .img-latest-post > a.img-link:before,
.block.blog-latest-post .list-item-latest li:hover .img-latest-post > a.img-link:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.block.blog-latest-post .list-item-latest li:first-child {
  padding-left: 115px;
}
.block.blog-latest-post .list-item-latest li:nth-child(2) .info {
  left: 14px;
}
.block.blog-latest-post .list-item-latest li img {
  width: 100%;
  height: 100%;
}
.block.blog-latest-post .list-item-latest .info {
  position: absolute;
  top: 20px;
  left: 1px;
}
.block.blog-latest-post .list-item-latest .info > div {
  margin-bottom: 25px;
  height: 35px;
  line-height: 35px;
  display: block;
  font-size: 12px;
  background: url(/skin/frontend/sm-handmade/default/images/bg-div-blog.png) no-repeat left center;
  background-color: #fa668d;
  text-align: center;
  position: relative;
}
.block.blog-latest-post .list-item-latest .info > div span,
.block.blog-latest-post .list-item-latest .info > div a {
  color: #fff;
}
.block.blog-latest-post .list-item-latest .info > div:before {
  border-color: #d34167 transparent transparent;
  border-style: solid;
  border-width: 10px 11px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
}
.block.blog-latest-post .list-item-latest .info > div.user {
  width: 125px;
}
.block.blog-latest-post .list-item-latest .info > div.user span {
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 20px;
  white-space: nowrap;
  width: 100px;
  text-overflow: ellipsis;
  background: url(/skin/frontend/sm-handmade/default/images/author.png) no-repeat right center;
}
.block.blog-latest-post .list-item-latest .info > div.date {
  position: absolute;
  width: 110px;
  left: 15px;
  position: relative;
}
.block.blog-latest-post .list-item-latest .info > div.date span {
  display: inline;
}
.block.blog-latest-post .list-item-latest .info > div.date span.d-day {
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 25px;
}
.block.blog-latest-post .list-item-latest .info > div.date span.d-month {
  position: absolute;
  top: -8px;
  left: 55px;
}
.block.blog-latest-post .list-item-latest .info > div.date span.d-year {
  position: absolute;
  bottom: -8px;
  padding-right: 18px;
  left: 55px;
}
.block.blog-latest-post .list-item-latest .info > div.date span:last-child {
  background: url(/skin/frontend/sm-handmade/default/images/clock.png) no-repeat right center;
  background-position: right 5px;
}
.block.blog-latest-post .list-item-latest .info > div.comment {
  width: 70px;
  left: 55px;
}
.block.blog-latest-post .list-item-latest .info > div.comment a {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  background: url(/skin/frontend/sm-handmade/default/images/commnet.png) no-repeat right center;
}
.block.testimonials {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.block.testimonials .owl-nav .owl-prev,
.block.testimonials .owl-nav .owl-next {
  border: none;
  background: none !important;
  position: absolute;
  top: 35px;
  color: #cccccc;
}
.block.testimonials .owl-nav .owl-prev:before,
.block.testimonials .owl-nav .owl-next:before {
  font-size: 27px;
}
.block.testimonials .owl-nav .owl-prev:hover,
.block.testimonials .owl-nav .owl-next:hover {
  color: #7e7e7e;
}
.block.testimonials .owl-nav .owl-next {
  right: 40.5%;
}
.block.testimonials .owl-nav .owl-prev {
  left: 40.5%;
}
.block.testimonials .item .image-client {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border: 1px solid #e3e3e3;
}
.block.testimonials .item .image-client img {
  margin: 4px 0 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  width: 90px;
  height: 90px;
}
.block.testimonials .item .info-client .client-name {
  color: #333333;
  font-size: 14px;
  margin-top: 7px;
  font-weight: bold;
}
.block.testimonials .item .client-site a {
  color: #fa668d;
}
.block.testimonials .item .client-site a:hover {
  text-decoration: underline;
}
.block.testimonials .item .comment {
  width: 900px;
  margin: 15px auto 0;
  position: relative;
}
.block.testimonials .item .comment:before,
.block.testimonials .item .comment:after {
  content: "";
  display: block;
  width: 17px;
  height: 12px;
  position: absolute;
}
.block.testimonials .item .comment span.before {
  background: url(/skin/frontend/sm-handmade/default/images/before-te.png) no-repeat right center;
  display: inline-block;
  width: 17px;
  height: 12px;
  margin-right: 5px;
}
.block.testimonials .item .comment span.after {
  display: inline-block;
  width: 17px;
  height: 12px;
  background: url(/skin/frontend/sm-handmade/default/images/after-te.png) no-repeat right center;
  margin-left: 7px;
  position: absolute;
  bottom: 0;
}
.block-slider {
  position: relative;
}
.block-slider .navslider .prev,
.block-slider .navslider .next {
  position: absolute;
  top: 50%;
  height: 35px;
  width: 35px;
  background: #a6a6a7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-slider .navslider .prev:hover,
.block-slider .navslider .next:hover {
  background: #fa668d;
}
.block-slider .navslider .prev {
  left: -15px;
}
.block-slider .navslider .prev:before {
  width: 35px;
  height: 35px;
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
  color: #fff;
}
.block-slider .navslider .next {
  right: -15px;
}
.block-slider .navslider .next:before {
  width: 35px;
  height: 35px;
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 35px;
  color: #fff;
}
/*==TOP BRAND==*/
.top-brand {
  position: relative;
}
.top-brand:before {
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat bottom center;
  content: "";
  display: block;
  width: 22px;
  height: 16px;
  position: absolute;
  top: -10px;
  right: 30px;
}
.top-brand .navslider .prev,
.top-brand .navslider .next {
  width: 30px;
  height: 30px;
  top: 75%;
}
.top-brand .navslider .prev:before,
.top-brand .navslider .next:before {
  line-height: 30px;
  width: 30px;
}
.top-brand .top-brand-slider .item {
  height: 90px;
}
.top-brand .top-brand-slider .item img {
  display: inline-block;
  border: 1px dashed #a1d3c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 170px;
}
.top-brand .top-brand-slider .item img:hover {
  border: 1px solid #a1d3c8;
  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;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/**********************/
.catalog-category-view,
.catalog-product-view,
.catalogsearch-result-index,
.cms-category-1 {
  background: url(/skin/frontend/sm-handmade/default/images/bg-category.png) repeat top center;
}
.catalog-category-view .main-container,
.catalog-product-view .main-container,
.catalogsearch-result-index .main-container,
.cms-category-1 .main-container {
  margin-bottom: 20px;
}
.catalog-category-view .header-container,
.catalog-product-view .header-container,
.catalogsearch-result-index .header-container,
.cms-category-1 .header-container {
  background: #fff !important;
}
/**********************/
.cms-index-index.cmspage1 .group_5_wrapper {
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg-blog.png) repeat bottom center;
  border-bottom: 1px dashed #a1d3c8;
}
.cms-index-index.cmspage1 .group_5_wrapper:before {
  background: url(/skin/frontend/sm-handmade/default/images/bg-policy.png) repeat-x bottom center;
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  height: 29px;
}
/********** Product-Deatail-View 2 - 3 *************/
.product-view-2 .product-essential,
.product-view-3 .product-essential {
  padding: 30px 20px;
  background: #fff;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #e2e2e2;
  box-shadow: 0 1px 0 0 #e2e2e2;
}
.product-view-2 .product-essential .product-img-box .product-image,
.product-view-3 .product-essential .product-img-box .product-image {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .product-view-2 .product-essential .product-img-box,
  .product-view-3 .product-essential .product-img-box {
    padding-right: 35px;
  }
}
.product-view-2 .product-essential .product-shop,
.product-view-3 .product-essential .product-shop {
  margin-top: 0 !important;
}
@media (min-width: 1200px) {
  .product-view-2 .product-essential .product-shop,
  .product-view-3 .product-essential .product-shop {
    margin-left: -20px !important;
  }
}
.product-view-2 .product-essential .more-views .lSSlideOuter,
.product-view-3 .product-essential .more-views .lSSlideOuter {
  padding: 0;
  margin-bottom: 0;
}
.product-view-3 .sidebar .megamenu-left .sambar-inner ul li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-view-3 .sidebar .megamenu-left .sambar-inner ul li.parent-child:hover {
  padding-left: 15px;
}
.product-view-3 .sidebar .megamenu-left .sambar-inner ul li.parent-child > div {
  right: 100%;
  left: inherit !important;
}
/*********** Menu left ******************/
.cms-index-index.cmspage2 .megamenu-left,
.cms-index-index.cmspage4 .megamenu-left {
  min-height: 492px;
  border: 1px dashed #fa668d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 50px 25px 0;
  background: #fff3f6;
}
.cms-index-index.cmspage2 .megamenu-left .sm_megamenu_menu_black,
.cms-index-index.cmspage4 .megamenu-left .sm_megamenu_menu_black {
  border-bottom: 2px solid #fbb2c5;
}
.cms-index-index.cmspage2 .megamenu-left .sm_megamenu_menu_black:after,
.cms-index-index.cmspage4 .megamenu-left .sm_megamenu_menu_black:after {
  background: #fbb2c5;
  bottom: -5px;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.cms-index-index.cmspage2 .megamenu-left .block-title:after,
.cms-index-index.cmspage4 .megamenu-left .block-title:after {
  background: #fbb2c5;
  bottom: -12px;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.cms-index-index.cmspage2 .megamenu-left .block-title:before,
.cms-index-index.cmspage4 .megamenu-left .block-title:before {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/top-icon-ver.png) no-repeat 20px center;
  display: block;
  height: 28px;
  width: 100%;
  position: absolute;
  top: 20px;
}
.cms-index-index.cmspage2 .megamenu-left .block-title strong,
.cms-index-index.cmspage4 .megamenu-left .block-title strong {
  text-align: center;
  text-transform: none;
  font-weight: bold;
  color: #fa668d;
  font-style: italic;
}
.cms-index-index.cmspage2 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child,
.cms-index-index.cmspage4 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child {
  position: relative;
}
.cms-index-index.cmspage2 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child:after,
.cms-index-index.cmspage4 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/icon-bre.png) no-repeat right center;
  display: block;
  height: 7px;
  width: 4px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
.cms-index-index.cmspage2 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child:hover:after,
.cms-index-index.cmspage4 .megamenu-left.megamenu-left-style-1 .sm_megamenu_wrapper_vertical_menu .parent-child:hover:after {
  background: url(/skin/frontend/sm-handmade/default/images/arrow-left-hover.png) no-repeat right center;
}
/***********************************/
.sm_megamenu_wrapper_vertical_menu {
  z-index: 9;
}
.sm_megamenu_wrapper_vertical_menu.block-content {
  padding: 0 !important;
}
.sm_megamenu_wrapper_vertical_menu .more-w {
  font-size: 14px;
  line-height: 47px;
  color: #fa668d;
}
.sm_megamenu_wrapper_vertical_menu .more-w:hover {
  text-decoration: underline;
}
.sm_megamenu_wrapper_vertical_menu .more-w .more-view {
  display: block;
  text-align: right;
  padding-right: 17px;
  color: #fa668d;
  background: url(/skin/frontend/sm-handmade/default/images/arrow-showmore.png) no-repeat right 54%;
}
.sm_megamenu_wrapper_vertical_menu .more-w .more-view.active-i:after {
  display: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sambar-inner ul li.other-toggle {
  line-height: 30px;
}
.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;
  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 > 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: 20px 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns > div:before {
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  content: "";
  display: inline-block;
  height: 8px;
  left: -5px;
  position: absolute;
  top: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_1column > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_2columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_3columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_4columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_5columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_6columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_1column > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_2columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open.sm_megamenu_dropdown_3columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_4columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open.sm_megamenu_dropdown_5columns > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_6columns > div {
  padding: 20px 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_1column > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_2columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_3columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_4columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_5columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic:hover .sm_megamenu_dropdown_6columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_1column > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_2columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open.sm_megamenu_dropdown_3columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_4columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open.sm_megamenu_dropdown_5columns > div:before,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.parent-mg-basic.other-toggle.open .sm_megamenu_dropdown_6columns > div:before {
  background: #F6F6F6;
}
.parent-mg-basic .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h2 {
  margin-bottom: 0;
}
/************************/
/*==DROPDOWN==*/
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_lv1 .sm_megamenu_head_item .sm_megamenu_title > span {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  line-height: 31px;
  font-weight: bold;
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_lv1 .sm_megamenu_head_item .sm_megamenu_title a {
  display: block;
  padding: 3px 0px;
  font-size: 100%;
  padding-left: 30px;
  position: relative;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li.png) no-repeat left center;
  background-position: 10px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_lv1 .sm_megamenu_head_item .sm_megamenu_title a:hover {
  color: #FA668D;
  background: url(/skin/frontend/sm-handmade/default/images/bg_li_hover.png) no-repeat left center;
  background-position: 20px;
  padding-left: 40px;
}
.sm_megamenu_wrapper_vertical_menu .fa-carclass .column-fixclass {
  width: 205px;
}
.sm_megamenu_wrapper_vertical_menu .fa-carclass .column-fix-2class {
  width: 300px;
}
/******************/
/**********************/
body:not(.cms-index-index) .shoppolicy {
  display: none;
}
.modal,
.modal-backdrop.in {
  z-index: 999;
}
/**********************/
.cms-category-1 #top-brands {
  background: #fff;
  border: 1px dashed #a1d3c8;
  padding-bottom: 48px;
}
.cms-category-1 .main-container .block {
  background: #fff;
  margin-bottom: 30px;
  border: 1px dashed #a1d3c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
}
.cms-category-1 .main-container .block:hover .banner-category:before,
.cms-category-1 .main-container .block:hover .banner-category:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cms-category-1 .main-container .block .banner-category {
  display: block;
  height: 100%;
  position: relative;
}
.cms-category-1 .main-container .block .banner-category:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.cms-category-1 .main-container .block .banner-category:after {
  content: "";
  display: block;
  height: 44px;
  width: 44px;
  background: url(/skin/frontend/sm-handmade/default/images/hover-blog.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cms-category-1 .main-container .block .banner-category {
  margin-bottom: 10px;
}
.cms-category-1 .main-container .block .category-title {
  font-size: 114.28%;
  color: #333333;
  font-weight: normal;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.cms-category-1 .main-container .block.top-brand {
  border: none;
  padding: 0;
}
/*********************************/
.col1-layout .category-products .products-grid .item {
  width: 25% !important;
}
.col3-layout .category-products .products-grid .item {
  width: 50% !important;
}
/********************/
.buttons-set {
  margin-bottom: 30px;
}
.opc-wrapper-opc .login-trigger,
.opc-wrapper-opc .btn-checkout {
  color: #fff !important;
  background: #333;
}
/********************/
.blog-post-view .button-set {
  margin-bottom: 30px;
}
.blog-cat-view .page-title h1 {
  margin-top: 0;
}
.hover-img {
  position: relative;
  display: inline-block;
}
.hover-img .banner-home img {
  width: 100%;
}
.hover-img:hover .banner-home:before {
  opacity: 0.35;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.hover-img:hover .banner-home:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.hover-img .banner-home:after {
  background: url(/skin/frontend/sm-handmade/default/images/icon-hover.png) no-repeat center center;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  z-index: 999;
}
.hover-img .banner-home:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: #222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  z-index: 99;
}
.cmspage4 .hover-img .banner-home::after {
  background: url(/skin/frontend/sm-handmade/default/images/icon-hover1.png) no-repeat center center;
}
.cmspage4 .parent-drop-sn-lv1class > div {
  border-right: 2px solid #e2e2e2 !important;
}
.cmspage4 .hover-img .banner-home::before {
  background: #E9DBFF;
}
.cmspage1 .banner-home-page1:after {
  content: "";
  background: url(/skin/frontend/sm-handmade/default/images/cut-collection.png) no-repeat top center;
  position: absolute;
  top: -8px;
  right: 45px;
  display: block;
  width: 22px;
  height: 16px;
}
.sm_megamenu_content .home-menu-dropdown {
  padding: 10px 20px 20px;
  background-color: #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  /** BLog deal**/
}
.sm_megamenu_content .home-menu-dropdown .title-menu {
  font-weight: bold;
}
.sm_megamenu_content .home-menu-dropdown .item {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
.sm_megamenu_content .home-menu-dropdown .item:nth-child(1),
.sm_megamenu_content .home-menu-dropdown .item:nth-child(5) {
  margin-right: 0px;
}
.sm_megamenu_content .home-menu-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 200px;
}
.sm_megamenu_content .home-menu-dropdown.style1 {
  width: 700px;
  background: #fff;
  float: left;
  padding-bottom: 20px;
}
.sm_megamenu_content .home-menu-dropdown.style1 .item-home-store {
  float: left;
  margin-right: 14px;
}
.sm_megamenu_content .home-menu-dropdown.style1 .item-home-store:last-child {
  margin-right: 0;
}
.sm_megamenu_content .home-menu-dropdown.style2 {
  width: 995px;
  background: #fff;
  float: left;
}
.sm_megamenu_content .home-menu-dropdown.style2 .item:nth-child(4),
.sm_megamenu_content .home-menu-dropdown.style2 .item:nth-child(5),
.sm_megamenu_content .home-menu-dropdown.style2 .item:nth-child(6) {
  margin-bottom: 0px;
}
.sm_megamenu_content .home-menu-dropdown.style2 .item:last-child {
  margin-bottom: 0;
}
.sm_megamenu_content .home-menu-dropdown.style2 .product {
  float: left;
}
.sm_megamenu_content .home-menu-dropdown.style2 div.banner-mennu {
  width: 285px;
  position: relative;
  right: 25px;
  float: right;
  margin-top: 10px;
}
.sm_megamenu_content .home-menu-dropdown.style2 div.banner-mennu a {
  display: inline-block;
  margin-bottom: 10px;
}
.sm_megamenu_content .home-menu-dropdown.style2 div.banner-mennu a:last-child {
  margin-bottom: 0;
}
.sm_megamenu_content .home-menu-dropdown.style2 div.banner-mennu a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sm_megamenu_content .home-menu-dropdown.style3 {
  width: 950px;
  float: left;
}
.sm_megamenu_content .home-menu-dropdown.style3 .product {
  float: left;
  display: inline-block;
  width: 69.5%;
}
.sm_megamenu_content .home-menu-dropdown.style3 .products-grid .item .item-inner .sm_quickview_handler {
  display: none !important;
}
.sm_megamenu_content .home-menu-dropdown.style3 .banner-nemu {
  margin-top: 15px;
  display: inline-block;
}
.sm_megamenu_content .home-menu-dropdown.style3 .banner-nemu img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sm_megamenu_content .home-menu-dropdown.style3 .item {
  margin-bottom: 25px;
  margin-right: 10px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product {
  float: left;
  width: 30.5%;
  position: relative;
  top: -3px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .sm-basic-products {
  margin: 0;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .sm-basic-products .bs-item {
  padding: 0;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .title-menu {
  color: #333333;
  font-size: 14px;
  padding-left: 0;
  text-transform: uppercase;
  line-height: 31px;
  margin-bottom: 10px;
  font-weight: bold;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .item {
  margin-bottom: 30px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .item {
  margin-bottom: 0 !important;
  padding-bottom: 1px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .item-inner {
  margin-bottom: 0 !important;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .bs-category {
  line-height: 25px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .price-box .price-from,
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .price-box .price-to {
  position: absolute;
  right: 0;
  line-height: 20px;
  top: -3px;
  font-size: 13px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .price-box .price-to {
  top: 20px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .special-price {
  top: 0;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .old-price {
  line-height: 25px;
  top: 17px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .products-grid .regular-price .price {
  font-size: 14px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .add-to-cart {
  width: 135px !important;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .actions {
  line-height: initial;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .sm_quickview_handler {
  line-height: 35px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .link-wishlist:before,
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .link-compare:before {
  line-height: 34px !important;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product .link-compare {
  margin-left: -1px;
}
.sm_megamenu_content .home-menu-dropdown.style3 .block-product ul.add-to-links {
  min-width: inherit;
}
.cmspage4 .style3 .products-grid .item .item-inner .box-image {
  margin-bottom: 33px;
}
/***---Device---***/
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
    max-width: 1200px !important;
  }
  /*==DETAIL PAGE==*/
  .case-option-vertical .more-views .lSAction .lSNext {
    bottom: 5px;
  }
  .product-view-2 .case-option-vertical .more-views .lSAction .lSNext,
  .product-view-3 .case-option-vertical .more-views .lSAction .lSNext {
    bottom: 10px;
  }
  .menu-on-top {
    position: fixed;
  }
  .product-img-box .more-views li .thumb-link {
    width: 82.4px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-on-top {
    position: fixed;
  }
  .sn-left-parent .sm_megamenu_dropdown_5columns {
    left: 0 !important;
  }
  /*HOME 1*/
  .custom-style3-parent .sm_megamenu_dropdown_5columns {
    width: 100% !important;
  }
  .block-layered-nav .filter-wrapp .wrap-price-shopby .txt-price-shopby {
    width: 50px !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 20%;
  }
  .pix_slideshow .btn-go {
    font-size: 10px !important;
  }
  .pix_slideshow .font-size-max {
    font-size: 12px !important;
  }
  .product-view-2.product-view .product-shop .add-to-links li:first-child,
  .product-view-3.product-view .product-shop .add-to-links li {
    margin-bottom: 2px;
    display: block !important;
  }
  .product-view-3.product-view .product-shop .add-to-links li:first-child,
  .product-view-3.product-view .product-shop .add-to-links li {
    margin-bottom: 2px;
    display: block !important;
  }
  .cmspage1 .block.blog-latest-post .list-item-latest li {
    width: 100%;
  }
  .cmspage1 .block.blog-latest-post .list-item-latest li:first-child {
    display: none;
  }
  .cmspage1 .block.blog-latest-post .list-item-latest .img-latest-post {
    width: 50%;
    height: 50%;
    margin-right: 20px;
  }
  .block-slider.block .owl-carousel .owl-stage-outer {
    margin: -1px;
    padding: 1px;
  }
  /*HOME 2*/
  .cms-index-index.cmspage2 .megamenu-left .block-title::before {
    background-position: 0 center;
    left: 30px;
  }
  .cms-index-index.cmspage2 .mg-basic-parentclass .sm_megamenu_dropdown_6columns {
    display: none !important;
  }
  .cms-index-index.cmspage2 .col2 .pull-left,
  .cms-index-index.cmspage2 .col2 .pull-right {
    width: 50%;
  }
  .cms-index-index.cmspage2 .testimonials-slider .comment {
    height: 40px;
    overflow: hidden;
  }
  .cms-index-index.cmspage2 .block.blog-latest-post .list-item-latest li:first-child .img-latest-post {
    width: 70%;
  }
  .cms-index-index.cmspage2 .block.blog-latest-post .list-item-latest .img-latest-post {
    width: 80%;
    height: 50%;
  }
  /*==HOME PAGE 3==*/
  .cms-index-index.cmspage3 .group_1 .free-static-image .sn-margin-id3 {
    margin: 0 0.5%;
  }
  .cms-index-index.cmspage3 .products-grid .sn-gruop2 .item .item-inner .sm_quickview_handler {
    left: 20%;
    top: -100%;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static .sn3 {
    padding-top: 0 !important;
  }
  .cms-index-index.cmspage3 .rup2 .amount {
    display: none;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static:first-child {
    display: block;
    float: none;
  }
  .cms-index-index.cmspage3 .group_1 .item-static.hover-img {
    width: 33%;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .slider-listing::before {
    display: none;
  }
  .cms-index-index.cmspage3 .center-static-image {
    display: block;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs {
    padding: 0;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs img {
    width: 100%;
  }
  .cms-index-index.cmspage3 .item-statics.hover-img {
    width: 33%;
  }
  .cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-prev {
    left: 46%;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static {
    float: none;
  }
  /*==HOME PAGE 4==*/
  .cms-index-index.cmspage4 .center-static-image-home4 .item-static {
    width: 49%;
  }
  .cms-index-index.cmspage4 .center-static-image-home4 .item-static:first-child {
    margin-right: 2%;
  }
  .cms-index-index.cmspage4 .boder-sn {
    display: none;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .item-static {
    width: 32%;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .sn {
    margin: 0 2%;
  }
  .cms-index-index.cmspage4 .amount {
    display: none;
  }
  .cms-index-index.cmspage4 .title-home::before {
    left: 5.6%;
  }
  .cms-index-index.cmspage4 .products-grid .item .item-inner .actions .add-to-cart {
    width: auto;
  }
  .cms-index-index.cmspage4 .icon-vecter::before {
    left: 0 !important;
  }
  .cms-index-index.cmspage4 .sidebar-product {
    margin-top: 75px;
  }
  .cms-index-index.cmspage4 .btn-go4 a {
    padding: 10px 35px;
  }
  .cms-index-index.cmspage4 .group_2 .col-md-9 {
    width: 70%;
  }
  .cms-index-index.cmspage4 .group_2 .col-md-3 {
    width: 30%;
  }
  .header-container .yt-menu .menu-under ul#nav > li {
    padding: 0 10px;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
    position: static;
  }
  .parent-mg-basic .sn-l .ltabs-tabs-container,
  .mg-basic-parent .sn-l .ltabs-tabs-container {
    width: 180px;
  }
  .parent-mg-basic .sn-l,
  .mg-basic-parent .sn-l::before {
    left: 195px;
  }
  .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;
  }
  /*==HOME PAGE==*/
  .service-block .list-service li a {
    padding: 10px 38px 10px 13px;
  }
  .banner-home-page1 .col-1 .pull-left {
    width: 33%;
  }
  .banner-home-page1 .col-1 .pull-right {
    width: 66%;
  }
  .banner-home-page1 .col-2 .pull-left {
    width: 66%;
  }
  .banner-home-page1 .col-2 .pull-right {
    width: 33%;
  }
  .static-image-right .list-image {
    margin: 0 -15px;
  }
  .static-image-right .list-image li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin: 0px !important;
  }
  .static-image-right .list-image li img {
    width: 100%;
  }
  .slider-deal-wrapper .margin-slider {
    padding-right: 1px;
  }
  .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: 211px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 728px;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
    padding: 0 15px!important;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent > a::before {
    right: 5px;
  }
  #shopolicy .item .item-inner {
    padding: 0 9px;
  }
  #shopolicy .item .info-item h3 {
    font-size: 12px;
  }
  #shopolicy .item .icon {
    padding-right: 8px;
    margin-right: 8px;
  }
  .megamenu-left-style-1 {
    margin-bottom: 15px;
  }
  .product-megamenu .sm-basic-products .bs-items .bs-item {
    margin-bottom: 20px;
  }
  .cmspage3 .col-md-12 {
    clear: both;
  }
  .header-style-2 .yt-menu .navigation-wrapper #nav > li > a {
    padding: 0 10px;
  }
  .header-style-2 .yt-menu .navigation-wrapper #nav > .parent > a {
    padding: 0 25px 0 10px;
  }
  .header-style-2 .yt-menu .navigation-wrapper #nav > .parent > a:before {
    right: 9px;
  }
  /*==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: #e7e7e7;
    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 .input-text {
    width: 30px;
    padding: 0;
  }
  .case-option-vertical .more-views .lSAction .lSNext {
    bottom: 1px;
  }
  .about-us .owl-controls .owl-nav div.owl-next {
    right: 5px;
  }
  .cms-index-index.cmspage2 .sn-cut-colection1::after {
    bottom: 174px;
  }
  .block-layered-nav .filter-wrapp .wrap-price-shopby button {
    width: 55px;
    font-size: 10px;
  }
  .col1-layout .category-products .products-grid .item {
    width: 33.3333% !important;
  }
  .block.block-recommended .actions .add-to-cart .btn-cart {
    height: 42px !important;
  }
  .block.block-recommended .actions .link-wishlist,
  .block.block-recommended .actions .link-compare,
  .block.block-recommended .actions .sm_quickview_handler {
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
  }
  .block.block-recommended .actions .link-wishlist::before,
  .block.block-recommended .actions .link-compare::before,
  .block.block-recommended .actions .sm_quickview_handler::before {
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
    font-size: 16px !important;
  }
  .block.block-recommended .sm_quickview_handler {
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
    font-size: 16px !important;
  }
  .block.block-recommended .sm_quickview_handler::before {
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
    font-size: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-grid .item .item-inner .actions {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .product-view-2 .product-shop,
  .product-view-3 .product-shop {
    padding-top: 20px !important;
  }
  .block-shop-cusomer .item1,
  .block-shop-cusomer .item2 {
    margin-bottom: 10px;
  }
  .htc-cat-item {
    margin-bottom: 10px;
  }
  .products-grid .item .item-inner .actions .add-to-cart {
    width: auto;
  }
  .col1-layout .category-products .products-grid .item {
    width: 33.3333% !important;
  }
  .cms-index-index.cmspage2 .sn-cut-colection1::after {
    bottom: 178px;
  }
  .nav-container {
    display: none;
  }
  .block-slider.block .owl-carousel .owl-stage-outer {
    margin: -1px;
    padding: 1px;
  }
  .block.testimonials .item .comment {
    width: 600px;
  }
  .products-grid .item .item-inner .sm_quickview_handler {
    display: none !important;
  }
  .block.testimonials .owl-nav .owl-next {
    right: 38%;
  }
  .block.testimonials .owl-nav .owl-prev {
    left: 38%;
  }
  /*==HOME PAGE 2 ==*/
  .cms-index-index.cmspage2 .group_1_wrapper .col1 {
    padding-right: 15px;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .col2 {
    padding-left: 15px;
  }
  .cms-index-index.cmspage2 .cosl-2,
  .cms-index-index.cmspage2 .cosl-3 {
    width: 49%;
    float: left;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .banner-home-page1 {
    margin-top: 15px;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .banner-home-page1 .clear {
    clear: none;
  }
  .cms-index-index.cmspage2 .cosl-2 {
    margin-right: 2%;
  }
  .cms-index-index.cmspage2 .col1 .banner-home-page1,
  .cms-index-index.cmspage2 .megamenu-left-style-1 {
    display: none;
  }
  .cms-index-index.cmspage2 .col2 .pull-left,
  .cms-index-index.cmspage2 .col2 .pull-right {
    width: 50%;
  }
  .cms-index-index.cmspage2 .sn-cut-colection1 {
    margin-bottom: 20px;
  }
  /*==HOME PAGE 1 ==*/
  .block.blog-latest-post .list-item-latest li:first-child {
    display: none;
  }
  .block.blog-latest-post .list-item-latest li {
    width: 90%;
  }
  .static-image-right .list-image {
    margin: 0 -15px;
  }
  .static-image-right .list-image li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin: 0px !important;
  }
  .static-image-right .list-image li img {
    width: 100%;
  }
  #shopolicy .item {
    width: 50%;
  }
  .footer-style-1 .footer-top .logo-social-footer {
    margin-bottom: 30px;
  }
  .footer-style-1 .footer-top .logo-social-footer .footer-logo {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  /*==HOME PAGE 3==*/
  .cms-index-index.cmspage3 .item-statics.hover-img {
    width: 49%;
  }
  .cms-index-index.cmspage3 .testimonials.block .info-client {
    padding-top: 5px;
  }
  .cms-index-index.cmspage3 .item-statics.hover-img:first-child {
    margin-right: 2%;
  }
  .cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-next {
    right: 44%;
  }
  .cms-index-index.cmspage3 .megamenu-left-style-2 {
    display: none;
  }
  .cms-index-index.cmspage3 .free-static-image .item-static.hover-img {
    width: 49%;
  }
  .cms-index-index.cmspage3 .free-static-image .item-static:first-child {
    margin-right: 2%;
  }
  .cms-index-index.cmspage3 .center-static-image {
    display: inline-block !important;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static .sn3 {
    padding-top: 0 !important;
  }
  .cms-index-index.cmspage3 .sm-listing-tab .sj-listing-tabs .ltabs02-3 .ltabs-item {
    width: 50%;
  }
  .cms-index-index.cmspage3 .group_4 .sm-listing-tab .sj-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.333%;
  }
  .cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-prev {
    left: 45%;
  }
  .cms-index-index.cmspage3 .center-static-image {
    display: block;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs {
    padding: 0;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs img {
    width: 100%;
  }
  /*==HOME PAGE 4==*/
  .cms-index-index.cmspage4 .center-static-image-home4 .item-static {
    width: 49%;
  }
  .cms-index-index.cmspage4 .center-static-image-home4 .item-static:first-child {
    margin-right: 2%;
  }
  .cms-index-index.cmspage4 .boder-sn {
    display: none;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .item-static {
    width: 32%;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .sn {
    margin: 0 2%;
  }
  .cms-index-index.cmspage4 .title-home::before {
    left: 5.6%;
  }
  .cms-index-index.cmspage4 .products-grid .item .item-inner .actions .add-to-cart {
    width: auto;
  }
  .cms-index-index.cmspage4 .icon-vecter::before {
    left: 30% !important;
  }
  .cms-index-index.cmspage4 .sidebar-product {
    margin-top: 75px;
  }
  .cms-index-index.cmspage4 .btn-go4 a {
    padding: 10px 35px;
  }
  /*==TOOLBAR==*/
  .toolbar-inner .sorter .view-mode,
  .toolbar-inner .sort-by {
    margin-right: 5px;
  }
  .sm_quickview_handler {
    display: none !important;
  }
  /*==DETAIL==*/
  .case-option-vertical .more-views .lSAction .lSNext {
    bottom: 3px;
  }
  .product-view-2 .like-social,
  .product-view-3 .like-social,
  .product-view-3 .like-social,
  .product-view-3 .like-social {
    margin-bottom: 20px;
  }
  /*==CART==*/
  .total-wrapper {
    clear: both;
  }
  /*FOOTER*/
  .footer-style .footer-top .block-subscribe .block-content .input-box {
    width: 270px;
  }
  .block-subscribe {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  /*==HOME PAGE 4==*/
  .header-style .minicart .minicart-header .sm-cartpro {
    min-width: 0;
  }
  .cms-index-index.cmspage4 .boder-sn {
    display: none;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .item-static {
    width: 49%;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .item-static:first-child {
    display: none;
  }
  .cms-index-index.cmspage4 .filmore_command {
    display: none;
  }
  .cms-index-index.cmspage4 .top-static-image-home4 .sn {
    margin: 0 2% 0 0;
  }
  .cms-index-index.cmspage4 .title-home::before {
    left: 5.6%;
  }
  .cms-index-index.cmspage4 .block-wellcome .content-wellcome .img-wellcome {
    float: none;
  }
  .cms-index-index.cmspage4 .title-home h2::after {
    left: 34%;
  }
  .cms-index-index.cmspage4 .block-wellcome .content-wellcome {
    display: block;
  }
  .cms-index-index.cmspage4 .block-wellcome .content-wellcome .info-wellcome {
    margin-left: 0;
    top: 10px;
  }
  .cms-index-index.cmspage4 .products-grid .item .item-inner .actions .add-to-cart {
    width: auto;
  }
  .cms-index-index.cmspage4 .icon-vecter::before {
    left: 30% !important;
  }
  .cms-index-index.cmspage4 .sidebar-product {
    margin-top: 75px;
  }
  .cms-index-index.cmspage4 .btn-go4 a {
    padding: 10px 35px;
  }
  /*==HOME PAGE 3==*/
  .cms-index-index.cmspage3 .filmore_command,
  .cms-index-index.cmspage3 .megamenu-left-style-2 {
    display: none;
  }
  .cms-index-index.cmspage3 .free-static-image .item-static.hover-img {
    width: 49%;
  }
  .cms-index-index.cmspage3 .free-static-image .item-static:first-child {
    margin-right: 2%;
  }
  .cms-index-index.cmspage3 .my-account.pull-right {
    float: left !important;
  }
  .cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-prev {
    left: 40%;
  }
  .cms-index-index.cmspage3 .center-static-image {
    display: block;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs {
    padding: 0;
  }
  .cms-index-index.cmspage3 .center-static-image .item-static.hover-imgs img {
    width: 100%;
  }
  .cms-index-index.cmspage3 .free-static-image .banner-home1 {
    top: 20%;
    margin: 0;
    width: 100%;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .slider-listing:before {
    display: none;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .slider-listing:after {
    display: none;
  }
  .cms-index-index.cmspage3 .block.testimonials .item .comment {
    width: 83%;
    overflow: hidden;
    height: 99px;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .sn-gruop1,
  .cms-index-index.cmspage3 .sn-gruop2 {
    width: 100%;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .sn-gruop2 .rup2 .box-info {
    margin: 0;
    width: 100%;
  }
  .cms-index-index.cmspage3 .lis-tab-id3 .sn-gruop2 .rup2 {
    width: 50% !important;
  }
  .cms-index-index.cmspage3 .title-home h2 {
    font-size: 180%;
    padding: 0 5px 0 0!important;
  }
  .currency-block {
    display: none !important;
  }
  .cmspage1 .sn-none {
    display: none;
  }
  .cmspage1 .filmore_command {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .cmspage1 .filmore_next::before {
    font-size: 20px;
  }
  .cmspage1 .filmore_prev::before {
    font-size: 20px;
  }
  .cmspage1 .filmore_next {
    right: 15px;
  }
  .cmspage1 .filmore_prev {
    left: 15px;
  }
  /*==HOME PAGE 2 ==*/
  .cms-index-index.cmspage2 .group_1_wrapper .col1 {
    padding-right: 15px;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .col2 {
    padding-left: 15px;
  }
  .cms-index-index.cmspage2 .cosl-2,
  .cms-index-index.cmspage2 .cosl-3 {
    width: 49%;
    float: left;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .banner-home-page1 {
    margin-top: 15px;
  }
  .cms-index-index.cmspage2 .group_1_wrapper .banner-home-page1 .clear {
    clear: none;
  }
  .cms-index-index.cmspage2 .cosl-2 {
    margin-right: 2%;
  }
  .cms-index-index.cmspage2 .group_5,
  .cms-index-index.cmspage2 .col1 .banner-home-page1,
  .cms-index-index.cmspage2 .megamenu-left-style-1 {
    display: none;
  }
  .cms-index-index.cmspage2 .col2 .pull-left,
  .cms-index-index.cmspage2 .col2 .pull-right {
    width: 50%;
  }
  .cms-index-index.cmspage2 .sn-cut-colection1 {
    margin-bottom: 20px;
  }
  .col1-layout .category-products .products-grid .item {
    width: 50% !important;
  }
  .products-grid .item .item-inner .sm_quickview_handler {
    display: none !important;
  }
  .customer-wrapper {
    display: block !important;
  }
  /*PRODUCT ACTION*/
  .products-grid .item .item-inner .actions {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .htc-cat-item {
    margin-bottom: 15px;
  }
  .block.sm-hot-collections .more-item a {
    margin-top: 15px;
  }
  .block .title-home h2 {
    font-size: 220%;
  }
  #shopolicy {
    display: none;
  }
  #cpanel_wrapper {
    display: none;
  }
  .footer-style .footer-top label {
    margin-right: 5px;
  }
  .footer-style .footer-top .socials-wrap .li-social {
    margin: 0 2px;
  }
  .footer-style .footer-top .block-subscribe .block-content .input-box {
    width: 305px;
  }
  .footer-style .footer-bottom-middle .payment {
    text-align: left;
    margin-top: 15px;
  }
  .block-subscribe {
    margin-top: 10px;
  }
  .footer-bottom-content,
  .payment-footer {
    text-align: center !important;
  }
  .payment-footer {
    padding-top: 10px;
  }
  /*==HOME PAGE==*/
  .megamenu-left-style-1 {
    display: none;
  }
  .static-image-right .list-image {
    margin: 0 -15px;
  }
  .static-image-right .list-image li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin: 0px !important;
  }
  .static-image-right .list-image li img {
    width: 100%;
  }
  .static-image-center img {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .category-wrap {
    display: inline-block;
    margin-bottom: 10px;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-wrap {
    clear: both;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-tabs-wrap {
    position: relative;
    top: 0px;
    left: 0px;
    right: auto;
    border-bottom: 2px solid #fa668d;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
  }
  /*==HOME PAGE STYLE 2==*/
  .cmspage3 .megamenu-left-style-2 {
    display: none;
  }
  .cmspage3 .sm_imageslider {
    margin-bottom: 30px;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-tabs-wrap {
    border: none;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-tabs-wrap .ltabs-tabs li {
    padding: 0 5px;
  }
  .cmspage3 .latest-post-block,
  .cmspage3 .testimonials {
    margin-bottom: 30px;
  }
  .footer-style-1 .footer-top .logo-social-footer {
    margin-bottom: 30px;
    text-align: left;
  }
  .footer-style-1 .footer-top .logo-social-footer .footer-logo {
    margin: 0 0 20px;
  }
  /*==TOOLBAR==*/
  .toolbar-inner .limiter {
    margin-top: 0;
    border-top: 1px solid #e7e7e7;
  }
  .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==*/
  .product-shop {
    padding-top: 30px;
    clear: both;
  }
  .case-option-vertical .more-views .lSAction .lSNext {
    bottom: 11px;
  }
  /*==CART==*/
  .total-wrapper {
    clear: both;
  }
  .block.blog-latest-post .list-item-latest .img-latest-post {
    width: 100%;
    height: 100%;
  }
  .cms-index-index.cmspage1 .block.blog-latest-post {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .products-grid .item {
    width: 50%;
    float: left;
  }
  .block.block-recommended .actions .add-to-cart {
    width: 125px !important;
  }
  .cmspage3 .item-statics.hover-img {
    width: 49%;
  }
  .cmspage3 .free-static-image li:first-child {
    margin-right: 2%;
  }
  /*==HOME PAGE 2==*/
  .four-static-image .item-static {
    width: 33.33%;
    margin-right: 0;
  }
  .four-static-image .item-static:last-child a:first-child {
    margin-bottom: 0;
  }
  .list-latest > li {
    margin-bottom: 25px;
  }
  .list-latest > li:last-child {
    margin-bottom: 0;
  }
  /*==HOME PAGE 3==*/
  .cmspage3 .st-image-thr ul {
    margin: 0 -5px;
  }
  .cmspage3 .st-image-thr li {
    width: 33.33%;
    padding: 0 5px;
    margin: 0 !important;
  }
  /*==LISTING PAGE==*/
  .products-list .item .item-inner .box-image-list {
    width: 200px;
  }
  .products-list .item .item-inner .box-info-list {
    margin-left: 250px;
  }
  .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;
  }
  /*==DETAIL==*/
  .case-option-vertical .more-views .lSAction .lSNext {
    bottom: -3px;
  }
  /*==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;
  }
  .sm-basic-products-custom .products-grid .item {
    width: 100%;
  }
  .price-label {
    display: none !important;
  }
  .box-up-sell .products-grid .item,
  .box-related .products-grid .item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .header-style .sm-serachbox-pro .sm-searbox-content {
    width: 250px !important;
  }
  .cms-index-index.cmspage3 .testimonials.block .owl-nav .owl-next {
    right: 36%;
  }
  .cmspage3 .item-statics.hover-img {
    width: 100%;
  }
  .cmspage3 .free-static-image li:first-child {
    margin-bottom: 10px;
  }
  .products-list .item .item-inner .box-info-list .actions .btn-wrapper .btn-cart {
    width: 105px;
  }
  .cmspage1 .top-brand .navslider .prev,
  .top-brand .navslider .next {
    top: 68%;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search {
    width: 230px !important;
  }
  .col1-layout .category-products .products-grid .item {
    width: 100% !important;
  }
  .sm-cartpro .cartpro-actions a {
    width: auto !important;
  }
  .sm-cartpro .cartpro-actions {
    text-align: center !important;
    overflow: visible;
  }
  .list-item-latest li:first-child .img-latest-post {
    width: 85px;
  }
  .footer-style .footer-top .block-subscribe .block-content .input-box {
    width: 280px;
  }
  .cmspage1 .block.testimonials .owl-nav .owl-prev {
    left: 25%;
  }
  .cmspage1 .block.testimonials .owl-nav .owl-next {
    right: 25%;
  }
  .icon-vecter::before {
    left: 10% !important;
  }
  .list-item-latest li:first-child .info-latest-post {
    margin-left: 98px;
    margin-right: 0px;
  }
  .products-grid .item-inner .product-image > img {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    display: block;
  }
  /*==HOME PAGE 2==*/
  .cmspage2 .sm-listing-tab .ltabs-tabs-container {
    position: static;
    margin-bottom: 15px;
  }
  .four-static-image .item-static {
    float: none;
    margin-right: 0;
  }
  .list-latest > li {
    margin-bottom: 25px;
  }
  .list-latest > li:last-child {
    margin-bottom: 0;
  }
  /*==HOME PAGE 3==*/
  .cmspage3 .title-home h2 {
    padding: 0 5px;
  }
  .cmspage3 .st-image-thr li {
    float: none;
    margin: 0px 0px 30px 0px;
  }
  .cmspage3 .st-image-thr li:last-child {
    margin-bottom: 0;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
    height: 34px;
    line-height: 34px;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-tabs-wrap {
    margin-bottom: 8px;
    padding-right: 80px;
    position: relative;
    top: 1px;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
    top: 35px;
    z-index: 9;
  }
  .cmspage3 .sm-supercategories .sj-listing-tabs .ltabs-tabs-wrap .ltabs-tabs li {
    font-size: 100%;
  }
  .cmspage3 .slider-post .item .img-post {
    width: 100%;
  }
  .cmspage3 .slider-post .item .info-post {
    margin-left: 0;
    clear: both;
    padding-top: 20px;
  }
  .cmspage3 .slider-post .item .info-post .content-latest-post {
    display: inline;
  }
  .cms-index-index.cmspage3 .st-image-thr li {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .cms-index-index.cmspage3 .st-image-thr li img {
    width: 100%;
  }
  .cms-index-index.cmspage3 .slider-post .item .info-post {
    margin-left: 0;
    margin-right: 0;
  }
  .cms-index-index.cmspage3 .title-home h2 {
    padding: 0 10px;
  }
  /*==TOOLBAR==*/
  .toolbar-inner .sorter {
    width: 100%;
  }
  .toolbar-inner .sort-by {
    display: none;
  }
  .toolbar-inner .pager,
  .toolbar-inner .sort-by {
    width: 100%;
    margin: 0;
    padding: 12px;
    border-top: 1px solid #e7e7e7;
  }
  .toolbar-inner .pager ol {
    border-top: 1px solid #e7e7e7;
    text-align: right;
  }
  .toolbar-inner .pager ol {
    text-align: left;
  }
  /*==SHOPPING CART==*/
  .cart .crosssell .btn-cart {
    margin-bottom: 3px;
  }
  /*==LISTING PAGE==*/
  .products-list .item .item-inner .box-image-list {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
  }
  .products-list .item .item-inner .box-image-list img {
    width: 100%;
  }
  .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;
  }
  /*==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;
  }
}
.header-style-1 .dropdown-mobile {
  border-top: none;
  right: -1px;
}
.header-style-2 .dropdown-mobile {
  border-top: none;
}
.mobile-menu-color {
  background-color: #fa668d;
}
.header-style-3 .dropdown-mobile {
  border-top: none;
}
.header-style-3 .mobile-menu-color {
  background-color: #fa668d;
}
.header-style-4 .mobile-menu-color {
  background-color: #fa668d;
}
.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: #fa668d;
  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;
}
.header-style-3 .block-mobile:before {
  background-color: #fa668d;
}
/***---Device---***/
@media (min-width: 1200px) {
  /*==HEADER STYLE 2==*/
  .header-style-2 .menu-on-top {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style .header-bottom {
    padding: 0 0 25px;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a,
  .header-style-3 .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;
  }
  /*==HEADER STYLE 2==*/
  .header-style-2 .menu-on-top {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
    padding: 0 23px 0 5px !important;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
    padding-right: 44px !important;
  }
  .header-style-2 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
    right: 2px;
  }
  /*==HEADER STYLE 3==*/
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a {
    padding: 0 23px 0 5px !important;
  }
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .group-cat-parent > a {
    padding-right: 44px !important;
  }
  .header-style-3 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > .sm_megamenu_drop > a:before {
    right: 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-style .yt-menu .menu-under {
    background: none;
  }
  .header-style .header-top {
    background-color: #333;
    border: none;
  }
  .header-style .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style .header-bottom {
    padding: 10px 0px;
  }
  .header-style .menu-larger .sm_megamenu_wrapper_horizontal_menu,
  .header-style .customer-wrapper {
    display: none;
  }
  .header-style .mobile-menu {
    display: block;
  }
  .header-style .logo {
    padding: 10px 0 15px!important;
    text-align: center;
  }
  .header-style .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style .sm-serachbox-pro {
    position: absolute;
    right: 50px;
    top: -27px;
    width: 20px;
    height: 60px;
    z-index: 99;
    cursor: pointer;
  }
  .header-style .sm-serachbox-pro:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 20px;
    height: 50px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content {
    position: absolute;
    top: 90px;
    right: -1px;
    width: 300px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .cat-wrapper {
    display: none;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search .input-search {
    margin-left: 0px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style .sm-serachbox-pro .sm-searchbox-popular {
    display: none;
  }
  .header-style .sm-serachbox-pro:hover:after {
    color: #000;
  }
  .header-style .sm-serachbox-pro:hover .sm-searbox-content {
    display: block;
  }
  .header-style .minicart-header {
    position: absolute !important;
    right: 15px;
    width: 35px;
    height: 50px;
    border: none !important;
    top: -32px;
  }
  .header-style .minicart-header .total-price {
    display: none;
  }
  .header-style .minicart-header .cartpro-label {
    text-indent: -9999px;
  }
  .header-style .minicart-header .cartpro-label:before {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/cart-mobi.png) no-repeat center center !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: 10px !important;
  }
  .header-style .minicart-header:before {
    display: none !important;
  }
  .header-style .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style .minicart-header .cartpro-content {
    margin-top: -6px;
  }
  .header-style .minicart-header .cartpro-wrapper:before {
    display: none;
  }
  /*==HEADER STYLE 3==*/
  .header-style-3 .yt-menu .menu-under {
    background: none;
  }
  .header-style-3 .yt-menu .container {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .header-style-3 .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style-3 .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style-3 .header-bottom {
    padding: 10px 0px;
  }
  .header-style-3 .menu-larger .sm_megamenu_wrapper_horizontal_menu {
    display: none;
  }
  .header-style-3 .mobile-menu {
    display: block;
  }
  .header-style-3 .logo {
    padding: 10px 0 15px!important;
    text-align: center;
  }
  .header-style-3 .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style-3 .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style-3 .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style-3 .search-wrapper {
    position: absolute;
    right: 100px;
    bottom: -221px;
    width: 20px;
    height: 60px;
    z-index: 9999;
    cursor: pointer;
  }
  .header-style-3 .search-wrapper:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .header-style-3 .search-wrapper .form-search {
    position: absolute;
    top: 49px;
    right: -25px;
    width: 300px !important;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style-3 .search-wrapper .form-search .cat-wrapper {
    display: none;
  }
  .header-style-3 .search-wrapper .form-search .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style-3 .search-wrapper .form-search .form-search .input-search {
    margin-left: 0px;
  }
  .header-style-3 .search-wrapper .form-search .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style-3 .search-wrapper:hover .form-search {
    display: block;
  }
  .header-style-3 .header-bottom-left,
  .header-style-3 .header-bottom-right {
    padding: 0 !important;
  }
  .header-style-3 .minicart-header {
    position: absolute !important;
    right: 30px;
    width: 50px;
    height: 50px;
    border: none !important;
    top: 21px;
  }
  .header-style-3 .minicart-header .total-price {
    display: none;
  }
  .header-style-3 .minicart-header .cartpro-icon:after {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    background: transparent !important;
  }
  .header-style-3 .minicart-header .cartpro-count,
  .header-style-3 .minicart-header .label-item,
  .header-style-3 .minicart-header .cartpro-label {
    display: none !important;
  }
  .header-style-3 .minicart-header:before {
    display: none !important;
  }
  .header-style-3 .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style-3 .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style-3 .minicart-header .cartpro-content {
    margin-top: -8px;
  }
  .header-style-3 .minicart-header .cartpro-wrapper:before {
    display: none;
  }
  /*==HEADER STYLE 4==*/
  .header-style-4 .yt-menu .menu-under {
    background: none;
  }
  .header-style-4 .yt-menu .container {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .header-style-4 .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style-4 .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style-4 .header-bottom-center {
    padding: 0 !important;
  }
  .header-style-4 .header-bottom {
    padding: 10px 0px;
  }
  .header-style-4 .yt-menu .menu-larger,
  .header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu {
    display: none;
  }
  .header-style-4 .mobile-menu {
    display: block;
  }
  .header-style-4 .logo {
    padding: 10px 0 15px!important;
    text-align: center !important;
  }
  .header-style-4 .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style-4 .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style-4 .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style-4 .search-wrapper {
    position: absolute;
    right: 70px;
    bottom: -73px;
    width: 20px;
    height: 60px;
    z-index: 9999;
    cursor: pointer;
  }
  .header-style-4 .search-wrapper:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .header-style-4 .search-wrapper .form-search {
    position: absolute;
    top: 49px;
    right: -25px;
    width: 300px !important;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style-4 .search-wrapper .form-search .input-text {
    border: 1px solid #ddd!important;
    height: 40px !important;
  }
  .header-style-4 .search-wrapper .form-search .button-search {
    height: 40px !important;
  }
  .header-style-4 .search-wrapper .form-search .cat-wrapper {
    display: none;
  }
  .header-style-4 .search-wrapper .form-search .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style-4 .search-wrapper .form-search .form-search .input-search {
    margin-left: 0px;
  }
  .header-style-4 .search-wrapper .form-search .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style-4 .search-wrapper:hover .form-search {
    display: block;
  }
  .header-style-4 .header-bottom-left,
  .header-style-4 .header-bottom-right {
    padding: 0 !important;
  }
  .header-style-4 .minicart-header {
    position: absolute !important;
    right: 15px;
    width: 35px;
    height: 50px;
    border: none !important;
    top: 28px;
  }
  .header-style-4 .minicart-header .cartpro-count,
  .header-style-4 .minicart-header .cartpro-label,
  .header-style-4 .minicart-header .label-item,
  .header-style-4 .minicart-header .total-price {
    display: none !important;
  }
  .header-style-4 .minicart-header .cartpro-icon:before {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/cart-mobi.png) no-repeat center center !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: 10px !important;
  }
  .header-style-4 .minicart-header .cartpro-icon:after {
    display: none !important;
  }
  .header-style-4 .minicart-header .cartpro-title:before {
    display: none !important;
  }
  .header-style-4 .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style-4 .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style-4 .minicart-header .cartpro-content {
    margin-top: -17px;
  }
  .header-style-4 .minicart-header .cartpro-wrapper:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-style .yt-menu .menu-under {
    background: none;
  }
  .header-style .header-top {
    background-color: #333;
    border: none;
  }
  .header-style .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style .header-bottom {
    padding: 10px 0px;
  }
  .header-style .menu-larger .sm_megamenu_wrapper_horizontal_menu,
  .header-style .customer-wrapper {
    display: none;
  }
  .header-style .mobile-menu {
    display: block;
  }
  .header-style .logo {
    padding: 10px 0 !important;
    text-align: center;
  }
  .header-style .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style .sm-serachbox-pro {
    position: absolute;
    right: 50px;
    top: -27px;
    width: 20px;
    height: 60px;
    z-index: 99;
    cursor: pointer;
  }
  .header-style .sm-serachbox-pro:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 20px;
    height: 50px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content {
    position: absolute;
    top: 90px;
    right: -1px;
    width: 300px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .cat-wrapper {
    display: none;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search .input-search {
    margin-left: 0px;
  }
  .header-style .sm-serachbox-pro .sm-searbox-content .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style .sm-serachbox-pro .sm-searchbox-popular {
    display: none;
  }
  .header-style .sm-serachbox-pro:hover:after {
    color: #000;
  }
  .header-style .sm-serachbox-pro:hover .sm-searbox-content {
    display: block;
  }
  .header-style .minicart-header {
    position: absolute !important;
    right: 15px;
    width: 35px;
    height: 50px;
    border: none !important;
    top: -32px;
  }
  .header-style .minicart-header .total-price {
    display: none;
  }
  .header-style .minicart-header .cartpro-label {
    text-indent: -9999px;
  }
  .header-style .minicart-header .cartpro-label:before {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/cart-mobi.png) no-repeat center center !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: 10px !important;
  }
  .header-style .minicart-header:before {
    display: none !important;
  }
  .header-style .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style .minicart-header .cartpro-content {
    margin-top: -6px;
    width: 300px;
  }
  .header-style .minicart-header .cartpro-wrapper:before {
    display: none;
  }
  /*==HEADER STYLE 3==*/
  .header-style-3 .yt-menu .menu-under {
    background: none;
  }
  .header-style-3 .yt-menu .container {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .header-style-3 .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style-3 .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style-3 .header-bottom {
    padding: 10px 0px;
  }
  .header-style-3 .menu-larger .sm_megamenu_wrapper_horizontal_menu {
    display: none;
  }
  .header-style-3 .mobile-menu {
    display: block;
  }
  .header-style-3 .logo {
    padding: 10px 0 15px!important;
    text-align: center;
  }
  .header-style-3 .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style-3 .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style-3 .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style-3 .search-wrapper {
    position: absolute;
    right: 100px;
    bottom: -221px;
    width: 20px;
    height: 60px;
    z-index: 9999;
    cursor: pointer;
  }
  .header-style-3 .search-wrapper:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .header-style-3 .search-wrapper .form-search {
    position: absolute;
    top: 49px;
    right: -25px;
    width: 300px !important;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style-3 .search-wrapper .form-search .cat-wrapper {
    display: none;
  }
  .header-style-3 .search-wrapper .form-search .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style-3 .search-wrapper .form-search .form-search .input-search {
    margin-left: 0px;
  }
  .header-style-3 .search-wrapper .form-search .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style-3 .search-wrapper:hover .form-search {
    display: block;
  }
  .header-style-3 .header-bottom-left,
  .header-style-3 .header-bottom-right {
    padding: 0 !important;
  }
  .header-style-3 .minicart-header {
    position: absolute !important;
    right: 30px;
    width: 50px;
    height: 50px;
    border: none !important;
    top: 21px;
  }
  .header-style-3 .minicart-header .total-price {
    display: none;
  }
  .header-style-3 .minicart-header .cartpro-icon:after {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    background: transparent !important;
  }
  .header-style-3 .minicart-header .cartpro-count,
  .header-style-3 .minicart-header .label-item,
  .header-style-3 .minicart-header .cartpro-label {
    display: none !important;
  }
  .header-style-3 .minicart-header:before {
    display: none !important;
  }
  .header-style-3 .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style-3 .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style-3 .minicart-header .cartpro-content {
    margin-top: -8px;
    width: 280px;
  }
  .header-style-3 .minicart-header .cartpro-wrapper:before {
    display: none;
  }
  /*HEADER STYLE 4*/
  .header-style-4 .header-bottom .header-bottom-center {
    padding: 0 !important;
  }
  .header-style-4 .yt-menu .menu-under {
    background: none;
  }
  .header-style-4 .yt-menu .container {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
  }
  .header-style-4 .header-top .dropdown-block .dropdown-toggle {
    border-color: #272727;
  }
  .header-style-4 .header-top .dropdown-block:hover .value {
    color: #fff;
  }
  .header-style-4 .header-bottom {
    padding: 10px 0px;
  }
  .header-style-4 .yt-menu .menu-larger,
  .header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu {
    display: none;
  }
  .header-style-4 .mobile-menu {
    display: block;
  }
  .header-style-4 .logo {
    padding: 10px 0 15px!important;
    text-align: center !important;
  }
  .header-style-4 .block-right-mobile {
    position: absolute;
    right: 66px;
    top: 0px;
  }
  .header-style-4 .block-mobile {
    width: 50px;
    height: 50px;
    background-color: #fbb2c5;
    float: right;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
  }
  .header-style-4 .block-mobile .icon-mobile {
    color: #fff;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .header-style-4 .search-wrapper {
    position: absolute;
    right: 70px;
    bottom: -73px;
    width: 20px;
    height: 60px;
    z-index: 9999;
    cursor: pointer;
  }
  .header-style-4 .search-wrapper:after {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/search.png) no-repeat center center;
    display: inline-block;
    width: 50px;
    height: 50px;
  }
  .header-style-4 .search-wrapper .form-search {
    position: absolute;
    top: 49px;
    right: -25px;
    width: 300px !important;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    display: none;
  }
  .header-style-4 .search-wrapper .form-search .input-text {
    border: 1px solid #ddd!important;
    height: 40px !important;
  }
  .header-style-4 .search-wrapper .form-search .button-search {
    height: 40px !important;
  }
  .header-style-4 .search-wrapper .form-search .cat-wrapper {
    display: none;
  }
  .header-style-4 .search-wrapper .form-search .form-search {
    border-width: 1px;
    width: 280px;
  }
  .header-style-4 .search-wrapper .form-search .form-search .input-search {
    margin-left: 0px;
  }
  .header-style-4 .search-wrapper .form-search .form-search .input-search #search {
    padding: 0px 50px 0px 10px;
  }
  .header-style-4 .search-wrapper:hover .form-search {
    display: block;
  }
  .header-style-4 .header-bottom-left,
  .header-style-4 .header-bottom-right {
    padding: 0 !important;
  }
  .header-style-4 .minicart-header {
    position: absolute !important;
    right: 15px;
    width: 35px;
    height: 50px;
    border: none !important;
    top: 28px;
  }
  .header-style-4 .minicart-header .cartpro-count,
  .header-style-4 .minicart-header .cartpro-label,
  .header-style-4 .minicart-header .label-item,
  .header-style-4 .minicart-header .total-price {
    display: none !important;
  }
  .header-style-4 .minicart-header .cartpro-icon:before {
    content: "";
    background: url(/skin/frontend/sm-handmade/default/images/cart-mobi.png) no-repeat center center !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: 10px !important;
  }
  .header-style-4 .minicart-header .cartpro-icon:after {
    display: none !important;
  }
  .header-style-4 .minicart-header .cartpro-title:before {
    display: none !important;
  }
  .header-style-4 .minicart-header .sm-cartpro {
    width: auto !important;
    padding: 0 !important;
  }
  .header-style-4 .minicart-header .sm-cartpro .cartpro-title {
    line-height: 50px;
    height: 50px;
    background: none;
  }
  .header-style-4 .minicart-header .cartpro-content {
    margin-top: -17px;
    width: 280px;
  }
  .header-style-4 .minicart-header .cartpro-wrapper:before {
    display: none;
  }
}
