body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  line-height: 1.7;
  color: #141414;
}
.big-container {
  margin: 0 auto;
  width: calc(100% - 60px);
}
.no-container {
  overflow: hidden;
}
.grey-bg {
  background: #f2f2f2;
}
.pt-70 {
  padding-top: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.aboutus-container .row > div:first-child {
  padding-left: 0px;
}
@media (max-width:768px) {
  .aboutus-container .row > div:first-child {
    margin-bottom: 30px;
  }
}
aboutus-container
.aboutus-container .btn {
  font-size: 14px;
}
.homeslideshow-container {
  position: relative;
  margin-top: 10px;
}
/*#content-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}*/
#index #content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1800px) {
    .big-container {
        max-width: 1740px;
    }
}
.page-home .featured-products {
  margin: 0 auto;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 768px) {
  .breadcrumb-nav {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  /*#content-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }*/
  .page-home .featured-products {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container, .container-fluid,
  .container-lg, .container-md,
  .container-sm, .container-xl {
    padding-left: 20px;
    padding-right: 20px;
  }
  #index .container, .container-fluid,
  #index .container-lg, .container-md,
  #index .container-sm, .container-xl {
    padding-left: 30px;
    padding-right: 30px;
  }
  .polular-categories .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .container-fluid.aboutus-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #custom-text,
  .header-nav .container,
  .header-top__content .container {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .footer-top .container .row .row > div {
    padding-left: 8px;
    padding-right: 8px;
  }
  .footer-container .container {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .footer-bottom .col {
    justify-content: center!important;
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: 5px;
  }
  .roomslider__slide {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}
@media (min-width: 576px) {
    .page-home .featured-products {
    }
}

@media (min-width: 768px) {
    .page-home .featured-products {
    }
}
@media (min-width: 992px) {
    .page-home .featured-products {
        max-width: 960px;
        margin-top: 80px!important;
    }
}
@media (min-width: 1200px) {
    .page-home .featured-products {
        max-width: 1140px;
    }
}
@media (min-width: 1500px) {
    .page-home .featured-products,
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1430px;
    }
    #custom-text {
      width: 828.3px;
    }
}
.w-500 {
  font-weight: 500;
}
.w-600 {
  font-weight: 600;
}
.w-700 {
  font-weight: 700;
}
.w-800 {
  font-weight: 800;
}
.w-900 {
  font-weight: 900;
}
.bg-dark {
  background:#141414;
}
.select-dropdown .dropdown-menu {
  box-shadow: 0px 3px 3px 0px #ccc;
  padding:20px!important;
  min-width: 90px!important;
  right:0px!important;
  left: auto!important;
  top:26px!important;
  transform: none!important;
}
.select-dropdown .dropdown-menu ul {
  margin-bottom: 0px;
}
.select-dropdown .dropdown-menu ul li {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
}
.select-dropdown .dropdown-menu ul li img {
  margin-right: 3px;
}
#header {
  margin-bottom: 0px!important;
}
#index #header {
  margin-bottom: 20px!important;
}
.header-nav {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
.header-nav .row {
  height: 40px;
}
.header-nav .col-left ul {
  margin-bottom: 0px;
  display: inline-flex;
}
.header-nav .col-left li {
  display: inline-flex;
  margin-right: 35px;
  align-items: center;
}
@media (max-width:991px) {
  .header-nav .col-left {
    padding-left: 10px;
    padding-right: 0px;
    display: flex;
  }
  .header-nav .col-right {
    padding-right: 10px;
  }
  .header-nav .col-left li {
    margin-right: 0px;
  }
}
.header-nav .col-left li img {
  margin-right: 7px;
}
.header-nav .col-left li a {
  line-height: 16px;
  color: #fff;
}
.header-nav .col-left li span {
  line-height: 16px;
  color: #fff;
}
.header-top__block.col:last-child,
.header-nav .col-right .select-dropdown:last-child {
  padding-right: 0px;
}
.header-top__block--logo img {
  max-height: 58px;
  width: auto;
}
.select-dropdown > span {
  display: inline-flex;
  margin-right: 8px;
}
.select-dropdown .dropdown {
  display: inline-flex;
  margin-right: 2px;
}
.header-top__content {
  padding-top: 15px!important;
  padding-bottom: 17px!important;
}
.select-dropdown .dropdown > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 15px;
}
.select-dropdown .dropdown > a::after {
  width: 10px;
  height: 6px;
  content: '';
  background: url(../img/arrow.svg) no-repeat;
  display: inline-flex;
  margin-left: 3px;
  position: absolute;
  top:5px;
  right: 0px;
}
@media (max-width:768px) {
  .header-nav .col-right > div {
    padding-left: 0px;
  }
  .select-dropdown > span {
    margin-right: 4px;
  }
}
.header-top__block--search {
  padding:0px 40px!important;
}
.header-top__block .search-form__input {
  border-radius: 5px;
  border:1px solid #ccc;
  height: 40px;
  font-size: 14px;
  padding:0px 15px;
}
.header-top__block .search-form__btn {
  padding:0px 15px;
}
.header-top__badge {
  background: #2481BC;
  font-size: 10px;
  font-weight: 800;
  width: 18px;
  height: 18px;
  line-height: 18px;
  top:-3px;
  right: -3px;
}
.header-top__block--contact > a {
}
.header-top__block--contact > a .icon-contact {
  display: inline-flex;
  align-items: center;
  padding:0px 10px;
}
.header-top__block--contact .contact-txt span {
  font-size: 12px;
  color: #000;
  white-space: nowrap;
  display: block;
  line-height: 20px;
}
.top-menu {
  background: #f2f2f2;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
}
.is-sticky .top-menu {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.layout_layout1 .ets_mm_megamenu_content {
  background: #f2f2f2;
}
.mm_menu_content_title {

}
.layout_layout1 .mm_menus_li {
  border:0px;
}
.homeslider__arrow {
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 5px;
  top:calc(50% - 20px);
  opacity: 0.7;
}
.homeslider__arrow:hover {
  opacity: 1;
}
.homeslider__arrow--prev {
  left: -20px;
}
.homeslider__arrow--next {
  right: -20px;
}
.homeslider__img {
  border-radius: 20px 20px 0px 0px;
}
.homeslider__title {
  display: none;
}
.homeslider__desc {
  color: #000;
}

.homeslider__desc p {
  margin: 0px;
}
.homeslider__desc .slide-subtitle {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
}
.homeslider__desc .slide-title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
}
.homeslider__desc .slide-price {
  margin-top: 20px;
}
.homeslider__desc .new-price {
  color:#C20508;
  font-weight: 600;
  font-size: 48px;
  line-height: 50px;
}
.homeslider__desc .old-price {
  color:#222222;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-left: 20px;
  position: relative;
}
.homeslider__desc .old-price:after {
    border-top: 1px solid #222222;
    position: absolute;
    content: "";
    right: 0;
    top:50%;
    left: 0;
    rotate: -10deg;
}
.homeslider__desc .txt {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #555353;
}
.homeslider__desc .btn {
  margin-top: 25px;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 25px;
  line-height: 40px;
  letter-spacing: 1.1px;
}
.featured-products__title, .home-block-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 1.1px;
}
.swiper-button-icon {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  /*box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);*/
}

.swiper-button-icon.icon-next {
  background: #f2f2f2 url(../img/arrow-right-dark.svg) no-repeat center center;
}
.white-bg.icon-next {
  background: #fff url(../img/arrow-right-dark.svg) no-repeat center center;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
}
.swiper-button-icon.icon-prev {
  background: #f2f2f2 url(../img/arrow-left-dark.svg) no-repeat center center;
}
.white-bg.icon-prev {
  background: #fff url(../img/arrow-left-dark.svg) no-repeat center center;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
}
.swiper-button-icon.icon-next:hover {
  background: #222 url(../img/arrow-right-white.svg) no-repeat center center;
}
.swiper-button-icon.icon-prev:hover {
  background: #222 url(../img/arrow-left-white.svg) no-repeat center center;
}
.swiper-navigation .swiper-button-prev {
  margin-right: 15px;
}
.product-miniature .product-miniature__thumb {
  border-radius: 3px;
  border:1px solid #ccc;
}
.product-miniature .product-miniature__thumb-link {
  display: block;
  width: 100%;
}
.product-miniature .product-miniature__thumb-link img {
  width: 100%;
}
.product-miniature__title {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  font-weight: 400;
  color: #000;
}
.product-miniature__pricing {

}
.product-miniature__pricing .price {
  color: #000;
  font-size: 20px;
  line-height: 24px;
}
.product-miniature__pricing .price.new-price {
  color: #C20508;
  font-size: 20px;
  line-height: 24px;
}
.product-miniature__pricing .price.price--regular {
  color:#222;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-decoration: none;
}
.product-miniature__pricing .price.price--regular:after {
    border-top: 1px solid #222222;
    position: absolute;
    content: "";
    right: 0;
    top:50%;
    left: 0;
    rotate: -15deg;
}
@media (max-width:768px) {
  .product-miniature__pricing .price {
    font-size: 18px;
  }
  .product-miniature__pricing .price.new-price {
    font-size: 18px;
  }
  .product-miniature__pricing .price.price--regular {
    font-size: 14px;
  }
  .product-miniature__pricing .price.price--regular:after {
    rotate: -12deg;
  }
  .products-list__block {
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-list.row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-miniature__title {
    height: 60px;
  }
}
.product-flags__flag--new {
    background: #075F96;
}
.product-miniature__actions {

}
.product-miniature__actions .add-to-cart {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.product-miniature__actions .product-view {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #075F96;
    border-color: #075F96;
}
.p-features .p-feature {
    font-size: 12px;
    line-height: 16px;
    padding:4px 10px;
    color: #555353;
    background: #f2f2f2;
    border-radius: 20px;
    display: inline-block;
    margin: 0px 2px 5px 0px;
}
.p-features .p-feature:hover {
    color: #222222;
}
.jms_countdown_container {
  background: #141414;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 0px;
  letter-spacing: 0.1em;
  border-radius: 0px 0px 20px 20px;
}
.time-html {
  display: flex;
  flex-direction: column;
  padding:0px 15px;
}
.time-html > span {
  justify-content: center;
  display: inline-flex;
}
.time-html .time-txt {
  font-size: 12px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 16px;
}
.time-html .time-number {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.jms_countdown_container .sep {
  margin: 0px 15px;
  border-right: 2px solid #fff;
}
@media  (max-width:1100px){
  .jms_countdown_container {
      flex-direction: column;
  }
  .jms_countdown_container .sep {
    display: none;
  }
  .jms_countdown_container .second-txt {
    margin:10px 0px;
  }
}
@media  (max-width:768px){
  .jms_countdown_container {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.5px;
  }
  .jms_countdown_container .coupon-txt {
      display: block;
      text-align: center;
      margin-top: 0px;
      font-size: 16px;
      font-weight: bold;
  }
  .jms_countdown_container .second-txt {
    margin:10px 0px;
  }
  .is-sticky {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .product-miniature .p-features {
    display: none;
  }
}
@media (min-width: 576px) {
    /*.roomslider {
        margin-left: -15px;
        margin-right: -15px;
    }*/
}
.roomslider-container {
  background: #F2F2F2;
  padding:70px 0px;
}
.roomslider__slide {
  padding-left: 15px;
  padding-right: 15px;
}
.roomslider__slide > a {
  position: relative;
  border-radius: 20px 20px 0px 0px;
}
.roomslider__slide > a img {
  width: 100%;
}
.roomslider__slide .caption {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  bottom: 0px;
  background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
  border-radius: 0px 0px 20px 20px;

}
.roomslider__slide .caption h2 {
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  font-weight: 700;
}
#custom-text h3 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
}
#custom-text > p:first-child {
  margin-bottom: 10px;
}
#custom-text .subtitle {
  font-size: 16px;
  line-height: 24px;
  color:#075F96;
  text-transform: uppercase;
}
#custom-text .desc {
  padding-left: 30px;
  line-height: 28px;
}
#wrapper {
  padding-bottom: 30px;
}
#index #wrapper {
  padding-bottom: 0px;
}
.popular-categories-container {
  margin-top: 60px;
  margin-bottom: 15px;
}
.polular-categories {
  margin-bottom: 50px;
}
.polular-categories .row > .ets_baw_display_banner {
  flex: 0 0 16.66%;
  max-width: 16.66%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 22px;
}
@media (min-width: 576px) {
    .polular-categories .row > .ets_baw_display_banner {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 768px) {
  .polular-categories .row > .ets_baw_display_banner {
      flex: 0 0 25%;
      max-width: 25%;
  }
}
@media (min-width: 1250px) {
  .polular-categories .row > .ets_baw_display_banner {
      flex: 0 0 16.66%;
      max-width: 16.66%;
  }
}
@media (max-width: 991px) {
  .header-top__block--logo {
    padding-left: 10px;
  }
  .header-top__block--contact,
  .header-top__block--user,
  .header-top__block--favorite {
    padding-left: 4px;
    padding-right: 4px;
  }
  .header-top__block--cart {
    padding-left: 4px;
    padding-right: 5px!important;
  }
  .header-top__block--contact > a .icon-contact {
    padding-left: 0px;
    padding-right: 0px;
  }
  .big-container {
    width: calc(100% - 60px);
  }
}
@media (max-width: 767px) {
  .header-top__block--search {
    display: none;
  }
}
@media (max-width: 575px) {
  .polular-categories .row > .ets_baw_display_banner {
      flex: 0 0 33.33%;
      max-width: 33.33%;
  }
  .header-top__block--logo img {
      max-width: 120px;
  }
}
.polular-categories .row > .ets_baw_display_banner > a {
  background: #f2f2f2;
  border-radius: 15px;
  display: flex;
}
.polular-categories .row > .ets_baw_display_banner .banner-title {
  display: inline-flex;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: 700;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width:1600px) {
  .footer-container .row > .col-md-3 {
      flex: 0 0 23.33%;
      max-width: 23.33%;
  }
  .footer-container .row > .col-md-3:first-child {
      flex: 0 0 30%;
      max-width: 30%;
  }
}
@media (max-width:1200px) {
  .footer-container .row > .col-md-3 {
      flex: 0 0 21.5%;
      max-width: 21.5%;
  }
  .footer-container .row > .col-md-3:first-child {
      flex: 0 0 35%;
      max-width: 35%;
  }
}
@media (max-width:992px) {
  .footer-container .row > .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .footer-container .row > .col-md-3:first-child {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .footer-container .row > .col-md-3:nth-child(2) {
      flex: 0 0 50%;
      max-width: 50%;
  }
}
@media (max-width:600px) {
  .footer-container .row > .col-md-3 {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .footer-container .row > .col-md-3:first-child {
      flex: 0 0 100%;
      max-width: 100%;
  }
}
.footer-container .h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.footer-container li {
    font-size: 14px;
    line-height: 24px;
    color: #ccc;
}
.footer-container li:not(:last-child) {
    margin: 0 0 10px;
}
.footer-container li a {
  color: #ccc;
}
.footer-container li a:hover {
  color: #fff;
}
#footer_contact_list li {
  display: flex;
  color: #fff;
}
#footer_contact_list a {
  color: #fff;
}
#footer_contact_list li .contact-icon {
  margin-right: 15px;
}
#footer_contact_list li .txt2 {
  display: block;
}
#footer_contact_list .social-icon {
  width: 40px;
  height: 40px;
  background: #141414;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}
.social-icons {
  align-items: center;
}
.block-newsletter-title {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0px;
}
.block-newsletter-subtitle {
  font-size: 30px;
  line-height: 34px;
  color: #000;
  font-weight: 700;
}
.block-newsletter-subtitle span {
  font-size: 36px;
  font-weight: 700;
}
.footer-top .container {
  padding-top:70px;
  padding-bottom:65px;
  border-top: 1px solid #ccc;
}
#index .footer-top .container {
  border-top:0px;
}
@media (max-width:768px) {
  .footer-top {
    text-align: center;
  }
  .block-newsletter-title {
    padding:0px 50px;
  }
  .footer-top .block_newsletter .form-text {
    text-align: left;
  }
  #block-newsletter-label {
    margin-bottom: 20px;
  }
  .block-newsletter-subtitle {
    font-size: 26px;
  }
}
.footer-top .block_newsletter input {
  border:1px solid #ccc;
  border-radius: 5px;
  height: 40px;
  font-size: 14px;
}
.footer-top .block_newsletter .btn-primary {
  background: #000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px 5px 5px 0px;
}
.footer-top .block_newsletter .form-text {
  font-size: 12px;
  color: #141414!important;
}
.footer-top .block_newsletter .form-text a {
  font-weight: 700;
}
.footer-top .block_newsletter .input-group {
  gap:0px;
  padding:0px;
}
.footer-top .block_newsletter .input-group > * {
}
.footer-top .block_newsletter .input-group .input-group-append {
}
.footer-bottom {
  background: #000;
  color: #ccc;
  font-size: 14px;
}
.footer-bottom .container .row {
  border-top: 1px solid rgba(255,255,255,0.2);
  padding:18px 0px;
}
.footer-bottom .col {
  align-items: center;
}
.footer-bottom .col:first-child {
  padding-left: 0px;
}
.footer-bottom .col:last-child {
  padding-right: 0px;
}
.footer-bottom .payment-logos ul {
  margin-bottom: 0px;
}
.footer-bottom .payment-logos a {
  margin:0px 10px;
}
.footer-bottom .logo-svg {
  line-height: 1;
  margin-left: 10px;
  display: flex;
}
@media (max-width:768px) {
  .footer-bottom .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-bottom .payment-logos a {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.wishlist-button-add {
  padding: 8px 7px!important;
  box-shadow:none!important;
  border-radius: 5px!important;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f2f2f2!important;
}
.wishlist-button-add .heart-icon {
  background: #f2f2f2 url(../img/icon-heart.svg) no-repeat center center;
  width: 40px;
  height: 40px;
}
.similar-products__slider .swiper-slide {
  padding-left: 7px;
  padding-right: 7px;
}
.similar-products__slider .swiper-slide a {
  border-radius: 3px;
  border:1px solid #ccc;
  display: flex;
}
.productbox-similar-slider {
  position: relative;
}
.productbox-similar-slider .swiper-button-custom {
  position: absolute!important;
  width: 24px;
  height: 24px;
  top:calc(50% - 12px);
}
.productbox-similar-slider .swiper-button-next {
  right: 0px;
}
.productbox-similar-slider .swiper-button-prev {
  left: 0px;
}
.productbox-similar-slider .swiper-button-icon {
  width: 24px;
  height: 24px;
  background-size: 9px 15px;
  opacity: 0.7;
}
@media (max-width:600px) {
  .similar-products__slider .swiper-slide {
    padding-left: 3px;
    padding-right: 3px;
  }
}
/*** MODAL ***/
.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999;
}

.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050;
}

.modal-dialog {
  margin: 20px;
  pointer-events: none;
  position: relative;
  width: auto
}

.modal.fade .modal-dialog {
  transform: translateY(-50px);
  transition: transform .3s ease-out
}

@media(prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  transform: none;
  /*margin-left: 20px;
    margin-right: 20px;*/
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
  content: "";
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  height: 100%;
  justify-content: center
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none
}

.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .4rem;
  display: flex;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%
}

.modal-backdrop {
  background-color: #000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.in,
.modal-backdrop.show {
  opacity: .5 !important;
  z-index: 100;
}

.modal-header {
  align-items: flex-start;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.4rem - 1px);
  border-top-right-radius: calc(.4rem - 1px);
  display: flex;
  justify-content: space-between;
  padding: 1rem
}

.modal-header .close {
  margin: -1rem -1rem -1rem auto;
  padding: 1rem
}

.modal-title {
  line-height: 1.5;
  margin-bottom: 0
}

.modal-body {
  flex: 1 1 auto;
  padding: 1rem;
  position: relative
}

.modal-footer {
  align-items: center;
  border-bottom-left-radius: calc(.4rem - 1px);
  border-bottom-right-radius: calc(.4rem - 1px);
  border-top: 1px solid #dee2e6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: .75rem
}

.modal-footer>* {
  margin: .25rem
}

.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px
}

@media(min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content
  }

  .modal-sm {
    max-width: 300px
  }
}

@media(min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px
  }
}

@media(min-width: 1200px) {
  .modal-xl {
    max-width: 1140px
  }
}

.modal-content {
  background-clip: border-box
}

.modal-fullscreen {
  padding: 0 !important
}

.modal-fullscreen .modal-dialog {
  height: 100%;
  margin: 0;
  max-width: none;
  width: 100vw
}

.modal-fullscreen .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%
}

.modal-fullscreen .modal-body {
  overflow-y: auto
}

.modal .modal-dialog-aside {
  height: 100%;
  margin: 0;
  transform: translate(0);
  transition: transform .2s;
  width: 100%
}

@media(min-width: 576px) {
  .modal .modal-dialog-aside {
    max-width: 320px
  }
}

.modal .modal-dialog-aside .modal-content {
  border: 0;
  border-radius: 0;
  height: inherit
}

.modal .modal-dialog-aside .modal-content .modal-body {
  overflow-y: auto
}

.modal.fixed-right .modal-dialog-aside {
  margin-left: auto;
  transform: translateX(100%)
}

.modal.fixed-left .modal-dialog-aside {
  margin-right: auto;
  transform: translateX(-100%)
}

.modal.show .modal-dialog-aside {
  transform: translateX(0)
}



@media (max-width:1199px) {
  .ets_mm_megamenu.hook-default {
    padding:0px!important;
  }
  .ets_mm_megamenu_content_content {
    padding:12px 0px;
  }
  .ybc-menu-toggle {
      width: 100px;
      padding: 10px 0px;
      font-size: 16px;
      text-transform: capitalize;
      display: flex!important;
      align-items: center;
      justify-content: right;
  }
}
@media (max-width:768px) {
  #_mobile_search_from {
    width:calc(100% - 100px);
  }
  .search-form__input {
    border-radius: 5px;
  }
  .homeslider__slide > a{
    display: flex;
    width: 100%;
  }
  .homeslider__slide > a > img {
    width:100%;
  }
  .homeslider__caption {
    bottom:20px;
    top:auto;
    left: 0px;
    right: 0px;
    transform: none;
  }
  .homeslider__desc {
    text-align: center;
  }
  .homeslider__desc .slide-subtitle {
    font-size: 26px;
    line-height: 30px;
    font-weight: 200;
  }
  .homeslider__desc .slide-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
  }
  .homeslider__desc .slide-price {
    margin-top: 5px;
  }
  .homeslider__desc .new-price {
    font-size: 26px;
    line-height: 32px;
  }
  .homeslider__desc .old-price {
    font-size: 16px;
    line-height: 20px;
  }
  .homeslider__desc .btn {
    margin-top: 10px;
  }
}
#left-column .block, #right-column .block {
  box-shadow: none!important;
  border:1px solid #ccc;
  border-radius: 15px;
  padding:20px 25px 10px;
}
.products-number {
  font-size: 14px;
  font-weight: 400;
}
.products-number label {
  font-weight: bold;
  margin: 0px;
}
#products {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
#subcategories {
}
#subcategories .card-body {
  padding: 0px;
}
#subcategories .card-body img {
  border-radius: 5px;
  border:1px solid #f2f2f2;
  width: 100%;
  background: #f2f2f2;
}
#subcategories .card-title {
  font-size: 14px;
  font-weight: 700;
}
.sort-order label {
  font-size: 14px;
  font-weight: 700;
}
.sort-order select {
  min-width: 250px;
}
.sort-order .btn-unstyle {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #555353;
    background: #fff;
    height: 37px;
    padding:0px 15px;
}
.sort-order .btn-unstyle svg {
    margin-left: 7px;
}
.sort-order .dropdown-menu {
  padding: 20px;
  line-height: 28px;
}
.sort-order .dropdown-menu > a {
  display: block;
}
@media (max-width:768px) {
  .sort-order select {
    max-width: 180px;
    min-width: 120px;
  }
  #js-product-list-top .col-auto {
    padding-left: 5px;
    padding-right: 5px;
  }
  #subcategories .row {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0px;
    overflow-x: scroll;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #subcategories .row > div {
    display: flex;
    flex-direction: row;
    min-width: 35vw;
    max-width: 290px;
  }
  /*#subcategories .row > div:first-child {
    padding-left: 0px;
  }*/
}
.page-header {
  font-size: 36px;
}
@media (max-width:768px) {
  .page-header {
    text-align: center!important;
  }
}
/* Scroll Top Button */
#scroll-top {
  width: 46px;
  height: 46px;
  position: fixed;
  right: 20px;
  bottom: 30px;
  z-index: 999;
  color: #fff;
  background: #222;
  border-radius: 50%;
  border: 0px;
  visibility: none;
  opacity: 0;
  transition: all 1s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#scroll-top:hover,
#scroll-top:focus {
  color: #fff;
  background-color: #0070B9;
}

#scroll-top.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
/*neeraj css start from here*/
.step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #2481bc;

  color: #2481bc;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-size: 18px;
}
.step-content {
  flex: 1;
  font-size: 14px;
}
.highlight {
  font-weight: bold;
}


ul.list-style {
  margin-left: 0px;
  padding-left: 4px;
  list-style: none; /* Remove default bullets */

}

ul.list-style li {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><circle cx="5" cy="5" r="5" fill="%232481bc"/></svg>');
  background-size: 7px 7px; /* Adjust size */
  background-repeat: no-repeat;
  background-position: 0 8px; /* Align with text */
  padding-left: 15px; /* Space for bullet */
}
/*neeraj css end at here*/

#cms .page-header,
#registration .page-header,
#password .page-header
{
  text-align: center!important;
}
#cms .cms-content {
  padding-top: 16px;
}
ul li::marker {
  color: #2481BC;
  font-size: 18px;
}
#cms h6 {
  margin-bottom: 8px;
}
.custom-checkbox .custom-control-label:before, .custom-checkbox-color .custom-control-label:before {
  border-radius: 0;
}
#registration .bold {
  font-weight: 700;
  margin-left: 4px;
}
span.required {
  color: #075F96;
  margin-left: 4px;
}
.form-label.required {
  font-weight: 700;
}
.form-label.required:after {
  content: '*';
  color: #075F96;
}
#registration .card-footer,
#registration .custom-checkbox em,
#registration .register-form .text-muted
{
  display: none;
}
#registration .form-footer button {
  width: 100%;
}
#registration .card {
  border: none;
}
#registration .input-group-append button {
  padding: 0.5rem 10px;
  background-color: #F2F2F2;
  border: 1px solid #dee2e6 !important;
  color: #000000;
}
#registration .custom-control-label {
  display: flex;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url('../img/tick.svg');
}
.custom-control-input:checked ~ .custom-control-label:before {
  background: none;
}
@media (max-width: 992px) {
  #cms h6 {
    font-size: 20px;
  }
  #cms h1 {
    font-size: 36px;
  }
  #cms img {
    margin-bottom: 16px!important;
  }
}
.alert {
  font-size: 14px;
  border-radius: 0px;
  background: none;
  border: 0px;
  padding: 0px 0px 0px 15px;
  list-style: none;
  line-height: 22px !important;
}

.alert::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0px 6px 9px;
  border-color: transparent transparent transparent #509A1F;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.alert-success {
  color: #509A1F;
}

.alert-success::before {
  border-left-color: #509A1F;
}

.alert-warning {
  color: #DC8D06;
  border-left-color: #DC8D06;
}

.alert-warning::before {
  border-left-color: #DC8D06;
}

.alert-danger,
.alert-error {
  color: #F03927;
  border-left-color: #F03927;
}

.alert-danger::before,
.alert-error::before {
  border-left-color: #F03927;
}
.alert-info {
  color: #0c5460;
}

.alert-info::before {
  border-left-color: #0c5460;
}
.page-link svg path {
  fill:#141414;
}
.page-link:hover svg path {
  fill:#fff;
}
.page-link.next {
  margin-left: 10px;
}
.page-link.prev {
  margin-right: 10px;
}
/*** my account ***/
.medium-form {
    max-width: 700px;
    margin: 0 auto;
}
.form-570 {
  max-width: 570px;
  margin: 0 auto;
}

#my-account .links .row a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
}
#my-account .links a .link-item {
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-height: 120px;
    font-size: 14px;
    color: #222;
    text-transform: capitalize;
    font-weight: bold;
    text-decoration: none;
    border-radius: 15px;
}
#my-account .link-item .acc-icon {
    margin-bottom: 6px;
}
#my-account .link-item .acc-icon svg path,
#my-account .link-item .acc-icon svg {
    fill: #222;
}
#my-account .links a:hover .link-item {
    background: #141414;
    color: #fff;
}
#my-account .links a:hover .link-item .acc-icon svg path,
#my-account .links a:hover .link-item .acc-icon svg {
    fill: #fff;
}
#my-account .page-footer a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.customer-links__list > a {
    background: #F2F2F2;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 0px 10px;
    border-radius: 5px;
}
.customer-links__list a .link-item {
    color: #222;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 40px;
}
.customer-links a .link-item .acc-icon {
    margin-right: 6px;
    width: 30px;
    display: inline-flex;
    justify-content: center;
}
#wishlist-link {
  order:3;
}
#discounts-link {
  order:4;
}
#psgdpr-link {
  order:5;
}
.customer-links__logout {
  order: 6;
}
.customer-links__list {
    display: flex;
    flex-direction: column;
    margin: 0px;
}
.customer-links a .link-item .acc-icon svg {
    fill:#222;
    height: 20px;
}
.customer-links a .link-item .acc-icon svg path {
    fill:#222;
}
.customer-links__list a.active .link-item,
.customer-links__list a:hover .link-item {
    color: #fff;
}
.customer-links__list a.active .link-item .acc-icon svg path,
.customer-links__list a.active .link-item .acc-icon svg,
.customer-links__list a:hover .link-item .acc-icon svg path,
.customer-links__list a:hover .link-item .acc-icon svg {
    fill: #fff;
}
svg#login-svg path {
  fill:none;
}
.customer-links a .link-item .acc-icon svg {
  --stroke-color:#222;
}
.customer-links a.active .link-item .acc-icon svg,
.customer-links a:hover .link-item .acc-icon svg {
  --stroke-color:#fff;
}
.address-form form .form-fields .form-group {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
@media (min-width: 768px) {
    .page-customer-account:not(#authentication) #customer-form .form-group--email .form-control,
    .page-customer-account:not(#authentication) #customer-form .form-group--birthday .form-control,
    .address-form form .form-fields .form-group--alias .form-control {
        width: calc(50% - 15px);
    }
}
#customer-form .form-fields, .address-form form .form-fields {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*.form-group .form-label, .form-group label {
    font-weight: bold;
}*/
@media (max-width: 768px) {
  #my-account .links .row>a:nth-child(2n) {
    padding-left: 10px;
  }

  #my-account .links .row a:nth-child(2n + 1) {
    padding-right: 10px;
  }

  .page-customer-account:not(#authentication) #customer-form .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    /*padding: 0 15px;*/
  }
  .addresses-form .col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  /*.page-customer-account:not(#authentication) #customer-form .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }*/

  .address-form form .form-fields .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .address-form form .form-fields .form-group--alias {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /*.page-customer-account:not(#authentication) #customer-form .form-group--email .form-control,
  .page-customer-account:not(#authentication) #customer-form .form-group--birthday .form-control,
  .address-form form .form-fields .form-group--alias .form-control {
    width: calc(50% - 15px);
  }*/
}

.page-customer-account:not(#authentication) #customer-form .form-group--id_gender,
.page-customer-account:not(#authentication) #customer-form .form-group--email,
.page-customer-account:not(#authentication) #customer-form .form-group--birthday,
.page-customer-account:not(#authentication) #customer-form .form-group--optin,
.page-customer-account:not(#authentication) #customer-form .form-group--newsletter,
.page-customer-account:not(#authentication) #customer-form .form-group--customer_privacy,
.page-customer-account:not(#authentication) #customer-form .form-group--psgdpr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-form .form-group {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.small-form .form-group .form-control {
  width: 100% !important;
}

.thead-default {
  background: #141414;
  color: #fff;
}
.user-form--sm {
    margin: 0;
    max-width: 700px;
}
.addresses-form.user-form--sm {
  max-width: 100%;
}
@media (max-width:992px) {
  .user-form--sm {
      max-width: 100%;
  }
}
.form-group .text-muted {
    display: none;
}
.form-label {
  font-size: 14px;
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    height: 40px;
}
.form-control {
  border:1px solid #ccc;
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    height: 40px;
}
.form-group .input-group-append .btn-primary,
.form-group .input-group-append .btn-primary:not(:disabled):not(.disabled).active,
.form-group .input-group-append .btn-primary:not(:disabled):not(.disabled):active {
    background: #f2f2f2;
    border-color: #ccc;
    padding:5px 8px;
    border-left: 0px;
    box-shadow: none !important;
    outline: none!important;
}

.form-group .icon-eye {
    width: 21px;
    height: 16px;
    background: url(../img/icon-eye.svg) transparent;
    background-repeat: no-repeat;
}
.form-group .icon-eye-active {
    width: 21px;
    height: 16px;
    background: url(../img/icon-eye-active.svg) transparent;
}
.custom-control {
  padding-left: 1.8rem;
  line-height: 21px;
}

.custom-control-label {
  font-size: 14px;
}
.custom-control-label .bold {
  display: inline-block;
  font-weight: bold;
}
.custom-control-label>a {
  font-weight: bold !important;
}

.custom-control-label>em {
  display: none;
}

.custom-control-label:after,
.custom-control-label:before {
  content: "";
  display: block;
  height: 20px;
  left: -1.8rem;
  position: absolute;
  top: 0.05rem;
  width: 20px;
  border-radius: 0px !important;
}

.custom-control-input:checked~.custom-control-label:before {
  background-color: #fff;
  border-color: #2481BC;
}

.custom-radio .custom-control-input:checked~.custom-control-label:after,
.custom-radio-color .custom-control-input:checked~.custom-control-label:after,
.custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.custom-checkbox-color .custom-control-input:checked~.custom-control-label:after {
  left: -22px;
  top: 4px;
  width: 7px;
  height: 10px;
  border: solid #2481BC;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-group--customer_privacy br,
.form-group--customer_privacy em {
  display: none;
}
.text-small {
  font-size: 12px;
}
.form-footer .btn {
  min-width: 120px;
}
/*** Address ***/
.address {
  background: #f2f2f2;
  border-radius: 15px;
  padding:25px 25px;
  font-size: 14px;
}
.address__footer {
  background: none;
  padding:10px 0px 0px;
}
.address__footer a {
  color: #075F96;
  font-weight: bold;
  padding: 0px;
}
.address__footer a:focus,
.address__footer a:hover {
  background: none;
}
.address__header {
  border:0px!important;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 0px;
  font-size: 14px;
}
.address__body {
  padding: 10px 0px;
}
.page-content--history .table td,
.page-content--history .table th {
  line-height: 28px;
  padding: 6px 15px;
  font-size: 14px;
  border-top:0px;
}

.thead-default tr:first-child th:first-child,
.thead-default tr:first-child td:first-child {
    border-top-left-radius:10px
}

.thead-default tr:first-child th:last-child,
.thead-default tr:first-child td:last-child {
    border-top-right-radius:10px
}
.page-content--history tbody tr:nth-child(2n) {
  background: #f2f2f2;
}
.page-content--history tbody tr:nth-child(2n+1) {
  background: #fff;
}
.order-actions {
  white-space: nowrap;
}
.order-actions a {
  padding:0px;
  color: #075F96;
  background: none;
  border: 0px;
  font-size: 14px;
}
.order-actions a:first-child {
  padding-right: 8px;
}
.order-infos-top {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.order-infos-top > div {
  flex:0 0 auto;
  flex-grow: 1;
}
.order-infos-top-right {
  text-align: right;
}
@media (max-width:600px) {
  .order-infos-top > div {
    flex:0 0 100%;
  }
  .order-infos-top-right {
    text-align: left;
  }
  #order-history .thead-default th:first-child {
    min-width: 160px;
  }
}
.order-message-form .custom-select {
  width: 50%;
  display: block;
}
.product-line__cell--total {
  text-align: right;
}
.total-row {
  border-top: 1px solid #ccc;
}
@media (max-width:768px) {
  .total-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    flex: 0 0 100%;
    border: 0px;
  }
  .total-row > td:last-child {
    width: 100%;
    padding:5px 0px;
  }
  .order-message-form .custom-select {
    width: 100%;
  }
  .order-message-form label {
    font-weight: bold;
  }
}

.grey-box {
  background: #f2f2f2;
  border-radius: 15px;
}
.card-title {
  font-size: 16px;
}
@media (max-width:560px) {
  .btn-xs-block {
    width:100%;
  }
}
.orders {
  border-top: 1px solid #ccc;
}
.orders .order {
  border-bottom: 1px solid #ccc;
}
.orders .order .card-body {
  padding:0px;
}
.orders .card-footer {
  background: none;
  border: 0px;
  padding:0px;
  padding-bottom: 20px;
}
@media (max-width: 767.98px) {
    .product-table .product-table__row:first-child {
      border-top: 1px solid #ccc;
    }
    .product-table__row {
      border-bottom: 1px solid #ccc;
      padding:10px 0px 15px 0px;
    }
    .product-line__cell--prod {
        padding: 10px 0px!important;
        flex: 0 0 100%;
        max-width: 100%;

    }
    .product-line__cell--prod p {
          line-height: 24px;
          padding: 0px;
          margin: 0px;
    }
    .product-line__title {
      font-size: 14px!important;
    }
    .product-line__cell--price,
    .product-line__cell--qty,
    .product-line__cell--total {
        flex: 0 0 100%;
        max-width: 100%;
        padding:0px!important;
    }
    .product-line__cell[data-title]:before {
        display: none;
    }
    .product-line__cell--total {
      text-align: left;
    }
    .product-line__cell {
      line-height: 24px;
    }
    .product-line__cell .label-txt {
      font-weight: 700;
    }
}
.cart-rules {
  border-top: 1px solid #ccc;
}
.cart-rules .cart-rule {
  border-bottom: 1px solid #ccc;
  padding:15px 0px;
}
.cart-rules .cart-rule .card-body {
  padding: 0px;
}
.hide-level3 li.has-sub > .ets_mm_categories {
  display: none;
}
.hide-level3 li.has-sub > a {
  line-height: 24px;
  font-size: 14px;
}
.hide-level3 .mm_columns_ul {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
}
@media (min-width: 768px) {
    .js-search-result {
        background: #fff;
        border: 0px;
        border-radius: 15px;
        left: 0;
        margin-top: -1.4375rem;
        padding: 40px 20px;
        position: absolute;
        right: 0;
        top: 72px;
        z-index: 999;
        width: 100%;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
    }
    .header-top__block--search .search-form,
    .header-top__block--search {
      position: static;
    }
    .header-top__row {
      position: relative;
    }
}
.search-result__products .productbox-similar-slider {
    display: none;
}
.search-result__products {
  margin: 0px;
}
.search-result {
  padding: 0px;
}

#registration .form-group--email input {
  width: 100% !important;
}

html, body {
  /*overflow-x: hidden !important;*/
  max-width: 100vw;
}
@media (max-width: 768px) {
  .cart-grid-body {
    padding-left: 5px;
    padding-right: 5px;

  }
}

.btn-gray {
  background: #F2F2F2;
}
@media (max-width: 992px) {
  #authentication .h6, h6 {
    font-size: 1rem
  }
}
@media (max-width: 992px) {
  #authentication .h4, h4 {
    font-size: 1.25rem
  }
}
.social-login-buttons {
  display: none;
}
.form-group--psgdpr a{
  padding-left: 4px;
}
.product-line-grid {
  align-items: unset;
}
.product-line-grid-right {
  align-items: center;
  display: flex;
  padding-right: 0px;
}
.cart-overview.card-body {
  padding-left: 0px;
  padding-right: 0px;
}
.product-line-grid-left img {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 1px 0;
}
.product-line-qty .bootstrap-touchspin {
  margin: 0px;
  max-width: fit-content;
  padding: 0px 10px;
}
@media (max-width:768px) {
  .product-line-grid-left {
    padding-left: 0px;
    flex: 0 0 auto;
    max-width: max-content;
  }
  .product-line-grid-body {
    padding-right: 0px;
  }
  .product-line-grid-right {
    flex: 0 0 100%;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0px;
    padding-left: 0px;
  }
  .product-line-grid {
    padding-bottom: 60px!important;
    position: relative;
  }
  .product-line-qty .bootstrap-touchspin {
    margin: 0px;
    max-width: fit-content;
    padding: 0px 10px;
  }
}
.product-line-actions > div {
    flex-grow: 1;
    text-align: center;
    line-height: 30px;
    display: flex;
    justify-content: center;
}
.product-line-qty, .product-line-price, .product-line-delete {
    padding: 0 5px;
}
.product-line-actions .bootstrap-touchspin-down {
    background: url(../img/minus.svg) no-repeat;
    font-size: 0px;
    background-position: center;
}
.product-line-actions .bootstrap-touchspin-up {
    background: url(../img/plus.svg) no-repeat;
    font-size: 0px;
    background-position: center;
}
.remove-from-cart {
  display: flex;
  background: #f2f2f2;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
}
.remove-from-cart i {
  font-size: 20px;
}
.product-line-body .product-line-info span.label, .value {
    color: #171717a8;
    line-height: 12px!important;
}
.product-line-info.product-attribute span {
    font-size: 11px !important;
    line-height: 12px;
}
.promo-code .alert {
  margin-top: 10px;
}
.newsletter-txt {
  font-size: 12px;
  margin-top: 10px;
}
.newsletter-txt a {
  font-weight: bold;
}
#thecheckout-account .inner-area {
  width: 100%;
}
a.edit-customer-info:hover .static-customer-info:after {
  display: none;
}
.edit-customer-link {
  float: right;
  font-size: 13px;
  color:#075F96;
  text-decoration: underline;
}
.checkout-block .product-price {
    margin-bottom: 10px;
}
.condition-label a {
    color:#2481BC;
}

.product-miniature {
  padding: 10px 0;
}
#index .product-miniature {
  padding: 35px 0;
}
#product .product-main-images .img-fluid {
  cursor: pointer;
}
#product .product-name .h1 {
  font-size: 26px;
}
#category .product-flags,
#index .product-flags,
#prices-drop .product-flags {
  left: 0px;
  top: -27px;
  /*flex-direction: row !important;
  gap: 2px;
  overflow-x: scroll;*/
}
.product-flags.flex-column {
  flex-direction: row!important;
  gap:5px;
}
#index .product-miniature.js-product-miniature {
  padding-top: 32px !important;
}

@media (max-width:767px) {
	.product-flags__flag {
	  font-size: 10px;
	  padding: 4px 8px;
	}
  #index .product-miniature.js-product-miniature {
    padding-top: 28px !important;
  }
  #product .product-name h1 {
    font-size: 20px;
    line-height: normal;
  }
  #subcategories .card-body img:first-child {
    max-height: 95px;
  }
  #subcategories .row > div:first-child {
    margin-left: -16px;
  }
  #category .product-view {
    display: none;
  }
  /*#category .product-flags,
  #index .product-flags,
  #prices-drop .product-flags {
    top: -26px;
  }
  #category .product-flags__flag,
  #index .product-flags__flag,
  #prices-drop .product-flags__flag {
    font-size: 8px;
    line-height: 14px;
    padding: 3px 6px;
    margin-bottom: 0;
  }*/
}

/*.product-flags {
  left: 0;
  top: -32px;
  flex-direction: row !important;
  gap: 2px;
}*/

#product .product-flags {
  top: -22px;
  flex-direction: row !important;
  gap: 2px;
}
#product .section-header {
  margin-bottom: 0;
}
.product-flags__flag {
  flex-shrink: 0;
}
.last-pieces-badge {
  position: absolute;
  top:10px;
  right: 15px;
  background: #D87402;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  padding: 4px 10px;
  line-height: 24px;
}
