/** Shopify CDN: Minification failed

Line 1230:41 Unexpected "15"
Line 1232:43 Unexpected "15"

**/
/*################### Common Variables ##################*/
/*################### Breakpoints ##################*/
/*################### Mixins ##################*/
/*--------------------------- Global ---------------------------*/
.render--url a {
  font-weight: bold; }
.render--url a:hover {
  color: #007bff;
  text-decoration: underline; }

.shopify-payment-button .shopify-payment-button__button--unbranded {
  color: #fff;
  background-color: #ff5b00;
  border: 1px solid #ff5b00;
  padding: 8px;
  font-size: 15px;
  line-height: 22.5px; }

.shopify-payment-button .shopify-payment-button__button--unbranded:not(.disabled):hover {
  background-color: #E25000;
  border: 1px solid #E25000; }

.slideshow-slide__button--primary {
  font-size: 16px;
  font-weight: bold; }

.slideshow-slide__button--primary:not(.disabled):hover {
  background: #E2B500;
  border: 1px solid #E2B500; }

.live-search-button.mdc-ripple-surface.mdc-ripple-upgraded {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.live-search-button:not(.disabled):hover, .productgrid--search-button:not(.disabled):hover {
  background-color: #E2B500;
  border: 1px solid #E2B500; }

.shopify-payment-button .shopify-payment-button__button--branded {
  min-height: 30px;
  border-radius: 5px; }

.modal-close:focus {
  outline: none; }

.form-field-select-wrapper .form-field-select:hover {
  box-shadow: none; }

.shopify-localization-form {
  margin-bottom: 0px; }

.slideshow .flickity-prev-next-button.previous {
  background-image: url("https://cdn.shopify.com/s/files/1/0264/6504/2503/files/arrow-left-b_w..svg?v=1638337633");
  background-size: contain;
  background-repeat: no-repeat; }
  .slideshow .flickity-prev-next-button.previous svg {
    display: none; }

.slideshow .flickity-prev-next-button.next {
  background-image: url("https://cdn.shopify.com/s/files/1/0264/6504/2503/files/arrow-right-b_w.svg?v=1638337633");
  background-size: contain;
  background-repeat: no-repeat; }
  .slideshow .flickity-prev-next-button.next svg {
    display: none; }

@media screen and (min-width: 767px) {
  .only-mob {
    display: none !important; } }

@media screen and (min-width: 1024px) {
  .only-tablet {
    display: none !important; } }
@media screen and (max-width: 767px) {
  .only-tablet {
    display: none !important; } }

@media screen and (max-width: 1023px) {
  .only-desktop {
    display: none !important; } }

@media screen and (min-width: 1024px) {
  .not-desktop {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .not-mobile {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .hide-mob {
    display: none !important; } }

@media screen and (max-width: 1023px) {
  .hide-tablet {
    display: none !important; } }

.flickity-page-dots {
  display: none; }

.flickity-prev-next-button svg {
  width: 20px;
  height: 20px; }

.flickity-slider {
  display: flex; }

.site-header-right .header_language {
  padding: 9px 0px 8px 10px;
  margin: 0px;
  height: 80px; }
.site-header-right .header_language_dropdown {
  margin-top: 16px; }
.site-header-right .header_language_dropdown:before {
  content: "";
  border: 8px solid transparent;
  position: absolute;
  top: -16px;
  border-bottom-color: #ddd;
  left: 39px; }
.site-header-right .header_language_dropdown:after {
  content: "";
  border: 7px solid transparent;
  position: absolute;
  top: -14px;
  border-bottom-color: #fff;
  left: 40px; }
.site-header-right .site-header-cart {
  right: 15px; }

.site-footer-top .right .img-chat {
  cursor: pointer; }
.site-footer-top .right .footer-chat-now {
  cursor: pointer; }
.site-footer-top .left, .site-footer-top .middle, .site-footer-top .right {
  align-self: center;
  padding-bottom: 0; }
.site-footer-top .middle {
  display: flex; }

.img-free-shipping {
  height: 28px;
  display: inline-block;
  align-self: center; }

.footer-free-shipping {
  display: inline-block;
  line-height: normal;
  margin-bottom: 0px;
  margin-left: 16px;
  align-self: center; }

.form-field-select-wrapper .form-field-select {
  box-shadow: none; }

.barkmall-magemenu-popular-brands .inner {
  max-width: 67%;
  overflow: hidden;
  flex-wrap: wrap;
  height: 100px; }

.site-navigation-wrapper {
  display: block;
  margin-top: 0px !important; }

.site-header-sticky--scrolled .site-navigation-wrapper {
  display: block !important;
  margin-top: 0px !important; }

.site-header-sticky--scrolled .site-header-main-content {
  margin-left: 20px; }

html[lang="zh-TW"] .lang-zh {
  display: block; }
html[lang="zh-TW"] .lang-eng {
  display: none; }

html[lang="en"] .lang-zh {
  display: none; }
html[lang="en"] .lang-eng {
  display: block; }

body .slick-slider {
  display: none; }

.slick-slider.slick-initialized {
  display: block; }

.slideshow-pagination__button {
  background-color: #1C82EF; }

.hotspot__badge--soldout, .product__badge--soldout, .productitem__badge--soldout {
  background-color: #9a9a9a; }

.ui-autocomplete {
  padding: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  max-width: 540px;
  max-height: 170px;
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
  overflow: scroll;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  line-height: 1; }
  .ui-autocomplete .ui-menu-item {
    padding: 7px 10px; }
    .ui-autocomplete .ui-menu-item:hover {
      background-color: #D3F1FF; }

/*--------------------------- Global (End) ---------------------------*/
/*---------------------------- header ---------------------------*/
.site-header .site-header-wrapper .site-header-main {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0; }
  .site-header .site-header-wrapper .site-header-main .site-header-main-content {
    margin-left: 20px; }
    .site-header .site-header-wrapper .site-header-main .site-header-main-content .site-header-logo {
      margin-right: 15px; }
    .site-header .site-header-wrapper .site-header-main .site-header-main-content .header_location {
      margin-right: 17px; }
      .site-header .site-header-wrapper .site-header-main .site-header-main-content .header_location .s-text {
        margin-left: 5.5px; }
    .site-header .site-header-wrapper .site-header-main .site-header-main-content .live-search .live-search-form .live-search-button {
      border-radius: 0; }
  .site-header .site-header-wrapper .site-header-main .site-header-right .header_language {
    padding: 0;
    margin: auto 0 auto 9px;
    height: auto; }
  .site-header .site-header-wrapper .site-header-main .site-header-right .site-header-cart {
    margin-top: -23px; }
.site-header .site-header-wrapper .site-navigation-wrapper .site-navigation {
  padding-left: 20px;
  padding-right: 20px; }
  .site-header .site-header-wrapper .site-navigation-wrapper .site-navigation .navmenu-depth-1 {
    margin-left: 0; }
.site-header .site-header-wrapper .promo_timer {
  justify-content: center;
  background-color: #FF5B00;
  color: #fff;
  font-size: 18px;
  padding: 13px 0;
  display: flex; }
  .site-header .site-header-wrapper .promo_timer .timer {
    display: flex;
    margin-left: 30px;
    align-items: center; }
    .site-header .site-header-wrapper .promo_timer .timer .time-item {
      display: flex; }
      .site-header .site-header-wrapper .promo_timer .timer .time-item .time {
        padding: 3px 8px;
        background-color: #fff;
        border-radius: 2px;
        color: #000;
        margin: 0 5px;
        font-weight: 500; }
      .site-header .site-header-wrapper .promo_timer .timer .time-item span {
        margin: auto 0; }
  .site-header .site-header-wrapper .promo_timer .message {
    align-items: center;
    padding: 3px 15px; }
    .site-header .site-header-wrapper .promo_timer .message a {
      color: #fff; }
      .site-header .site-header-wrapper .promo_timer .message a:hover {
        text-decoration: none; }
    .site-header .site-header-wrapper .promo_timer .message img {
      height: 30px;
      margin-left: 8px; }
  .site-header .site-header-wrapper .promo_timer.pure_message {
    padding: 7px 0; }

/*--------------------------end header ------------------------*/
/*--------------------------- Cart Flyout ---------------------------*/
.site-header-sticky .atc-banner--container {
  position: absolute;
  top: 0px;
  z-index: 700;
  width: 600px;
  height: 100vh;
  overflow: scroll;
  padding-bottom: 0px;
  background-color: #ddd; }
  .site-header-sticky .atc-banner--container .atc-banner--outer {
    background-color: #fff;
    width: 100% !important; }
    .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--product-title {
      font-size: 18px;
      margin-top: 0;
      margin-bottom: 20px;
      color: #327435;
      font-weight: 500; }
      .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--product-title .atc-banner--product-title--icon {
        border: 2px solid #327435;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        padding: 3px; }
    .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--close {
      top: 19px; }
    .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner {
      padding: 0px; }
      .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--product {
        width: 170px; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--product .atc--product {
          margin-top: 0px; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--product .atc--product-image {
          width: 100%; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--product .atc--product-details {
          display: none; }
      .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart {
        width: calc(100% - 175px);
        border: none;
        padding-left: 0px; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-subtotal--label {
          color: #000;
          display: inline-block;
          margin-bottom: 0px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-subtotal--label i {
            font-style: normal; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping {
          font-size: 14px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .shipping-savings-message {
            margin-bottom: 5px; }
            .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .shipping-savings-message .shipping-value-left {
              color: #d0021b;
              letter-spacing: 0;
              line-height: 16px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar {
            margin-bottom: 26px;
            margin-bottom: 1.66em; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar-container {
            width: 100%;
            max-width: 350px;
            height: 8px;
            background: #f2f2f2;
            overflow: hidden;
            border-radius: 5px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar-container::after {
            background-image: url("https://cdn.shopify.com/s/files/1/0264/6504/2503/files/shipping_truck_blue.svg?v=1631028823");
            background-repeat: no-repeat;
            background-size: contain;
            position: absolute;
            content: ' ';
            width: 14px;
            height: 14px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar-value {
            height: 8px;
            float: left;
            background: #1c82ef;
            margin-right: 5px; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar-value::before {
            background-image: url("https://cdn.shopify.com/s/files/1/0264/6504/2503/files/shipping_truck_blue.svg?v=1631028823"); }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .cart-shipping .progress--bar-value::after {
            background-image: url("https://cdn.shopify.com/s/files/1/0264/6504/2503/files/shipping_truck_blue.svg?v=1631028823"); }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-subtotal--price {
          display: inline-block;
          font-weight: bold;
          color: #D0021B; }
        .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer {
          justify-content: space-between;
          flex-wrap: nowrap; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer a {
            flex-grow: 1;
            text-align: center; }
            .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer a.redirect-cart {
              flex-grow: inherit; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer a:hover {
            text-decoration: none;
            color: #000; }
          .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer .button-primary, .site-header-sticky .atc-banner--container .atc-banner--outer .atc-banner--inner .atc-banner--cart .atc-banner--cart-footer .button-secondary {
            padding: 8px 30px; }
  .site-header-sticky .atc-banner--container .atc-banner--spacer {
    height: 10px;
    width: 100%; }
  .site-header-sticky .atc-banner--container .atc-banner--bottom {
    padding: 0px 10px 0px 10px;
    background-color: #ddd;
    overflow-y: auto; }
    .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--info {
      background-color: #fff;
      padding: 15px;
      position: relative;
      display: none;
      border: 2px solid #1C82EF;
      border-radius: 5px;
      border-left: 15px solid #1C82EF; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--info .info--message {
        margin-bottom: 0px; }
        .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--info .info--message .fa.fa-exclamation-triangle {
          display: block;
          position: absolute;
          color: #bfdcff;
          margin-top: 5px;
          font-size: 20px; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--info .top--message {
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-bottom: 10px;
        padding-left: 30px; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--info .btm--message {
        font-size: 14px; }
    .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products {
      margin-top: 10px;
      background-color: #fff;
      padding: 20px; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .act-banner--additional-products-inner article:last-child {
        margin-bottom: 0px; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-sidebar--title {
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 20px; }
      .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item {
        display: flex;
        position: relative;
        margin-bottom: 20px; }
        .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--left {
          width: 25%;
          margin-right: 25px;
          position: relative;
          text-align: center; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--left img {
            max-width: 100%;
            height: 150px; }
        .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right {
          width: 70%;
          align-self: flex-start; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .cart-flyout--container:hover {
            text-decoration: none; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .productitem--vendor {
            margin-bottom: 0px;
            font-size: inherit; }
            .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .productitem--vendor a {
              font-size: 14px;
              font-weight: bold;
              color: #000; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .product--title {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            margin-bottom: 0px;
            color: #000; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .product--price {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 0px;
            color: #000;
            display: inline-block;
            margin-right: 5px; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .badges-bottom {
            display: inline-block; }
            .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .badges-bottom img {
              margin-bottom: 4px; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .add-to-cart-btn {
            margin-top: 5px;
            padding: 4px 40px;
            font-size: 14px;
            font-weight: 500; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .see-all-option-btn {
            border-radius: 5px;
            border: solid .8px #ddd;
            background-color: #fff;
            margin-top: 5px;
            color: #000;
            padding: 4px 40px;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
            text-align: center; }
          .site-header-sticky .atc-banner--container .atc-banner--bottom .act-banner--additional-products .cart-flyout-item .cart-flyout-item--right .see-all-option-btn:hover {
            background-color: #F9F9F9;
            text-decoration: none; }

/*--------------------------- Cart Flyout ---------------------------*/
/*--------------------------- Amazon Bar (Start) ---------------------------*/
/* animation */
@keyframes collapse {
  0% {
    z-index: 100;
    transform: translateX(0px); }

  100% {
    transform: translateX(-380px); } }

@keyframes expand {
  0% {
    z-index: 100;
    transform: translateX(-380px); }

  100% {
    transform: translateX(0px); } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes mainAway {
  0% {
    transform: translateX(0px); }

  100% {
    transform: translateX(-380px); } }

@keyframes mainBack {
  0% {
    transform: translateX(-380px); }

  100% {
    transform: translateX(0px); } }

@keyframes expandDropDown {
  0% {
    transform: scaleY(0);
    opacity: 0; }

  100% {
    transform: scaleY(1);
    opacity: 1; } }

@keyframes collapseDropDown {
  0% {
    transform: scaleY(1);
    opacity: 1; }

  100% {
    transform: scaleY(0);
    opacity: 0; } }

@keyframes subBack {
  0% {
    transform: translateX(380px); }

  100% {
    transform: translateX(0px); } }

@keyframes subPush {
  0% {
    transform: translateX(0px); }

  100% {
    transform: translateX(380px); } }

/* Overlay */
#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  background-color: rgba(0, 0, 0, 0.7); }

#closeBtn {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  margin-left: 390px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  z-index: 150;
  transform: translateY(-5px);
  transition: visibility 0.5s; }

/* NavBar */
#shopify-section-static-sidebar {
  top: 0;
  position: relative;
  width: 100%;
  z-index: 700; }

.sidebar-menu-button {
  cursor: pointer; }

.sidenav {
  max-width: 380px;
  width: 85%;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  background-color: white;
  transform-origin: left center;
  transform: translateX(-380px);
  /* Dropdown */
  /* Container part */ }
  .sidenav .sidenavHeader {
    color: #000;
    font-weight: bold;
    background-color: #fff;
    padding: 10px 0px 0px 15px;
    display: flex; }
    .sidenav .sidenavHeader img {
      height: 40px;
      align-self: center;
      margin-right: 25px; }
    .sidenav .sidenavHeader .sidenavHeader--hello {
      display: flex;
      align-self: center;
      font-size: 19px;
      font-weight: 500; }
      .sidenav .sidenavHeader .sidenavHeader--hello .title {
        margin-left: 5px;
        align-self: center;
        font-size: 19px;
        font-weight: bold; }
        .sidenav .sidenavHeader .sidenavHeader--hello .title a {
          color: #000;
          font-size: 19px;
          font-weight: bold; }
  .sidenav .sidenavContentHeader {
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold; }
  .sidenav .sidenavContentHeader:not(:first-child) {
    border-top: 1px solid #CCCCCC; }
  .sidenav .sidenavContent {
    font-size: 15px;
    padding: 14px 15px; }
  .sidenav .sidenavContent:hover {
    background-color: #F9F9F9; }
  .sidenav hr {
    height: 1px;
    border: 0;
    color: gray;
    background-color: gray;
    margin: 15px auto 10px auto; }
  .sidenav .sidenavRow {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 14px 15px;
    border-top: 1px solid #CCCCCC;
    font-size: 14px;
    cursor: pointer; }
  .sidenav .sidenavRow:hover {
    background-color: #eaeded; }
  .sidenav .sidenavRow:hover i {
    color: #111111 !important; }
  .sidenav .see-more {
    justify-content: space-between;
    padding: 14px 15px;
    cursor: pointer;
    border-top: 1px solid #CCCCCC;
    font-size: 15px; }
    .sidenav .see-more .text {
      display: inline-block;
      margin-right: 5px; }
    .sidenav .see-more .fa {
      color: #333333; }
  .sidenav .help-settings {
    padding-top: 20px; }
  .sidenav a,
  .sidenav a:link,
  .sidenav a:visited,
  .sidenav a:hover,
  .sidenav a:active {
    text-decoration: none;
    color: black; }
  .sidenav .sidenavContainer hr {
    width: 85%; }
  .sidenav .sidenavRowDropdown {
    display: flex;
    width: 100%;
    justify-content: start;
    align-items: center;
    padding: 15px 15px 15px 15px;
    cursor: pointer; }
  .sidenav .sidenavRowDropdown:hover {
    background-color: #eaeded; }
  .sidenav .sidenavRowDropdown:hover i {
    color: #111111 !important; }
  .sidenav .sidenavContainer {
    display: none;
    height: 0px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: center top; }
  .sidenav #main-container {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
  .sidenav #main-container::-webkit-scrollbar {
    display: none; }
  .sidenav .sub-container {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color: white;
    transform: translateX(380px); }
  .sidenav .amazon-main-menu {
    margin-top: 5px;
    padding: 10px 15px;
    font-weight: bold;
    color: #1c3b5f; }
    .sidenav .amazon-main-menu i {
      color: #1c3b5f; }
  .sidenav .amazon-main-menu:hover {
    background-color: #F9F9F9;
    cursor: pointer; }
  .sidenav .sub-container .sidenavContent {
    border-top: 1px solid #CCCCCC; }
  .sidenav .sub-container a:last-child .sidenavContent {
    border-bottom: 1px solid #CCCCCC; }
  .sidenav .sub-container .sidenavContent.highlight--row {
    color: #1c82ef;
    font-size: 15px;
    font-weight: bold; }
  .sidenav .bottom--section {
    border-top: 1px solid #cccccc;
    background-color: #f9f9f9; }
    .sidenav .bottom--section .sidenavContent:hover {
      background-color: #ccc; }
    .sidenav .bottom--section .sidenavContent {
      position: relative; }
      .sidenav .bottom--section .sidenavContent .header_lang_btn {
        padding: 0px; }
        .sidenav .bottom--section .sidenavContent .header_lang_btn .arrow {
          margin-left: 10px; }
      .sidenav .bottom--section .sidenavContent .header_language_dropdown {
        position: absolute;
        left: 12px;
        top: -123px;
        padding: 10px 0px; }
        .sidenav .bottom--section .sidenavContent .header_language_dropdown ul {
          margin: 0px; }
      .sidenav .bottom--section .sidenavContent .header_language_dropdown:before {
        display: none; }

/*--------------------------- Amazon Bar (End) ---------------------------*/
/*--------------------------- Search Result Page (Start) ---------------------------*/
.template-search {
  background-color: #f9f9f9; }
  .template-search .productgrid--outer.layout--no-sidebar {
    padding: 0px; }
  .template-search .productgrid--search {
    display: none; }
  .template-search .search--section .productgrid--items {
    margin-top: 0px; }
  .template-search .search--section .productgrid--wrapper {
    float: none;
    width: 100%;
    margin: auto; }
  .template-search .productgrid--search-button {
    padding: 7px; }
    .template-search .productgrid--search-button .search-icon--inactive {
      color: #000; }
  .template-search .productgrid--search-form-field {
    font-size: 20px;
    padding: 15px;
    height: auto; }
    .template-search .productgrid--search-form-field:hover {
      border: 1px solid #ddd; }
    .template-search .productgrid--search-form-field:focus {
      border: 1px solid #ddd;
      box-shadow: none; }
  @media screen and (min-width: 1550px) {
    .template-search .productgrid--items.products-per-row-5 .productgrid--item {
      width: calc(100% / 5 - 16px);
      margin-top: 20px;
      margin-left: 20px; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(4n+1) {
      margin-left: 20px; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(5n+1) {
      margin-left: 0; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(-n+5) {
      margin-top: 0; } }
  @media screen and (max-width: 1549px) and (min-width: 1024px) {
    .template-search .productgrid--items.products-per-row-5 .productgrid--item {
      width: calc(100% / 4 - 15px);
      margin-top: 20px;
      margin-left: 20px; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(4n+1) {
      margin-left: 0; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .template-search .productgrid--outer.layout--no-sidebar {
      padding: 0px 15px; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item {
      width: calc(33.3333333333% - 13.3333333333px);
      margin-top: 20px;
      margin-left: 20px; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(3n+1) {
      margin-left: 0; }
    .template-search .productgrid--items.products-per-row-5 .productgrid--item:nth-child(-n+3) {
      margin-top: 0; } }
  .template-search .pagination--container .pagination--inner li a {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    color: #1C82EF;
    padding: 9px 15px;
    margin-right: 10px; }
  .template-search .pagination--container .pagination--inner li:hover a {
    text-decoration: none;
    background-color: #F9F9F9; }
  .template-search .pagination--container .pagination--inner li.pagination--active {
    border-radius: 5px;
    margin-right: 15px;
    background-color: #1C82EF;
    border: 1px solid #1C82EF; }
    .template-search .pagination--container .pagination--inner li.pagination--active .pagination--item {
      padding: 9px 15px;
      color: #fff; }

/*--------------------------- Search Result Page (End) -----------------------------*/
/*--------------------------- Home (Start) ---------------------------*/
.template-index .slideshow {
  margin-top: 0px; }

.template-index .home-gradient-bg {
  height: 80vh;
  width: 100%;
  background-color: #fff;
  background-image: linear-gradient(#efa6c5, white);
  position: absolute; }

.cm-collection-wrap .item a.button-primary.link {
  text-align: center;
  color: #000;
  font-weight: bold; }

.cm-collection-wrap .item a.button-primary.link:hover {
  text-decoration: none; }

.featured-collection__content[data-layout=slideshow] .productgrid--item {
  width: calc(100% / 7 - 16px); }

.home-section--title {
  font-size: 26px; }

.home-section--title .link {
  font-size: 16px;
  font-weight: normal;
  margin-left: 15px; }

.home-section--content {
  margin-top: 0px; }

.featured-collection__container .home-section--title {
  margin-bottom: 0px; }

.featured-collection__container .home-section--title.left {
  text-align: left; }

.featured-collection__container .home-section--title.center {
  text-align: center; }

.featured-collection__container .home-section--title.right {
  text-align: right; }

.featured-collection__container.line-border-none .productitem {
  border: none;
  box-shadow: none; }

.featured-collection__container .productitem .productitem--title {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.featured-collection__container .productitem .money {
  font-weight: bold;
  font-size: 16px; }

.featured-collection__container .productitem--actions {
  bottom: 35px;
  z-index: 100; }

.featured-collection__content .flickity-button {
  border: 2px solid #1C82EF;
  box-shadow: none;
  opacity: 1; }
.featured-collection__content .flickity-button-icon .arrow {
  fill: #1C82EF; }
.featured-collection__content .flickity-button:disabled {
  border: 2px solid #ddd;
  opacity: 1; }
  .featured-collection__content .flickity-button:disabled svg {
    opacity: 1; }
  .featured-collection__content .flickity-button:disabled .flickity-button-icon .arrow {
    fill: #ddd; }
.featured-collection__content .flickity-button:not(:disabled):hover {
  box-shadow: none;
  background-color: #1C82EF;
  transform: translateY(-50%); }
  .featured-collection__content .flickity-button:not(:disabled):hover .flickity-button-icon .arrow {
    fill: #fff; }

.featured-collection__container.flickity-button-top-right .flickity-button.previous {
  height: 40px;
  width: 40px;
  left: auto;
  right: 50px;
  top: -16px; }

.featured-collection__container.flickity-button-top-right .flickity-button.next {
  height: 40px;
  width: 40px;
  left: auto;
  right: 0px;
  top: -16px; }

.cm-collection-wrap .inner-wrap {
  display: none; }
  .cm-collection-wrap .inner-wrap.slick-slider.slick-initialized {
    display: block; }

.style-one-top-four-bottom .productitem--image .badges {
  display: none; }

/*--------------------------- Home (End) ---------------------------*/
/*--------------------------- Home Cat/Dog Section ---------------------------*/
.cm-collection-wrap.cat-dog {
  width: 1600px;
  max-width: 100%;
  margin: auto; }

.cm-collection-wrap-container.cat-dog {
  border: solid 1px #dddddd;
  border-right: none;
  padding: 10px 20px 20px 20px;
  width: 400px;
  height: 400px;
  display: inline-block;
  overflow: hidden; }

.cat-dog-title {
  margin-bottom: 10px;
  font-weight: bold; }
  .cat-dog-title img {
    margin-right: 4px; }

.cat-dog.slick-initialized.slick-slider {
  max-width: 360px;
  max-height: 360px;
  margin: auto;
  display: block; }

.cat-dog .slick-initialized .slick-slide {
  border: none;
  margin: 10px;
  padding: 0px;
  height: auto;
  max-width: 360px;
  max-height: 360px; }

.cat-dog .slick-list {
  overflow: visible; }

.cat-dog .slick-dots {
  position: absolute;
  bottom: 20px;
  margin: auto;
  width: 100%; }

.cat-dog-right-container {
  display: inline-block;
  width: calc(100% - 400px);
  height: 400px;
  vertical-align: top;
  border: 1px solid #dddddd;
  margin-left: -5px; }

.cat-dog-right-container .heading {
  width: 100%;
  font-weight: 500;
  padding: 8px 10px;
  margin-bottom: 10px; }

.cat-dog-right-container .top {
  width: 100%;
  height: 57%;
  border-bottom: 1px solid #dddddd; }

.cat-dog-right-container .top .column {
  width: 16.2%;
  display: inline-block;
  border-right: 1px solid #dddddd;
  text-align: center; }
  .cat-dog-right-container .top .column img {
    max-height: 125px; }

.cat-dog-right-container .top .column:last-child {
  border: none; }

.cat-dog-right-container .top .column p {
  margin-bottom: 0px; }

.cat-dog-right-container .top .column p.title {
  font-weight: 500; }

.cat-dog-right-container .top .column p.text {
  color: #9a9a9a;
  font-size: 13px; }

.cat-dog-right-container .bottom {
  width: 100%;
  height: 40%; }

.cat-dog-right-container .bottom .heading {
  margin-top: 3px; }

.cat-dog-right-container .bottom .column {
  width: 25%;
  display: flex;
  float: left;
  border-right: 1px solid #ddd;
  height: calc(100% - 50px); }

.cat-dog-right-container .bottom .column a {
  display: flex;
  align-items: center; }

.cat-dog-right-container .bottom .column:last-child {
  border: none; }

.cat-dog-right-container .bottom .column .left {
  width: 30%;
  display: inline-block;
  text-align: center; }

.cat-dog-right-container .bottom .column .left img {
  object-fit: cover;
  width: 50px;
  height: 50px;
  object-fit: cover; }

.cat-dog-right-container .bottom .column .right {
  width: 68%;
  display: inline-block; }

.cat-dog-right-container .bottom .column .right .title {
  font-weight: 500; }

.cat-dog-right-container .bottom .column .right .text {
  color: #9a9a9a;
  font-size: 13px; }

.cat-dog-right-container a:hover {
  text-decoration: none; }

/*--------------------------- Home Cat/Dog Section (End) ---------------------------*/
/*--------------------------- Product Recommendation (Start) ---------------------------*/
.featured-collection__content[data-layout=slideshow]:after {
  content: 'flickity';
  display: none;
  /* hide :after */ }

.cm-collection-wrap {
  padding-top: 20px; }
  .cm-collection-wrap h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 0.86;
    color: #000000;
    margin-bottom: 20px; }
  .cm-collection-wrap .item {
    margin-right: 10px;
    margin-left: 10px; }
    .cm-collection-wrap .item img {
      margin-left: 0;
      margin-right: 0; }
    .cm-collection-wrap .item a {
      font-size: 14px;
      line-height: 1.29;
      color: #1c82ef;
      display: block;
      margin-top: 0px;
      flex-grow: 1; }
      .cm-collection-wrap .item a:hover {
        text-decoration: underline;
        color: #1c82ef; }
    .cm-collection-wrap .item .text-url {
      margin-top: 10px; }
  .cm-collection-wrap .slick-arrow {
    text-indent: -9999px; }
  .cm-collection-wrap .slick-arrow {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/arrow-letf.svg?v=1603351713);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    height: 25px;
    width: 25px; }

.cm-four-img-wrap .cm-c-col {
  display: flex; }
  .cm-four-img-wrap .cm-c-col a span.cm-text {
    font-size: 14px;
    line-height: 1.29;
    color: #000000;
    display: block;
    margin-top: 10px;
    text-transform: none; }
  .cm-four-img-wrap .cm-c-col img {
    height: 110px;
    width: 100%;
    object-fit: cover; }

.cm-collection-wrap .item .cm-four-img-wrap .cm-c-col a {
  width: 50%; }

.cm-collection-wrap .item .cm-four-img-wrap .cm-c-col a:first-child {
  padding-right: 5px; }

.cm-collection-wrap .item .cm-four-img-wrap .cm-c-col a:last-child {
  padding-left: 5px; }

.cm-four-img-wrap .cm-c-col-2 span.cm-text {
  margin-bottom: 0; }

.cm-collection-wrap .item a.image-link {
  margin: 0; }

.cm-four-img-wrap .cm-c-col a span.cm-text:hover {
  color: #1c82ef;
  text-decoration: underline; }

.cm-collection-wrap .item .cm-four-img-wrap a:hover {
  text-decoration: none; }

.cm-collection-wrap.overlap-slider {
  padding: 30px; }

/*--------------------------- Product Recommendation (Start) ---------------------------*/
/*--------------------------- Header Customer Login / Sign Up (Start) ---------------------------*/
.o-main-header__account, .o-main-header__account-icon-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0px; }

.o-main-header__account-name.mobile {
  display: none; }

.o-main-header__account-icon-link {
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  height: 2.5rem;
  width: 100%;
  max-width: 41px;
  margin: 0 11px 0; }

.o-main-header__account-icon-link img {
  height: auto;
  width: 39px; }

.o-main-header__account-more.is-desktop {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #000; }

.header-bottom .header-panel-bt > .container .left-groups {
  display: flex;
  align-items: center; }
  @media (min-width: 1550px) {
    .header-bottom .header-panel-bt > .container .left-groups {
      padding-left: 0px; } }
@media (min-width: 1550px) {
  .header-bottom .header-panel-bt > .container .right-groups {
    padding-right: 0px; } }

.o-main-header__account {
  margin-left: 0px; }

.o-main-header__account-more.is-desktop span.o-main-header__account-name {
  font-size: 12px;
  font-weight: normal; }

ul.login-details {
  margin: 0;
  padding: 0px; }
  ul.login-details > li {
    display: inline-block;
    position: relative; }
    ul.login-details > li > a {
      color: #000; }
      ul.login-details > li > a:hover {
        text-decoration: underline;
        color: #1c82ef; }
    ul.login-details > li.o-main-header__account-login > span {
      font-weight: 400; }
    ul.login-details > li.register-tab > 15  {
      width: 500px; }
      ul.login-details > li.register-tab > 15  p.discription-pass {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.92;
        letter-spacing: normal;
        color: #7d7d7d;
        margin: 3px 0 0; }
    ul.login-details > li > ul.second-level-menu {
      position: absolute;
      z-index: 99;
      display: none;
      background: #fff;
      padding: 30px 20px 23px;
      border: solid 1px #ececec;
      transition: all 0.7s ease;
      min-width: 500px;
      color: #000;
      top: 32px;
      right: -60px; }
      ul.login-details > li > ul.second-level-menu:after, ul.login-details > li > ul.second-level-menu:before {
        bottom: 100%;
        right: 85px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      ul.login-details > li > ul.second-level-menu:before {
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: #ddd;
        border-width: 8px;
        margin-left: 0;
        right: 84px; }
      ul.login-details > li > ul.second-level-menu:after {
        border-color: transparent;
        border-bottom-color: #fff;
        border-width: 7px;
        right: 85px; }
    ul.login-details > li:hover > ul.second-level-menu {
      opacity: 1;
      visibility: visible;
      transition: all 0.7s ease;
      pointer-events: auto; }
    ul.login-details > li > a:after {
      content: '';
      position: absolute;
      height: 20px;
      width: 100%;
      display: block;
      bottom: -19px; }

.sign-in-window .form-group {
  margin-bottom: 30px; }
.sign-in-window input[type="text"], .sign-in-window input[type="email"], .sign-in-window input[type="password"], .sign-in-window select {
  height: 45px; }
.sign-in-window .cm-check-box.form-group label {
  margin: 0 0 15px; }
.sign-in-window .form-group.password-field span.show-password-btn {
  bottom: 0; }
.sign-in-window .cm-top-text.second-part .form-group {
  max-width: 50%;
  width: 50%; }
.sign-in-window .cm-top-text .form-group {
  max-width: 209px;
  margin-bottom: 30px; }
  .sign-in-window .cm-top-text .form-group select {
    min-width: 102px; }

.sign-in-window {
  /* For IE10 */ }
  .sign-in-window .cm-top-text {
    display: flex; }
    .sign-in-window .cm-top-text .form-group {
      margin-right: 15px;
      max-width: 165px; }
      .sign-in-window .cm-top-text .form-group:last-child {
        margin-right: 0; }
      .sign-in-window .cm-top-text .form-group select {
        padding-right: 0;
        min-width: 98px;
        padding: 8px 10px 9px 11px;
        border: solid 1px #e4e4e4;
        background-color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        color: #7d7d7d;
        cursor: pointer;
        background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/dd_1.svg?v=1608792865);
        background-repeat: no-repeat;
        background-position: center right 12px; }
        .sign-in-window .cm-top-text .form-group select:hover {
          border-color: #FFCC00; }
    .sign-in-window .cm-top-text.second-part .form-group {
      max-width: 222px; }
  .sign-in-window h3 {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #000000;
    border-bottom: solid 1px #f2f2f2;
    margin: 0 0 25px;
    padding-bottom: 15px;
    text-transform: uppercase; }
  .sign-in-window label {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.5px;
    color: #2e2e2e;
    margin-bottom: 8px; }
    .sign-in-window label em {
      color: #e40808; }
  .sign-in-window input[type="text"],
  .sign-in-window input[type="number"],
  .sign-in-window input[type="tel"],
  .sign-in-window input[type="email"],
  .sign-in-window input[type="password"] {
    border: solid 1px #e4e4e4;
    background-color: #ffffff;
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    height: 45px;
    letter-spacing: normal;
    color: #7d7d7d; }
    .sign-in-window input[type="text"]:hover,
    .sign-in-window input[type="number"]:hover,
    .sign-in-window input[type="tel"]:hover,
    .sign-in-window input[type="email"]:hover,
    .sign-in-window input[type="password"]:hover {
      border-color: #FFCC00; }
  .sign-in-window .cf-form-inner[data-cf-mark-required-fields=true] .cf-field[data-cf-required=true] > label:after, .sign-in-window .cf-form-inner[data-cf-mark-required-fields=true] .cf-field[data-cf-required=true] > .cf-enum-field__choices > fieldset > legend:after, .sign-in-window .cf-fields-wrapper[data-cf-mark-required-fields=true] .cf-field[data-cf-required=true] > label:after, .sign-in-window .cf-fields-wrapper[data-cf-mark-required-fields=true] .cf-field[data-cf-required=true] > .cf-enum-field__choices > fieldset > legend:after {
    color: #d0021b; }
  .sign-in-window .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors li {
    color: #d0021b; }
  .sign-in-window .form-group.password-field {
    position: relative; }
    .sign-in-window .form-group.password-field span.show-password-btn {
      position: absolute;
      right: 10px;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.92;
      letter-spacing: normal;
      color: #7d7d7d;
      cursor: pointer;
      top: 42px; }
  .sign-in-window input[type="checkbox"] + label {
    padding-left: 30px;
    margin-bottom: 15px; }
    .sign-in-window input[type="checkbox"] + label a:hover {
      color: #FFCC00;
      text-decoration: underline; }
    .sign-in-window input[type="checkbox"] + label:after {
      top: 7px;
      left: 4px;
      border-color: #FFCC00; }
  .sign-in-window input[type="checkbox"] {
    z-index: 9;
    display: block;
    position: absolute;
    opacity: 0.6;
    height: 18px;
    width: 18px;
    margin-top: 5px; }
  .sign-in-window input[type="checkbox"] + label:before {
    border: solid 1px #e4e4e4;
    background-color: #ffffff;
    width: 17px;
    height: 17px; }
  .sign-in-window input[type="color"], .sign-in-window input[type="date"], .sign-in-window input[type="datetime-local"], .sign-in-window input[type="datetime"], .sign-in-window input[type="email"], .sign-in-window input[type="month"], .sign-in-window input[type="number"], .sign-in-window input[type="password"], .sign-in-window input[type="search"], .sign-in-window input[type="tel"], .sign-in-window input[type="text"], .sign-in-window input[type="time"], .sign-in-window input[type="url"], .sign-in-window input[type="week"] {
    padding: 9px 12px 7px;
    line-height: 22px; }
  .sign-in-window select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none; }
  .sign-in-window select::-ms-expand {
    display: none; }
  .sign-in-window .pass.form-group {
    margin: 0 0 12px; }
  .sign-in-window .cm-check-box.form-group {
    margin-bottom: 10px; }
    .sign-in-window .cm-check-box.form-group label {
      margin: 0 0 10px;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.42;
      letter-spacing: normal;
      color: #7d7d7d; }
      .sign-in-window .cm-check-box.form-group label a {
        color: #ada8a2; }
  .sign-in-window .last {
    margin-bottom: 25px; }
    .sign-in-window .last a {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: normal;
      color: #9a9a9a;
      display: inline-block; }
      .sign-in-window .last a:hover {
        text-decoration: underline;
        color: #1c82ef; }
  .sign-in-window .form-group {
    margin-bottom: 20px; }
  .sign-in-window .action-btn {
    margin-bottom: 15px; }
    .sign-in-window .action-btn.disable .btn {
      border: solid 1px #dddddd;
      background-color: #f9f9f9;
      pointer-events: none;
      color: #9a9a9a; }
    .sign-in-window .action-btn .btn {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      border-radius: 5px;
      line-height: 1.14;
      letter-spacing: 1.5px;
      text-align: center;
      height: 40px;
      width: 100%;
      margin: 0;
      pointer-events: auto;
      background-color: #FFCC00;
      border: 1px solid #ffdc37;
      color: #000000; }
      .sign-in-window .action-btn .btn:hover {
        background-color: #E2B500;
        border: 1px solid #E2B500; }
  .sign-in-window p.register-btn {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: 0.5px;
    text-align: center;
    color: #464646; }
    .sign-in-window p.register-btn a {
      font-weight: bold;
      color: #000000; }
      .sign-in-window p.register-btn a:hover {
        text-decoration: underline;
        color: #1c82ef; }

.create-an-account.sign-in-window .form-group.password-field {
  margin: 0 0 17px; }
  .create-an-account.sign-in-window .form-group.password-field span.show-password-btn {
    bottom: 22px; }

.sign-in-window.account-window {
  min-width: 460px;
  margin-top: -10px; }
  .sign-in-window.account-window .cm-two-col-wrap {
    display: flex; }
    .sign-in-window.account-window .cm-two-col-wrap > div {
      width: 50%;
      padding-right: 20px; }
      .sign-in-window.account-window .cm-two-col-wrap > div h4 {
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        color: #000000;
        margin: 0 0 5px; }
      .sign-in-window.account-window .cm-two-col-wrap > div ul {
        margin: 0;
        padding: 0; }
        .sign-in-window.account-window .cm-two-col-wrap > div ul li {
          display: block; }
          .sign-in-window.account-window .cm-two-col-wrap > div ul li a {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 2.14;
            letter-spacing: 0.5px; }
            .sign-in-window.account-window .cm-two-col-wrap > div ul li a:hover {
              text-decoration: underline;
              color: #1c82ef; }
      .sign-in-window.account-window .cm-two-col-wrap > div.cm-right-col {
        position: relative;
        padding-left: 20px;
        padding-right: 0; }
        .sign-in-window.account-window .cm-two-col-wrap > div.cm-right-col:before {
          content: '';
          position: absolute;
          left: 0;
          background: #f2f2f2;
          height: 93%;
          width: 1px;
          top: 26px; }
      .sign-in-window.account-window .cm-two-col-wrap > div .img-wrap {
        margin-top: 15px; }
        .sign-in-window.account-window .cm-two-col-wrap > div .img-wrap img {
          width: 100%; }
        .sign-in-window.account-window .cm-two-col-wrap > div .img-wrap h6 {
          padding: 2px 13px;
          background-color: #ffffff;
          font-size: 14px;
          text-align: center;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.14;
          letter-spacing: normal;
          color: #000;
          margin: 0 13px;
          position: absolute;
          margin-top: -19px; }
        .sign-in-window.account-window .cm-two-col-wrap > div .img-wrap a:hover h6 {
          text-decoration: underline;
          color: #1c82ef; }

.create-an-account #create_customer .cf-field-container[data-cf-field-id="201387"] {
  display: inline-block;
  width: 20%; }
.create-an-account #create_customer .cf-field-container[data-cf-field-id="125342"] {
  display: inline-block;
  width: 100%; }
.create-an-account #create_customer .cf-field-container[data-cf-field-id="352681"] {
  display: inline-block;
  width: 37.5%; }
.create-an-account #create_customer .cf-field-container[data-cf-field-id="207550"] {
  display: inline-block;
  width: 49%;
  margin-right: 2%; }
.create-an-account #create_customer .cf-field-container[data-cf-field-id="202904"] {
  display: inline-block;
  width: 100%; }
.create-an-account #create_customer .cf-field[data-cf-invalid="true"]:not([data-cf-field-type="repeating_group"]) .cf-field-errors li {
  display: block; }
.create-an-account #create_customer .cf-field {
  margin-bottom: 10px; }
.create-an-account #create_customer .cf-country-flag-emoji {
  font-weight: normal;
  font-size: 15px; }
.create-an-account #create_customer .cf-step-invalid {
  display: none !important; }
.create-an-account #create_customer .cf-submit-form.cf-button {
  width: 100%; }

/*--------------------------- Header Customer Login / Sign Up (End) ---------------------------*/
/*--------------------------- Slick (Start) ---------------------------*/
/* transform */
/* transition */
/* box-shadow */
/* border-radius */
/* opacity */
/* Flex */
/* calc */
.template-index .slick-arrow {
  background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/arrow2.svg?v=1604061478);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  height: 70px;
  width: 40px;
  border: none;
  padding: 0;
  z-index: 20;
  border-radius: 0;
  opacity: 0.7; }
  .template-index .slick-arrow svg {
    display: none; }
.template-index button.slick-prev.slick-arrow {
  left: 10px; }
.template-index button.slick-next.slick-arrow {
  right: 7px;
  background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/arrow1.svg?v=1604061478); }
.template-index .slick-slider:hover .slick-arrow {
  opacity: 1; }

.slick-arrow {
  width: 40px;
  height: 40px;
  padding: 3px 0 0 0;
  background-color: transparent;
  border: none;
  color: #000;
  position: absolute;
  cursor: pointer;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  outline: none; }
  .slick-arrow svg {
    width: 17px;
    height: 33px;
    stroke-width: .2px; }
  .slick-arrow .fa {
    font-size: 26px;
    font-weight: 500; }
  .slick-arrow.slick-prev {
    left: -4px;
    padding-right: 1px; }
  .slick-arrow.slick-next {
    right: -4px;
    padding-left: 2px; }
  .slick-arrow.slick-disabled {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
    cursor: default; }

.slick-dots {
  display: block;
  padding: 0;
  margin: 25px 0 0 0;
  text-align: center;
  letter-spacing: -.33em;
  line-height: 0; }
  .slick-dots li {
    display: inline-block;
    font-size: 0px;
    margin: 0px 7px;
    width: 10px;
    height: 10px;
    letter-spacing: normal; }
    .slick-dots li button {
      width: 10px;
      height: 10px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #666666;
      background-color: #666666;
      padding: 0;
      outline: none;
      cursor: pointer; }
    .slick-dots li.slick-active button {
      border-color: #1c82ef;
      background-color: #1c82ef; }
    .slick-dots li:first-child {
      margin-left: 0; }
    .slick-dots li:last-child {
      margin-right: 0; }

/*--------------------------- Slick (End) ---------------------------*/
/*--------------------------- Home Product Recommendation ---------------------------*/
.home-product-recommend .cm-collection-wrap.overlap-slider {
  padding: 30px 0px; }
.home-product-recommend .cm-collection-wrap .slick-initialized .slick-track {
  display: flex !important; }
.home-product-recommend .cm-collection-wrap .slick-initialized .slick-slide {
  height: inherit !important; }
.home-product-recommend .cm-collection-wrap .item img {
  height: 310px;
  width: 100%;
  object-fit: cover; }
.home-product-recommend .cm-collection-wrap .item .cm-four-img-wrap .cm-c-col img {
  height: 120px;
  width: 100%;
  object-fit: cover; }
.home-product-recommend .cm-collection-wrap .item .cm-four-img-wrap .cm-c-col-2 {
  margin-top: 14px; }

/*--------------------------- Home Product Recommendation ---------------------------*/
/*--------------------------- Home Product Recommendation With Login ---------------------------*/
.home-product-recommend-with-login .cm-collection-wrap {
  padding-top: 0px; }
.home-product-recommend-with-login .slick-initialized .slick-track {
  display: flex !important; }
.home-product-recommend-with-login .slick-initialized .slick-slide {
  height: inherit !important; }
.home-product-recommend-with-login .item img {
  height: 310px;
  width: 100%;
  object-fit: cover; }
.home-product-recommend-with-login .item .cm-four-img-wrap .cm-c-col img {
  height: 116px;
  width: 100%;
  object-fit: cover; }
.home-product-recommend-with-login .item .cm-four-img-wrap .cm-c-col-2 {
  margin-top: 14px; }
.home-product-recommend-with-login .item.slick-slide.sign-in {
  border: none;
  padding: 0px;
  padding-right: 40px;
  height: 375px; }
  .home-product-recommend-with-login .item.slick-slide.sign-in .top--container {
    border: solid 1px #ddd;
    padding: 20px;
    margin-bottom: 15px;
    width: calc(100% + 40px); }
  .home-product-recommend-with-login .item.slick-slide.sign-in a.image-link {
    height: calc(100% - 133px);
    width: calc(100% + 40px); }
    .home-product-recommend-with-login .item.slick-slide.sign-in a.image-link img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
.home-product-recommend-with-login .signed-in .item--top {
  display: flex; }
  .home-product-recommend-with-login .signed-in .item--top p, .home-product-recommend-with-login .signed-in .item--top h4 {
    margin-bottom: 0px; }
  .home-product-recommend-with-login .signed-in .item--top .item--left {
    width: calc(100% - 40px); }
    .home-product-recommend-with-login .signed-in .item--top .item--left .item--message {
      margin-top: 3px;
      font-size: 14px;
      color: #3883dd; }
  .home-product-recommend-with-login .signed-in .item--top .item--right {
    width: 40px; }
    .home-product-recommend-with-login .signed-in .item--top .item--right .logged-in-icon {
      height: 40px; }
.home-product-recommend-with-login .signed-in .recommendation--title {
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 15px; }

/*--------------------------- Home Product Recommendation With Login ---------------------------*/
/*--------------------------- BM Featured Collection ---------------------------*/
.cm-collection-wrap-with-diff-wth {
  width: 1600px;
  max-width: 100%;
  margin: 50px auto; }
  .cm-collection-wrap-with-diff-wth .cm-content {
    position: absolute;
    padding: 20px 0 0 20px; }
    @media (max-width: 1550px) {
      .cm-collection-wrap-with-diff-wth .cm-content {
        padding: 15px 0 0 15px; } }
    @media (max-width: 1200px) {
      .cm-collection-wrap-with-diff-wth .cm-content {
        padding: 10px 0 0 10px; } }
    .cm-collection-wrap-with-diff-wth .cm-content h4 {
      font-size: 21px;
      margin: 0 0 4px 0;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.86;
      letter-spacing: normal;
      color: #000000; }
      @media (max-width: 1550px) {
        .cm-collection-wrap-with-diff-wth .cm-content h4 {
          font-size: 17px; } }
      @media (max-width: 1200px) {
        .cm-collection-wrap-with-diff-wth .cm-content h4 {
          font-size: 11px; } }
    .cm-collection-wrap-with-diff-wth .cm-content .link-decoration {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #767676; }
      @media (max-width: 1200px) {
        .cm-collection-wrap-with-diff-wth .cm-content .link-decoration {
          font-size: 12px; } }
  .cm-collection-wrap-with-diff-wth .item {
    position: relative;
    margin-bottom: 20px; }
    .cm-collection-wrap-with-diff-wth .item:hover .link-decoration {
      color: #1C82EF;
      text-decoration: underline; }
    .cm-collection-wrap-with-diff-wth .item img {
      max-width: 100%; }
  .cm-collection-wrap-with-diff-wth .inner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .cm-collection-wrap-with-diff-wth .inner-wrap .max {
      margin-right: 20px;
      margin-left: 20px; }
      .cm-collection-wrap-with-diff-wth .inner-wrap .max:last-child {
        margin-right: 0; }
      .cm-collection-wrap-with-diff-wth .inner-wrap .max:first-child {
        margin-left: 0; }
      .cm-collection-wrap-with-diff-wth .inner-wrap .max .item.hss-class-2 {
        margin-bottom: 0; }
      .cm-collection-wrap-with-diff-wth .inner-wrap .max .item.hss-class-5 {
        margin: 0; }
      .cm-collection-wrap-with-diff-wth .inner-wrap .max .item.hss-class-8 {
        margin: 0; }
    .cm-collection-wrap-with-diff-wth .inner-wrap .item.hss-class-3 {
      margin: 0; }
    .cm-collection-wrap-with-diff-wth .inner-wrap .item.hss-class-6 {
      margin: 0; }
    .cm-collection-wrap-with-diff-wth .inner-wrap .cta {
      position: absolute;
      bottom: 0px;
      left: 10px;
      padding: 10px;
      color: #9a9a9a;
      font-size: 14px; }

/*--------------------------- BM Featured Collection (End) ---------------------------*/
/*--------------------------- Home New Arrival ---------------------------*/
.home-new-arrival-products .widget-product {
  display: flex;
  justify-content: space-between; }
  .home-new-arrival-products .widget-product .cm-hot-items-wrap .slick-list {
    padding: 0; }
  .home-new-arrival-products .widget-product .cm-hot-items-wrap ul.slick-dots {
    margin: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 26px; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap ul.slick-dots .slick-active button {
      background-color: #7c7d7f;
      border-color: #7c7d7f; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap ul.slick-dots button {
      background-color: #d8d8d8;
      border: solid 2px #d8d8d8; }
  .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item {
    width: 33%; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item .inner-top {
      padding: 0; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item .inner-top .cm-best-seller {
        padding: 8px 16px; }
        @media (min-width: 1200px) and (max-width: 1540px) {
          .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item .inner-top .cm-best-seller {
            padding: 8px 3%; } }
        @media (min-width: 768px) and (max-width: 1199px) {
          .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item .inner-top .cm-best-seller {
            padding: 6px 3%;
            font-size: 7px; } }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap .products-grid .item .inner-top:before {
      display: none; }
  .home-new-arrival-products .widget-product .cm-banner-img {
    min-height: 600px;
    padding: 0 40px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 0px; }
    .home-new-arrival-products .widget-product .cm-banner-img .content {
      background-color: #1c82ef;
      position: absolute;
      text-align: center;
      bottom: 54px;
      width: calc(100% - 80px);
      color: #fff;
      left: 0;
      padding: 23px 34px 21px;
      right: 0;
      margin: 0 auto; }
      .home-new-arrival-products .widget-product .cm-banner-img .content h3 {
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        margin: 0;
        letter-spacing: 1px;
        color: #ffffff;
        text-transform: uppercase;
        margin-bottom: 20px; }
        @media (max-width: 1550px) {
          .home-new-arrival-products .widget-product .cm-banner-img .content h3 {
            font-size: 15px; } }
        @media (max-width: 1200px) {
          .home-new-arrival-products .widget-product .cm-banner-img .content h3 {
            font-size: 12px; } }
      .home-new-arrival-products .widget-product .cm-banner-img .content a {
        border: solid 1px #ffffff;
        font-size: 14px;
        font-weight: normal;
        display: inline-block;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        padding: 8px 10px; }

.home-new-arrival-products {
  max-width: 100%;
  width: 1600px;
  margin: 60px auto 80px auto; }
  .home-new-arrival-products .products-grid > .slick-list .item.hot-item .product-badge .badge {
    margin-right: 0px; }
  .home-new-arrival-products .products-grid > .slick-list .item.hot-item .product-badge .badge:not(:first-child) {
    display: none; }
  .home-new-arrival-products .widget-title {
    margin-bottom: 24px;
    display: inline-block; }
    .home-new-arrival-products .widget-title .box-title {
      font-size: 21px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.86;
      letter-spacing: normal;
      text-align: left;
      color: #000000;
      margin-bottom: 20px; }
    .home-new-arrival-products .widget-title h4.box-title {
      font-size: 23px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1;
      margin-bottom: 0;
      letter-spacing: normal;
      color: #000000; }
    .home-new-arrival-products .widget-title .top-trend {
      margin-left: 10px;
      color: #ee5533;
      font-weight: 400; }
  .home-new-arrival-products .widget-product {
    border-top: solid 2px #1c82ef;
    border-bottom: solid 1px #dddddd;
    position: relative; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap.left {
      width: 150px;
      position: relative; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .bottom-content {
        position: absolute;
        bottom: 0;
        padding-left: 0px;
        left: 0; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title {
        width: 100%;
        padding-left: 0px;
        padding-top: 15px; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title h3 {
          margin: 0 0 2px;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: normal;
          color: #2e2e2e; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title .cm-btn-wrap {
          font-size: 12px;
          letter-spacing: normal;
          color: #1C82EF; }
          .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title .cm-btn-wrap a {
            color: #1C82EF; }
            .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title .cm-btn-wrap a:after {
              content: '>'; }
            .home-new-arrival-products .widget-product .cm-hot-items-wrap.left .top-title .cm-btn-wrap a:hover {
              color: #1c82ef;
              text-decoration: underline; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.left h4 {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: normal;
        color: #2e2e2e;
        margin-bottom: 15px; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.left ul li a {
        border: solid 1px #cfcfcf;
        background-color: #ffffff;
        padding: 8px 10px;
        display: inline-block;
        font-size: 12px;
        color: #1c82ef;
        margin-bottom: 6px;
        text-align: center;
        transition: all 0.25s ease; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.left ul li a:hover {
          background-color: #1c82ef;
          text-decoration: none;
          color: #fff; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap.center {
      width: 22%; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.center button.slick-arrow {
        top: 50%; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.center button.slick-prev.slick-arrow {
        left: 0px; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.center button.slick-next.slick-arrow {
        right: 0; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.center ul.slick-dots {
        margin: 0;
        left: 0;
        position: absolute;
        right: 0;
        bottom: 20px; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.center ul.slick-dots .slick-active button {
          background: #fff;
          border-color: #fff; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.center ul.slick-dots button {
          border: solid 2px #ffffff;
          background-color: transparent; }
    .home-new-arrival-products .widget-product .cm-hot-items-wrap.right {
      width: calc(100% - 22% - 150px);
      display: inline-block;
      padding: 0px; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .products-grid {
        margin: 0 -10px; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .product-item .product-des.abs-top {
        opacity: 1;
        visibility: visible; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.right ul.slick-dots {
        position: absolute; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .slick-slide > div:first-child {
        margin-bottom: 55px; }
      .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .item {
        position: relative; }
        .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .item.hot-item {
          padding: 0 10px;
          padding-bottom: 40px; }

.home-new-arrival-products .widget-product .cm-hot-items-wrap.right .ajax-quickview .item {
  margin: 0; }
  .home-new-arrival-products .widget-product .cm-hot-items-wrap.right .ajax-quickview .item .product-single__media img {
    position: static; }

.home-new-arrival-products .cm-hot-items-wrap.left .bottom-content ul {
  list-style-type: none;
  padding: 0px; }

.new-arrival .featured-collection__container {
  padding: 0 0px 0px 30px;
  overflow: visible; }
  .new-arrival .featured-collection__container button.slick-arrow {
    margin-top: 1px; }

#new-arrival-slider ul.slick-dots button {
  border: none;
  background-color: #d8d8d8; }
#new-arrival-slider ul.slick-dots .slick-active button {
  border: none;
  background-color: #7c7d7f; }

.bm-arrival-style.featured-collection__container {
  margin-top: 15px;
  overflow: visible; }
  .bm-arrival-style.featured-collection__container .home-section--content .slick-slide {
    height: auto; }
    .bm-arrival-style.featured-collection__container .home-section--content .slick-slide .productgrid--item:not(:first-child) {
      margin-bottom: 0px; }
  .bm-arrival-style.featured-collection__container ul.slick-dots button {
    border: none;
    background-color: #d8d8d8; }
  .bm-arrival-style.featured-collection__container ul.slick-dots .slick-active button {
    border: none;
    background-color: #7c7d7f; }
  .bm-arrival-style.featured-collection__container .slick-slide {
    height: 535px;
    margin-right: 10px;
    border: none;
    padding: 0px; }
    .bm-arrival-style.featured-collection__container .slick-slide li {
      border: 1px solid #dddddd;
      padding-bottom: 5px; }
  .bm-arrival-style.featured-collection__container .productgrid--item {
    margin-right: 0px; }
    .bm-arrival-style.featured-collection__container .productgrid--item.imagestyle--no-image .productitem--image {
      height: 155px;
      padding-bottom: 0; }
  .bm-arrival-style.featured-collection__container .productitem .productitem--image .productitem--image-primary {
    max-width: 100%;
    height: 155px;
    object-fit: contain; }
  .bm-arrival-style.featured-collection__container .productitem .productitem--image svg.placeholder--image {
    max-width: 100%;
    height: 155px;
    object-fit: contain; }
  .bm-arrival-style.featured-collection__container .productitem {
    padding: 0px 10px 5px 10px; }
    .bm-arrival-style.featured-collection__container .productitem .productitem--title {
      font-size: 13px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      min-height: 35px; }
    .bm-arrival-style.featured-collection__container .productitem .productitem--ratings {
      display: none; }
    .bm-arrival-style.featured-collection__container .productitem .price__current {
      display: flex; }
      .bm-arrival-style.featured-collection__container .productitem .price__current .badges-bottom {
        align-self: center; }
    .bm-arrival-style.featured-collection__container .productitem .money {
      font-size: 18px;
      font-weight: bold; }
  .bm-arrival-style.featured-collection__container .productitem--image-link {
    margin: 0px -10px; }
  .bm-arrival-style.featured-collection__container .productitem--image-primary {
    height: 130px; }
  .bm-arrival-style.featured-collection__container .productitem--image .badges img {
    visibility: visible;
    margin-bottom: 5px; }
  .bm-arrival-style.featured-collection__container .productitem--image .best-seller {
    top: 7px;
    left: 5px;
    position: absolute; }
  .bm-arrival-style.featured-collection__container .price__current {
    width: 100%;
    display: inline-block; }
    .bm-arrival-style.featured-collection__container .price__current .money {
      float: left; }
  .bm-arrival-style.featured-collection__container .badges-bottom img {
    display: none;
    margin-left: 5px; }
  .bm-arrival-style.featured-collection__container .badges-bottom img:first-child {
    display: inline-block; }
  .bm-arrival-style.featured-collection__container .smartwishlist {
    position: absolute;
    top: 7px;
    right: 5px; }
  .bm-arrival-style.featured-collection__container a.smartwishlist .fa-heart:before, .bm-arrival-style.featured-collection__container a.smartwishlist .fa-heart-o:before {
    content: ""; }
  .bm-arrival-style.featured-collection__container a.smartwishlist > span.fa {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/heart2.svg);
    background-repeat: no-repeat;
    font-family: none !important;
    height: 20px;
    width: 20px; }
  .bm-arrival-style.featured-collection__container a.smartwishlist.bookmarked > span.fa {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/Icn_added_to_wishlist-heart.svg?v=1633060701);
    background-size: contain;
    height: 18px; }

.home-new-arrival-products .widget-product .cm-hot-items-wrap.right ul.slick-dots {
  position: absolute;
  bottom: -35px; }

.featured-collection__container .slick-arrow {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-image: none;
  border-radius: 50%;
  color: #1C82EF;
  border: 2px solid #1c82ef;
  opacity: 1;
  margin-top: 0px;
  outline: none; }
  .featured-collection__container .slick-arrow[aria-disabled="true"] {
    color: #ddd;
    border: 2px solid #ddd; }

.featured-collection__container .slick-arrow[aria-disabled="false"]:hover {
  color: #fff;
  border: 2px solid #1c82ef;
  background-color: #1c82ef; }

.featured-collection__container button.slick-next.slick-arrow {
  background-image: none;
  padding-left: 0px; }
  .featured-collection__container button.slick-next.slick-arrow:after {
    content: "";
    display: block;
    position: relative;
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-rightblue.svg?v=1638868038);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 50%;
    width: 53%; }
  .featured-collection__container button.slick-next.slick-arrow[aria-disabled="true"]:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-right-grey.svg?v=1638868042); }
  .featured-collection__container button.slick-next.slick-arrow[aria-disabled="false"]:hover:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-right-white.svg?v=1638868038); }

.featured-collection__container button.slick-prev.slick-arrow {
  display: flex;
  left: unset;
  right: 55px; }
  .featured-collection__container button.slick-prev.slick-arrow:after {
    content: "";
    display: block;
    position: relative;
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-left-blue.svg?v=1638868038);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 50%;
    width: 53%; }
  .featured-collection__container button.slick-prev.slick-arrow[aria-disabled="true"]:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-left-grey.svg?v=1638868037); }
  .featured-collection__container button.slick-prev.slick-arrow[aria-disabled="false"]:hover:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0264/6504/2503/files/new_arrow-left-white.svg?v=1638868038); }

/*--------------------------- Home New Arrival (End) ---------------------------*/
/*--------------------------- Home Brands ---------------------------*/
.home-brands {
  max-width: 100%;
  width: 1600px;
  margin: 30px auto; }
  .home-brands .home-section--title.left {
    text-align: left; }
  .home-brands .inner-container {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ececec;
    justify-content: right; }
    .home-brands .inner-container a {
      display: flex;
      align-items: center;
      align-content: center;
      justify-content: center;
      width: 14%;
      border: 1px solid #ececec; }
      .home-brands .inner-container a img {
        width: 130px;
        max-height: 80px;
        padding: 10px;
        object-fit: contain; }

/*--------------------------- Home Brands (End) ---------------------------*/
/*--------------------------- Home Ads ---------------------------*/
.home-ads-bm {
  width: 1600px;
  max-width: 100%;
  margin: 30px auto; }
  .home-ads-bm .inner-container {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000; }

/*--------------------------- Home Ads (End) ---------------------------*/
/*--------------------------- Dynamic Featured Collection ---------------------------*/
.featured-collection__container.line-border .productitem {
  margin-top: 20px; }

.featured-collection__container .productitem .productitem--image .productitem--image-primary {
  max-width: 100%;
  height: 200px;
  object-fit: contain; }

.home-section--content.featured-collection__content .productgrid--item .productitem .productitem--info .price-outer--container .price__current {
  display: flex; }
  .home-section--content.featured-collection__content .productgrid--item .productitem .productitem--info .price-outer--container .price__current .bark-first-badge {
    height: 12px;
    width: 40px;
    margin-left: 3px;
    align-self: center; }

/*--------------------------- Dynamic Featured Collection (End) ---------------------------*/
/*--------------------------- Yotpo Review ---------------------------*/
.yotpo .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #F9C441 !important; }

.yotpo .text-m.write-review-btn-hidden {
  display: none; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars, .yotpo.bottomline .yotpo-bottomline .yotpo-stars, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  margin-right: 4px; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
  font-size: 14px !important; }

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars, .yotpo.bottomline .yotpo-bottomline .yotpo-stars, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
  padding: 0;
  align-self: center; }

.yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label {
  line-height: 14px !important; }

.yotpo .text-m {
  font-size: 13px !important;
  color: #9a9a9a !important; }

.yotpo .text-m::before {
  content: "("; }

.yotpo .text-m::after {
  content: ")"; }

/*--------------------------- Yotpo Review (End) ---------------------------*/
/*--------------------------- Blog ---------------------------*/
.template-index .blogposts--section .home-section--title {
  text-align: left; }
.template-index .blogposts--section .blogposts--footer-link {
  font-size: 14px;
  font-weight: normal;
  color: #1c82ef;
  margin-left: 15px; }
.template-index .blogposts--section .article--excerpt-wrapper {
  border: none;
  box-shadow: none; }
  .template-index .blogposts--section .article--excerpt-wrapper article {
    position: relative; }
.template-index .blogposts--section .article--excerpt-content {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20%;
  background-color: #fff;
  position: relative; }
  .template-index .blogposts--section .article--excerpt-content .article--excerpt-text p:first-child {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .template-index .blogposts--section .article--excerpt-content .article--excerpt-text p {
    display: none; }

/*--------------------------- Blog (End) ---------------------------*/
/*--------------------------- Discover Bark ---------------------------*/
.cm-discover-bark {
  text-align: center;
  width: 1600px;
  max-width: 100%;
  margin: 50px auto; }
  .cm-discover-bark .item {
    width: 25%; }
  .cm-discover-bark .dis-inner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding-top: 15px; }
    .cm-discover-bark .dis-inner-wrap h3 {
      margin-top: 37px;
      font-size: 18px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.28;
      letter-spacing: 1px;
      text-align: center;
      margin-bottom: 14px;
      color: #2e2e2e; }
      @media (max-width: 1550px) {
        .cm-discover-bark .dis-inner-wrap h3 {
          font-size: 14px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .cm-discover-bark .dis-inner-wrap h3 {
          min-height: 35px; } }
    .cm-discover-bark .dis-inner-wrap p {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: 0.5px;
      text-align: center;
      color: #7d7d7d;
      max-width: 260px;
      margin: 0 auto; }
    .cm-discover-bark .dis-inner-wrap img {
      max-width: 150px; }
  .cm-discover-bark h2 {
    text-align: left; }
  .cm-discover-bark .cm-top-wrap a.cta {
    font-size: 14px;
    font-weight: normal;
    color: #1c82ef;
    margin-left: 15px; }

/*--------------------------- Discover Bark (End) ---------------------------*/
/*--------------------------- Puppy Kitten ---------------------------*/
.cm-puppy-kitten {
  text-align: center;
  width: 1600px;
  max-width: 100%;
  margin: 50px auto; }
  .cm-puppy-kitten .dis-inner-wrap {
    display: inline-block; }
  .cm-puppy-kitten h2 {
    text-align: left; }
  .cm-puppy-kitten .left {
    float: left; }
  .cm-puppy-kitten .right {
    float: right; }
  .cm-puppy-kitten a {
    display: inline-block;
    width: 48%;
    text-align: left; }
    .cm-puppy-kitten a .item img {
      max-width: 100%; }
    .cm-puppy-kitten a .item span {
      margin-top: 5px;
      font-size: 17px;
      display: inline-block; }

/*--------------------------- Puppy Kitten (End) ---------------------------*/
.productgrid--item .productitem--swatches {
  display: none; }

/*--------------------------- Listing Collection ---------------------------*/
.template-list-collections .collection__item-image img, .template-list-collections .collection__item-image svg {
  width: 100%;
  height: 250px;
  object-fit: contain; }

/*--------------------------- Listing Collection ---------------------------*/
/*--------------------------- Article Detail ---------------------------*/
.template-article .share-buttons--button img {
  position: absolute; }

/*--------------------------- Article Detail ---------------------------*/
/*--------------------------- CSS Fix for smaller desktop ---------------------------*/
@media (max-width: 1550px) and (min-width: 1024px) {
  .home-product-recommend .cm-collection-wrap .item img {
    height: 230px;
    object-fit: cover; }
  .home-product-recommend .cm-collection-wrap .item .cm-four-img-wrap .cm-c-col img {
    height: 80px; }

  .home-product-recommend-with-login .slick-slide {
    height: 315px !important; }

  .home-product-recommend-with-login .cm-collection-wrap .item img {
    height: 267px;
    object-fit: cover; }
  .home-product-recommend-with-login .cm-collection-wrap .item img.logged-in-icon {
    height: auto; }
  .home-product-recommend-with-login .cm-collection-wrap .item .cm-four-img-wrap .cm-c-col img {
    height: 94px; }
  .home-product-recommend-with-login .cm-collection-wrap .item .cm-four-img-wrap .cm-c-col a:first-child {
    padding-right: 20px; }

  .cm-collection-wrap-container.cat-dog {
    max-width: 300px !important; }

  .cat-dog.slick-initialized.slick-slider {
    max-width: 260px;
    height: 360px;
    margin: auto;
    display: block; }

  .cat-dog .slick-initialized .slick-slide {
    border: none;
    margin: 10px;
    padding: 0px;
    height: 360px;
    max-width: 260px; }

  .cat-dog-slider {
    display: flex;
    justify-content: space-between; }

  .cat-dog-right-container {
    width: calc(100% - 300px) !important; }
    .cat-dog-right-container .top .column {
      padding: 5px; }
      .cat-dog-right-container .top .column p.title {
        line-height: 18px;
        margin-top: 10px;
        margin-bottom: 5px; }
      .cat-dog-right-container .top .column img {
        max-height: 75px !important;
        max-width: 100%; }
    .cat-dog-right-container .bottom .column .left img {
      width: 80% !important;
      height: 80% !important; }
    .cat-dog-right-container .bottom .column .right .title {
      margin-top: 5px;
      margin-bottom: 5px;
      line-height: 20px; }

  .cm-collection-wrap-with-diff-wth .inner-wrap .cta {
    display: none; }

  .home-new-arrival-products .widget-product .left {
    width: 15% !important; }
  .home-new-arrival-products .widget-product .home-new-arrival-products {
    width: 20% !important; }
  .home-new-arrival-products .widget-product .right {
    width: 60% !important; }
    .home-new-arrival-products .widget-product .right .featured-collection__container {
      width: 100% !important; } }
/*--------------------------- CSS Fix for smaller desktop ---------------------------*/
/*------------------------ promotion gift popup ---------------------------*/
.swal2-container .swal2-confirm {
  background-color: #ff5b00 !important; }

.swal2-container .tbn_gift_img_free_label {
  background-color: #ff5b00 !important; }
