/*** -------- AM style ---------------*/
main.body {
  margin-bottom: 0 !important;
  margin-top: 0; }

div[data-content-region="home_hero_carousel"] {
  margin-top: 100px;
  min-height: auto;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    div[data-content-region="home_hero_carousel"] {
      margin: 50px auto 50px; } }
  @media screen and (min-width: 992px) {
    div[data-content-region="home_hero_carousel"] {
      margin: 0 auto 50px; } }
  @media screen and (min-width: 1300px) {
    div[data-content-region="home_hero_carousel"] {
      max-width: 100%;
      min-height: 318px; } }
  div[data-content-region="home_hero_carousel"] .home_hero_carousel {
    display: none; }
    div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-next {
      right: 20px; }
      @media screen and (min-width: 100px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-next {
          display: none !important; } }
      @media screen and (min-width: 602px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-next {
          display: block !important; } }
      @media screen and (min-width: 1201px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-next {
          right: 80px; } }
    div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-prev {
      left: 20px; }
      @media screen and (min-width: 100px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-prev {
          display: none !important; } }
      @media screen and (min-width: 602px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-prev {
          display: block !important; } }
      @media screen and (min-width: 1201px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .slick-prev {
          left: 80px; } }
    div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide {
      position: relative; }
      @media screen and (min-width: 1441px) {
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide img {
          max-height: 450px; } }
      div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content {
        position: absolute;
        max-width: 1500px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 0 15px;
        width: 90%; }
        @media screen and (min-width: 480px) {
          div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content {
            width: 80%; } }
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content a {
          display: block; }
          div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content a .btn_text {
            font-weight: 400;
            color: #fff;
            padding: 4px 12px;
            display: inline-block;
            line-height: normal;
            font-family: "Kanit", sans-serif; }
            @media screen and (min-width: 480px) {
              div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content a .btn_text {
                padding: 6px 16px; } }
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content h2 {
          font-weight: 500;
          line-height: normal;
          margin-top: 0px;
          margin-bottom: 0px; }
          @media screen and (min-width: 480px) {
            div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content h2 {
              margin-bottom: 0.75rem; } }
          div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content h2 br {
            display: none; }
            @media screen and (min-width: 768px) {
              div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content h2 br {
                display: block; } }
        div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content p {
          font-weight: 300;
          line-height: normal;
          color: #2D2D2D;
          margin-bottom: 0; }
          div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content p br {
            display: none; }
            @media screen and (min-width: 768px) {
              div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content p br {
                display: block; } }
          @media screen and (min-width: 480px) {
            div[data-content-region="home_hero_carousel"] .home_hero_carousel .hero_carousel_slide .hero_carousel_content p {
              margin-bottom: 12px; } }
  div[data-content-region="home_hero_carousel"] .home_hero_carousel.slick-initialized {
    display: block; }
  div[data-content-region="home_hero_carousel"] .mobile-banner {
    display: none !important; }
  @media only screen and (max-width: 551px) {
    div[data-content-region="home_hero_carousel"] .desktop-banner {
      display: none !important; }
    div[data-content-region="home_hero_carousel"] .mobile-banner {
      display: block !important; } }

.new-trending-section .d-flex-between {
  flex-wrap: wrap; }

.new-trending-section div[data-content-region="home_new_arrivals"], .new-trending-section div[data-content-region="home_new_arrivals_new"] {
  background: #f1f1f1;
  border-radius: 8px;
  max-height: 340px;
  width: 100%;
  max-width: 300px;
  margin: auto; }
  @media screen and (min-width: 552px) {
    .new-trending-section div[data-content-region="home_new_arrivals"], .new-trending-section div[data-content-region="home_new_arrivals_new"] {
      width: 35%;
      margin: 0; } }
  @media screen and (min-width: 992px) {
    .new-trending-section div[data-content-region="home_new_arrivals"], .new-trending-section div[data-content-region="home_new_arrivals_new"] {
      max-width: none;
      width: 300px; } }
  @media screen and (min-width: 1281px) {
    .new-trending-section div[data-content-region="home_new_arrivals"], .new-trending-section div[data-content-region="home_new_arrivals_new"] {
      width: 350px; } }
  @media screen and (min-width: 1681px) {
    .new-trending-section div[data-content-region="home_new_arrivals"], .new-trending-section div[data-content-region="home_new_arrivals_new"] {
      width: 496px;
      min-height: 370px; } }
  .new-trending-section div[data-content-region="home_new_arrivals"] h2.page-heading, .new-trending-section div[data-content-region="home_new_arrivals_new"] h2.page-heading {
    font-size: 20px;
    color: #0C2545;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin: 20px 0 0 20px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
    @media screen and (min-width: 1201px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] h2.page-heading, .new-trending-section div[data-content-region="home_new_arrivals_new"] h2.page-heading {
        font-size: 18px;
        max-width: 212px;
        margin: 22px 0 0 30px; } }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card h3.card-title, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card h3.card-title {
    font-size: 14px;
    color: #2D2D2D;
    font-weight: 400;
    line-height: 19.2px;
    position: absolute;
    max-width: 200px;
    margin: 0 0 0 20px; }
    @media screen and (min-width: 1201px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] .card h3.card-title, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card h3.card-title {
        font-size: 16px;
        margin: 0 0 0 30px;
        max-width: 230px; } }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card .persant, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .persant {
    font-size: 16px;
    color: #f9f9f9;
    font-weight: 400;
    line-height: 28px;
    height: 28px;
    background: #1B365D;
    min-width: 80px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px; }
    @media screen and (min-width: 1201px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] .card .persant, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .persant {
        font-size: 18px;
        height: 28px;
        right: 40px;
        top: 30px; } }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card .off, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .off {
    font-size: 12px;
    line-height: 20px;
    min-width: 28px;
    top: 48px;
    right: 10px;
    color: #f9f9f9;
    font-weight: 400;
    background: #1B365D;
    text-align: center;
    position: absolute; }
    @media screen and (min-width: 768px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] .card .off, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .off {
        top: 48;
        font-size: 16px;
        line-height: 24px;
        min-width: 37px;
        right: 30px; } }
    @media screen and (min-width: 1201px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] .card .off, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .off {
        top: 62px; } }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card .card-figure, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .card-figure {
    padding: 0;
    background: #f1f1f1; }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card .card-img-container, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .card-img-container {
    max-width: 240px; }
    @media screen and (min-width: 1441px) {
      .new-trending-section div[data-content-region="home_new_arrivals"] .card .card-img-container, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .card-img-container {
        max-width: 280px; } }
    .new-trending-section div[data-content-region="home_new_arrivals"] .card .card-img-container .card-image, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .card-img-container .card-image {
      margin-top: 0px; }
  .new-trending-section div[data-content-region="home_new_arrivals"] .card .shopnow, .new-trending-section div[data-content-region="home_new_arrivals_new"] .card .shopnow {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    display: block;
    text-align: center;
    width: 140px;
    margin: auto;
    background: #E87722 url(../img/Home/shopping_cart.png) no-repeat center left 10px;
    padding-left: 24px;
    border-radius: 2px;
    position: relative;
    bottom: 30px; }

.new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
  width: 100%;
  min-height: auto;
  max-width: 300px;
  margin: auto; }
  @media screen and (min-width: 552px) {
    .new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
      width: 63%;
      max-width: none;
      margin: 0; } }
  @media screen and (min-width: 992px) {
    .new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
      width: calc(100% - 320px); } }
  @media screen and (min-width: 1201px) {
    .new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
      width: calc(100% - 370px); } }
  @media screen and (min-width: 1301px) {
    .new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
      min-height: 275px; } }
  @media screen and (min-width: 1681px) {
    .new-trending-section div[data-content-region="home_trending_products"], .new-trending-section div[data-content-region="home_trending_products_new"] {
      width: calc(100% - 536px); } }
  .new-trending-section div[data-content-region="home_trending_products"] .page-heading, .new-trending-section div[data-content-region="home_trending_products_new"] .page-heading {
    text-align: left;
    font-size: 18px;
    color: #0C2545;
    font-weight: 400;
    line-height: 32px;
    max-width: 250px;
    margin: 30px auto 15px; }
    @media screen and (min-width: 552px) {
      .new-trending-section div[data-content-region="home_trending_products"] .page-heading, .new-trending-section div[data-content-region="home_trending_products_new"] .page-heading {
        margin: 0px 16px 15px; } }
    @media screen and (min-width: 992px) {
      .new-trending-section div[data-content-region="home_trending_products"] .page-heading, .new-trending-section div[data-content-region="home_trending_products_new"] .page-heading {
        font-size: 24px; } }
  .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide {
    padding: 0 8px; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure {
      padding: 6px 3px 5px; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-figure__link, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-figure__link {
        border: 1px solid #d7d7d7;
        border-radius: 8px; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-img-container, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-img-container {
        width: 100%;
        margin-bottom: 25px;
        max-height: 130px; }
        @media screen and (min-width: 1441px) {
          .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-img-container, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-img-container {
            max-height: 210px; } }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist {
        position: absolute;
        right: 12px;
        top: 12px;
        z-index: 1;
        width: 33px;
        height: 33px;
        cursor: pointer;
        background-color: #FBE0E0;
        border-radius: 50%;
        text-align: center; }
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist svg, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist svg {
          width: 19px;
          height: 17px;
          fill: #FBE0E0;
          stroke: #FF8080;
          margin-top: 8px; }
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist form ul, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist form ul {
          min-width: 180px;
          right: 0;
          padding-right: 0 !important; }
          .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist form ul .button, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist form ul .button {
            padding: 5px;
            font-size: 14px; }
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist:hover svg, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .card-wishlist:hover svg {
          fill: #FF8080;
          stroke: #FF8080; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-figure .Customize-Buy-btn, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-figure .Customize-Buy-btn {
        font-size: 12px;
        color: #fff;
        font-weight: 400;
        text-align: center;
        display: block;
        background: #E87722;
        border-radius: 2px;
        max-width: 140px;
        margin: 10px auto;
        line-height: 24px;
        position: relative; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body {
      padding: 20px 0 0;
      text-align: left; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card ul.slick-dots, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card ul.slick-dots {
      display: none !important; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-badge, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-badge {
      display: none; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body .card-swatch, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body .card-swatch {
      display: none; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="productRating"], .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="productRating"] {
      display: none; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body .card-text-price-alat[data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax .lowest-price--withoutTax .price-ala-label, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body .card-text-price-alat[data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax .lowest-price--withoutTax .price-ala-label {
      font-size: 12px;
      font-weight: 400;
      font-family: "Kanit", sans-serif;
      color: #000;
      display: block; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"], .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] {
      float: right;
      width: 75px;
      position: relative;
      text-align: end; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.rrp-price--withoutTax, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.rrp-price--withoutTax {
        display: none; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.non-sale-price--withoutTax, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.non-sale-price--withoutTax {
        display: none; }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax {
        margin-top: 0px;
        width: 100%;
        text-align: right; }
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax span, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body [data-test-info-type="price"] .price-section.price-section--withoutTax.default-price--withoutTax span {
          font-size: 16px;
          line-height: 24px;
          font-weight: 500;
          color: #000;
          text-align: right; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body h3.card-title, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body h3.card-title {
      float: left;
      width: calc(100% - 75px); }
      .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body h3.card-title a, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body h3.card-title a {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        max-height: 50px; }
        @media screen and (min-width: 1101) {
          .new-trending-section div[data-content-region="home_trending_products"] .productCarousel-slide.slick-slide .card .card-body h3.card-title a, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel-slide.slick-slide .card .card-body h3.card-title a {
            font-size: 16px;
            line-height: 24px; } }
  .new-trending-section div[data-content-region="home_trending_products"] .productCarousel, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel {
    position: relative;
    margin: 0 -8px 0;
    display: none; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel .slick-list, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel .slick-list {
      position: relative;
      right: -16px; }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel button.slick-prev.slick-arrow, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel button.slick-prev.slick-arrow {
      width: 24px;
      height: 24px;
      left: calc(100% - 48px);
      padding: 8px;
      top: -17px; }
      @media screen and (min-width: 802px) {
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel button.slick-prev.slick-arrow, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel button.slick-prev.slick-arrow {
          left: calc(100% - 88px);
          width: 40px;
          height: 40px; } }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel button.slick-next.slick-arrow, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel button.slick-next.slick-arrow {
      top: -17px;
      right: -6px;
      width: 24px;
      height: 24px;
      padding: 8px; }
      @media screen and (min-width: 802px) {
        .new-trending-section div[data-content-region="home_trending_products"] .productCarousel button.slick-next.slick-arrow, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel button.slick-next.slick-arrow {
          width: 40px;
          height: 40px; } }
    .new-trending-section div[data-content-region="home_trending_products"] .productCarousel ul.slick-dots, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel ul.slick-dots {
      display: none !important; }
  .new-trending-section div[data-content-region="home_trending_products"] .productCarousel.slick-initialized, .new-trending-section div[data-content-region="home_trending_products_new"] .productCarousel.slick-initialized {
    display: block; }

.side-box {
  position: fixed;
  top: 220px;
  max-width: 115px;
  right: -55px;
  z-index: 100;
  list-style: none; }
  @media screen and (min-width: 802px) {
    .side-box {
      top: 250px;
      right: -70px;
      max-width: 130px; } }
  @media screen and (min-width: 992px) {
    .side-box {
      top: 380px; } }
  .side-box li {
    border-radius: 3px 0 0 3px;
    background: #DDE6EE;
    margin-bottom: 5px;
    line-height: 26px;
    padding-left: 5px;
    transition: 0.2s ease-in; }
    @media screen and (min-width: 802px) {
      .side-box li {
        padding-left: 15px; } }
    .side-box li a {
      display: block; }
      .side-box li a img {
        margin-right: 5px;
        max-width: 18px;
        display: inline-block;
        vertical-align: baseline; }
        @media screen and (min-width: 802px) {
          .side-box li a img {
            margin-right: 10px;
            max-width: 100%; } }
      .side-box li a span {
        font-size: 9px;
        color: #0C2545;
        font-weight: 400;
        line-height: 12px;
        max-width: 55px;
        display: inline-block;
        margin-top: 5px; }
        @media screen and (min-width: 802px) {
          .side-box li a span {
            font-size: 11px;
            line-height: 16px;
            max-width: 70px; } }
    .side-box li:hover {
      margin-left: -60px;
      transition: 0.2s ease-in; }
      @media screen and (min-width: 802px) {
        .side-box li:hover {
          margin-left: -70px; } }

.holiday-gift {
  padding: 30px 0;
  min-height: auto; }
  @media screen and (min-width: 802px) {
    .holiday-gift {
      padding: 50px 0; } }
  @media screen and (min-width: 1301px) {
    .holiday-gift {
      min-height: 545px; } }
  .holiday-gift .flex {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto; }
    .holiday-gift .flex .holiday-gift-de {
      width: 100%;
      max-width: 320px;
      margin: 0 auto;
      position: relative; }
      .holiday-gift .flex .holiday-gift-de:last-child {
        margin-top: 30px; }
      @media screen and (min-width: 602px) {
        .holiday-gift .flex .holiday-gift-de {
          width: calc(50% - 15px);
          max-width: 100%; }
          .holiday-gift .flex .holiday-gift-de:last-child {
            margin-top: 0; } }
      @media screen and (min-width: 992px) {
        .holiday-gift .flex .holiday-gift-de {
          width: calc(50% - 40px); } }
      @media screen and (min-width: 1101px) {
        .holiday-gift .flex .holiday-gift-de {
          width: calc(50% - 16px); } }
      .holiday-gift .flex .holiday-gift-de > a {
        display: block;
        position: relative; }
        .holiday-gift .flex .holiday-gift-de > a img {
          width: 100%;
          border-radius: 4px; }
        .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content {
          position: absolute;
          top: 20px;
          left: 20px;
          right: 20px; }
          @media screen and (min-width: 802px) {
            .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content {
              top: 30px;
              left: 30px;
              right: 30px; } }
          .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content h3 {
            margin-top: 0;
            font-size: 18px;
            color: #0C2545;
            font-weight: 500;
            line-height: 20px;
            max-width: calc(100% - 30px);
            margin-bottom: 0; }
            @media screen and (min-width: 802px) {
              .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content h3 {
                font-size: 24px;
                line-height: 32px;
                max-width: calc(100% - 44px); } }
            @media screen and (min-width: 992px) {
              .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content h3 {
                font-size: 32px;
                line-height: 40px;
                max-width: 100%; } }
          .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content p {
            font-size: 14px;
            color: #2D2D2D;
            font-weight: 300;
            line-height: 18px;
            max-width: 330px; }
            @media screen and (min-width: 802px) {
              .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content p {
                font-size: 16px; } }
            @media screen and (min-width: 992px) {
              .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content p {
                line-height: 24px;
                max-width: 352px; } }
          .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content span {
            color: #0C2545;
            font-weight: 500;
            background: rgba(255, 255, 255, 0.5);
            width: 32px;
            line-height: 32px;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            text-align: center;
            font-size: 20px; }
            .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content span svg {
              width: 12px;
              height: 12px;
              fill: transparent; }
            @media screen and (min-width: 802px) {
              .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content span {
                width: 43px;
                line-height: 43px; }
                .holiday-gift .flex .holiday-gift-de > a .holiday-gift-content span svg {
                  width: 15px;
                  height: 15px; } }

.testimonial {
  max-width: 300px;
  padding: 0 26px;
  min-height: auto;
  margin: 42px auto;
  position: relative; }
  @media screen and (min-width: 602px) {
    .testimonial {
      max-width: 1580px; } }
  @media screen and (min-width: 992px) {
    .testimonial {
      padding: 0 54px; } }
  @media screen and (min-width: 1101px) {
    .testimonial {
      padding: 0 108px; } }
  @media screen and (min-width: 1301px) {
    .testimonial {
      min-height: 450px; } }
  .testimonial .testi-slider {
    max-width: 903px;
    border-radius: 8px;
    display: none; }
    .testimonial .testi-slider .slick-prev {
      left: -26px;
      height: 26px;
      width: 26px;
      padding: 8px; }
    .testimonial .testi-slider .slick-next {
      right: -26px;
      height: 26px;
      width: 26px;
      padding: 8px; }
    @media screen and (min-width: 992px) {
      .testimonial .testi-slider .slick-prev {
        left: -54px;
        width: 40px;
        height: 40px; }
      .testimonial .testi-slider .slick-next {
        right: -54px;
        width: 40px;
        height: 40px; } }
    @media screen and (min-width: 1281px) {
      .testimonial .testi-slider .slick-prev {
        left: -108px; }
      .testimonial .testi-slider .slick-next {
        right: -108px; } }
    .testimonial .testi-slider .testi-flex {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      background: #fff; }
      .testimonial .testi-slider .testi-flex .testi-img {
        width: 100%; }
        @media screen and (min-width: 602px) {
          .testimonial .testi-slider .testi-flex .testi-img {
            width: 50%; } }
        @media screen and (min-width: 992px) {
          .testimonial .testi-slider .testi-flex .testi-img {
            width: 440px; } }
        @media screen and (min-width: 1441px) {
          .testimonial .testi-slider .testi-flex .testi-img {
            width: 677px; } }
        .testimonial .testi-slider .testi-flex .testi-img img {
          border-radius: 8px 8px 0 0; }
          @media screen and (min-width: 602px) {
            .testimonial .testi-slider .testi-flex .testi-img img {
              border-radius: 8px 0 0 8px; } }
      .testimonial .testi-slider .testi-flex .testi-detail {
        width: 100%;
        padding: 54px 21px 0px 21px;
        background: url("../img/Home/Quotes.png") left 42px top 15px no-repeat; }
        @media screen and (min-width: 602px) {
          .testimonial .testi-slider .testi-flex .testi-detail {
            width: 50%; } }
        @media screen and (min-width: 992px) {
          .testimonial .testi-slider .testi-flex .testi-detail {
            width: calc(100% - 440px);
            padding: 107px 42px 0px 42px; } }
        @media screen and (min-width: 1441px) {
          .testimonial .testi-slider .testi-flex .testi-detail {
            width: calc(100% - 677px); } }
        .testimonial .testi-slider .testi-flex .testi-detail p {
          font-size: 12px;
          font-weight: 300;
          line-height: 16px;
          color: #202020; }
          @media screen and (min-width: 992px) {
            .testimonial .testi-slider .testi-flex .testi-detail p {
              font-size: 16px;
              line-height: 24px; } }
        .testimonial .testi-slider .testi-flex .testi-detail > ul {
          display: flex;
          margin-left: 0;
          justify-content: left;
          align-items: flex-start;
          list-style: none; }
          .testimonial .testi-slider .testi-flex .testi-detail > ul > li:last-child {
            padding-left: 15px; }
            @media screen and (min-width: 992px) {
              .testimonial .testi-slider .testi-flex .testi-detail > ul > li:last-child {
                padding-left: 30px; } }
          .testimonial .testi-slider .testi-flex .testi-detail > ul > li img {
            border-radius: 50%;
            max-width: 64px; }
            @media screen and (min-width: 992px) {
              .testimonial .testi-slider .testi-flex .testi-detail > ul > li img {
                max-width: 94px; } }
          .testimonial .testi-slider .testi-flex .testi-detail > ul > li h3 {
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            color: #1E212C;
            margin: 0; }
            @media screen and (min-width: 992px) {
              .testimonial .testi-slider .testi-flex .testi-detail > ul > li h3 {
                font-size: 22px;
                line-height: 28px; } }
          .testimonial .testi-slider .testi-flex .testi-detail > ul > li p {
            font-size: 12px;
            font-weight: 300;
            line-height: 16px;
            color: #787A80;
            margin-bottom: 0; }
            @media screen and (min-width: 992px) {
              .testimonial .testi-slider .testi-flex .testi-detail > ul > li p {
                font-size: 16px;
                line-height: 24px; } }
          .testimonial .testi-slider .testi-flex .testi-detail > ul > li ul {
            display: flex;
            margin-left: 0;
            justify-content: left;
            align-items: flex-start;
            list-style: none; }
            .testimonial .testi-slider .testi-flex .testi-detail > ul > li ul svg {
              width: 14px;
              height: 14px; }
  .testimonial .testi-slider.slick-initialized {
    display: block; }

.other-section {
  padding-bottom: 50px;
  max-width: 1100px;
  margin: 0 auto; }
  .other-section .container {
    background: #fff;
    border-radius: 4px;
    text-align: center; }
    @media screen and (min-width: 552px) {
      .other-section .container {
        padding: 36px 62px; } }
    .other-section .container h2 {
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      color: #0C2545;
      margin: 0 0 14px 0; }
      @media screen and (min-width: 552px) {
        .other-section .container h2 {
          font-size: 24px;
          line-height: 32px; } }
    .other-section .container p {
      font-size: 14px;
      font-weight: 300;
      line-height: 18px;
      color: #202020;
      margin: 0; }
      @media screen and (min-width: 552px) {
        .other-section .container p {
          font-size: 16px;
          line-height: 24px; } }
    .other-section .container #showMoreButton {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #E87722;
      margin: 0;
      cursor: pointer; }
      @media screen and (min-width: 552px) {
        .other-section .container #showMoreButton {
          font-size: 16px;
          line-height: 24px; } }
  .other-section #otherContent {
    height: 0;
    overflow: hidden;
    transition: height 0.3s linear; }

/*** -- close Akhtar Malek --*/
/* ---- bhargav code ---*/
.all_brands {
  text-align: center;
  min-height: auto; }
  @media screen and (min-width: 1301px) {
    .all_brands {
      min-height: 195px; } }
  .all_brands h2 {
    margin-top: 0;
    font-size: 20px; }
    @media screen and (min-width: 552px) {
      .all_brands h2 {
        font-size: 24px; } }
  .all_brands .brandLists {
    list-style: none;
    margin: 0 auto;
    display: flex;
    column-gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1775px;
    align-items: center; }
    .all_brands .brandLists .brandList {
      padding: 16px 0; }
      .all_brands .brandLists .brandList a {
        display: block; }
        .all_brands .brandLists .brandList a img {
          width: auto !important; }

.best_sellers {
  min-height: auto; }
  @media screen and (min-width: 1301px) {
    .best_sellers {
      min-height: 485px; } }
  .best_sellers h2 {
    text-align: center;
    font-size: 20px; }
    @media screen and (min-width: 552px) {
      .best_sellers h2 {
        font-size: 24px; } }
  .best_sellers .productGrid {
    margin: 0 -7.5px;
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
    padding: 0; }
    @media screen and (min-width: 1441px) {
      .best_sellers .productGrid {
        padding: 0 20px; } }
    .best_sellers .productGrid .product {
      padding: 0 7.5px; }
      .best_sellers .productGrid .product .card-common {
        border: 1px solid #d7d7d7;
        border-radius: 8px;
        margin-bottom: 2rem; }
        @media screen and (min-width: 552px) {
          .best_sellers .productGrid .product .card-common {
            margin-bottom: 3rem; } }
        .best_sellers .productGrid .product .card-common .card-figure {
          border-radius: 8px; }
        .best_sellers .productGrid .product .card-common .card-body {
          padding: 20px 20px 20px 20px; }
      .best_sellers .productGrid .product .card-title a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 50px; }
      .best_sellers .productGrid .product .rating--small .icon {
        width: 1rem; }
    .best_sellers .productGrid .slick-prev, .best_sellers .productGrid .slick-next {
      top: 35%; }
    .best_sellers .productGrid .slick-prev {
      left: -10px; }
      @media screen and (min-width: 992px) {
        .best_sellers .productGrid .slick-prev {
          left: -20px; } }
      @media screen and (min-width: 1440px) {
        .best_sellers .productGrid .slick-prev {
          left: -20px; } }
    .best_sellers .productGrid .slick-next {
      right: -10px; }
      @media screen and (min-width: 992px) {
        .best_sellers .productGrid .slick-next {
          right: -20px; } }
      @media screen and (min-width: 1440px) {
        .best_sellers .productGrid .slick-next {
          right: -20px; } }
  .best_sellers .productGrid.slick-initialized {
    display: block; }

.shop_by_category {
  min-height: auto;
  max-width: 1772px;
  margin: 0 auto; }
  @media screen and (min-width: 1301px) {
    .shop_by_category {
      min-height: 990px; } }
  .shop_by_category h2 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 20px;
    margin-top: 0; }
    @media screen and (min-width: 552px) {
      .shop_by_category h2 {
        font-size: 24px;
        margin-top: 2.25rem; } }
  .shop_by_category ul {
    list-style: none;
    margin: 0 -7.5px;
    display: flex;
    flex-wrap: wrap; }
    .shop_by_category ul li {
      width: 100%;
      padding: 0 7.5px; }
      @media screen and (min-width: 552px) {
        .shop_by_category ul li {
          width: 50%; } }
      @media screen and (min-width: 802px) {
        .shop_by_category ul li {
          width: 33.33%; } }
      .shop_by_category ul li > div {
        position: relative;
        filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.12));
        margin-bottom: 23px; }
        .shop_by_category ul li > div > a {
          display: block; }
        .shop_by_category ul li > div h3 {
          font-size: 20px;
          color: #fff;
          margin: 0;
          padding: 15px 22px;
          border-radius: 4px 4px 0 0;
          height: 66px;
          display: flex;
          align-items: center;
          line-height: 26px; }
          .shop_by_category ul li > div h3.title_shadow::after {
            content: '';
            width: 100%;
            height: 114px;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(165, 137, 16, 0) 100%);
            position: absolute;
            top: 66px;
            left: 0;
            z-index: 1; }
          @media screen and (min-width: 802px) {
            .shop_by_category ul li > div h3 {
              font-size: 22px;
              line-height: 30px; } }
          @media screen and (min-width: 992px) {
            .shop_by_category ul li > div h3 {
              font-size: 24px;
              line-height: 32px; } }
        .shop_by_category ul li > div .image_block {
          position: relative; }
          .shop_by_category ul li > div .image_block img {
            width: 100%;
            border-radius: 0 0 4px 4px; }
          .shop_by_category ul li > div .image_block img + * {
            position: absolute;
            top: 0;
            left: 0;
            padding: 14px 20px;
            width: 100%;
            height: 100%;
            margin: 0;
            color: #fff;
            z-index: 1; }
        .shop_by_category ul li > div .btn_text {
          position: absolute;
          bottom: 0;
          right: 0px;
          background: #fff;
          text-decoration: none;
          height: 43px;
          border-radius: 4px 0 4px 0;
          font-weight: 400;
          padding: 0 0 0 15px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .shop_by_category ul li > div .btn_text .btn_icon {
            width: 43px;
            height: 43px;
            display: flex;
            justify-content: center;
            align-items: center; }
            .shop_by_category ul li > div .btn_text .btn_icon svg {
              width: 15px;
              height: 15px;
              fill: transparent; }
