/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*CSS added by developers after theme upgrade - start */
.header-style-1 .header-bottom {
  height: 50px;
  background: #1fadbb !important;
}
.home-page-1 .image-slider-home .owl-nav div:hover {
  background-color: #eb5202;
}
.home-page-1 .services-home .banner-policy .inner .policy a:hover .ico-policy {
  color: #eb5202;
}
.home-page-1 .full-categories .block-title span {
  border-bottom: 2px solid #eb5202;
}
.home-page-1 .home-collection .collections .owl-carousel .item:hover {
  border-color: #eb5202;
}
.home-page-1 .home-collection .owl-nav div:hover {
  background-color: #eb5202;
  border-color: #eb5202;
  color: #fff;
}
.home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab.tab-sel,
.home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover {
  border-bottom: 1px solid #eb5202;
  color: #eb5202;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div:hover {
  border-color: #eb5202;
  background-color: #eb5202;
}
.home-page-1 .sm-searchbox-popular .sm-searchbox-popular-title,
.home-page-1 .sm-searchbox-popular .sm-searchbox-keyword {
  float: left;
}
.home-page-1 .services-home {
  clear: both;
}
.home-page-1 .services-home .banner-policy {
  border: 1px solid #eee;
  clear: both;
  display: inline-block;
  font-size: 116.6%;
  margin-top: 20px;
  text-transform: uppercase;
  width: 100%;
}
.home-page-1 .services-home .banner-policy .inner {
  padding: 33px 0;
  display: table;
  width: 100%;
}
.home-page-1 .services-home .banner-policy .inner .policy {
  border-right: 1px solid #eee;
  float: left;
  line-height: 19px;
  padding: 7px 35px;
  width: 33.3333333%;
}
.home-page-1 .services-home .banner-policy .inner .policy:last-child {
  border-right: none;
}
.home-page-1 .services-home .banner-policy .inner .policy a {
  display: table;
  width: 100%;
}
.home-page-1 .services-home .banner-policy .inner .policy a em {
  width: 50px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.home-page-1 .services-home .banner-policy .inner .policy a span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 35px;
}
.home-page-1 .services-home {
  margin-bottom: 20px;
}
.home-page-1 .static-image-2 {
  display: table;
  margin-bottom: 25px;
  width: 100%;
}
.home-page-1 .static-image-2 .image-top {
  margin-bottom: 30px;
}
.home-page-1 .list-product-home {
  margin-bottom: 30px;
}
.home-page-1 .list-product-home.list-product-home-custom {
  margin-bottom: 20px;
}
.home-page-1 .list-product-home .products-grid .item .item-inner {
  margin-bottom: 0;
}
.home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container {
  position: absolute;
  right: 100px;
  top: -46px;
  z-index: 10;
}
.home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container .ltabs-tabs .ltabs-tab {
  cursor: pointer;
  float: left;
  margin-left: 30px;
  height: 47px;
  line-height: 47px;
  border-top: none !important;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav {
  position: absolute;
  top: -42px;
  right: 0;
  margin: 0;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div {
  background-color: transparent;
  border: 1px solid #eee;
  color: #666;
  height: 32px;
  width: 24px;
  margin: 0;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div.owl-next {
  border-left: none;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div.owl-next:before {
  font-size: 20px;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div.owl-prev {
  border-right: none;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div.owl-prev:before {
  font-size: 20px;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div:before {
  line-height: 29px;
}
.home-page-1 .list-product-home .sm-listing-tabs .owl-nav div:hover {
  color: #fff;
}
.home-page-1 .sm-listing-tabs .block-title {
  margin-bottom: 8px;
}
.home-page-1 .sm-listing-tabs .ltabs-items-container {
  border: 1px solid #eee;
}
@media (min-width: 1200px) {
  .home-page-1 .image-slider-home {
    width: 600px;
    float: left;
    margin-right: 10px;
  }
  .block-categories .cat-wrap .item {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-categories .cat-wrap .item:nth-child(4n+1) {
    clear: both;
  }
  .cms-index-index .header-style-1 .header-bottom .desktop-menu .vertical-menu-block .vertical-menu-content {
    display: block !important;
    opacity: 1 !important;
    top: 100% !important;
    visibility: visible !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-page-1 .image-slider-home {
    width: 70%;
    float: left;
  }
  .home-page-1 .static-image-1 li {
    margin-bottom: 30px;
  }
  .home-page-1 .collections .collect {
    width: 33.33%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-page-1 .image-slider-home {
    margin-bottom: 30px;
  }
  .home-page-1 .static-image-1 li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
  }
  .home-page-1 .services-home .banner-policy .inner .policy {
    padding: 7px 20px;
  }
  .home-page-1 .services-home .banner-policy .inner .policy a span {
    padding-left: 20px;
  }
  .home-page-1 .static-image-2 {
    width: 100%;
  }
  .home-page-1 .static-image-2 .static-image a.image-top {
    margin-bottom: 18px;
  }
  .home-page-1 .collections .collect {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .home-page-1 .image-slider-home {
    margin-bottom: 30px;
  }
  .home-page-1 .static-image-1 li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
  }
  .home-page-1 .services-home .banner-policy .inner {
    padding: 15px 0;
  }
  .home-page-1 .services-home .banner-policy .inner .policy {
    padding: 15px 20px;
    width: 100%;
    border: none;
  }
  .home-page-1 .services-home .banner-policy .inner .policy a span {
    padding-left: 20px;
  }
  .home-page-1 .static-image-2 {
    width: 100%;
    padding: 0 10px;
  }
  .home-page-1 .static-image-2 .static-image {
    float: left;
    width: 33.33%;
    padding: 0 5px;
  }
  .home-page-1 .static-image-2 .static-image .image-top {
    margin-bottom: 13px;
  }
  .home-page-1 .static-image-2 .static-image a {
    margin-bottom: 30px;
  }
  .home-page-1 .collections .collect {
    width: 50%;
  }
  .block-content .cat-wrap .item {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-content .cat-wrap .item:nth-child(2n+1) {
    clear: both;
  }
  .home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container {
    top: -41px !important;
  }
  .home-page-1 .list-product-home .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap {
    border-color: #eee;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 480px) {
  .home-page-1 .static-image-1 li {
    width: 100%;
  }
  .home-page-1 .static-image-1 li img {
    width: 100%;
  }
  .home-page-1 .static-image-2 {
    width: 100%;
    padding: 0 10px;
  }
  .home-page-1 .static-image-2 .static-image {
    float: left;
    width: 100%;
    padding: 0 5px;
  }
  .home-page-1 .static-image-2 .static-image img {
    width: 100%;
  }
  .home-page-1 .static-image-2 .static-image a {
    margin-bottom: 30px;
  }
  .home-page-1 .collections .collect {
    width: 100%;
  }
  .block-content .cat-wrap .item {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
  }
}
body.cms-index-index .page-main {
  max-width: 1170px !important;
  width: 1170px !important;
}
.list-product-home {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
  padding: 10px;
}
#widget_addlistingtabs_2 .block-title {
  margin-bottom: 2em;
}
.block-title {
  font-size: 133.33%;
  font-weight: 700;
  margin-bottom: 30px;
  color: #222;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  padding-bottom: 3px;
  position: relative;
}
.home-collection .collections {
  border: 1px solid #eee;
  background-color: #fafafa;
  margin: 0;
}
.home-collection .collections .owl-carousel {
  margin: -1px;
  width: auto;
}
.home-collection .collections .owl-carousel .item a {
  display: block;
  padding: 20px;
}
.home-collection .collections .owl-carousel .item img {
  display: inline-block;
  opacity: .6;
  width: auto;
  max-width: 100%;
}
.full-categories {
  background: none;
}
.full-categories .hot-categories-home {
  padding-top: 30px;
}
.full-categories .block-title {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 0;
}
.block-title {
  font-size: 150%;
  border: none;
}
.full-categories .block-title span {
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: -1px;
}
.full-categories .hot-categories-home .block-content {
  margin: 0 -15px 0;
  overflow: hidden;
}
.footer-head {
  background: #1fadbb;
}
.social-footer {
  background-color: #1fadbb;
  padding: 25px 30px 15px;
}
.page-footer .footer-block .footer-block-content .links-contact li:hover:before {
  background-color: #eb5202;
}
.page-footer .socials-wrap {
  background-color: #52aabb;
  padding: 25px 30px 15px;
  display: table;
  width: 100%;
}
.full-categories .cat-wrap .content-box .cat-title {
  padding: 10px 0 0;
  text-transform: uppercase;
}
.cat-wrap .content-box .child-cat .sub-cats li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background-color: #999;
  margin-right: 3px;
}
.block-categories .cat-wrap .content-box .cat-title a {
  font-weight: 700;
}
.cat-wrap .content-box .cat-title a {
  font-size: 116.67%;
  display: inline-block;
  margin-bottom: 3px;
}
.full-categories .title-home-page {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 0;
}
.home-page-1 .full-categories .title-home-page span {
  border-bottom: 2px solid #eb5202;
}
.full-categories .title-home-page span {
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: -1px;
}
.title-home-page {
  font-size: 150%;
  border: none;
}
.title-home-page {
  font-weight: 700;
  margin-bottom: 30px;
  color: #222;
  text-transform: uppercase;
  padding-bottom: 3px;
  position: relative;
}
.home-collection .owl-nav div {
  background-color: transparent;
  border: 1px solid #eee;
  color: #666;
  height: 32px;
  width: 24px;
  margin: 0;
}
.home-collection .owl-nav .owl-next span,
.home-collection .owl-nav .owl-prev span {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
  width: 100%;
  line-height: 30px;
}
.home-collection .owl-nav {
  position: absolute;
  top: -42px;
  right: 0;
}
.owl-nav div {
  display: inline-block;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  position: relative;
}
.owl-theme .owl-nav [class*="owl-"].owl-prev:before,
.owl-theme .owl-nav [class*="owl-"].owl-next:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
  padding: 10px 20px !important;
}
.home-style .image-slider-home .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  margin: 0;
}
.home-style .image-slider-home .owl-nav .owl-prev:before,
.home-style .image-slider-home .owl-nav .owl-next:before {
  position: relative;
}
.home-style .image-slider-home .owl-nav .owl-prev {
  float: left;
}
.home-style .image-slider-home .owl-nav .owl-next {
  float: right;
}
.home-style .image-slider-home .owl-nav div {
  background-color: #000;
  opacity: .7;
}
.footer-head .newsletter-footer .title-middle-footer {
  line-height: 40px;
  font-size: 150%;
  font-weight: 700;
  padding-right: 70px;
  white-space: nowrap;
}
.block-subscribe-footer {
  width: 100%;
}
@media (max-width: 991px) {
  .sidebar-type .navigation-mobile {
    position: relative !important;
    left: 0 !important;
  }
}
/*CSS added by developers after theme upgrade - start */
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
