body,
html {
  background-color: #fff;
}
.container-1810 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; 
  margin-left: auto;
  margin-right: auto;
}
.lang-rtl .container-1810 {
  padding-left: 15px;
  padding-right: 15px;
}
.lang-rtl .container-1810 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .container-1810 {
    width: 1810px;
    max-width: 100%;
  }
}
#NovBreadcrumbs {
  padding: 25px 15px;
  background: #ededed;
  margin-bottom: 80px;
}
#NovBreadcrumbs h1 {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  color: #222;
  text-align: center;
  text-transform: uppercase;
}
#NovBreadcrumbs .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.lang-rtl #NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  margin-left: 10px;
  margin-right: initial;
}
.lang-rtl #NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  padding-left: 10px;
  padding-right: initial;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child):before {
  content: "";
  width: 4px;
  height: 4px;
  background: #909090;
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.lang-rtl
  #NovBreadcrumbs
  .breadcrumb
  .list-inline-item:not(:last-child):before {
  left: -2px;
  right: auto;
}
#NovBreadcrumbs .breadcrumb .list-inline-item span,
#NovBreadcrumbs .breadcrumb .list-inline-item a span {
  font-size: 11px;
  color: #909090;
}
#NovBreadcrumbs .breadcrumb .list-inline-item a span:hover {
  color: #fd6666 !important;
}
@media (max-width: 1199px) {
  #NovBreadcrumbs {
    margin-bottom: 60px;
  }
}
.slideshow-wrapper {
  position: relative;
}
.slideshow {
  overflow: hidden;
}
.slideshow .slick-prev,
.slideshow .slick-next {
  top: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  z-index: 1;
}
.slideshow .slick-prev i,
.slideshow .slick-next i {
  font-size: 42px;
  color: #ccc;
}
.slideshow .slick-prev:hover i,
.slideshow .slick-next:hover i {
  color: #222;
}
.slideshow .slick-prev {
  left: 22px;
}
.lang-rtl .slideshow .slick-prev {
  right: 22px;
  left: auto;
}
.slideshow .slick-next {
  right: 22px;
}
.lang-rtl .slideshow .slick-next {
  left: 22px;
  right: auto;
}
.slideshow__slide {
  position: relative;
  overflow: hidden;
}
.ie9 .slideshow__slide {
  z-index: 1 !important;
}
.ie9 .slick-dots {
  z-index: 2;
}
.site-header {
  position: relative;
}
.site-header .lg_search {
  width: 100%;
  max-width: 400px;
  position: relative;
}
.site-header .lg_search .search-header-inline {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  height: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}
.site-header .lg_search .search-header-inline input {
  outline: none;
  border: none;
  padding: 0 45px 0 15px;
  font-size: 11px;
  color: #919191;
}
.lang-rtl .site-header .lg_search .search-header-inline input {
  padding-right: 15px;
  padding-left: initial;
}
.lang-rtl .site-header .lg_search .search-header-inline input {
  padding-left: 45px;
  padding-right: initial;
}
.site-header .lg_search .search-header-inline button {
  padding: 0 15px;
  width: 40px;
  height: 40px;
  color: #c7c7c7;
  position: absolute;
  right: 0;
}
.lang-rtl .site-header .lg_search .search-header-inline button {
  left: 0;
  right: auto;
}
.site-header .lg_search .search-header-inline button .site-header__search-icon {
  font-size: 20px;
}
.site-header .lg_search .search-header-inline button .icon__fallback-text {
  display: none;
}
.site-header .lg_search .search-header-inline button:hover {
  color: #f7af24;
}
.site-header .site-header__search.search-toggle .site-header__search-icon {
  color: #222;
}
.site-header
  .site-header__search.search-toggle
  .site-header__search-icon:hover {
  color: #f7af24;
}
.site-header .vertical_dropdown {
  cursor: pointer;
  background: #fff;
  min-width: 270px;
}
.site-header .vertical_dropdown i {
  vertical-align: sub;
  font-size: 2.6rem;
  color: #222;
  border-right: 1px solid #edecec;
  padding: 10px 15px;
}
.lang-rtl .site-header .vertical_dropdown i {
  border-left: 1px solid #edecec;
  border-right: initial;
}
.site-header .vertical_dropdown .sidebar-menu_title {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 13px;
  color: #222;
  font-weight: 600;
  margin-left: 20px;
}
.lang-rtl .site-header .vertical_dropdown .sidebar-menu_title {
  margin-right: 20px;
  margin-left: initial;
}
.site-header .header_top {
  border-bottom: 1px solid #e4e9eb;
}
.site-header .header_top .social-icons,
.site-header .header_top .group-right {
  padding: 0 15px;
}
.site-header .header_top .group-right .group-account {
  border-right: 1px solid #e4e9eb;
  border-left: 1px solid #e4e9eb;
  padding: 12.5px 15px;
}
.lang-rtl .site-header .header_top .group-right .group-account {
  border-left: 1px solid #e4e9eb;
  border-right: initial;
}
.lang-rtl .site-header .header_top .group-right .group-account {
  border-right: 1px solid #e4e9eb;
  border-left: initial;
}
.site-header .header_top .group-right .group-account i {
  font-size: 1.5rem;
  color: #8d8d8d;
  margin-right: 10px;
}
.lang-rtl .site-header .header_top .group-right .group-account i {
  margin-left: 10px;
  margin-right: initial;
}
.site-header .header_top .group-right .group-account .header_myaccount {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #818181;
}
.site-header
  .header_top
  .group-right
  .group-account
  .header_myaccount
  .register,
.site-header .header_top .group-right .group-account .header_myaccount .login {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
}
.site-header
  .header_top
  .group-right
  .group-account
  .header_myaccount
  .register:hover,
.site-header
  .header_top
  .group-right
  .group-account
  .header_myaccount
  .login:hover {
  color: #f7af24;
}
.site-header .header_top .group-right .dropdown_currency {
  border-right: 1px solid #e4e9eb;
  padding: 14.5px 15px;
  line-height: 10px;
  position: relative;
  cursor: pointer;
}
.lang-rtl .site-header .header_top .group-right .dropdown_currency {
  border-left: 1px solid #e4e9eb;
  border-right: initial;
}
.site-header .header_top .group-right .dropdown_currency .current-currency {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
}
.site-header
  .header_top
  .group-right
  .dropdown_currency
  .current-currency:hover {
  color: #f7af24;
}
.site-header .myaccount-title {
  cursor: pointer;
  margin-left: 30px;
}
.lang-rtl .site-header .myaccount-title {
  margin-right: 30px;
  margin-left: initial;
}
.site-header .myaccount-title:after {
  display: none;
}
.site-header .form-account-title {
  cursor: pointer;
  position: relative;
  margin-left: 30px;
}
.lang-rtl .site-header .form-account-title {
  margin-right: 30px;
  margin-left: initial;
}
.site-header .icon-account {
  display: block;
  width: 16px;
  height: 14px;
  background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
    no-repeat;
  background-position: 0 -54px;
}
.site-header .icon-account:hover {
  background-position: -19px -54px;
}
.site-header .icon-form-account {
  display: block;
  width: 15px;
  height: 15px;
  background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
    no-repeat;
  background-position: 0 0;
}
.site-header .icon-form-account:hover {
  background-position: -18px 0;
}
.site-header .icon-search {
  display: block;
  width: 15px;
  height: 15px;
  background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
    no-repeat;
  background-position: 0 -18px;
}
.site-header .icon-search:hover {
  background-position: -18px -18px;
}
.site-header .site-header__icons-wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.site-header .site-header__icons-wrapper #swym-anchor {
  display: block;
  margin-left: 30px;
}
.lang-rtl .site-header .site-header__icons-wrapper #swym-anchor {
  margin-right: 30px;
  margin-left: initial;
}
.site-header .site-header__icons-wrapper #swym-anchor .swym-icon {
  display: block;
  width: 17px;
  height: 15px;
  background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
    no-repeat;
  background-position: 0 -36px;
}
.site-header .site-header__icons-wrapper #swym-anchor .swym-icon:hover {
  background-position: -20px -36px;
}
.site-header .site-header__icons-wrapper #swym-anchor .swym-anchor-badge {
  display: none;
}
.site-header .site-header__icons-wrapper .site-header__cart {
  position: relative;
  padding: 39px;
  margin-left: 30px;
  background: #131313;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.lang-rtl .site-header .site-header__icons-wrapper .site-header__cart {
  margin-right: 30px;
  margin-left: initial;
}
.site-header .site-header__icons-wrapper .searchcount,
.site-header .site-header__icons-wrapper .cartcount,
.site-header .site-header__icons-wrapper .accountcount {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  color: #999;
  padding-left: 5px;
}
.lang-rtl .site-header .site-header__icons-wrapper .searchcount,
.lang-rtl .site-header .site-header__icons-wrapper .cartcount,
.lang-rtl .site-header .site-header__icons-wrapper .accountcount {
  padding-right: 5px;
  padding-left: initial;
}
.site-header .site-header__icons-wrapper .searchcount:hover,
.site-header .site-header__icons-wrapper .cartcount:hover,
.site-header .site-header__icons-wrapper .accountcount:hover {
  color: #fff;
}
.site-header .zmdi-search {
  display: none;
}
@media (max-width: 767px) {
  .site-header .zmdi-search {
    display: block;
  }
}
.site-header #AccessibleNav #SiteNav {
  padding-left: 22px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.lang-rtl .site-header #AccessibleNav #SiteNav {
  padding-right: 22px;
  padding-left: initial;
}
.site-header .site-header_items {
  min-height: 100px;
}
@media (max-width: 1199px) {
  .site-header .header_top {
    padding: 0;
  }
  .site-header .site-header_items {
    min-height: 100px;
  }
  .site-header .vertical_dropdown {
    min-width: 230px;
  }
  .site-header #AccessibleNav #SiteNav {
    padding-left: 0;
  }
  .lang-rtl .site-header #AccessibleNav #SiteNav {
    padding-right: 0;
    padding-left: initial;
  }
}
@media (max-width: 991px) {
  .site-header .site-header_items {
    min-height: 50px;
  }
  .site-header #AccessibleNav #SiteNav {
    padding-left: 0;
  }
  .lang-rtl .site-header #AccessibleNav #SiteNav {
    padding-right: 0;
    padding-left: initial;
  }
  .site-header .search_inline {
    margin-right: 0;
  }
  .lang-rtl .site-header .search_inline {
    margin-left: 0;
    margin-right: initial;
  }
  .site-header .myaccount-title,
  .site-header .form-account-title {
    margin-left: 15px;
  }
  .lang-rtl .site-header .myaccount-title,
  .lang-rtl .site-header .form-account-title {
    margin-right: 15px;
    margin-left: initial;
  }
  .site-header .site-header__icons-wrapper .site-header__cart {
    margin-left: 15px;
    padding: 17px;
  }
  .lang-rtl .site-header .site-header__icons-wrapper .site-header__cart {
    margin-right: 15px;
    margin-left: initial;
  }
  .site-header .site-header__icons-wrapper .site_search {
    padding: 10px 0;
  }
  .site-header .site-header__icons-wrapper #swym-anchor {
    margin-left: 15px;
  }
  .lang-rtl .site-header .site-header__icons-wrapper #swym-anchor {
    margin-right: 15px;
    margin-left: initial;
  }
  .site-header .policy_header {
    margin-left: 20px;
  }
  .lang-rtl .site-header .policy_header {
    margin-right: 20px;
    margin-left: initial;
  }
  .site-header .policy_header .nov-policy-item {
    margin-right: 15px;
  }
  .lang-rtl .site-header .policy_header .nov-policy-item {
    margin-left: 15px;
    margin-right: initial;
  }
  .site-header .policy_header .nov-policy-item .policy-icon {
    margin-right: 10px;
  }
  .lang-rtl .site-header .policy_header .nov-policy-item .policy-icon {
    margin-left: 10px;
    margin-right: initial;
  }
  .site-header .policy_header .nov-policy-item .policy-info {
    font-size: 10px;
  }
  .site-header .vertical_dropdown span {
    display: none;
  }
  .site-header .vertical_dropdown {
    padding: 0;
    border: none;
    background: inherit;
    min-width: 100%;
  }
  .site-header .vertical_dropdown i {
    color: #fff;
    padding: 0;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-right: none;
  }
  .lang-rtl .site-header .vertical_dropdown i {
    border-left: none;
    border-right: initial;
  }
  .site-header .block_hotline {
    padding-right: 30px;
    min-width: 170px;
  }
  .lang-rtl .site-header .block_hotline {
    padding-left: 30px;
    padding-right: initial;
  }
  .site-header .block_hotline .content .phone_support {
    font-size: 10px;
  }
}
@media (min-width: 767px) {
  .site-header #AccessibleNav {
    position: static;
  }
  .site-header #AccessibleNav #SiteNav {
    position: initial;
    text-align: left;
  }
  .lang-rtl .site-header #AccessibleNav #SiteNav {
    text-align: right;
  }
}
.site-header__icons-wrapper .group_items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content {
  padding: 7px 0 0;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  a {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
  padding: 12px 7px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  a:hover {
  color: #fd6666;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  i {
  position: relative;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  top: initial;
  left: initial;
  min-width: 16px;
  margin-right: 10px;
  display: block;
  background: url(icon-account04f0.png?v=135669378900246876491604029053)
    no-repeat;
}
.lang-rtl
  .site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  i {
  right: initial;
  left: auto;
}
.lang-rtl
  .site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  i {
  margin-left: 10px;
  margin-right: initial;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-myaccount {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-logout {
  width: 13px;
  height: 13px;
  background-position: 0 -19px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-login {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-register {
  width: 13px;
  height: 13px;
  background-position: 0 -19px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-checkout {
  width: 13px;
  height: 13px;
  background-position: 0 -35px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .icon-wishlist {
  width: 13px;
  height: 11px;
  background-position: 0 -51px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .currency_header {
  margin: 15px 30px 5px;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .currency_header
  .heading {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #222;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .currency_header
  #_desktop_currency_selector {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.site-header__icons-wrapper
  .group_items
  .site-header_myaccount
  .account-list-content
  .currency_header
  #_desktop_currency_selector
  ul {
  background: transparent;
}
.site-header__logo {
  margin: 0;
}
.site-header__logo-link {
  display: inline-block;
  word-break: break-word;
}
.site-header__icons {
  position: relative;
  white-space: nowrap;
}
.site-header__search-title {
  display: inline-block;
  vertical-align: middle;
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.site-header__cart {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #121212;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.site-header__cart .site-header__cart-icon {
  display: block;
  width: 22px;
  height: 22px;
  background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
    no-repeat;
  background-position: 0 -71px;
}
.site-header__cart .site-header__cart-icon:hover {
  background-position: -25px -71px;
}
.site-header__cart .site-header__cart-count {
  padding: 0 6px;
  background: #fd6666;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.site-header__cart .site-header__cart-count span {
  font-size: 11px;
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #fff;
  font-weight: 700;
  display: block;
  line-height: 19px;
}
.site-header__cart .site-header__cart-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: #999;
  font-size: 11px;
}
.lang-rtl .site-header__cart .site-header__cart-title {
  margin-right: 5px;
  margin-left: initial;
}
.site-header__cart .site-header__cart-title:hover {
  color: #f7af24;
}
.site-header__cart.style_2 .site-header__cart-count {
  position: absolute;
  top: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  min-width: 19px;
}
.lang-rtl .site-header__cart.style_2 .site-header__cart-count {
  right: 50%;
  left: auto;
}
.lang-rtl .site-header__cart.style_2 .site-header__cart-count {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translate(50%);
}
@media (max-width: 1199px) {
  .site-header__cart.style_2 .site-header__cart-count {
    top: 15px;
  }
}
#cart_block {
  position: relative;
}
#cart_block #cart-info {
  display: none;
  position: absolute;
  right: -1px;
  top: 100%;
  z-index: 99;
  padding-top: 0;
  cursor: initial;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.lang-rtl #cart_block #cart-info {
  left: -1px;
  right: auto;
}
#cart_block #cart-info p.cart {
  padding: 20px;
}
#cart_block #cart-info .cart {
  background: #fff;
  min-width: 315px;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #222;
  font-weight: 500;
  font-size: 13px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px #0000001a;
}
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}
#cart_block
  #cart-info
  .cart
  .ajaxcart__inner
  .ajaxcart__product
  .media
  > a
  img {
  width: 70px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
}
.lang-rtl
  #cart_block
  #cart-info
  .cart
  .ajaxcart__inner
  .ajaxcart__product
  .media
  > a
  img {
  margin-left: 10px;
  margin-right: initial;
}
#cart_block
  #cart-info
  .cart
  .ajaxcart__inner
  .ajaxcart__product
  .media
  .price_close {
  margin-top: 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name {
  margin-top: -5px;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name,
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product-meta {
  text-transform: none;
  font-size: 11px;
  color: #444;
  font-weight: 500;
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name:hover,
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product-meta:hover {
  color: #fd6666;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-price {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 12px;
  color: #222;
  font-weight: 700;
}
#cart_block #cart-info .cart .ajaxcart__inner .quantity {
  font-size: 12px;
  color: #222;
  font-weight: 500;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
}
#cart_block #cart-info .cart .ajaxcart__footer {
  padding: 0 20px 20px;
}
#cart_block #cart-info .cart .ajaxcart__footer .cart-note label {
  margin-top: 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .subtotal {
  padding: 7px 17px 7px 9px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
}
.lang-rtl #cart_block #cart-info .cart .ajaxcart__footer .subtotal {
  padding-left: 17px;
  padding-right: 9px;
}
#cart_block #cart-info .cart .ajaxcart__footer .subtotal label,
#cart_block #cart-info .cart .ajaxcart__footer .subtotal span {
  font-size: 1.4rem;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #222;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
#cart_block #cart-info .cart .ajaxcart__footer .cart_view {
  display: block;
  margin: 0 60px;
  padding: 35px 0 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn {
  height: 44px;
  line-height: 44px;
  width: 100%;
  padding: 0;
  background: #fff;
  border: 1px solid #222222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #222;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lang-rtl #cart_block #cart-info .cart .ajaxcart__footer .btn:after {
  right: 0;
  left: auto;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn span {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #222;
  z-index: 10;
  position: relative;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover {
  background: #222;
  border: 1px solid #222222;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover span {
  color: #fff;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover:after {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout {
  background: #222;
  margin-bottom: 10px;
  border: none;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout span {
  color: #fff;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:after {
  background: #fd6666;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:hover {
  background: #fd6666;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:hover span {
  color: #222;
}
#cart_block #cart-info .cart .remove-from-cart {
  position: absolute;
  font-size: 1.6rem;
  color: #8f8f8f;
  display: inline-block;
  width: 23px;
  height: 23px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: #e6e6e6;
}
.lang-rtl #cart_block #cart-info .cart .remove-from-cart {
  left: 20px;
  right: auto;
}
#cart_block #cart-info .cart .remove-from-cart:hover {
  color: #fd6666;
}
#cart_block #cart-info .ajaxcart__inner {
  max-height: 333px;
  overflow-y: auto;
  margin-bottom: 7px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar-track {
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar {
  width: 5px;
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #f7af24;
}
#cart_block #cart-info .threshold_spend {
  margin-bottom: 11px;
}
#cart_block #cart-info #threshold_bar_popup_minicart {
  padding: 20px;
}
#cart_block #cart-info .content_threshold.threshold_congrats {
  margin-top: 4px;
}
#cart_block .btn-success:not(:disabled):not(.disabled).active:focus,
#cart_block .btn-success:not(:disabled):not(.disabled):active:focus,
#cart_block
  .btn-success:not(:disabled):not(.disabled)
  .show
  > .btn-success.dropdown-toggle:focus,
#cart_block .btn-success:not(:disabled):not(.disabled) .active,
#cart_block .btn-success:not(:disabled):not(.disabled):active,
#cart_block
  .btn-success:not(:disabled):not(.disabled)
  .show
  > .btn-success.dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: initial;
}
@media (max-width: 1199px) {
  #cart_block #cart-info {
    padding-top: 0;
  }
}
.header-cart .site-header__cart {
  margin-right: 5px;
}
.lang-rtl .header-cart .site-header__cart {
  margin-left: 5px;
  margin-right: initial;
}
.social-header .block_social {
  position: relative;
}
.social-header .btn-social {
  text-align: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 13px;
}
.social-header .btn-social:hover {
  border-color: #999;
  background-color: #999;
}
.social-header ul li:not(:last-child) {
  margin-left: 0;
  margin-right: 3px;
}
.lang-rtl .social-header ul li:not(:last-child) {
  margin-left: 3px;
  margin-right: 0;
}
.social-header ul li a i {
  text-align: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 13px;
}
.social-header ul li a:hover i {
  border-color: #f7af24;
  background-color: #f7af24;
}
.social-header ul li a:hover i:before {
  color: #fff;
}
@media (max-width: 991px) {
  .social-header ul {
    position: absolute;
    width: max-content;
    top: -5px;
    left: 28px;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translate(20px);
    background: #252525;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    z-index: 9;
  }
  .lang-rtl .social-header ul {
    right: 28px;
    left: auto;
  }
  .lang-rtl .social-header ul {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translate(-20px);
  }
  .social-header.active ul {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0);
  }
  .lang-rtl .social-header.active ul {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0);
  }
}
@media (min-width: 768px) {
  #header-sticky {
    position: fixed;
    background: #fff;
    width: 100%;
    top: -70px;
    left: 0;
    z-index: 999;
    -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px #0000001a;
    -webkit-transition: top 0.45s ease;
    -moz-transition: top 0.45s ease;
    -ms-transition: top 0.45s ease;
    -o-transition: top 0.45s ease;
    transition: top 0.45s ease;
  }
  .lang-rtl #header-sticky {
    right: 0;
    left: auto;
  }
  #header-sticky.sticky-menu-active {
    visibility: visible;
    top: 0;
    -webkit-transition: top 0.45s ease;
    -moz-transition: top 0.45s ease;
    -ms-transition: top 0.45s ease;
    -o-transition: top 0.45s ease;
    transition: top 0.45s ease;
  }
  #header-sticky.sticky-menu-active .search-header-inline {
    padding: 0;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title {
    cursor: pointer;
    margin-left: 30px;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title
    .icon-account {
    display: block;
    width: 16px;
    height: 14px;
    background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
      no-repeat;
    background-position: 0 -54px;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title
    .icon-account:hover {
    background-position: -19px -54px;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title {
    cursor: pointer;
    margin-left: 30px;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title
    .icon-form-account {
    display: block;
    width: 15px;
    height: 15px;
    background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
      no-repeat;
    background-position: 0 0;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title
    .icon-form-account:hover {
    background-position: -18px 0;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title:after {
    display: none;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor {
    display: block;
    margin-left: 30px;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor
    .swym-icon {
    display: block;
    width: 17px;
    height: 15px;
    background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
      no-repeat;
    background-position: 0 -36px;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor
    .swym-icon:hover {
    background-position: -20px -36px;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor
    .swym-anchor-badge {
    display: none;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #cart_block
    .site-header__cart-count {
    top: 27px;
    left: 27px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0);
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #cart_block
    .site-header__cart-count {
    right: 27px;
    left: auto;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #cart_block
    .site-header__cart-count {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translate(0);
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .policy_header {
    display: none !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .accountcount,
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .cartcount {
    padding-left: 5px;
    color: #999;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .accountcount,
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .cartcount {
    padding-right: 5px;
    padding-left: initial;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .accountcount:hover,
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .group_items
    .cartcount:hover {
    color: #121212;
  }
  #header-sticky.sticky-menu-active #cart_block #cart-info {
    padding-top: 0;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    display: block;
    margin-left: 30px;
    background: #131313;
    padding: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .lang-rtl #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active
    #cart_block
    .site-header__cart
    .site-header__cart-icon {
    margin-bottom: 0;
    display: block;
    width: 22px;
    height: 22px;
    background: url(icon-fashionfc8a.png?v=115023394489990052291604033120)
      no-repeat;
    background-position: 0 -71px;
  }
  #header-sticky.sticky-menu-active
    #cart_block
    .site-header__cart
    .site-header__cart-icon:hover {
    background-position: -25px -71px;
  }
  #header-sticky.sticky-menu-active
    .site-nav--has-dropdown.hasMegaMenu
    .megaMenu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .site-nav--has-dropdown.hasMegaMenu
    .megaMenu {
    right: 50%;
    left: auto;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .site-nav--has-dropdown.hasMegaMenu
    .megaMenu {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translate(50%);
  }
  #header-sticky .site-header__search.search-active .site_header__search {
    right: -10px;
  }
  .lang-rtl
    #header-sticky
    .site-header__search.search-active
    .site_header__search {
    left: -10px;
    right: auto;
  }
  #header-sticky .search-header-inline {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px #00000026;
    position: relative;
  }
  #header-sticky .search-header-inline input {
    outline: none;
    border: none;
    min-height: 40px;
    padding: 0 35px 0 15px;
  }
  .lang-rtl #header-sticky .search-header-inline input {
    padding-left: 35px;
    padding-right: 15px;
  }
  #header-sticky .search-header-inline input::-webkit-input-placeholder {
    font-size: 10px;
    color: #cccbcb;
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }
  #header-sticky .search-header-inline input:-moz-placeholder {
    font-size: 10px;
    color: #cccbcb;
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }
  #header-sticky .search-header-inline input::-moz-placeholder {
    font-size: 10px;
    color: #cccbcb;
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }
  #header-sticky .search-header-inline input:-ms-input-placeholder {
    font-size: 10px;
    color: #cccbcb;
    font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }
  #header-sticky .search-header-inline button {
    background: #fff;
    padding: 0;
    text-align: center;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .lang-rtl #header-sticky .search-header-inline button {
    left: 2px;
    right: auto;
  }
  #header-sticky .search-header-inline button:hover {
    background: #fd6666;
  }
  #header-sticky .search-header-inline button .icon__fallback-text,
  #header-sticky .search-header-inline .icon__search {
    display: none;
  }
  #header-sticky .myaccount-title {
    font-size: 2.2rem;
    color: #121212;
    cursor: pointer;
  }
  #header-sticky .myaccount-title:after {
    display: none;
  }
  #header-sticky .myaccount-title:hover {
    color: #f7af24;
  }
  #header-sticky .account-list.dropdown-menu {
    top: 31px !important;
  }
  #header-sticky #AccessibleNav #SiteNav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #header-sticky #AccessibleNav #SiteNav > li {
    padding: 13.5px 18px;
  }
}
@media (max-width: 1199px) {
  #header-sticky .account-list.dropdown-menu {
    top: 38px !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_search {
    padding: 5px 0;
  }
}
@media (max-width: 991px) {
  #header-sticky {
    visibility: hidden;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title,
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title {
    margin-left: 15px;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .form-account-title,
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    .myaccount-title {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor {
    margin-left: 15px;
  }
  .lang-rtl
    #header-sticky.sticky-menu-active
    .contentstickynew_group
    .site-header__icons-wrapper
    #swym-anchor {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-left: 15px;
    padding: 17px;
  }
  .lang-rtl #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky .account-list.dropdown-menu {
    top: 35px !important;
  }
  #header-sticky #AccessibleNav #SiteNav > li {
    padding: 13.5px 11px;
  }
}
@media (max-width: 767px) {
  #header-sticky {
    display: none;
  }
}
.nov-footer {
  margin-top: 43px;
}
.nov-footer.active {
  position: relative;
  z-index: 100;
}
.nov-footer .footer-layout {
  padding: 73px 0;
}
.nov-footer .footer-layout .block_footer .footer-block .title-block {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 1.6rem;
  color: #222;
  margin-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer-block .site-footer__linklist {
  padding-top: 3px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer-block
  .site-footer__linklist
  .site-footer__linklist-item {
  display: block;
  padding: 0 0 7px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer-block
  .site-footer__linklist
  .site-footer__linklist-item
  a {
  font-size: 13px;
  color: #909090;
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 400;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer-block
  .site-footer__linklist
  .site-footer__linklist-item
  a:hover {
  color: #f7af24;
}
.nov-footer .footer-layout .block_footer .footer-block .block-content p {
  margin-bottom: 8px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer-block
  .block-content
  p:last-child {
  margin-bottom: 0;
}
.nov-footer .footer-layout .block_footer .footer-block .social_contact {
  padding-top: 16px;
}
.nov-footer .footer-layout .block_footer .footer_support .title-block {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  color: #222;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 32px;
}
.nov-footer .footer-layout .block_footer .footer_support .logo_footer {
  margin-bottom: 26px;
}
.nov-footer .footer-layout .block_footer .footer_support .logo_description {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 1.4rem;
  color: #999;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 33px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .contact_info {
  min-width: 30px;
  margin-right: 17px;
}
.lang-rtl
  .nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .contact_info {
  margin-left: 17px;
  margin-right: initial;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .support {
  margin-bottom: 35px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .address {
  margin-bottom: 38px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .content
  span {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  margin-bottom: 4px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .content
  p {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #222;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_support
  .block-contact
  .content
  p.contact_support {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #222;
}
.nov-footer .footer-layout .block_footer .footer_menu {
  background-color: #1d1d1d;
  padding: 57px 40px 0;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .newsletter_group
  .title_block {
  font-size: 1.8rem;
  color: #fff;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .newsletter_group
  .sub_title {
  color: #999;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  font-style: normal;
  margin-top: 3px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .form--success {
  color: #999;
  margin-bottom: 0;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .block-content {
  max-width: 290px;
  margin-bottom: 30px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .bl_newletter
  .form_newletter
  .title-block {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .bl_newletter
  .form_newletter
  .sub_title {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .des {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #666;
  margin-bottom: 24px;
  line-height: 20px;
  padding-right: 60px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .des {
  padding-left: 60px;
  padding-right: initial;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .site-footer__newsletter {
  position: relative;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .site-footer__newsletter
  .errors
  ul
  > li {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .input-group {
  height: 46px;
  font-size: 1.4rem;
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input {
  width: 100%;
  height: 46px;
  border: none;
  font-size: 13px;
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-weight: 400;
  background: #fff;
  z-index: initial;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0 0 2px;
  text-align: center;
  border: 1px solid #ededed;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  input::-webkit-input-placeholder {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #c7c7c7;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  input:-moz-placeholder {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #c7c7c7;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  input::-moz-placeholder {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #c7c7c7;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  input:-ms-input-placeholder {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #c7c7c7;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button {
  width: 100%;
  height: 48px;
  background: #ff5757;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  button
  .newsletter__submit-text--large {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight: 900;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button:hover {
  background: #fc3434;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .social_footer
  .site-footer__social-icons
  li:not(:last-child) {
  margin-right: 19px;
}
.lang-rtl
  .nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .social_footer
  .site-footer__social-icons
  li:not(:last-child) {
  margin-left: 19px;
  margin-right: initial;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .social_footer
  .site-footer__social-icons
  li
  a
  i {
  font-size: 2rem;
  color: #9f9f9f;
}
.nov-footer
  .footer-layout
  .block_footer
  .footer_newsletter
  .social_footer
  .site-footer__social-icons
  li
  a
  i:hover {
  color: #fd6666;
}
.nov-footer .footer-layout .block_footer .footer_galery .pswp__caption__center {
  text-align: center;
}
.nov-footer .footer-layout .block_footer .footer_galery figure {
  display: inline-block;
  width: 33.333%;
  float: left;
}
.nov-footer .footer-layout .block_footer .footer_galery img {
  width: 100%;
}
.nov-footer .footer-layout .block_footer .footer_galery .spacer {
  height: 5em;
}
.nov-footer .footer_copyright {
  padding: 34px 20px;
  background: #f2f2f2;
  border-top: 1px solid white;
}
.nov-footer .footer_copyright .copyright {
  font-family: Roboto, HelveticaNeue, Helvetica Neue, sans-serif;
  font-size: 12px;
  color: #666;
  font-weight: 700;
}
@media (min-width: 992px) {
  .nov-footer .col-mn-4 {
    -webkit-box-flex: 0 0 33.334%;
    -moz-box-flex: 0 0 33.334%;
    -webkit-flex: 0 0 33.334%;
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}
@media (max-width: 1199px) {
  .nov-footer .footer-layout .newsletter {
    padding: 5px 0;
    top: -35px;
    margin-bottom: -35px;
  }
  .nov-footer .footer-layout .newsletter:before {
    border-width: 0 0 35px 15px;
    left: -15px;
  }
  .lang-rtl .nov-footer .footer-layout .newsletter:before {
    right: -15px;
    left: auto;
  }
  .nov-footer .footer-layout .newsletter:after {
    border-width: 0 15px 35px 0;
    right: -15px;
  }
  .lang-rtl .nov-footer .footer-layout .newsletter:after {
    left: -15px;
    right: auto;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter .image_newletter {
    margin: 0 20px;
  }
  .nov-footer
    .footer-layout
    .block_footer
    .footer_support
    .block-contact
    .contact_info {
    margin-right: 11px;
  }
  .lang-rtl
    .nov-footer
    .footer-layout
    .block_footer
    .footer_support
    .block-contact
    .contact_info {
    margin-left: 11px;
    margin-right: initial;
  }
}
@media (max-width: 991px) {
  .nov-footer .footer-layout {
    padding: 45px 0;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 40px 15px 0;
  }
  .nov-footer .footer-layout .block_footer .footer_map .map-section__wrapper,
  .nov-footer
    .footer-layout
    .block_footer
    .footer_map
    .map-section__wrapper
    .map-section__container {
    height: 280px;
  }
  .nov-footer
    .footer-layout
    .block_footer
    .footer_support
    .block-contact
    .support,
  .nov-footer
    .footer-layout
    .block_footer
    .footer_support
    .block-contact
    .address {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .nov-footer {
    padding-bottom: 35px;
    margin-top: 0;
  }
  .nov-footer .footer-layout {
    padding-top: 20px;
  }
  .nov-footer .footer-layout .newsletter {
    padding: 20px 0;
    top: 0;
    margin-bottom: 0;
  }
  .nov-footer .footer-layout .newsletter:before,
  .nov-footer .footer-layout .newsletter:after {
    display: none;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 15px;
  }
  .nov-footer .footer-layout .newsletter .block-content {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
  .lang-rtl .nov-footer .footer-layout .newsletter .block-content {
    margin-left: 20px;
    margin-right: 20px;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 30px 0 20px 30px;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_menu {
    padding-left: 0;
    padding-right: 30px;
  }
  .nov-footer .footer-layout .block_footer .footer_newsletter .des {
    padding-right: 0;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .des {
    padding-left: 0;
    padding-right: initial;
  }
}
@media (max-width: 575px) {
  .nov-footer .footer-layout .newsletter .bl_newletter .image_newletter,
  .nov-footer .footer-layout .newsletter .block-content {
    margin: 0 10px;
  }
  .nov-footer .footer-layout .newsletter button {
    padding: 0 10px;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 0 0 20px;
    background-color: initial;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_menu {
    padding-left: 0;
    padding-right: initial;
  }
}
.menu_button {
  background-color: #000;
  border-radius: 50%;
  width: 38px;
  min-width: 38px;
  height: 38px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  margin-right: 10px;
}
.lang-rtl .menu_button {
  margin-left: 10px;
  margin-right: initial;
}
.menu_button:hover {
  background-color: #f7af24;
}
.sidebar_menu {
  position: fixed;
  top: 0;
  left: -270px;
  background-color: #fff;
  height: 100vh;
  overflow-x: scroll;
  width: 270px;
  z-index: 999;
  padding-bottom: 50px;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  padding-left: 40px;
  padding-right: 30px;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.lang-rtl .sidebar_menu {
  right: -270px;
  left: auto;
}
.lang-rtl .sidebar_menu {
  padding-left: 30px;
  padding-right: 40px;
}
.sidebar_menu::-webkit-scrollbar-track {
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.sidebar_menu::-webkit-scrollbar {
  width: 4px;
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.sidebar_menu::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #f7af24;
}
.sidebar_menu.active {
  left: 0;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.lang-rtl .sidebar_menu.active {
  right: 0;
  left: auto;
}
.sidebar_menu .close-menu {
  color: #c3c4c3;
  font-size: 16px;
  cursor: pointer;
}
.sidebar_menu .close-menu i {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar_menu .close-menu:hover {
  color: #f7af24;
}
.sidebar_menu .close-menu:hover i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#_desktop_back_top {
  position: fixed;
  bottom: 40px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  -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: none;
}
.lang-rtl #_desktop_back_top {
  left: 15px;
  right: auto;
}
#_desktop_back_top span {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #f7af24;
  background-color: #fff;
  color: #f7af24;
  font-size: 2rem;
  -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;
}
#_desktop_back_top:hover span {
  border-width: 2px;
  line-height: 35px;
  color: #fff;
  background: #f7af24;
  -webkit-box-shadow: inset 0 0 0 3px white;
  -moz-box-shadow: inset 0 0 0 3px white;
  -ms-box-shadow: inset 0 0 0 3px white;
  -o-box-shadow: inset 0 0 0 3px white;
  box-shadow: inset 0 0 0 3px #fff;
}
@media (max-width: 767px) {
  #_desktop_back_top {
    bottom: 55px;
  }
}
.canvas-menu { 
  background: #333;
  color: #666;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: auto;
  right: auto;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.lang-rtl .canvas-menu {
  right: auto;
  left: auto;
}
.lang-rtl .canvas-menu {
  left: auto;
  right: auto;
}
.canvas-menu.drawer-left {
  right: -250px;
}
.lang-rtl .canvas-menu.drawer-left {
  left: -250px;
  right: auto;
}
.canvas-menu #canvas-main-menu {
  top: 45px;
  background: #fff;
}
.canvas-menu #canvas-main-menu .mm-navbar .mm-title {
  color: #222 !important;
  font-size: 14px;
  font-weight: 500;
}
.canvas-menu #canvas-main-menu .mm-panel {
  visibility: visible;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  background-image: none !important;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview > li {
  padding: 0;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview > li .mm-next:before {
  display: none;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview li a {
  font-size: 13px;
  padding-left: 20px;
}
.lang-rtl .canvas-menu #canvas-main-menu .mm-panel .mm-listview li a {
  padding-right: 20px;
  padding-left: initial;
}
.canvas-menu #canvas-main-menu .mm-panel.mm-hasnavbar .mm-navbar {
  max-width: 250px;
}
.canvas-menu #canvas-main-menu .site-nav__dropdown .menuGroup .novMenuLinks {
  padding: 0;
}
.canvas-menu #canvas-main-menu .site-nav--has-dropdown i.zmdi-chevron-down {
  display: none;
}
.canvas-menu .canvas-header-box {
  min-height: 45px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #fd6666;
}
.canvas-menu .canvas-header-box .close-box {
  cursor: pointer;
}
.canvas-menu .site-nav {
  display: block !important;
}
.canvas-menu .site-nav > li {
  text-align: left;
  display: block;
}
.lang-rtl .canvas-menu .site-nav > li {
  text-align: right;
}
.canvas-menu .site-nav > li:before {
  display: none;
}
.canvas-menu .site-nav > li > .mm-next {
  padding: 20px 32px;
}
.canvas-menu .site-nav > li > .mm-next:before {
  display: none;
}
.canvas-menu .site-nav > li > .mm-next:after {
  width: 6px;
  height: 6px;
  border-top: 1.5px solid;
  border-left: 1.5px solid;
  color: #00000080;
}
.lang-rtl .canvas-menu .site-nav > li > .mm-next:after {
  border-right: 1.5px solid;
  border-left: initial;
}
.canvas-menu .site-nav > li:not(.mm-divider):after {
  left: 0 !important;
  border-bottom: 1px dashed #e1e1e1;
}
.lang-rtl .canvas-menu .site-nav > li:not(.mm-divider):after {
  right: 0 !important;
  left: auto;
}
.canvas-menu .site-nav > li:hover {
  background: transparent;
}
.canvas-menu .site-nav > li > a:hover {
  background: transparent;
}
.canvas-menu .site-nav > li > a:not(.mm-next) {
  font-family: Poppins, HelveticaNeue, Helvetica Neue, sans-serif;
  color: #999;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 15px 10px 15px 20px !important;
}
.lang-rtl .canvas-menu .site-nav > li > a:not(.mm-next) {
  padding-left: 10px !important;
  padding-right: 20px !important;
}
.canvas-menu .site-nav > li.site-nav--active a {
  color: #f7af24;
}
.canvas-menu .site-nav > li.site-nav--active .mm-next:after {
  color: #f7af24;
}
.canvas-menu .site-nav > li > .site-nav__link > i {
  display: none;
}
.canvas-menu .site-nav__dropdown {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: inherit;
  position: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.canvas-menu .site-nav__dropdown li:after {
  display: none;
}
.canvas-menu .site-nav__dropdown .site-nav__link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li.menuTitle {
  padding: 10px 0;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li.menuTitle a {
  color: #222;
  font-weight: 700;
  font-size: 14px;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) {
  margin-left: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.lang-rtl
  .canvas-menu
  .site-nav__dropdown.megaMenu
  .novMenuLinks
  li:not(.menuTitle) {
  margin-right: 15px;
  margin-left: initial;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) a {
  padding: 5px 0;
  display: inline-block;
  color: #666;
  font-size: 13px;
  font-weight: 400;
}
.canvas-menu .site-nav__dropdown .mm-listview li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.canvas-menu .novMenuBanner {
  margin-bottom: 20px;
}
.canvas-menu .dropdown_menu .site-nav__dropdown {
  padding: 0;
}
.canvas-menu .menuCol {
  margin-bottom: 20px;
}
.canvas-menu .site-nav__childlist-item .site-nav__child-link--parent {
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
  font-weight: 500;
}
body {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  body {
    -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  }
}
.lang-rtl body {
  right: 0;
  left: auto;
}
.lang-rtl body {
  left: 0;
  right: auto;
}
body.canvasmenu-right {
  overflow: hidden;
  right: 250px;
  left: -250px;
}
.lang-rtl body.canvasmenu-right {
  left: 250px;
  right: auto;
}
.lang-rtl body.canvasmenu-right {
  right: -250px;
  left: auto;
}
body.canvasmenu-right .canvas-overlay {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
body.canvasmenu-right .canvas-menu.drawer-left {
  right: 0;
}
.lang-rtl body.canvasmenu-right .canvas-menu.drawer-left {
  left: 0;
  right: auto;
}
body.bg-full-active .canvas-overlay {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
body .canvas-overlay,
body .sidebar-overlay {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #00000080;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lang-rtl body .canvas-overlay,
.lang-rtl body .sidebar-overlay {
  left: 0;
  right: auto;
}
.lang-rtl body .canvas-overlay,
.lang-rtl body .sidebar-overlay {
  right: 0;
  left: auto;
}
@media (max-width: 767px) {
  body .canvas-overlay,
  body .sidebar-overlay {
    left: 0;
  }
  .lang-rtl body .canvas-overlay,
  .lang-rtl body .sidebar-overlay {
    right: 0;
    left: auto;
  }
}
body .canvas-overlay.act,
body .sidebar-overlay.act {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
body:not(.template-index) .nov-footer {
  margin-top: 70px;
}
/*# sourceMappingURL=/cdn/shop/t/9/assets/layout.scss.css.map?v=93085168036332756771656106384 */
