html {
  scroll-behavior: smooth; }

.box-header3 .popup-over a.popup-title i {
  display: inline-block;
  font-size: 21px;
  vertical-align: middle; }

.thumbnail-container a.product-thumbnail {
  padding-bottom: 100%; }

.plist-dsimple .thumbnail-container .product-meta {
  text-align: center; }

.plist-dsimple .thumbnail-container .pro3-btn {
  text-align: center; }
  .plist-dsimple .thumbnail-container .pro3-btn > div:last-child {
    margin-right: 0; }

body#index #header {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  background: none; }
  body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top.active .title_block:before,
  body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header,
  body#index #header:not(.navbar-fixed-top) .box-header3 .leo-blockcart .header a,
  body#index #header:not(.navbar-fixed-top) .box-header3 .popup-over a.popup-title,
  body#index #header:not(.navbar-fixed-top) .box-header3 #leo_search_block_top .title_block,
  body#index #header:not(.navbar-fixed-top) .leo-megamenu .navbar-nav > li > a {
    color: #fff; }
  body#index #header:not(.navbar-fixed-top) .navbar-header .navbar-toggler:after {
    border-color: #fff; }
  body#index #header:not(.navbar-fixed-top) .navbar-header .navbar-toggler:before {
    background: #fff; }
  body#index #header.navbar-fixed-top {
    position: fixed;
    background: #fff; }

.leo-megamenu .navbar-nav > li > a.dropdown-toggle:after {
  display: none; }

.box-nombnfull {
  position: relative; }
  .box-nombnfull .ApColumn .block {
    margin: 0; }
  .box-nombnfull .ApImage {
    position: relative;
    background: #eee; }
    .box-nombnfull .ApImage img {
      height: 100vh !important;
      object-fit: cover; }
    .box-nombnfull .ApImage .image_description {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%);
      text-align: center;
      color: #fff;
      font-size: 5em;
      line-height: 1;
      font-weight: 300;
      padding: 0 10%; }
      @media (max-width: 991px) {
        .box-nombnfull .ApImage .image_description {
          font-size: 4em; } }
      @media (max-width: 767px) {
        .box-nombnfull .ApImage .image_description {
          font-size: 3em; } }
      @media (max-width: 480px) {
        .box-nombnfull .ApImage .image_description {
          font-size: 2em; } }
      .box-nombnfull .ApImage .image_description b, .box-nombnfull .ApImage .image_description strong {
        font-weight: 900; }
      .box-nombnfull .ApImage .image_description a {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        background: #fff;
        line-height: 44px;
        padding: 0 50px;
        color: #333;
        margin: 30px 0 0;
        transition: all .4s;
        letter-spacing: 2px; }
        @media (max-width: 480px) {
          .box-nombnfull .ApImage .image_description a {
            padding: 0 30px;
            line-height: 40px; } }
        .box-nombnfull .ApImage .image_description a:hover {
          background: #222;
          color: #fff; }

.cus-btndown a {
  z-index: 2;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 30px; }
  .cus-btndown a i {
    transition: all .4s; }
    .cus-btndown a i:hover {
      transform: translateY(10px); }

.box-nomcate {
  padding: 130px 0 90px; }
  @media (max-width: 991px) {
    .box-nomcate {
      padding: 80px 0 50px; } }
  @media (max-width: 767px) {
    .box-nomcate {
      padding: 60px 0 40px; }
      .box-nomcate .ApColumn {
        width: 100%; } }
  @media (max-width: 480px) {
    .box-nomcate {
      padding: 50px 0 30px; } }
  .box-nomcate .ApImage {
    position: relative;
    overflow: hidden; }
    .box-nomcate .ApImage > a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 3; }
    .box-nomcate .ApImage .image_description {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      padding: 20px;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      text-align: center;
      justify-content: center;
      background: #fbaf5d;
      color: #fff;
      text-transform: uppercase;
      transition: all .4s;
      opacity: 0;
      visibility: hidden; }
      @media (max-width: 991px) {
        .box-nomcate .ApImage .image_description {
          padding: 10px; } }
      .box-nomcate .ApImage .image_description > * {
        width: 100%; }
      .box-nomcate .ApImage .image_description h4 {
        color: inherit;
        letter-spacing: 2px; }
      .box-nomcate .ApImage .image_description h2 {
        color: inherit;
        font-size: 3em;
        line-height: 1; }
        @media (max-width: 991px) {
          .box-nomcate .ApImage .image_description h2 {
            font-size: 2.2em; } }
        @media (max-width: 480px) {
          .box-nomcate .ApImage .image_description h2 {
            font-size: 2em; } }
      .box-nomcate .ApImage .image_description h3 {
        font-size: 3em;
        font-weight: 300;
        color: inherit;
        line-height: 1; }
        @media (max-width: 991px) {
          .box-nomcate .ApImage .image_description h3 {
            font-size: 2.2em; } }
        @media (max-width: 480px) {
          .box-nomcate .ApImage .image_description h3 {
            font-size: 2em; } }
        .box-nomcate .ApImage .image_description h3:after {
          content: "";
          width: 1px;
          height: 60px;
          display: block;
          background: #fff;
          margin: 40px auto; }
          @media (max-width: 991px) {
            .box-nomcate .ApImage .image_description h3:after {
              height: 40px;
              margin: 10px auto; } }
          @media (max-width: 480px) {
            .box-nomcate .ApImage .image_description h3:after {
              height: 30px; } }
      .box-nomcate .ApImage .image_description em {
        letter-spacing: 2px; }
    .box-nomcate .ApImage.active .image_description, .box-nomcate .ApImage:hover .image_description {
      opacity: 1;
      visibility: visible; }
    .box-nomcate .ApImage.active:hover .image_description {
      opacity: 0;
      visibility: hidden; }
  .box-nomcate .ApHtml {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #888; }
    @media (max-width: 767px) {
      .box-nomcate .ApHtml {
        margin-bottom: 30px; } }
  .box-nomcate .ApColumn .title_block {
    text-transform: none;
    padding: 0;
    margin: 0 0 15px;
    font-size: 1.6em;
    color: #333; }

.box-nompro2 {
  padding: 130px 7% 90px; }
  @media (max-width: 991px) {
    .box-nompro2 {
      padding: 80px 7% 50px; } }
  @media (max-width: 767px) {
    .box-nompro2 {
      padding: 60px 7% 40px; } }
  @media (max-width: 480px) {
    .box-nompro2 {
      padding: 50px 0 30px; } }
  .box-nompro2 .ApColumn .title_block {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400; }
  .box-nompro2 .sub-title-widget {
    font-size: 2.5em;
    color: #333;
    margin-bottom: 1.5em !important; }
    @media (max-width: 991px) {
      .box-nompro2 .sub-title-widget {
        font-size: 2em; } }

@media (min-width: 992px) {
  .box-nompro2.box-2 .owl-item.first,
  .box-nompro2.box-2 .owl-item.last {
    opacity: 0.3; }
    .box-nompro2.box-2 .owl-item.first img,
    .box-nompro2.box-2 .owl-item.last img {
      filter: grayscale(1); }
    .box-nompro2.box-2 .owl-item.first:hover,
    .box-nompro2.box-2 .owl-item.last:hover {
      opacity: 1; }
      .box-nompro2.box-2 .owl-item.first:hover img,
      .box-nompro2.box-2 .owl-item.last:hover img {
        filter: none; } }

.owl-theme .owl-controls span {
  transition: all .4s;
  background: #ddd; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddd;
  transform: scale(1.3); }

.box-nombeli {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 130px 0; }
  @media (max-width: 991px) {
    .box-nombeli {
      padding: 80px 0; } }
  @media (max-width: 767px) {
    .box-nombeli {
      padding: 60px 0; }
      .box-nombeli .ApHtml {
        margin: 0 0 20px !important; } }
  @media (max-width: 480px) {
    .box-nombeli {
      padding: 50px 0; } }
  .box-nombeli .ApColumn .block {
    margin-bottom: 0; }
  .box-nombeli .ApHtml .block_content {
    color: #888;
    line-height: 1.9; }
    @media (min-width: 768px) {
      .box-nombeli .ApHtml .block_content {
        text-align: right; } }
    .box-nombeli .ApHtml .block_content h4 {
      font-size: 2.6em;
      font-weight: 300;
      color: #333;
      margin: 0 0 0.6em; }
      @media (max-width: 991px) {
        .box-nombeli .ApHtml .block_content h4 {
          font-size: 2.2em; } }
      @media (max-width: 480px) {
        .box-nombeli .ApHtml .block_content h4 {
          font-size: 2em; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333; }

.AppButton .btn {
  font-size: 14px;
  text-transform: none;
  color: #333;
  border: 1px solid #333;
  background: none;
  padding: 10px 35px; }
  .AppButton .btn:hover {
    background: #333;
    color: #fff; }

.box-iconh6 {
  padding: 100px 0 70px;
  position: relative; }
  @media (max-width: 991px) {
    .box-iconh6 {
      padding: 80px 0 60px; } }
  @media (max-width: 767px) {
    .box-iconh6 {
      padding: 60px 0 40px; } }
  @media (max-width: 480px) {
    .box-iconh6 {
      padding: 50px 0 30px; } }
  .box-iconh6:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    border-top: 1px solid #ddd;
    transform: translateX(-50%);
    width: 100vw; }

.box-nommail {
  padding: 60px 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 767px) {
    .box-nommail {
      display: block;
      padding: 40px 0 20px; }
      .box-nommail .ApColumn {
        width: 100%; } }
  .box-nommail .block.ApHtml h4.title_block {
    font-size: 3em;
    text-transform: none;
    margin: 0;
    padding: 0 0 0 40px;
    position: relative; }
    .box-nommail .block.ApHtml h4.title_block:before {
      content: "\f18e";
      font-family: 'FontAwesome';
      position: absolute;
      top: 0;
      left: 0;
      font-weight: 400;
      transform: scale(0.7); }
    @media (max-width: 991px) {
      .box-nommail .block.ApHtml h4.title_block {
        font-size: 2.5em; } }
    @media (max-width: 480px) {
      .box-nommail .block.ApHtml h4.title_block {
        font-size: 2em; } }
  .box-nommail .block.ApHtml .block_content {
    letter-spacing: 1px;
    font-weight: 300;
    padding: 0 0 0 40px; }
  .box-nommail .block_newsletter .col-conditions,
  .box-nommail .block_newsletter #block-newsletter-label {
    display: none; }
  .box-nommail .block_newsletter .input-wrapper input {
    height: 50px;
    padding: 10px 10px;
    height: 50px;
    border: 1px solid #fff;
    background: none;
    border-right: 0px;
    width: 100%;
    outline: 0;
    color: inherit; }
  .box-nommail .block_newsletter .input-wrapper button {
    background: #fff;
    border-color: #fff;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0; }
    .box-nommail .block_newsletter .input-wrapper button i {
      display: none; }
    .box-nommail .block_newsletter .input-wrapper button span {
      display: block; }

.color-white {
  color: #fff; }
  .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white a {
    color: inherit; }

.box-iconh6 .ApRawHtml h4 {
  text-transform: none; }

.box-nomfooter2 {
  padding: 60px 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 1199px) {
    .box-nomfooter2 {
      padding: 50px 0 30px; } }
  @media (max-width: 991px) {
    .box-nomfooter2 {
      display: block;
      text-align: center;
      padding: 40px 0 20px; }
      .box-nomfooter2 .ApColumn {
        width: 100%; } }
  @media (max-width: 480px) {
    .box-nomfooter2 {
      padding: 40px 0 50px; } }
  .box-nomfooter2 .ApBlockLink {
    text-align: center; }
    .box-nomfooter2 .ApBlockLink li {
      display: inline-block;
      vertical-align: top; }
      .box-nomfooter2 .ApBlockLink li a {
        padding: 10px 15px;
        transform: none !important; }
        @media (max-width: 1199px) {
          .box-nomfooter2 .ApBlockLink li a {
            padding: 5px 10px; } }
  .box-nomfooter2 .ApImage {
    text-align: right; }
    @media (max-width: 991px) {
      .box-nomfooter2 .ApImage {
        text-align: center; } }

@media (max-width: 768px) {
.navbar-header .navbar-toggler {
    left: -20px;
}
.box-nombnfull .ApImage .image_description {
    margin-top: 20%;
}
}
@media (min-width: 768px) and  (max-width: 991px){
.navbar-header .navbar-toggler {
    bottom: -30px;
}
}

@media (min-width: 992px) and (max-width: 1199px){
.box-header3 .h-logo img {
    max-height: 70px;
    max-width: 222px !important;
}
}
.box-header3 .col-logo {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
}
@media (min-width: 992px){
.box-header3 .navbar, .box-header3 .col-menu {
    position: static !important;
    margin-left: auto !important;
}
}
.box-header3 .col-info {
    display: flex !important;
    align-items: center !important;
    margin-left: auto !important;
    margin-right: inherit !important;
}
.box-header3 .h-logo img {
    max-height: none;
    margin-top: 6px;
}
/**********************************/
/***********************************************************************/
a:hover, a:focus {
  color: #ef0063; }

.bannercontainer .tp-caption.btn .caption-layer:hover, .bannercontainer .tp-caption.btn .caption-contain:hover,
.bannercontainer .tp-caption.big_black,
.bannercontainer .tp-caption.very_big_black,
.box-shipping .ApRawHtml h4, .box-shipping2 .ApRawHtml i,
.box-coppy5 .block-social li:hover, .breadcrumb li:last-child a,
.box-footertop2 .ApLink li a:hover, .box-footer4 .block-social li:hover,
.done, .sidebar .block .title_block a, #search_filters > .h6, .block-category.card h1,
#content-hook_order_confirmation .card-title,
body#checkout section.checkout-step.js-current-step .step-title,
.products-section-title,
.product-detail-name, .sidebar .block .title_block,
.plist-dsimple .thumbnail-container .pro3-btn .btn-product.added, .plist-dsimple .thumbnail-container .pro3-btn .quick-view.added,
.box-link6 .ApBlockLink ul li a:hover,
.box-iconh6 .ApRawHtml h4,
.box-iconh6 .ApRawHtml [class^="ti-"],
.litetooltip-wrapper .template h3 a:hover, .litetooltip-wrapper .template h4 a:hover,
.box-newletter5 .block_newsletter .input-wrapper button:hover,
.box-coppy5 .ApBlockLink ul li a:hover,
.box-tabproductsh5 .ApTabs .nav-tabs .nav-item .nav-link.active,
div.box-bn5 .ApImage .image_description h3,
.box-header3 .leo-blockcart:hover .header a,
.box-header3 .popup-over:hover a.popup-title,
.language-selector-wrapper .popup-content li.current:before, .currency-selector .popup-content li.current:before,
.plist-noe .thumbnail-container .product-image .leo-wishlist-button.added,
.box-blogh4 .blog-container .right-block .blog-title a:hover,
.box-coppy3 .block-social li:hover,
.box-tabproducts4 .nav-tabs .nav-item .nav-link.active,
.box-cateh2 .ApImage .image_description b, .box-cateh2 .ApImage .image_description strong,
.footer-container .ApColumn .title_block,
.page-home .ApColumn .title_block,
.plist-dsimple .thumbnail-container .pro3-btn .leo-wishlist-button i,
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view,
.close:focus, .close:hover,
.quickview h1.h1,
.thumbnail-container .product-title a,
.box-fashion .ApHtml b, .box-fashion .ApHtml strong,
.footer-container .ApHtml .block_content > h4,
.box-shipping .ApRawHtml i,
.breadcrumb li a:hover,
.product-tabs.tabs .nav-tabs .nav-link.active,
.redhotspot span,
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover,
.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a,
.box-tabproducts .nav-tabs li a.active, .box-tabproducts .nav-tabs li a:hover,
.leo-megamenu .dropdown-menu li a:hover,
.block-social li a:hover,
.thumbnail-container .product-title a:hover,
.popup-over .popup-content a:hover,
.group-input a.apconfig.active,
.block-categories .category-sub-menu li > a:hover,
.block-social li:hover,
.owl-theme .owl-buttons div:hover:before,
.box-fashion .ApHtml a:hover,
.blog-container .blog-title a:hover,
.blog-container .link-readmore:hover,
.popup-over .popup-content li.current a,
.blog-item .title a:hover,
.blog-item .more:hover,
div.star.star_on:before, div.star.star_hover:before {
  color: #ef0063; }

#leo_search_block_top .btn:hover,
.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover i, .plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover i {
  color: #fff; }

.box-footer3 .block_newsletter .input-wrapper button:hover {
  color: #ef0063;
  background: none; }

#leo_search_block_top .btn {
  background: #ef0063;
  color: #fff; }

.box-header3 .leo-blockcart .header .cart-products-count,
.block_newsletter .input-wrapper button,
body#checkout section.checkout-step .address-footer .text-muted.edit-address:hover,
.leo-megamenu .navbar-nav li a > .sub-title, .off-canvas-nav-megamenu .navbar-nav li a > .sub-title,
body#checkout section.checkout-step .address-footer .text-muted.delete-address,
.custom-radio input[type="radio"]:checked + span,
body#checkout section.checkout-step.-reachable.-complete .step-title:before,
body#checkout section.checkout-step.-reachable.-complete h1 .done,
body#checkout section.checkout-step.js-current-step .step-title .step-number,
.leo-cart-dropdown-action a.btn:hover, .leo-cart-dropdown-action a.btn:focus, .leo-cart-dropdown-action a.btn:active:focus,
.box-header3 .wislish-button .ap-btn-wishlist .ap-total,
.pro-stock span,
#blockcart-modal .cart-content a.btn:hover, #blockcart-modal .cart-content a.btn:focus, .product-add-to-cart .product-quantity .add-to-cart:hover,
.product-add-to-cart .product-quantity .add-to-cart:focus, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover,
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:focus, .continue.btn:hover, .continue.btn:focus, button.btn.btn-primary.center-block:hover,
button.btn.btn-primary.center-block:focus, .checkout.cart-detailed-actions.card-block .btn:hover, .checkout.cart-detailed-actions.card-block .btn:focus,
.product-tabs.tabs .nav-tabs .nav-item .nav-link.active:after,
.box-footerlink .block_newsletter .input-wrapper button,
#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout,
.continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn,
.redhotspot:hover:before,
.thumbnail-container .product-price-and-shipping .discount-percentage, .thumbnail-container .product-price-and-shipping .discount-product,
.bannercontainer .tp-caption.btn .caption-layer, .bannercontainer .tp-caption.btn .caption-contain,
.box-top .col-info .wislish-button .ap-btn-wishlist .ap-total,
.btn-outline, .btn, .btn-primary,
.bannercontainer .tp-caption.btn:hover,
.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover, .plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover,
.block_newsletter .input-wrapper button:hover,
.leo-fly-cart-total,
.box-top .col-info .ap-btn-wishlist .ap-total,
.enable_fheader.btn_yes:after,
.box-top .col-info #_desktop_cart .header .cart-products-count,
.block-categories .category-sub-menu li:hover:after,
.has-discount .discount,
.product-add-to-cart .product-quantity .add-to-cart:hover,
#back-top,
.iview-directionNav a:hover,
.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover,
.leo-megamenu .dropdown-menu li a:hover:before,
.plist-center .thumbnail-container .pro-btn .btn-product:hover {
  background: #ef0063; }

.box-logo4 #leo_search_block_top .form-control:focus,
.block_newsletter .input-wrapper button,
body#checkout section.checkout-step .address-footer .text-muted,
body#checkout section.checkout-step .address-item.selected,
.block-promo .promo-input:focus,
.box-newletter5 .block_newsletter .input-wrapper input,
.box-footer3 .block_newsletter .input-wrapper input,
.box-listdetail .leo-widget a:hover,
.box-footerlink .block_newsletter .input-wrapper button,
.box-footerlink2 .block_newsletter .input-wrapper input:focus,
.iview-controlNav div.iview-items ul li a.iview-control,
.block_newsletter .input-wrapper button:hover,
.block-social li:hover,
.owl-theme .owl-buttons div:hover,
.iview-directionNav a:hover,
.blog-container .link-readmore:hover,
.plist-center .thumbnail-container .pro-btn .btn-product:hover {
  border-color: #ef0063; }

*::selection {
  background-color: #ef0063;
  color: #fff; }

.box-footerlink2 .block_newsletter .input-wrapper button:hover {
  background: none;
  color: #ef0063; }

.bottomnav .wrapper[style*="#383838"] {
  background: #ef0063 !important; }
.box-vogabn32 .ApImage > a:before {
    border: 2px solid #ef0063;
}
.box-lookbook2 .ApHtml h3 {
    color: #ef0063;
}
