/** Shopify CDN: Minification failed

Line 4637:2 "vertial-align" is not a known CSS property
Line 9973:0 Unexpected "}"

**/
/*======================= Product Grid and List Views ============================*/
.product-cat-item {
  float: left;
  position: relative;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .product-wrapper {
    margin-bottom: 20px;
  }
}
.product-wrapper .sold-out-tag {
  margin: 0;
  position: absolute;
  height: 75px;
  width: 75px;
  line-height: 75px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  padding: 0;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--color-product-secondary);
}
@media only screen and (max-width: 480px) {
  .product-wrapper .sold-out-tag {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }
}
.product-wrapper .sold-out-tag .tag {
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: var(--color-product-secondary-text);
}
.product-list .product-wrapper {
  text-align: left;
}
.product-list .product-wrapper .btn_wrapper {
  float: left;
  width: 100%;
}
.grid-view-item .visually-hidden {
  display: none;
}
.tab-pane .product-layouts.grid-view-item .product-wrapper .product-thumb,
.products-grid-view
  > .product-grid
  .product-layouts
  .product-wrapper
  .product-thumb,
.related-products .product-wrapper .product-thumb,
#newproduct_products_slider .product-wrapper .product-thumb,
#recently-viewed-products .product-wrapper .product-thumb,
.search-products .product-layouts .product-thumb,
.slider-specialproduct .product-layouts .product-thumb {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.special-product .special-product {
  margin: 0 -15px;
}
.product-layouts .product-wrapper .product-thumb a.grid-view-item__link {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.product-layouts .product-wrapper .product-thumb a.grid-view-item__link img {
  width: 100%;
}
.product-layouts
  .product-wrapper
  .product-thumb
  .fade_img
  img.image_thumb_swap {
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
  margin: auto;
  bottom: 0;
}
.product-layouts .product-wrapper .product-thumb .fade_img img.image_thumb {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
}
.product-layouts .product-wrapper .product-thumb .left_img,
.product-layouts .product-wrapper .product-thumb .right_img {
  overflow: hidden;
  position: relative;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .product-layouts .product-wrapper .product-thumb .left_img,
  .product-layouts .product-wrapper .product-thumb .right_img {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
}
.product-layouts.product-price--sold-out
  .product-wrapper
  .product-thumb
  a.grid-view-item__link {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  filter: grayscale(1);
}
.product-layouts .zoom_img,
.product-layouts .fade_img {
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .product-layouts .zoom_img,
  .product-layouts .fade_img {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
}
@media (max-width: 480px) {
  .product-wrapper .sold-out-tag .tag {
    line-height: 16px;
    font-size: 10px;
  }
}
.product-layouts .product-wrapper:hover .product-thumb a.grid-view-item__link {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
.product-wrapper .btn_wrapper .pro_btn a.add-to-cart-disable::before,
.product-wrapper .btn_wrapper .pro_btn a.add-to-cart-disable::after {
  display: none;
}
.tab-pane .product-layouts.grid-view-item .product-wrapper .product-description,
.special-product-div
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description,
.products-grid-view
  > .product-grid
  .product-layouts
  .product-wrapper
  .product-description,
.related-products
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description,
#recently-viewed-products .product-wrapper .product-description,
.search-products .product-wrapper .product-description,
#newproduct_products_slider .product-wrapper .product-description {
  width: 100%;
  position: relative;
  float: left;
  text-align: left;
  padding: 15px 0 0;
}
.products-grid-view
  > .product-grid
  .product-layouts
  .product-wrapper
  .product-description
  .grid-view-item__vendor,
.tab-pane
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__vendor,
.special-product-div
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__vendor,
.related-products
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__vendor,
.search-products .product-wrapper .product-description .grid-view-item__vendor,
#newproduct_products_slider
  .product-wrapper
  .product-description
  .grid-view-item__vendor,
.list-collection-products
  .product-layouts
  .product-wrapper
  .product-description
  .grid-view-item__vendor {
  display: none;
}
.product-description .h4 {
  float: left;
  width: 100%;
  margin: 0 0 5px;
  white-space: nowrap;
}

a.grid-link__title {
  font: 400 18px/22px var(--font-stack-header);
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 100%;
  color: #444;
}
#slidedown-cart .product-details .product-name > a {
  float: left;
  width: 100%;

  font: 400 15px/20px var(--font-stack-header);
}
#slidedown-cart .product-details .price {
  font-size: 16px;
}
.product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__meta {
  float: left;
  width: 100%;
  margin: 0;
}
.product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__meta
  .grid-link__org_price {
  float: left;
  width: 100%;
  font-family: var(--font-stack-header);
}
.product-price__price,
.product-price__price .money,
.price,
price .money {
  font: 600 18px/20px var(--font-stack-body);
  color: var(--color-sale-text);
}
.product-price__price.compare_price .money,
.product-price__price.compare_price {
  font: 400 14px/16px var(--font-stack-body);
  color: var(--color-body-text);
}
.product-price__price.compare_price {
  position: relative;
  margin: 0 0 0 25px;
}
.product-price__price.compare_price::after {
  content: "";
  position: absolute;
  left: -23px;
  right: auto;
  width: 15px;
  height: 2px;
  background: #666666;
  top: 0;
  bottom: 0;
  margin: auto;
}

.product-short-list .product-price__price.compare_price::after {
  left: 0;
  right: 0;
  top: -20px;
  bottom: 0;
}

.product-short-list .product-price__price.compare_price {
  margin: 0;
  display: inline-block;
  padding: 15px 0 0 0;
}
.sale-price,
.price--on-sale .regular-price {
  display: none;
}
.price--on-sale .sale-price,
.regular-price {
  display: block;
}
.grid-view-item__meta .discount-percentage {
  color: #ff0000;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
}
.product-price__sale-label,
.product-wrapper .custom_label {
  position: absolute;
  left: -25px;
  right: auto;
  top: 10px;
  bottom: auto;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  background: #111;
  padding: 2px 10px;
}

.product-price__sale-label {
  top: 40px;
  display: none;
}
.product-wrapper:hover .product-price__sale-label {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  left: 10px;
}
.product-short-list .product-price__sale-label {
  font-size: 10px;
}
.product-wrapper .custom_label {
  top: 10px;
}
.product-short-list .product-wrapper .custom_label {
  font-size: 9px;
}
.product-wrapper:hover .custom_label {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  left: 10px;
}
.product-wrapper .discount-percentage {
  position: absolute;
  right: -25px;
  left: auto;
  top: 10px;
  bottom: auto;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  background: #8e6e35;
  padding: 2px 10px;
}
.product-wrapper:hover .discount-percentage {
  opacity: 1;
  right: 10px;
  visibility: visible;
}
.product-wrapper .spr-badges.grid-item-meta {
  float: left;
  width: 100%;
  margin: 0 0 8px;
}
.product-wrapper .product-description .spr-badge {
  float: left;
  width: 100%;
}
.product-wrapper .spr-badge-caption {
}
.product-wrapper .spr-badge {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .short-title {
  text-align: left;
  padding: 0;
}
.product-short-list .product-layouts .product-wrapper .btn_wrapper {
  border: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta {
    width: 22%;
  }
  .product-short-list .product-layouts .product-wrapper .btn_wrapper {
    width: 32%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .full-width
    .product-short-list
    .product-layouts
    .product-wrapper
    .btn_wrapper {
    width: 36%;
    float: right;
  }
  .full-width
    .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta {
    width: 18%;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta {
    width: 14%;
  }
  .product-short-list .product-layouts .product-wrapper .btn_wrapper {
    width: 21%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
  }
}
@media (min-width: 1300px) {
  .full-width
    .product-short-list
    .product-layouts
    .product-wrapper
    .btn_wrapper {
    width: 34%;
  }
  .full-width
    .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta {
    width: 15%;
  }
}

@media only screen and (max-width: 1599px) {
  .product-short-list .product-layouts .product-wrapper .btn_wrapper {
    width: 33%;
  }
}

@media only screen and (max-width: 991px) {
  a.grid-link__title {
    font-size: 16px;
    line-height: 18px;
  }
  .product-price__sale-label,
  .product-wrapper .custom_label {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    font-size: 12px;
    padding: 0px 8px;
  }
  .product-wrapper .discount-percentage,
  .product-wrapper:hover .discount-percentage {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;

    font-size: 12px;
    line-height: 18px;
    padding: 1px 8px;
  }
  .product-wrapper .custom_label {
  }
  .product-wrapper:hover .product-price__sale-label {
    left: 5px;
  }

  .product-wrapper .spr-badges.grid-item-meta,
  .product-wrapper:hover .spr-badges.grid-item-meta {
    bottom: 10px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 767px) {
  .product-price__price,
  .product-price__price .money,
  .price,
  price .money {
    font-size: 14px;
  }

  .product-short-list .product-price__price.compare_price::after {
    left: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }

  .product-short-list .product-price__price.compare_price {
    padding: 0 0 0 25px;
  }
  .product-price__price.compare_price .money,
  .product-price__price.compare_price {
    font-size: 12px;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta {
    text-align: left;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .btn_wrapper {
    text-align: left;
    float: left;
    width: 100%;
    margin: 5px 0 0;
  }
}
@media only screen and (min-width: 481px) {
  .style1 .product-layouts .fade_img {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .product-price__price.compare_price::after {
    left: -15px;
    width: 10px;
  }
  .product-price__price.compare_price {
    margin: 0 0 0 15px;
  }
  a.grid-link__title {
    font-size: 14px;
    line-height: 16px;
  }
  .product-price__sale-label,
  .product-wrapper .custom_label {
    font-size: 10px;
    padding: 0px 5px;
  }
}
/*---------------- recently viewed products ------------------*/
#recently-viewed-products {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
#recently-viewed-products .product-wrapper:hover .spr-badges.grid-item-meta {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
#recently-viewed-products .product-wrapper .product-description span.price {
  margin: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#recently-viewed-products .product-wrapper {
  /* margin-bottom: 0; */
}
#recently-viewed-products .product-price-and-shipping {
  float: left;
  width: 100%;
}
#recently-viewed-products-wrap {
  float: left;
  width: 100%;
  margin: 0 0 40px;
  text-align: center;
}
#recently-viewed-products-wrap > .container {
  padding: 0;
}
#recently-viewed-products-wrap .product-container {
  float: left;
  width: 100%;
}
#recently-viewed-products.style3 .product-wrapper .spr-badges.grid-item-meta {
  bottom: 65px;
}
#recently-viewed-products:hover .owl-nav {
  visibility: visible;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
@media only screen and (max-width: 1199px) {
  #recently-viewed-products-wrap {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  #recently-viewed-products-wrap {
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 480px) {
  #recently-viewed-products {
    padding: 0;
  }
}
form#AddToCartForm {
  float: left;
  width: 100%;
  margin: 0;
}
@media only screen and (min-width: 1025px) {
  .product {
    position: relative;
  }
}
.grid-uniform {
  margin-left: -15px;
  margin-right: -15px;
}
/*================ This hacks all the grid-items in IE8 and below ================*/
.lt-ie9 .product-grid .grid-item {
  display: inline-block;
  float: none;
  margin-bottom: var(--gutter);
  margin-left: 0;
  padding: 0;
}
.lt-ie9 .product-grid .grid-item .product {
  margin-bottom: 0;
}
.lt-ie9 .product-wrapper {
  margin: 0 var(--gutter) / 2;
}
.product__img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .product__img {
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
  }
}
.product__details {
  transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
}
.product__price {
  font-size: var(--font-size-base);
}
.product__title {
  font-size: em(17px);
  margin: var(--gutter) / 2 0 0 0;
  line-height: 1.5;
}
@media (min-width: 480px) and (max-width: 1025px) {
  .large--one-quarter .product__title {
    font-size: em(14px);
  }
}
.tag {
  background-color: #f6f6f6;
  color: #666;
  font-family: var(--font-stack-body);
  font-size: em(14px);
  padding: var(--gutter) / 6 10px;
}
.on-sale-tag .tag {
  background-color: none;
  color: var(--color-meta);
}
.on-sale-tag {
  margin: 0 0 (var(--gutter) / 2);
  position: absolute;
  top: 45px;
  right: 15px;
}
.product-list .on-sale-tag {
  left: 15px;
  right: auto;
}
@media only screen and (max-width: 700px) {
  .products-grid-view .grid-item {
    width: 50%;
  }
}
.edit_checkout .btn {
  padding: 0.8em 1.7em;
}
.spr-review .spr-icon {
  font-size: 100%;
}
.top-products-detail a {
  margin: 5px 0;
  font: 400 13px/20px var(--font-stack-header);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.products-grid-view > .grid-item {
  overflow: hidden;
}
.collection_template .products-grid-view {
  display: flex;
  flex-flow: row wrap;
  padding: 0px;
}
.left-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown,
.right-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown {
  width: 190px;
  padding: 0 0 0 35px;
}
.left-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown
  span,
.right-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown
  span {
  margin: 0 10px 0 0;
}
.left-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown::after,
.right-sidebar-column
  .collection_template
  .products-grid-view
  .large--one-quarter.product-grid
  .flip-countdown.simple-countdown
  .countdown-container.flip-countdown::after {
  left: 5px;
}
@media only screen and (min-width: 991px) {
  .left-sidebar-column
    .collection_template
    .products-grid-view
    .large--one-quarter.product-grid
    .product-wrapper
    .btn_wrapper
    .pro_btn
    a,
  .right-sidebar-column
    .collection_template
    .products-grid-view
    .large--one-quarter.product-grid
    .product-wrapper
    .btn_wrapper
    .pro_btn
    a,
  .left-sidebar-column
    .collection_template
    .products-grid-view
    .large--one-quarter.product-grid
    .product-wrapper
    .btn_wrapper
    .pro_btn
    a
    > i,
  .right-sidebar-column
    .collection_template
    .products-grid-view
    .large--one-quarter.product-grid
    .product-wrapper
    .btn_wrapper
    .pro_btn
    a
    > i {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .products-grid-view.collections_masonry.shop_masonry
    .grid-item.ms-item.medium--one-third.large--one-third.product-grid {
    margin: 0 0 30px;
  }
}
.product-wrapper .spr-badge-caption {
}
.product-single__photos .product-image-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.search_wrapper .search-results {
  top: 100% !important;
  overflow: auto;
  max-height: 655px;
  padding: 10px;
}
.search_wrapper .search-results .product-price__price.compare_price .money {
  margin-left: 5px;
}
.search_wrapper .search-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
}
.search_wrapper .search-results::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}
.search_wrapper .search-results::-webkit-scrollbar {
  width: 5px;
}
.product-wrapper.product_container:hover
  .product-thumb
  .fade_img
  img.image_thumb {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
.product-wrapper.product_container:hover
  .product-thumb
  .fade_img
  img.image_thumb_swap {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
.product-wrapper.product_container:hover
  .product-thumb
  .fade_img
  img.image_thumb {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
@media (min-width: 1201px) {
  .full_width .product-list .product-thumb {
    width: auto;
  }
}
/*--------------------- newsletter model CSS ------------------------*/
.modal-dialog {
  margin: 0;
}
.modal-header i.mdi.mdi-close {
  float: left;
  width: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  height: 40px;
}
.modal-header .close {
  transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  margin: 0;
}
.modal-header .close:hover {
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
}
.modal-md {
  margin: 0 auto;
}
.modal-newsletter .checkbox-group {
  line-height: normal;
  text-align: left;
  float: left;
  width: 100%;
}
.modal-newsletter .checkbox-group input[type="checkbox"] + label {
  font-size: 13px;
  color: #ccc;
}
.modal-newsletter .checkbox-group input[type="checkbox"] + label:hover,
.modal .modal-newsletter .checkbox-group input[type="checkbox"] + label:focus,
.modal .modal-newsletter .checkbox-group input[type="checkbox"] + label:active {
  color: #fff;
}
.modal-newsletter .checkbox-group.active input[type="checkbox"] + label {
  color: #fff;
}
.modal-newsletter .checkbox-group.form-group-top input[type="checkbox"] {
  height: 15px;
  width: 15px;
  float: none;
  vertical-align: top;
  display: inline-block;
  margin: 0px;
}
.modal-newsletter .checkbox-group label .check:before {
  content: "\f12c";
  color: var(--color-btn-secondary);
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  font-family: "Material Design Icons";
  font-style: normal;
  font-weight: 500;
}
.color_swatch_Value li.active label {
  width: 14px;
  height: 14px;
}
.modal-newsletter p {
  padding-bottom: 7px;
}
#newsletterModal .modal-header {
  height: 40px;
  width: 40px;
  border: none;
  z-index: 1;
}
#newsletterModal .modal-header .close {
  position: absolute;
  right: 10px;
  left: auto;
  top: 10px;
  bottom: auto;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #111;
  background: none;
  border: none;
}
#newsletterModal {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  transition: all 600ms ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  background: #fff;
}
#newsletterModal.fixed {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
#newsletterModal .modal-header .close:hover i:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
#newsletterModal .modal-header .close i:before {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#newsletterModal .modal-newsletter {
  background: transparent;
}
#newsletterModal .modal-newsletter .newsletter-title {
  font: 500 30px/42px var(--font-stack-header);
  color: var(--color-text);
  margin: 0 0 15px;
}
#newsletterModal .modal-newsletter .desc {
  font: 400 13px/20px var(--font-stack-body);
  color: var(--color-body-text);
}
#newsletterModal .modal-newsletter .row-subscibe {
  margin: 0 0 30px;
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 5px;
}
#newsletterModal .modal-newsletter .row-subscibe input {
  height: 50px;
  font-size: 13px;
  line-height: 16px;
  color: #222;
  padding: 10px 145px 10px 15px;
  background: none;
  width: 100%;
  margin: 0;
  border: none;
}
#newsletterModal
  .modal-newsletter
  .row-subscibe
  input[type="text"]::placeholder {
  color: #222;
}
#newsletterModal .modal-newsletter .row-subscibe button {
  height: 50px;
  background: var(--color-btn-primary);
  color: var(--color-btn-primary-text);
  border: none;
  padding: 0 32px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  z-index: 1;
}
#newsletterModal .modal-newsletter .row-subscibe button:hover {
  color: var(--color-btn-secondary-text);
}
#newsletterModal .modal-newsletter .checkbox-group .box {
  margin-top: 0;
  display: none;
  top: 2px;
  bottom: auto;
}
#newsletterModal .modal-newsletter .checkbox-group label {
  font-size: 13px;
  line-height: 16px;
  padding-left: 5px;
  font-weight: 400;
  margin: 0;
  color: #666;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#newsletterModal .modal-newsletter .checkbox-group label:hover {
  color: #111;
}
#newsletterModal .modal-newsletter p {
  margin-bottom: 0px;
}
#newsletterModal .modal-content .modal-block {
  width: 100%;
  float: left;
  background: #e3ddc7;
  padding: 30px 15px;
}
@media only screen and (min-width: 992px) {
  #newsletterModal .modal-content .modal-block {
    display: flex;
    align-items: center;
  }
}
#newsletterModal form.subscribe-form {
  width: 100%;
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
#newsletterModal .modal-md {
  border: none;
  box-shadow: none;
}
#newsletterModal .modal-dialog {
  margin: 0;
}
#newsletterModal.in .modal-dialog {
  visibility: visible;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}
#newsletterModal .modal-newsletter > div,
#newsletterModal .modal-bg-image .modal-img > div {
  padding: 0 15px;
}
#newsletterModal .modal-bg-image .modal-img > div {
  width: 50%;
}
@media only screen and (max-width: 1599px) {
  #newsletterModal .modal-newsletter .newsletter-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 1399px) {
  .modal-header i.mdi.mdi-close {
    font-size: 22px;
  }
  #newsletterModal .modal-header .close {
    right: 5px;
    top: 5px;
  }
  #newsletterModal .modal-newsletter .newsletter-title {
    font-size: 27px;
    line-height: 34px;
  }
  #newsletterModal .modal-newsletter .row-subscibe {
    margin: 0 0 25px;
  }
  #newsletterModal .modal-newsletter .row-subscibe input {
    height: 45px;
  }
  #newsletterModal .modal-newsletter .row-subscibe button {
    height: 45px;
    padding: 0 25px;
  }
  #newsletterModal .modal-newsletter .desc {
    font-size: 12px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 1299px) {
  #newsletterModal .modal-newsletter .newsletter-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  #newsletterModal .modal-newsletter .newsletter-title {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 991px) {
  #newsletterModal .modal-bg-image {
    width: 100%;
    text-align: center;
  }
  #newsletterModal .modal-bg-image .modal-img {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  #newsletterModal .modal-newsletter {
    width: 100%;
  }
  #newsletterModal .modal-bg-image {
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #newsletterModal .modal-header .close {
    width: 20px;
    height: 20px;
  }
  #newsletterModal .modal-header i.mdi.mdi-close {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  #newsletterModal .modal-newsletter .desc {
    margin: 0 0 15px;
  }
  #newsletterModal .modal-content .modal-block {
    padding: 30px 0px 15px;
  }
}
@media only screen and (max-width: 480px) {
  #newsletterModal .modal-newsletter .newsletter-title,
  #newsletterModal .modal-newsletter .desc {
    margin: 0 0 5px;
  }
  #newsletterModal .modal-newsletter .row-subscibe {
    margin: 0 0 15px;
  }
}
/*-------------------- Blogs and Comments -------------------*/
.blog_latest_new_home .swiper-button {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog_latest_new_home:hover .swiper-button {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog_latest_new_home .text-center {
  padding: 30px 0 0;
}
.blog_latest_new_home .grid--blog {
  text-align: center;
}
#blog_slider .article__grid__inner .ttblog_image_holder a.article__grid-image {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#blog_slider
  .article__grid__inner
  .ttblog_image_holder
  a.article__grid-image
  img {
  width: 100%;
}
#blog_slider .article__grid__inner .ttblog_image_holder > a::before {
}
@media only screen and (max-width: 991px) {
  #blog_slider .article__grid__inner .ttblog_image_holder > a::before {
    opacity: 0.2;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    -webkit-opacity: 0.2;
  }
}
#blog_slider .article__grid__inner:hover .ttblog_image_holder > a::before {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
#blog_slider .tt-blog-content .blog_image_holder .bloglinks {
  bottom: 0;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 1;
}
#blog_slider .tt-blog-content .blog_image_holder .bloglinks a {
  border: 2px solid #fff;
  color: #fff;
  float: left;
  width: 42px;
  height: 42px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#blog_slider .tt-blog-content .blog_image_holder .bloglinks a i {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-weight: normal;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
#blog_slider .tt-blog-content:hover .blog_image_holder .bloglinks a {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
#blog_slider .tt-blog-content .blog-content-wrap .h3.article__title a {
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#blog_slider .tt-blog-content .blog-content-wrap .rte.article__grid-excerpt {
  margin: 0 0 12px;
  float: left;
  width: 100%;
  color: var(--color-body-text);
  font: 400 14px/20px var(--font-stack-body);
}
#blog_slider
  .tt-blog-content
  .blog-content-wrap
  .list--inline.article__meta-buttons {
  float: left;
  width: 100%;
  margin: 0;
}
#blog_slider
  .tt-blog-content
  .blog-content-wrap
  .list--inline.article__meta-buttons
  > li {
  float: left;
  width: 100%;
  margin: 0;
}
#blog_slider
  .tt-blog-content
  .blog-content-wrap
  .list--inline.article__meta-buttons
  a.read-more {
  float: none;
  width: auto;
  position: relative;
  padding: 10px 22px;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #222;
  background: none;
}
#blog_slider
  .tt-blog-content
  .blog-content-wrap
  .list--inline.article__meta-buttons
  a.read-more:hover {
  color: var(--color-product-secondary-text);
  border-color: var(--color-product-secondary);
}
#blog_slider
  .tt-blog-content
  .blog-content-wrap
  .article__date
  i.mdi.mdi-calendar {
  font-size: 16px;
  line-height: 18px;
  padding: 2px 6px 0 0;
  float: left;
  width: auto;
}
#blog_slider .tt-blog-content .article__title {
  overflow: hidden;
  width: 100%;
  float: left;
  margin: 0 0 15px;
  font: 500 20px/22px var(--font-stack-header);
}
#blog_slider .tt-blog-content .article__title > a {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  color: var(--color-text);
}
#blog_slider .tt-blog-content .article__title > a:hover {
  color: var(--color-btn-secondary);
}
.content-wrapper .tt-blog-content span.bloglinks {
  bottom: 0;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 1;
}
.content-wrapper .tt-blog-content span.bloglinks a {
  border: 2px solid #fff;
  color: #fff;
  float: left;
  width: 45px;
  padding: 10px;
  height: 45px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog_latest_new_home .grid--blog {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .content-wrapper .tt-blog-content span.bloglinks a,
  #blog_slider .tt-blog-content .blog_image_holder .bloglinks a {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}
.content-wrapper .tt-blog-content span.bloglinks a i {
  float: left;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
}
.content-wrapper .tt-blog-content:hover .blog_image_holder .bloglinks a {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.content-wrapper .tt-blog-content:hover .ttblog_image_holder .bloglinks a {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-section .tt-blog-content .ttblog_image_holder > a::before {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  .blog-section .tt-blog-content .ttblog_image_holder > a::before {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
  }
}
.blog-section .tt-blog-content:hover .ttblog_image_holder > a::before {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
#shopify-section-blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  .blog-btn
  a.btn::before {
  border-bottom: none;
}
/*==================== Blog Design1 CSS=====================*/
.design_1 #blog_slider .tt-blog-content {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0 15px;
}
.design_1 #blog_slider .tt-blog-content .blog-content-wrap {
  padding: 25px 55px;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
}
.design_1 #blog_slider .ttblog_image_holder.blog_image_holder {
  width: 100%;
  overflow: hidden;
}
.design_1 #blog_slider .ttblog_image_holder.blog_image_holder .article__date {
  position: absolute;
  top: auto;
  bottom: -30px;
  left: 0;
  right: 0;
  background: none;
  transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
}
.design_1
  #blog_slider
  .ttblog_image_holder.blog_image_holder
  .article__date
  .Full_date {
  background: #fff;
  padding: 10px 15px;
}
.design_1
  #blog_slider
  .tt-blog-content:hover
  .ttblog_image_holder.blog_image_holder
  .article__date {
  bottom: 9px;
}
.design_1 #blog_slider .blog-content-wrap .article__date,
.design_3 #blog_slider .blog-content-wrap .article__date {
  margin: 0 0 15px;
  float: left;
  width: 100%;
  background: none;
}
.design_1 #blog_slider .blog-content-wrap .article__date span,
.design_3 #blog_slider .blog-content-wrap .article__date span {
  font-size: 14px;
}
@media (max-width: 1599px) {
  .design_1 #blog_slider .tt-blog-content .blog-content-wrap {
    padding: 20px 30px;
  }
  #blog_slider .tt-blog-content .article__title {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1299px) {
  .design_1 #blog_slider .tt-blog-content .article__title {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .design_1 #blog_slider .ttblog_image_holder.blog_image_holder .article__date {
    bottom: 9px;
  }
  .design_1 #blog_slider .tt-blog-content {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .design_1 #blog_slider .tt-blog-content .article__title {
    font-size: 16px;
  }
}
@media (max-width: 542px) {
  .design_1 #blog_slider .tt-blog-content {
    margin: 0 0 20px;
  }
  .design_1 #blog_slider .tt-blog-content .article__title {
    margin: 0 0 8px;
  }
  .design_1
    #blog_slider
    .tt-blog-content
    .blog-content-wrap
    .rte.article__grid-excerpt {
    margin: 0 0 10px;
  }
  .design_1 #blog_slider .tt-blog-content .blog-content-wrap {
    padding: 15px;
  }
}

/*==================== Blog Design3 CSS=====================*/

.design_3 #blog_slider .tt-blog-content {
  margin: 0 0 100px;
}
.design_3 #blog_slider .tt-blog-content .blog-content-wrap {
  padding: 0 15px;
  text-align: left;
  background: #fff;
  padding: 25px;
  position: absolute;
  left: auto;
  right: 5%;
  top: auto;
  bottom: -40%;
}
@media (min-width: 992px) {
  .design_3 #blog_slider .tt-blog-content .ttblog_image_holder {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  .design_3 #blog_slider .tt-blog-content .blog-content-wrap {
    padding: 15px;
    bottom: -70%;
  }
  .design_3 #blog_slider .tt-blog-content .article__title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .design_3
    #blog_slider
    .tt-blog-content
    .blog-content-wrap
    .rte.article__grid-excerpt {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  .design_3
    #blog_slider
    .tt-blog-content
    .blog-content-wrap
    .list--inline.article__meta-buttons
    a.read-more {
    line-height: 14px;
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media (max-width: 991px) {
  .design_3 #blog_slider .tt-blog-content .ttblog_image_holder {
    padding: 0;
  }
  .design_3 #blog_slider .tt-blog-content .blog-content-wrap {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .design_3 #blog_slider .tt-blog-content {
    margin: 0 0 15px;
  }

  .design_3 #blog_slider .tt-blog-content .blog-content-wrap {
    float: left;
    width: 100%;
    position: static;
  }
  .design_3 #blog_slider .tt-blog-content .ttblog_image_holder {
    float: left;
    width: 100%;
  }
  .design_3 #blog_slider .tt-blog-content {
    padding: 0 15px;
    float: left;
    width: 100%;
  }
}
/*---------------------Next Prev CSS -------------------*/
#blog_slider .brand-bar__item {
  padding: 0 15px;
  float: left;
  width: 100%;
}
.owl-theme .owl-nav {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
  display: block;
  margin: 0;
}
.owl-theme:hover .owl-nav {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.customNavigation {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
  display: none !important;
}
.navigation_wrap {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
}

#blog_slider:hover .owl-nav,
#brands_list_slider:hover .owl-nav {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.swiper-button-prev,
.swiper-button-next {
  font-size: 0;
  height: 47px;
  width: 47px;
  padding: 0px;
  padding: 0 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: none;
  margin: auto;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
  border: 1px solid var(--color-border);
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.swiper-button-prev:hover,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-next:focus,
.swiper-button-prev:active,
.swiper-button-next:active {
  border: 1px solid var(--color-btn-secondary);
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.swiper-button-prev {
  left: -45px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  color: #111;
  content: "\f141" !important;
  font-family: "Material Design Icons";
  font-size: 30px;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
  margin: 0 0 0 5px;
}
.swiper-button-next {
  right: -45px;
}
.swiper-button-next::after {
  content: "\f142" !important;
}
.swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.swiper-button-next:hover::after,
.swiper-button-prev:hover::after,
.swiper-button-prev:active::after,
.swiper-button-prev:focus::after,
.swiper-button-next:active::after,
.swiper-button-next:focus::after {
  color: var(--color-btn-secondary-text);
}
@media (max-width: 1000px) {
  .swiper-button-prev {
    left: -15px;
  }
  .swiper-button-next {
    right: -15px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    height: 30px;
    width: 30px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .customNavigation {
    margin: 0px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    background: #fff;
    z-index: 3;
  }
}
@media (max-width: 768px) {
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    right: 0;
  }
}
/*--------------------- blog inner content -------------------*/
.blogleft_inner_content {
  float: left;
  width: 100%;
}
.blog_content_wrap .grid__item {
  padding: 0 15px;
}
.blogleft_inner_content .article .blogs-sub-title .blog-date {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
}
.blogleft_inner_content .tt-blog-content .tt-blog-description p {
  font: 400 13px/22px var(--font-stack-body);
  float: left;
  width: 100%;
  margin: 0 0 8px;
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  h4.article__title {
  font: 500 18px/20px var(--font-stack-header);
  margin: 0 0 10px;
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  h4.article__title
  > a {
  color: var(--color-text);
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  h4.article__title
  > a:hover {
  color: var(--color-btn-secondary);
}
.blogleft_inner_content .tt-blog-content .tt-blog-description .tt-social-share,
.blogleft_inner_content .tt-blog-content .tt-blog-description .blog-tag {
  margin: 0 0 10px;
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  .tt-social-share
  > div {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
}
.blogleft_inner_content .tt-blog-content .tt-blog-description .blog-btn a {
  background: none;
  color: #111;
  position: relative;
  padding: 0 0 0 25px;
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  .blog-btn
  a:hover {
  color: var(--color-btn-secondary);
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  .blog-btn
  a::after {
  content: " ";
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #111;
  width: 20px;
  height: 1px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blogleft_inner_content
  .tt-blog-content
  .tt-blog-description
  .blog-btn
  a:hover::after {
  width: 30px;
  background: var(--color-btn-secondary);
}
.blogleft_inner_content .tt-blog-content .blog_image_holder img {
  width: 100%;
}
.blogleft_inner_content .article .ttblog_image_holder.blog_image_holder {
  margin: 0 0 15px;
}
.blogleft_inner_content .article .blogs-sub-title {
  padding: 10px;
  bottom: 10px;
  right: 10px;
  box-shadow: 1px 0 10px rgb(0 0 0 / 10%);
  background: #fff;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .blogleft_inner_content
    .tt-blog-content
    .tt-blog-description
    .tt-social-share {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 480px) {
  .blogleft_inner_content .article .blogs-sub-title {
    padding: 5px 10px;
  }
}
/*-------------------- blog_list ----------------*/
.blog_list.grid__item {
  padding: 0;
}
.blog_list.grid__item.blog_list_item .tt-blog-description .blog-btn {
  margin: 10px 0 0;
}
.blog_list.grid__item.blog_list_item p.blog-date {
  padding: 10px;
  bottom: 10px;
  right: 25px;
  box-shadow: 1px 0 10px rgb(0 0 0 / 10%);
  color: #666;
  background: #fff;
}
.blog_list.grid__item.blog_list_item .blog-tag {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid var(--color-border);
}
.blog_list.grid__item.blog_list_item .comments-count {
  margin: 5px 0;
}
.blog_list.grid__item.blog_list_item .blog_descrition {
  font: italic 400 13px/22px var(--font-stack-body);
  margin: 0 0 10px;
}
.blog_list .article.tt-blog-content {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}
.blog_list .article.tt-blog-content .ttblog_image_holder a.article__grid-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.blog_list .tt-blog-content .blog_image_holder {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
.blog_list .tt-blog-content .blog_image_holder a.article__grid-image {
  float: left;
  width: 100%;
  position: relative;
}
.blog_list .tt-blog-content .blog_image_holder a.article__grid-image img {
  width: 100%;
}
.blog_list .tt-blog-description .tt-social-share i.mdi {
  font-size: 18px;
  line-height: 30px;
}
.blog_list .tt-blog-description .tt-social-share > div {
  display: inline-block;
  margin: 0 15px 0 0;
  float: none;
  vertical-align: top;
}
.blog_list .blog-btn i {
  margin-left: 5px;
  vertical-align: middle;
}
.blog_list .tt-blog-content .article__title {
  font-size: 17px;
  line-height: 20px;
}
.blog_list .tt-blog-content .article__title a {
  color: var(--color-text);
  font-family: var(--font-stack-header);
}
.blog_list .tt-blog-content .article__title a:hover {
  color: var(--color-btn-primary);
}
.blog_list.grid__item.blog_list_item .tt-blog-description .blog-btn a {
  float: left;
  width: auto;
  position: relative;
  padding: 0 0 0 25px;
  color: #111;
}
.blog_list.grid__item.blog_list_item .tt-blog-description .blog-btn a:hover {
  color: var(--color-btn-secondary);
}
.blog_list.grid__item.blog_list_item .tt-blog-description .blog-btn a::after {
  content: " ";
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #111;
  width: 20px;
  height: 1px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog_list.grid__item.blog_list_item
  .tt-blog-description
  .blog-btn
  a:hover::after {
  width: 30px;
  background: var(--color-btn-secondary);
}
@media only screen and (max-width: 767px) {
  .blog_list .article.tt-blog-content .ttblog_image_holder {
    width: 100%;
    margin: 0 0 15px;
  }
  .blog_list .article.tt-blog-content .tt-blog-description {
    float: left;
    width: 100%;
  }
}
/*-------------------- blog masonry ----------------*/
.blog_masonry_left .article.tt-blog-content {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}
/*----------------- blog single post -----------------*/
article.grid-item.blog-post-single {
  padding: 0;
}
.blog-post-single a.blog-post__full-image {
  margin: 0 0 20px;
}
.blog-post-single a.blog-post__full-image img {
  width: 100%;
}
.blog-post-single .blog-meta div {
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid var(--color-border);
}
.blog-meta div:last-child {
  padding: 0;
  margin: 0;
  border-right: none;
}
.blog-post-single h1 {
  font: 500 20px/22px var(--font-stack-header);
  color: var(--color-text);
  margin: 20px 0 0;
}
.blog-post-single > .rte {
  margin: 15px 0 25px;
}
.blog-post-single .tt-social-share {
  margin: 0 0 30px;
}
.blog-post-single .tt-social-share > div {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
}
.blog-post-single .tt-social-share > div > a {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog-post-single .tt-social-share > div > a:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
}
.blog-post-single .tt-social-share > div i.mdi {
  font-size: 18px;
  line-height: 30px;
}
.blog-post-single .tt-social-share > div.facebook > a {
  background: #3b5998;
}
.blog-post-single .tt-social-share > div.twitter > a {
  background: #00aced;
}
.blog-post-single .tt-social-share > div.google_plus > a {
  background: #d34836;
}
.blog-post-single .tt-social-share > div.pinterest > a {
  background: #c8232c;
}
.blog-post-single .tt-social-share > div.linkedin > a {
  background: #0077b5;
}
.blog-post-single .newer-post {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.blog-post-single .paginatoin_custom .blog_nav_img,
.blog-post-single .paginatoin_custom .blog_nav_title {
  display: none;
}
.blog-post-single .paginatoin_custom a {
  float: left;
  width: auto;
  padding: 10px 20px;
  background: var(--color-btn-primary);
  color: var(--color-btn-primary-text);
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.blog-post-single .paginatoin_custom a:hover {
  color: var(--color-btn-secondary-text);
  background: var(--color-btn-secondary);
}
.blog-post-single .paginatoin_custom a:focus,
.blog-post-single .paginatoin_custom a:active {
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.blog-post-single .comments-count svg {
  margin-right: 5px;
}
.blog-post-single ul {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}
.blog-post-single ul > li {
  float: left;
  width: 100%;
  margin: 0;
}
.blog-post-single h2.h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  margin: 0 0 20px;
  color: var(--color-text);
}
.sidebar .recent_article.widget ul li {
  margin: 0 0 10px;
}
.sidebar .recent_article ul li {
  margin: 0 0 20px;
}
.sidebar .recent_article ul li .article-detail {
  padding-left: 15px;
}
.sidebar .recent_article ul li .article-detail h5.article__title {
  font: 500 13px/16px var(--font-stack-header);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 8px;
}
.sidebar .recent_article ul li .article-detail h5.article__title a {
  color: var(--color-text);
}
.sidebar .recent_article ul li .article-detail h5.article__title a:hover {
  color: var(--color-btn-secondary);
}
.sidebar .recent_article ul li .article-detail .article_date {
  line-height: 16px;
}
.sidebar .recent_article ul li .article-detail .article_date time {
  font-size: 13px;
  line-height: 14px;
  vertical-align: bottom;
}
.sidebar .recent_article .artical-image {
  padding: 0;
}
.content-wrapper .tt-blog-content .blogs-sub-title .comments-count > span {
  display: none;
}
#shopify-section-article-template {
  margin: 0 0 30px;
}
#shopify-section-article-template .sidebar {
  float: left;
  width: 100%;
}
#shopify-section-article-template .sidebar #comments {
  float: left;
  width: 100%;
  border: 1px solid var(--color-border);
  padding: 15px 10px;
}
#shopify-section-article-template .sidebar #comments h2.h3 {
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  font-weight: 500;
  color: var(--color-text);
  margin: 0 0 15px;
  font-family: var(--font-stack-header);
}
#shopify-section-article-template
  .sidebar
  #comments
  .grid-item.large--one-half {
  float: left;
  width: 100%;
}
#shopify-section-article-template
  .sidebar
  #comments
  input.btn.text-center:hover,
#shopify-section-article-template
  .sidebar
  #comments
  input.btn.text-center:active,
#shopify-section-article-template
  .sidebar
  #comments
  input.btn.text-center:focus {
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
@media (min-width: 481px) and (max-width: 991px) {
  .sidebar .recent_article .artical-image {
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  #shopify-section-article-template .sidebar {
    margin: 10px 0 0;
  }
  .sidebar .sidebar__inner .widget.recent_article {
    margin: 0 0 10px;
  }
  .sidebar .sidebar__inner .widget.recent_article > ul {
    padding: 15px 0 0;
    float: left;
    width: 100%;
  }
  .sidebar .sidebar__inner .widget.widget_categories ul {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 480px) {
  .blog-post-single h1 {
    font-size: 18px;
    line-height: 20px;
  }
  .blog-post-single > .rte {
    margin: 15px 0;
  }
  .blog-post-single .item-social-sharing {
    margin: 0 0 15px;
  }
  .blog-post-single .meta {
    border: none;
    padding: 0;
    margin: 10px 0 0 0;
    float: left;
  }
  #shopify-section-article-template {
    margin: 0;
  }
}
/*------------------------- Mega-Menu CSS ----------------------------*/

.template-index .sidebar div#shopify-section-TT-mega_menu {
  margin: 0;
}
.sticky_header.fixed #tt-megamenu h5.toggle_menu {
  margin: 0 0 10px;
}
.site-header .sticky_header.fixed #cart {
  margin: 4px 0;
  padding: 0 0 0 20px;
}
.fixed #shopify-section-TT-mega_menu #tt-megamenu {
  margin: 0;
}
@media (max-width: 991px) {
  #tt-megamenu .tt-mega_menu li.more_menu.tt_menu_item.left > a,
  #tt-megamenu .tt-mega_menu li.more_menu1.tt_menu_item.left > a {
    display: none !important;
  }
}
#tt-megamenu h5.toggle_menu {
  padding: 15px 15px 15px 65px;
  margin: 0 0 35px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  position: relative;
  text-align: left;
  cursor: pointer;
  font: 500 16px/24px var(--font-stack-header);
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
@media (min-width: 992px) and (max-width: 1300px) {
  #tt-megamenu h5.toggle_menu {
    padding: 15px 5px 15px 50px;
  }
}
@media only screen and (max-width: 991px) {
  #tt-megamenu h5.toggle_menu {
    padding: 12px 0;
    margin: 0;
    border-bottom: none;
    line-height: 22px;
    background: none;
  }
}
.tt-megamenu1 .tt-mega_menu1 span.menu-close {
  cursor: pointer;
}
#tt-megamenu .toggle_menu i.mdi-menu {
  float: right;
  width: auto;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  height: 30px;
  left: 20px;
  position: absolute;
  right: auto;
  top: 12px;
  width: 30px;
  text-align: center;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  color: var(--color-btn-secondary);
  font: 500 22px/30px var(--font-stack-header);
  background: var(--color-btn-secondary-text);
}
@media (min-width: 992px) and (max-width: 1300px) {
  #tt-megamenu .toggle_menu i.mdi-menu {
    left: 15px;
  }
}
@media only screen and (max-width: 991px) {
  #tt-megamenu .toggle_menu i.mdi-menu {
    background: none;
    left: auto;
    right: 20px;
    top: 8px;
  }
}
#tt-megamenu:hover .toggle_menu i.mdi-menu {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
#tt-megamenu .tt-mega_menu {
  float: left;
}
#tt-megamenu .tt-mega_menu li.tt_menu_item {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}
#tt-megamenu .tt-mega_menu li.tt_menu_item span.categories,
#tt-megamenu .tt-mega_menu li.tt_menu_item > a,
#tt-megamenu1 .tt-mega_menu1 li.tt_menu_item span.categories,
#tt-megamenu1 .tt-mega_menu1 li.tt_menu_item > a {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  cursor: pointer;
  text-align: center;
  font: 500 16px/18px var(--font-stack-header);
}
#tt-megamenu1 .tt-mega_menu1 li.tt_menu_item span.categories,
#tt-megamenu1 .tt-mega_menu1 li.tt_menu_item > a {
  text-align: left;
  padding: 10px 0;
}
#tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
  float: left;
  width: 100%;
  position: absolute;
  right: auto;
  left: 100%;
  z-index: 3;
  padding: 30px 0;
  top: 0;
  background: var(--color-body);
  border: 1px solid var(--color-border);
}
#tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  text-align: left;
  position: relative;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu
  a.menu-banner {
  margin: 8px 0 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu
  a.menu-banner::after {
  content: "";
  background: rgba(0, 0, 0, 0.09);
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  left: 10px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: rotate(-180deg) scale(0);
  -moz-transform: rotate(-180deg) scale(0);
  -ms-transform: rotate(-180deg) scale(0);
  -o-transform: rotate(-180deg) scale(0);
  transform: rotate(-180deg) scale(0);
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu
  a.menu-banner:hover::after {
  -webkit-transform: rotate(0) scale(1);
  -moz-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  -o-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
#tt-megamenu1
  .tt-mega_menu1
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu_linklist
  li
  > a {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  font: 400 13px/28px var(--font-stack-subheading);
}
#tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu > a,
#tt-megamenu1
  .tt-mega_menu1
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu
  > a {
  float: left;
  width: 100%;
  position: relative;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  margin: 0 0 10px;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu.product,
#tt-megamenu1
  .tt-mega_menu1
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu.product {
  margin: 0;
  padding: 0;
  width: 100%;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu_linklist
  > li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu_linklist
  > li
  > a {
  float: left;
  width: 100%;
  font: 400 13px/28px var(--font-stack-subheading);
  text-align: left;
  padding: 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu {
  float: left;
  width: 100%;
  margin: 10px 0 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav {
  display: block;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav:hover
  .owl-prev::after,
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav:hover
  .owl-next::before {
  color: var(--color-text-hover-field);
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav
  > div {
  float: left;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav
  > div::before {
  content: "\f141";
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 30px;
  width: 30px;
  font-family: "Material Design Icons";
  font-size: 28px;
  line-height: 30px;
  color: var(--color-body-text);
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav
  .owl-prev {
  left: -15px;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav
  .owl-next {
  right: -15px;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .list_product_menu_content
  .owl-nav
  .owl-next::before {
  content: "\f142";
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu:hover
  .list_product_menu_content
  .owl-nav
  > div {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  border: none;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper {
  padding: 0 0 10px 0;
  animation: none;
  margin: 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb {
  float: left;
  width: 100%;
  border: none;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .grid-view-item {
  float: left;
  width: 100%;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .grid-view-item
  .product_info {
  float: left;
  width: 100%;
  padding: 0;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .fade_img
  img.image_thumb_swap {
  margin: 0 auto;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  a.grid-view-item__link {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 10px;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb:hover
  .product-price__sale-label {
  top: 10px;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .product_info
  .h4.grid-view-item__title {
  margin: 0 0 5px;
  float: left;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .grid-view-item__title
  > a {
  color: var(--color-text-field);
  float: left;
  width: 100%;
  white-space: nowrap;
  font: 500 14px/18px var(--font-stack-body);
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper
  .product-thumb
  .grid-view-item__meta {
  font-family: var(--font-stack-header);
}
#tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .list_products_menu
  .product-wrapper:hover
  .product-thumb
  .grid-view-item__title
  > a {
  color: var(--color-text-hover-field);
}
#tt-megamenu .tt-mega_menu li.tt_menu_item span.tt_mn_sub_heading,
#tt-megamenu1 .tt-mega_menu1 li.tt_menu_item span.tt_mn_sub_heading {
  float: left;
  width: auto;
  padding: 2px 5px;
  font-size: 10px;
  line-height: 14px;
  position: absolute;
  top: -5px;
  margin: 0 3px;
  font-weight: 500;
  font-family: var(--font-stack-body);
}
#tt-megamenu .tt-mega_menu li.tt_menu_item ul.tt_sub_menu_linklist {
  float: left;
  width: 100%;
  margin: 0;
}
#tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap.disable,
#tt-megamenu .tt-mega_menu li.tt_menu_item:hover .tt_sub_menu_wrap.disable {
  display: none !important;
}
#tt-megamenu
  .tt-mega_menu
  li.more_menu
  > ul
  > li
  .tt_sub_menu_wrap
  .tt_sub_menu {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
#tt-megamenu .tt-mega_menu li.more_menu > ul > li.tt_menu_item a::after {
  right: 20px;
}
#tt-megamenu .tt-mega_menu li.more_menu > ul > li:hover > a {
  color: var(--color-text-hover-field);
}
#tt-megamenu
  .tt-mega_menu
  li.more_menu
  ul.tt_sub_menu_linklist
  li.tt_menu_item
  .tt_sub_menu_wrap
  ul.tt_sub_menu_linklist
  > li:hover
  > a {
  color: var(--color-text-hover-field);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
#tt-megamenu ul.tt_menus_ul {
  float: left;
  width: 100%;
  margin: 0;
}
#tt-megamenu ul.tt_menus_ul li.tt_menu_item > a::after {
  position: absolute;
  content: "\f140";
  height: 20px;
  width: 20px;
  font-size: 16px;
  line-height: 20px;
  font-family: "Material Design Icons";
  right: 20px;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  transition: transform 400ms ease-in-out 0s;
  -webkit-transition: transform 400ms ease-in-out 0s;
  -moz-transition: transform 400ms ease-in-out 0s;
  -o-transition: transform 400ms ease-in-out 0s;
  -ms-transition: transform 400ms ease-in-out 0s;
  font-style: normal;
}
#tt-megamenu1 ul.tt_menus_ul1 li.tt_menu_item > a::after {
  right: 0;
}
#tt-megamenu ul.tt_menus_ul li.tt_menu_item:hover > a::after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}
#tt-megamenu ul.tt_menus_ul li.tt_menu_item:hover > a::after {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
#tt-megamenu ul.tt_menus_ul li.tt_menu_item.single > a::after {
  display: none;
}
#tt-megamenu .tt_sub_menu_wrap h4.sub_mn_title,
#tt-megamenu .tt_sub_menu_wrap .sub_mn_title.h4,
#tt-megamenu1 .tt_sub_menu_wrap h4.sub_mn_title,
#tt-megamenu1 .tt_sub_menu_wrap .sub_mn_title.h4 {
  float: left;
  width: 100%;
  padding: 0 0 8px;
  margin: 0;
  font: 500 15px/26px var(--font-stack-header);
  border-bottom: 1px solid var(--color-border);
}
#tt-megamenu .tt_sub_menu_wrap h4.sub_mn_title > a,
#tt-megamenu .tt_sub_menu_wrap .sub_mn_title.h4 > a,
#tt-megamenu1 .tt_sub_menu_wrap h4.sub_mn_title > a,
#tt-megamenu1 .tt_sub_menu_wrap .sub_mn_title.h4 > a {
  text-align: left;
  padding: 0;
  color: var(--color-text);
}
#tt-megamenu .tt-mega_menu li.tt_menu_item ul.tt_sub_menu_linklist {
  min-width: 200px;
  padding: 8px 0;
}
#shopify-section-TT-megamenu #tt-megamenu li.more_menu li.tt_menu_item {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
#tt-megamenu .tt-mega_menu .tt_menus_ul li.more_menu > ul > li.tt_menu_item a {
  float: left;
  width: 100%;
  padding: 3px 20px;
  text-align: left;
}
#tt-megamenu .tt-mega_menu li.more_menu > ul > li .tt_sub_menu_wrap {
  right: 100%;
  left: auto;
  padding: 0;
  margin: 0;
  top: auto;
}
#shopify-section-TT-megamenu {
  vertical-align: top;
}
.header_2.site-header #tt-megamenu .tt-mega_menu .tt_menus_ul > li > a::before {
  /* content: "";
  left: 0;
  right: auto;
  position: absolute;
  top: auto;
  bottom: 0px;
  height: 2px;
  z-index: -1;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  width: 0;
  background: #fff; */
}
.header_2.site-header
  #tt-megamenu1
  .tt-mega_menu
  .tt_menus_ul1
  > li
  > a::before {
  left: 0px;
}
.header_2.site-header
  #tt-megamenu
  .tt-mega_menu
  .tt_menus_ul
  > li:hover
  > a::before,
.header_2.site-header
  #tt-megamenu
  .tt-mega_menu
  .tt_menus_ul
  > li.open
  > a::before {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #tt-megamenu {
    float: left;
  }
  #tt-megamenu .tt-mega_menu {
    display: block !important;
    margin: 0;
    float: left;
    width: 100%;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 30px;
  }
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 30px;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item > a,
  #tt-megamenu .tt-mega_menu li.tt_menu_item span.categories {
    z-index: 1;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
    left: 0;
    right: 0;
    top: 100%;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform-origin: center top 0;
    visibility: hidden;
  }
  .header_1 #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap,
  .header_3 #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
    display: block !important;
  }
  .header_1 #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item .tt_sub_menu_wrap,
  .header_3 #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item .tt_sub_menu_wrap {
    display: none;
    float: left;
    width: 100%;
    padding: 0 0 0 15px;
  }
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item ul.tt_sub_menu_linklist {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item
    ul.tt_sub_menu_linklist
    .tt_menu_item {
    padding: 0 0 0 15px;
  }
  #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item
    ul.tt_sub_menu_linklist
    .tt_menu_item
    > a {
    font: 400 13px/28px var(--font-stack-subheading);
    padding: 0;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item:hover > .tt_sub_menu_wrap {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
  #tt-megamenu .tt-mega_menu li.more_menu.tt_menu_item {
    position: relative;
  }
  #tt-megamenu
    .tt-mega_menu
    li.more_menu.tt_menu_item
    ul.tt_sub_menu_linklist
    li.tt_menu_item
    > a::after {
    content: "\f142";
  }
  #tt-megamenu .tt-mega_menu .tt_menus_ul li.tt_menu_item > a::after {
    right: 5px;
  }
  #tt-megamenu .tt-mega_menu li.more_menu.tt_menu_item {
    position: relative;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item.blog,
  #tt-megamenu .tt-mega_menu li.tt_menu_item.pages,
  #tt-megamenu .tt-mega_menu li.tt_menu_item.home {
    position: relative;
  }
  .site-header .sticky_header.fixed {
    transition: top 600ms ease-in-out 0s;
    -webkit-transition: top 600ms ease-in-out 0s;
    -moz-transition: top 600ms ease-in-out 0s;
    -o-transition: top 600ms ease-in-out 0s;
    -ms-transition: top 600ms ease-in-out 0s;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .site-header #tt-megamenu .tt-mega_menu .tt_menus_ul > li > a::before,
  .site-header #tt-megamenu1 .tt-mega_menu1 .tt_menus_ul1 > li > a::before {
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: auto;
    bottom: -5px;
    height: 1px;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    width: 0;
  }
  .site-header #tt-megamenu1 .tt-mega_menu1 .tt_menus_ul1 > li > a::before {
    bottom: 8px;
    width: 50%;
    right: auto;
    height: 0;
  }
  .site-header #tt-megamenu .tt-mega_menu .tt_menus_ul > li:hover > a::before {
    width: 100%;
  }
  .site-header
    #tt-megamenu1
    .tt-mega_menu1
    .tt_menus_ul1
    > li:hover
    > a::before,
  .site-header
    #tt-megamenu1
    .tt-mega_menu1
    .tt_menus_ul1
    > li.open
    > a::before {
    height: 2px;
  }
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item.more_menu1 > a {
    width: 100%;
  }
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item.more_menu1 > a::after {
    position: absolute;
    content: "\f140";
    height: 20px;
    width: 20px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Material Design Icons";
    right: 0px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .header_1
    #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item.more_menu1.open
    > a::after,
  .header_3
    #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item.more_menu1.open
    > a::after {
    content: "\F143";
  }
  #tt-megamenu1 .tt-mega_menu li.tt_menu_item .mobile-nav__sublist-trigger {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 10px 0;
    cursor: pointer;
  }
  #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item.more_menu1
    ul.tt_sub_menu_linklist
    li.tt_menu_item
    .mobile-nav__sublist-trigger {
    margin: 4px 0;
  }
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item > a {
    width: auto;
  }
  .header_2
    #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item
    span.mobile-nav__sublist-expand,
  .header_2
    #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item.open
    span.mobile-nav__sublist-contract {
    display: inline-block;
    vertical-align: top;
  }
  .header_2
    #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item.open
    span.mobile-nav__sublist-expand,
  .header_2
    #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item
    span.mobile-nav__sublist-contract {
    display: none;
  }
  .header_2
    #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item
    .mobile-nav__sublist-trigger {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 10px 0;
    cursor: pointer;
  }
  .header_2 #tt-megamenu .tt-mega_menu .tt_menus_ul li.tt_menu_item > a::after {
    display: none;
  }
  .header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
    position: static;
    background: none;
    transform: none;
    visibility: visible;
    border: none;
    padding: 0;
    display: none;
    transition: none;
  }
}
#shopify-section-TT-megamenu span.menu-close {
  display: none;
}
@media (min-width: 1201px) {
  #tt-megamenu .tt-mega_menu .tt_menus_ul li.tt_menu_item > a::after {
    right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .header_1 #tt-megamenu .tt-mega_menu .tt_menus_ul li.tt_menu_item.single > a,
  .header_1
    #tt-megamenu
    .tt-mega_menu
    .tt_menus_ul
    li.tt_menu_item
    span.categories,
  .header_3 #tt-megamenu .tt-mega_menu .tt_menus_ul li.tt_menu_item.single > a,
  .header_3
    #tt-megamenu
    .tt-mega_menu
    .tt_menus_ul
    li.tt_menu_item
    span.categories {
    padding: 12px 20px;
  }
}
@media (max-width: 1199px) {
  #tt-megamenu .tt-mega_menu li.tt_menu_item span.categories,
  #tt-megamenu .tt-mega_menu li.tt_menu_item > a {
    font-size: 14px;
  }
}

.header_2
  #tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu
  h4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 8px 0;
}
.header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item span.categories,
.header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item > a {
  width: auto;
  text-align: left;
}
.header_2
  #tt-megamenu
  .tt-mega_menu
  li.tt_menu_item
  .tt_sub_menu_wrap
  .tt_sub_menu {
  padding: 0 20px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .header_2 #shopify-section-TT-megamenu span.menu-close i {
    color: #fff;
  }
  .header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item span.categories,
  .header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item > a {
    padding: 10px 0;
    font-size: 14px;
  }
  .header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item {
    padding: 0 30px;
  }
  .header_2 #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
    padding: 0;
  }
  .header_2 #tt-megamenu .tt-mega_menu {
    background: #222;
    border: none;
  }
  #shopify-section-TT-megamenu {
    position: static;
    min-height: unset;
  }
  #tt-megamenu ul.tt_menus_ul {
    float: left;
    width: 100%;
    margin: 0;
  }
  #tt-megamenu
    .tt-mega_menu
    li.more_menu
    > ul
    > li
    .tt_sub_menu_wrap
    .tt_sub_menu {
    padding: 0 15px;
  }
  #shopify-section-TT-megamenu span.menu-close {
    right: 10px;
    left: auto;
    top: 15px;
    width: 30px;
    height: 30px;
    z-index: 99;
    display: block;
  }
  #shopify-section-TT-megamenu span.menu-close i {
    font-size: 24px;
  }
  #tt-megamenu .tt-mega_menu {
    position: fixed;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    z-index: 9;
    margin: 0;
    padding: 60px 0;
    width: 320px;
    text-align: center;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    background: var(--color-body);
    border: 1px solid var(--color-border);
    transform: translateX(-100%);
    transition: all 500ms ease-in-out 0s;
  }
  #tt-megamenu .tt-mega_menu.active {
    transform: translateX(0);
  }
  #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item.more_menu
    .tt_sub_menu_wrap
    li.tt_menu_item
    .tt_sub_menu_wrap {
    padding: 0;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item span.categories,
  #tt-megamenu .tt-mega_menu li.tt_menu_item > a {
    padding: 5px 20px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-family: var(--font-stack-body);
    color: var(--color-body-text);
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item:hover > a,
  #tt-megamenu .tt-mega_menu li.tt_menu_item:hover span.categories {
    color: var(--color-text-hover-field);
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap {
    position: static;
    padding: 0 20px;
    border: none;
    display: none;
    background: none;
    width: 100%;
  }
  #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item
    .tt_sub_menu_wrap
    .list_products_menu
    .list_product_menu_content
    .owl-nav
    > div {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
  #tt-megamenu
    .tt-mega_menu
    li.tt_menu_item
    .tt_sub_menu_wrap
    .list_products_menu
    .product-wrapper
    .product-thumb:hover
    .product-price__sale-label {
    top: 20px;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item {
    display: block !important;
    text-align: left;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item .left_more_menu {
    display: none !important;
  }
  #tt-megamenu .tt_sub_menu_wrap h4.sub_mn_title,
  #tt-megamenu .tt_sub_menu_wrap .sub_mn_title.h4,
  #tt-megamenu1 .tt_sub_menu_wrap h4.sub_mn_title,
  #tt-megamenu1 .tt_sub_menu_wrap .sub_mn_title.h4 {
    font-size: 13px;
  }
  #tt-megamenu ul.tt_menus_ul li.tt_menu_item > a::after {
    display: none;
  }
  #tt-megamenu
    .tt-mega_menu
    li.more_menu.tt_menu_item
    > ul.tt_sub_menu_linklist {
    display: block;
    padding: 0;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu {
    float: left;
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 545px) {
  #tt-megamenu
    ul.tt_menus_ul
    > li.tt_menu_item:first-child
    .tt_sub_menu_wrap
    .tt_sub_menu {
    width: 157px !important;
  }
}
@media (max-width: 480px) {
  #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu > a,
  #tt-megamenu1
    .tt-mega_menu1
    li.tt_menu_item
    .tt_sub_menu_wrap
    .tt_sub_menu
    > a {
    width: auto;
  }
  #tt-megamenu .tt-mega_menu li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu,
  #tt-megamenu1 .tt-mega_menu1 li.tt_menu_item .tt_sub_menu_wrap .tt_sub_menu {
    width: 100% !important;
    padding: 0 10px 12px;
  }
}
@media (max-width: 355px) {
  #tt-megamenu
    ul.tt_menus_ul
    > li.tt_menu_item:first-child
    .tt_sub_menu_wrap
    .tt_sub_menu {
    width: 137px !important;
  }
}

/*----------------- Checkout - Button AND Error Message CSS -------------------------------*/
.product-single
  .product-information-inner
  .product-form__error-message-wrapper {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding: 12px;
  color: #dc0000;
  background-color: #fff6f6;
  border-color: #dc0000;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  text-align: center;
}
/*---------------------- image loader --------------------------*/
.product-wrapper .product-thumb .loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
  -ms-transition: all 200ms ease-in-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  cursor: pointer;
}
.product-wrapper .product-thumb .loader .preloader-wrapper {
  height: 50px;
  width: 50px;
  display: inline-block;
  position: relative;
}
.product-wrapper .product-thumb .loader .preloader-wrapper .spinner-layer {
  position: relative;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
}
.product-wrapper
  .product-thumb
  .loader
  .preloader-wrapper
  .spinner-layer::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #222;
  border-bottom-color: #222;
  animation: spinner 1.5s ease-in-out infinite;
}
@media only screen and (max-width: 767px) {
  .product-wrapper .product-thumb .loader .preloader-wrapper {
    height: 30px;
    width: 30px;
  }
  .product-wrapper .product-thumb .loader .preloader-wrapper .spinner-layer {
    height: 30px;
    width: 30px;
  }
  .product-wrapper
    .product-thumb
    .loader
    .preloader-wrapper
    .spinner-layer::before {
    height: 30px;
    width: 30px;
  }
}
.product-wrapper.loading .product-thumb .loader {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
.product-wrapper.loading:hover .product-thumb .featured-image {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
/*------------------------ Product page ---------------------------*/
.video-source {
  float: left;
  width: 100%;
  cursor: pointer;
}
.video-source video {
  float: left;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
/*------------------- Size guide Chart ---------------------*/
.product-template__container {
  float: left;
  width: 100%;
  position: relative;
}
.product-template__container .modal-dialog {
  width: 880px;
}
.product-template__container .modal-dialog table {
  width: 100%;
  margin-top: 17px;
  border: none;
}
.product-template__container .modal-dialog table thead th {
  color: var(--color-product-primary-text);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 10px 4px;
  border: none;
}
.product-template__container .modal-dialog table tbody tr,
.product-template__container .modal-dialog table th {
  background: #e3ddc7;
}
.product-template__container .modal-dialog table tbody tr:nth-child(odd) {
  background: #f7f7f7;
}

.size-chart-section {
  color: #343434;
}
.product-template__container .modal-dialog table td {
  color: #939393;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  padding: 10px 4px;
  border: none;
}
.product-template__container .modal-dialog .modal-content {
  padding: 30px;
  background-color: var(--color-body);
  float: left;
}
.product-template__container .modal-dialog .modal-content .modal-header {
  border-color: var(--color-border);
  justify-content: center;
  margin: 0 0 20px;
  padding-top: 0;
}
.product-template__container
  .modal-dialog
  .modal-content
  .modal-header
  button.close {
  position: absolute;
  top: 32px;
  bottom: auto;
  left: auto;
  right: 35px;
  border: none;
  background: none;
}
.product-template__container .modal-dialog .modal-content .modal-body {
  float: left;
  width: 100%;
  padding: 0;
}
.product-template__container .modal-dialog .modal-content .tt-title {
  margin: 0;
  font-size: 26px;
  line-height: 28px;
  padding: 8px 70px;
}
.product-layouts
  .product-wrapper
  .product-thumb
  a.grid-view-item__link
  .image_thumb {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.product-layouts
  .product-wrapper
  .product-thumb
  a.grid-view-item__link:hover
  .image_thumb {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 991px) {
  .product-template__container .modal-dialog {
    width: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .product-template__container .modal-dialog {
    width: 100%;
    padding: 0 10px;
  }
  .product-template__container .modal-dialog .modal-content {
    padding: 10px 15px;
  }
  .product-template__container {
    padding: 10px 0 0;
  }
}
/*-------------------- Recommendation Product -------------------------*/
.product-notification {
  position: fixed;
  bottom: 70px;
  background: var(--color-btn-primary-text);
  width: 330px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  z-index: 2;
  border: 1px solid var(--color-border);
  visibility: hidden;
  left: 50px;
}
@media only screen and (max-width: 480px) {
  .product-notification {
    width: 290px;
    left: 20px;
  }
}
.product-notification.pos-right {
  right: 50px;
  left: auto;
}
.product-notification.active {
  bottom: 50px;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.product-notification .closeNotify {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #f5f5f5;
  color: #222;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.product-notification .product-suggest {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
}
.product-notification .product-suggest .product-image {
  max-width: 90px;
  margin: auto;
  float: left;
  width: 30%;
  border: 1px solid var(--color-product-secondary);
}
.product-notification .product-suggest .column-right {
  padding: 8px 10px;
  line-height: 20px;
  float: right;
  width: 70%;
}
.product-notification .product-suggest .column-right label {
  color: var(--color-body-text);
  font-size: 12px;
  font-weight: 500;
  float: left;
  width: 100%;
}
.product-notification .product-suggest .column-right .product-name {
  color: var(--color-text);
  font-size: 13px;
  float: left;
  width: 100%;
  margin: 0 0 6px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: var(--font-stack-header);
}
.product-notification .product-suggest .column-right .from-ago,
.product-notification .product-suggest .column-right .time-ago {
  color: var(--color-body-text);
  font-size: 12px;
  font-weight: 400;
  float: left;
  width: 100%;
}
.product-notification .product-suggest .column-right .from-ago {
  font-style: italic;
}
/*--------------------- Cookie CSS ----------------------------*/
.template-index .main-content .shopify-section.recommendations-product {
  margin: 0;
}
.cookiestatus .cookie-block #cookie_message {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
.cookiestatus .cookie-block #cookie_message.se-cookies-message-open {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
.cookiestatus .cookie-block #cookie_message .tt-cookie-inner > span {
  vertical-align: middle;
}
.cookiestatus .cookie-block #cookie_message button.btn {
  margin: 0 0 0 10px;
}
.cookiestatus .cookie-block.full_bottom {
  float: left;
  width: 100%;
}
.cookiestatus .cookie-block.full_bottom #cookie_message {
  padding: 10px;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  font-size: 12px;
  float: left;
  width: 100%;
}
.cookiestatus .cookie-block.bottom_fix #cookie_message,
.cookiestatus .cookie-block.bottom_to_left #cookie_message,
.cookiestatus .cookie-block.bottom_to_right #cookie_message {
  padding: 30px;
  position: fixed;
  float: none;
  display: inline-block;
  bottom: 10px;
  top: auto;
  width: 400px;
  left: 10px;
  right: auto;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media only screen and (max-width: 543px) {
  .cookiestatus .cookie-block.bottom_fix #cookie_message,
  .cookiestatus .cookie-block.bottom_to_left #cookie_message,
  .cookiestatus .cookie-block.bottom_to_right #cookie_message {
    padding: 15px;
    width: 280px;
  }
}
.cookiestatus .cookie-block.bottom_fix #cookie_message {
  width: 100%;
  padding: 10px;
  text-align: center;
  bottom: 0px;
  left: 0;
  right: 0;
}
.cookiestatus .cookie-block.bottom_to_right #cookie_message {
  right: 10px;
  left: auto;
}
.cookiestatus
  .cookie-block.bottom_to_right
  #cookie_message
  .tt-cookie-inner
  > span,
.cookiestatus
  .cookie-block.bottom_to_left
  #cookie_message
  .tt-cookie-inner
  > span {
  font-size: 15px;
  line-height: 30px;
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.product-form__error-message-wrapper--hidden {
  display: none;
}
/*-------------------- animation --------------------*/
@-webkit-keyframes fixedmenu {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes fixedmenu {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes fixedmenu {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes fixedfooter {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
@-moz-keyframes fixedfooter {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
@keyframes fixedfooter {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes fade_out {
  0% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes fade_out {
  0% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
}
@keyframes fade_out {
  0% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fade_in {
  0% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes fade_in {
  0% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
}
@keyframes fade_in {
  0% {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes scaleAppear {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes scaleAppear {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-ms-keyframes scaleAppear {
  0% {
    opacity: 0;
    -ms-transform: scale(0);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleAppear {
  0% {
    opacity: 0;
    -o-transform: scale(0);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes scaleAppear {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.scaleAppear {
  -webkit-animation: scaleAppear 750ms ease;
  -moz-animation: scaleAppear 750ms ease;
  -ms-animation: scaleAppear 750ms ease;
  -o-animation: scaleAppear 750ms ease;
  animation: scaleAppear 750ms ease;
}
/*------------------------- Cart Page CSS -------------------------------*/
.shopify-section.cart_template-wrapper,
.shopify-section.cart__footer-wrapper {
  float: left;
  padding: 0 15px;
}
.full_cart .cart_template-wrapper {
  width: 100%;
  margin: 0 0 30px;
}
.full_cart .row {
  justify-content: end;
}
.template-cart #cartEmpty {
  padding: 30px;
  background: #f5f5f5;
}
.template-cart .product-price dl {
  margin: 0;
}
.template-cart .cart__image-wrapper.product_img {
  width: 100px;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
}
.template-cart .cart-content .list-view-item__title a.cart__product-title {
  font: 500 14px/18px var(--font-stack-header);
  color: #111;
  margin: 0 0 10px;
}
.template-cart .cart-content ul.product-details li.product-details__item {
  font-size: 12px;
}
.template-cart .cart__price dt,
.template-cart .cart__price .cart__qty {
  display: none;
}
.template-cart .table-responsive {
  border: medium none;
  float: left;
  width: 100%;
}
.template-cart .cart-wrapper .cart-table {
  float: left;
  width: 100%;
}
.cart-wrapper .product_title .product_img {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
.cart-wrapper .text-center .qty-box-set {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.cart-wrapper .cart__remove a:hover i {
  color: #fff;
}
.cart-wrapper .cart__subtotal {
  font-weight: 600;
  margin: 20px 0 0;
  float: left;
  width: 100%;
}
.cart-wrapper .cart__subtotal .money {
  font-size: 22px;
  font-weight: 500;
  color: var(--color-btn-primary);
  font-family: var(--font-stack-header);
}
.cart-wrapper .cart__footer .h6 {
  margin: 0;
  color: var(--color-text);
  font-weight: 600;
}
.cart-wrapper .cart__footer .grid .grid-item {
  padding: 0;
}
.cart-wrapper .cart__footer .grid .grid-item.cart-right {
  margin: 20px 0 0;
}
.cart-wrapper .cart__footer .grid .grid-item label {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.cart-wrapper .cart__footer button {
  padding: 10px 20px;
}
.cart-wrapper .cart__footer #update {
  margin: 0 10px 0 0;
}
#shopify-section-cart-template .cart-wrapper .shop_table.cart_table {
  border: none;
}
#shopify-section-cart-template .cart-wrapper .cart-notes {
  width: 100%;
  float: left;
  margin: 30px 0 0;
  padding: 0;
}
.cart_table thead th span,
.shop_table.cart_table th {
  color: var(--color-text);
}
.shop_table.cart_table td,
.shop_table.cart_table th,
.cart_table thead th span {
  border: none;
  border-bottom: 1px solid var(--color-border);
  font-size: 14px;
}
.shop_table.cart_table span.money,
.totals__subtotal-value,
.wishlist_table .wishlist-product-price.product-price span.money,
.compare_table .compare-box td span.money {
  font-weight: 600;
  color: var(--color-sale-text);
  font-size: 14px;
}

.shop_table.cart_table span.money {
  font-size: 16px;
}
.cart__remove i.mdi.mdi-delete {
  font-size: 18px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.cart__remove a:hover i.mdi.mdi-delete {
  color: #222;
}
.cart-header {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
h1.cart-header__title {
  font: 500 24px/26px var(--font-stack-header);
  margin: 0;
  padding: 0 15px;
}
.cart-total {
  float: left;
  width: 100%;
}
.totals__subtotal {
  font: 600 20px/24px var(--font-stack-header);
  color: var(--color-text);
}
.totals__subtotal-value {
  margin: 20px 0 10px;
}
.cart__blocks .cart__ctas button.btn {
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.cart__blocks .cart__ctas button.btn {
  background-color: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.cart__blocks .cart__ctas button.btn:hover {
  color: var(--color-btn-primary-text);
}
.cart__blocks .cart__ctas button.btn::after {
  background-color: var(--color-btn-primary);
}
.cart__footer .js-qty {
  margin: 0 auto;
}
.cart__footer input[name="goto_pp"] {
  padding: 10px 0px 0px;
}
.cart__footer .amazon-payments-pay-button {
  vertial-align: top;
  margin: 0;
}
.cart__blocks {
  padding: 15px;
  background: #e3ddc7;
}
cart-note.cart__note.field {
  margin: 15px 0 0;
  padding: 15px;
  background: #e3ddc7;
}
.cart__image,
.cart__image img {
  display: block;
}
.cart__subtotal {
  display: inline;
  font-family: var(--font-stack-header);
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 0 (var(--gutter) / 3);
}
.cart__mini-labels {
  display: block;
  font-family: var(--font-stack-body);
  font-size: em(14px);
  margin: var(--gutter) / 2 0 0;
}
.cart__product {
  line-height: em(26px);
  margin: 0;
}
.site-header__cart .no-items #ToggleDown p {
  margin: 0 0 5px 0;
}
.cart__remove {
  font-family: var(--font-stack-body);
  font-size: em(14px);
  margin: 0 0 var(--gutter) / 2;
}
.cart-item__discount {
  display: block;
}
.cart__additional_checkout_buttons > *:not(script) {
  padding: 10px 0 0 10px;
  vertical-align: top;
  line-height: 1;
}
.cart__additional_checkout_buttons > *:not(script):first-child,
.cart__additional_checkout_buttons > *:not(script):empty {
  padding-left: 0px;
}
.cart--no-cookies .cart--continue-message {
  display: none;
}
.cart--no-cookies .cart--empty-message {
  display: none;
}
.cart--cookie-message {
  display: none;
  padding-bottom: 25px;
}
.cart--no-cookies .cart--cookie-message {
  display: block;
}
.cart-policy {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding: 15px;
  background: #e3ddc7;
}
.cart-policy .policy .policy-icon {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.cart-policy .policy {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
.cart-policy .policy .content {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 10px;
}
.policy-title {
  float: left;
  width: 100%;
  margin: 0 0 5px;
  font: 600 15px/18px var(--font-stack-header);
  color: #222;
}
cart-note.cart__note.field label {
  font-size: 16px;
  font-weight: 600;
  color: #111;
  margin: 0 0 15px;
}
.cart-qty-box-set .quantity {
  border: none;
  width: 70px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  margin: 0;
}
.cart-qty-box-set {
  border: 1px solid var(--color-border);
}
.quantity__button {
  width: 35px;
  height: 40px;
  border: none;
  background: none;
}
.quantity__button .icon {
  width: 10px;
  pointer-events: none;
}
@media only screen and (min-width: 1025px) {
  .cart__remove {
    margin-bottom: 0;
  }
  .cart__mini-labels {
    margin-top: var(--gutter);
  }
  .template-cart .cart-wrapper {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .template-cart .table-responsive {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  cart-template.page-width {
    width: 100%;
  }
  #cart-footer {
    width: 100%;
    margin: 15px 0 0;
  }
  .shopify-section.cart_template-wrapper {
    width: 100%;
  }
  .cart-wrapper .cart__footer .cart-subtotal {
    float: left;
    width: 100%;
    margin: 0 0 10px;
  }
  .cart-wrapper .cart__footer .cart__instructions {
    margin-bottom: 10px;
  }
  .template-cart .cart__product-information {
    max-width: 100%;
    width: 200px;
  }
  .template-cart .product-price,
  .template-cart .product-final-price {
    float: left;
    max-width: 100%;
    width: 100px;
  }
}
@media only screen and (max-width: 480px) {
  .cart-wrapper .cart__footer .grid .grid-item.cart-right {
    margin: 0px;
  }
  .cart-wrapper .cart__subtotal .money {
    font-size: 18px;
  }
  .cart-wrapper .cart__footer #update {
    margin: 0 1px 0 0;
  }
  .cart__footer {
    margin: 30px 0;
    padding: 0;
    margin: 15px 0;
  }
  .cart__footer:first-of-type {
    margin-top: 0;
  }
  .cart__product a {
    font-size: 13px;
  }
  .cart-policy .policy .content {
    width: 80%;
  }
  .cart__footer .grid {
    padding: 15px;
  }
}
.product-count {
  align-self: center;
  position: relative;
  text-align: right;
}

.product-count__text {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0;
}

.product-count__text.loading {
  visibility: hidden;
}

.product-count .loading-overlay__spinner {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.8rem;
}

.product-count__text.loading + .loading-overlay__spinner {
  display: block;
}
.cursor-pointer {
  cursor: pointer;
}
.loading-overlay {
  position: relative;
  float: left;
  width: 100%;
}
.loading-overlay .loading-overlay__spinner {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-overlay .loading-overlay__spinner svg {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  -webkit-animation: productspin 0.9s ease-in-out infinite alternate;
  animation: productspin 0.9s ease-in-out infinite alternate;
}
.loading-overlay .loading-overlay__spinner svg .path {
  stroke: #111;
  stroke-linecap: round;
  -webkit-animation: product 0.9s ease-in-out infinite alternate;
  animation: product 0.9s ease-in-out infinite alternate;
}
.loading-overlay:not(.hidden) + .cart-item__price-wrapper,
.loading-overlay:not(.hidden) ~ cart-remove-button {
  visibility: hidden;
}
@keyframes productspin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes productspin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes product {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes product {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
/*====================== Customer Account Page ==========================*/
.customer-orders {
  overflow: auto;
}
.template-customers-addresses #address_form_new,
.template-customers-addresses .edit-address {
  margin: 30px 0;
}
#address_form_new #address_default_address_new.btn {
  float: right;
  margin: 0 0 30px 0;
}
#address_form_new #address_province_container_new {
  padding: 0;
}
#address_form_new .grid-item.one-half.first,
.edit-address .grid-item.one-half.first {
  padding-left: 0;
}
#address_form_new .grid-item.one-half.last,
.edit-address .grid-item.one-half.last {
  padding-right: 0;
}
#address_form_new label,
.edit-address label {
  font-size: 14px;
  font-weight: 500;
}
#address_form_new .grid-item.left,
.edit-address .grid-item.left {
  padding-left: 0;
}
#address_form_new .grid-item.right,
.edit-address .grid-item.right {
  padding-right: 0;
}
#address_form_new a,
.edit-address a {
  color: var(--color-btn-primary-text);
  float: left;
}
#address_form_new .btn:hover a,
.edit-address .btn:hover a {
  color: var(--color-btn-secondary-text);
}
#address_form_new select,
.edit-address select {
  padding: 12px 10px;
}

.edit-address .btn.update {
  float: right;
  margin: 0 0 30px 0;
}
.template-customers-order .grid-item.two-thirds,
.template-customers-account .grid-item.two-thirds {
  padding-left: 0;
  overflow: auto;
}
.template-customers-order table.full th,
.template-customers-account table.full th,
.template-customers-order table.full td,
.template-customers-account table.full td {
  padding: 15px;
}
.template-customers-order .grid-item.one-third,
.template-customers-account .grid-item.one-third {
  padding-right: 0;
}
.template-customers-order .grid-item h2.h4,
.template-customers-account .grid-item h2.h4 {
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 5px;
  color: var(--color-body-text);
}
.shopify-challenge__container .g-recaptcha {
  float: left;
  width: 100%;
}
.template-customers-account .grid-item h2.h4 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  color: var(--color-body-text);
}
.template-customers-account .grid {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.template-customers-activate_account label {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 10px;
}
@media only screen and (max-width: 1024px) {
  #address_form_new .grid-item.right,
  .edit-address .grid-item.right {
    padding: 0;
  }
  #address_form_new .grid-item.left,
  .edit-address .grid-item.left {
    padding: 0;
  }
  .template-customers-order .grid-item.two-thirds,
  .template-customers-account .grid-item.two-third {
    width: 100%;
    padding: 0;
  }
  .template-customers-order .grid-item.one-third,
  .template-customers-account .grid-item.one-third {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .template-customers-register .register,
  .template-customers-login .register {
    float: left;
    width: 100%;
  }
}
/*========================== Password Page ============================*/
.password.gradient {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-attachment: fixed;
  height: 100%;
}
.password__footer-caption svg {
  width: 70px;
  height: 20px;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  color: #111;
}
#shopify-section-password-header {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
#shopify-section-password-header .modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}
#shopify-section-password-header .password-modal__content {
  background: #fff;
  float: left;
  width: 600px;
  text-align: center;
  padding: 30px;
  position: relative;
}
#shopify-section-password-header details.password-modal {
  float: right;
  width: auto;
}
#shopify-section-password-header .modal__close-button.link {
  background: none;
  border: none;
  position: absolute;
  top: 10px;
  bottom: auto;
  right: 10px;
  left: auto;
  padding: 0;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.password #MainContent {
  float: left;
  width: 100%;
  margin: 50px 0;
  text-align: center;
}
.password .newsletter-form__field-wrapper {
  float: none;
  width: 500px;
  display: inline-block;
  vertical-align: top;
}
#shopify-section-password-footer {
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
}
#shopify-section-password-footer .password__footer-text {
  float: left;
  width: 100%;
  font-size: 13px;
  margin: 0 0 10px;
}
#shopify-section-password-footer .list-social.list-unstyled {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 15px;
}
#shopify-section-password-footer .list-social__link {
  float: left;
  font-size: 16px;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
#recover_password .text-center {
  margin-top: 10px;
  float: left;
  width: 100%;
}
#recover_password .text-center p {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#recover_password .title {
  color: #111;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}
#recover_password .tt-innerpagetitle {
  font-size: 18px;
}
.lock-icon-svg {
  width: 0.7 * var(--font-size-base);
  height: 0.7 * var(--font-size-base);
  display: inline-block;
  vertical-align: baseline;
}
.lock-icon-svg path {
  fill: currentColor;
}
.lt-ie9 .lock-icon-svg {
  display: none;
}
.admin-login {
  font-size: 95%;
}
.template-customers-register .register .errors {
  text-align: left;
}
.login-page form#customer_login {
  margin: 0;
  float: left;
  width: 100%;
}
.login-page div#recover_password {
  text-align: left;
}
.login-page .grid .grid-item,
.login-page .grid--rev .grid-item,
.login-page .grid--full .grid-item {
  padding: 0;
  text-align: left;
}
.login-page form .text-center > p {
  margin: 0;
}
.register-page form#create_customer {
  margin: 0;
  float: left;
  width: 100%;
}
.login-page form .text-center > p {
  margin: 0;
}
.template-customers-login .login .login-page,
.register .register-page {
  padding: 30px;
  border: 1px solid var(--color-border);
}
#customer_login .text-center .btn:hover,
#customer_login .text-center .btn:focus,
#customer_login .text-center .btn:active {
  background: var(--color-btn-secondary);
}
#customer_login .or {
  height: 30px;
  margin: 10px 0;
}
#customer_login .or:before {
  content: "";
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translateY(-50%);
}
#customer_login .or span {
  padding: 0 15px;
  font-size: 16px;
  line-height: 26px;
}
.create_account_wrap a {
  width: 100%;
  float: left;
  border: 2px solid var(--color-btn-primary);
  padding: 10px 15px;
  color: #111;
}
.create_account_wrap a:hover {
  border-color: var(--color-btn-secondary);
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.template-customers-register .footer-bottom .text-center a {
  float: none;
}
.template-customers-register .footer-bottom .text-center .btn {
  padding: 10px 25px;
  background: #111;
  color: #fff;
  margin: 20px 0;
}
.template-customers-register .footer-bottom .text-center .btn:hover,
.template-customers-register .footer-bottom .text-center .btn:focus,
.template-customers-register .footer-bottom .text-center .btn:active {
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.template-customers-register .footer-bottom .text-center .mdi.mdi-chevron-left {
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
  .login-page form > input,
  .register-page form > input {
    min-width: 550px;
  }
}
@media only screen and (max-width: 991px) {
  .template-customers-login .login .login-page,
  .register .register-page {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #recover_password .title {
    font-size: 18px;
    line-height: 20px;
  }
  .template-customers-login .login .login-page,
  .register .register-page {
    padding: 20px 15px;
  }
  #customer_login .text-center .btn {
    margin: 10px 0 0;
  }
}
/*-------------------------------- END ----------------------------*/
model-viewer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  float: left;
}
.modal-open .modal {
  float: left;
  text-align: center;
}
.product-single__photos .model.main_image_wrap,
.product-block .model-viewer,
.product-block .model-view {
  padding-top: 100%;
}
/*========================= Collection Filters =================================*/
aside.sidebar-tag.filter.color.tags img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--color-border);
  transition: all 600ms ease-in-out 0s;
  -webkit-transition: all 600ms ease-in-out 0s;
  -moz-transition: all 600ms ease-in-out 0s;
  -o-transition: all 600ms ease-in-out 0s;
  -ms-transition: all 600ms ease-in-out 0s;
}
aside.sidebar-tag.filter.color.tags a:hover img,
aside.sidebar-tag.filter.color.tags a.active img {
  border-color: #bbb;
}
.off-canvas-wrapper .collection_sidebar {
  float: left;
  width: 100%;
  padding: 0 25px;
  margin: 35px 0 0;
  border: none;
}
.off-canvas-wrapper .collection_sidebar .widget ul li.product-wrapper {
  margin: 0 0 15px;
  padding: 0;
}
.off-canvas-wrapper .collection_sidebar .widget.widget_promo_img li {
  margin: 0;
}
.active-filter {
  font-weight: bold;
}
.view-mode.filter-grid-list.grid__item {
  float: left;
}
a.filter-left {
  float: left;
  font-size: 17px;
  font-weight: 500;
}
.pages_list.open {
  float: left;
  position: relative;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .collection-filters {
    margin-bottom: var(--gutter);
  }
}
.filter-sortby label,
.filter-show label {
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  padding-right: 10px;
}
.collection_template .sorting_wrapper .btn.dropdown-toggle {
  font-size: 13px;
  font-weight: 500;
  padding: 5px 34px 5px 15px;
  color: var(--color-text-field);
  border: 1px solid var(--color-border);
  background: #e3ddc7;
  box-shadow: none;
}
.collection_template .sorting_wrapper .btn.dropdown-toggle:hover {
  border: 1px solid #ddd;
  background: #f5f5f5;
}
.collection_template .sorting_wrapper .btn.dropdown-toggle::after,
.collection_template .sorting_wrapper .btn.dropdown-toggle::before {
  display: none;
}
.collection_template .sorting_wrapper .btn.dropdown-toggle > i {
  bottom: auto;
  font-size: 16px;
  line-height: 18px;
  left: auto;
  position: absolute;
  right: 10px;
  top: 5px;
}
.collection_template
  .sorting_wrapper
  .sorting-section.open
  .btn.dropdown-toggle {
  border: 1px solid var(--color-border);
}
.collection_template .sorting_wrapper .filter-sortby .btn.dropdown-toggle {
  width: 190px;
  text-align: left;
}
@media (min-width: 497px) and (max-width: 536px) ) {
  .collection_template .sorting_wrapper .filter-sortby .btn.dropdown-toggle {
    width: 150px;
  }
}
@media (min-width: 348px) and (max-width: 496px) {
  .collection_template .sorting_wrapper .filter-sortby .btn.dropdown-toggle {
    width: 130px;
  }
}
@media only screen and (max-width: 536px) {
  .collection_template .sorting_wrapper .filter-sortby ul.dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 348px) and (max-width: 536px) {
  .collection_template
    .sorting_wrapper
    .filter-sortby
    ul.dropdown-menu
    > li
    > a {
    white-space: normal;
    padding: 3px 10px;
    font-size: 12px;
  }
}
.collection_template
  .sorting_wrapper
  .collection-sorting
  .filter-sortby
  .btn.dropdown-toggle {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
}
.collection_template .sorting_wrapper .pages_list .btn.dropdown-toggle {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
}
.collection_template .sorting_wrapper .pages_list .dropdown-backdrop {
  display: none;
}
.collection_template .sorting_wrapper .open .btn.dropdown-toggle {
  background: #fff;
}
.collection_template .sorting_wrapper .open .btn.dropdown-toggle::after {
  display: none;
}
.sorting-section,
.pages_list {
  float: right;
  position: relative;
}
.collection_wrapper ul li > a {
  float: left;
  width: 100%;
  padding: 5px;
}
.collection_wrapper ul li.active > a,
.collection_wrapper ul li.active > a:hover {
  background-color: #111;
  color: #ffffff;
}
.dropdown-menu > li > a {
  color: var(--color-text-field);
  font-size: 13px;
}
.dropdown-menu > li > a:hover {
  color: var(--color-text-hover-field);
  background: #e5e5e5;
}
.sorting_wrapper .dropdown-menu {
  min-width: 100%;
  border-radius: 0px;
  border-color: var(--color-border);
}
.filter-show.grid__item {
  display: inline-block;
  margin-left: 15px;
}
@media only screen and (max-width: 480px) {
  .filter-sortby label,
  .filter-show label {
    padding-right: 5px;
  }
  .sorting-section,
  .pages_list {
    float: left;
  }
  .full_width.wrap_right_filter .filter-show.grid__item,
  .full_width.wrap_left_filter .filter-show.grid__item {
    margin-left: 5px;
  }
}
.collection-sorting {
  float: right;
  display: inline-block;
  margin-top: 0;
}

.filter-dropdown {
  height: 60px;
  margin: 0;
  max-width: 250px;
  position: relative;
}
.supports-pointerevents .filter-dropdown__select {
  position: absolute;
  text-indent: -999px;
}
.supports-pointerevents .filter-dropdown__label {
  background-color: var(--color-body);
  color: var(--color-body-text);
  cursor: pointer;
  display: block;
  font-family: var(--font-stack-body);
  font-size: em(15px);
  font-weight: 500;
  margin: 13px;
  max-width: 220px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .filter-dropdown__wrapper {
    display: inline-block;
    width: 225px;
  }
  .sorting-filters--enabled .collection-tags {
    margin-right: 25px;
  }
  .supports-pointerevents .filter-dropdown__label {
    max-width: 195px;
  }
}
@media only screen and (min-width: 481px) {
  .collection-sorting .grid-item {
    padding: 0 15px;
    min-width: 200px;
  }
}
/*----------------- Filter css -----------------*/
.sidebar-block .facets-container,
.sidebar-block .facets-container .facets {
  float: left;
  width: 100%;
}
.sidebar .widget .disclosure-has-popup {
  float: left;
  width: 100%;
  padding: 0 5px;
}
.sidebar .widget .disclosure-has-popup .facets-title {
  color: #111;
  font-size: 14px;
  line-height: 20px;
  float: left;
  width: 100%;
  font-weight: 500;
  margin: 0 0 10px;
}
.sidebar .widget .disclosure-has-popup .facets-filter {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.sidebar-block .widget ul li.facets__item label.facet-checkbox,
ul li.mobile-facets__item label.mobile-facets__label {
  margin: 0;
  font-weight: 400;
  vertical-align: middle;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  position: relative;
}
.sidebar-block .widget ul li.facets__item label.facet-checkbox:hover,
ul li.mobile-facets__item label.mobile-facets__label:hover {
  color: var(--color-text-hover-field);
}
.sidebar-block
  .widget
  ul
  li.facets__item
  label.facet-checkbox
  input[type="checkbox"] {
  vertical-align: middle;
  border: 1px solid var(--color-border);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 20px;
  width: 20px;
  float: left;
  line-height: 20px;
  margin-right: 10px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  outline: none;
  cursor: pointer;
}
.sidebar-block .widget ul li.Color .facet-checkbox .icon-checkmark {
  top: 1px;
  left: 4px;
  color: #ccc;
}
.disclosure-has-popup .facets__price {
  float: left;
  width: 100%;
}
.disclosure-has-popup .facets__price .field {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.disclosure-has-popup ul.facets__list {
  padding: 0;
}
.disclosure-has-popup .facets__price .field input.field__input {
  margin: 0;
  padding: 8px 10px;
}
.disclosure-has-popup .facets__price .field label.field__label {
  font-weight: 400;
}
.sidebar-block .widget ul li.Color label.facet-checkbox input[type="checkbox"] {
  display: none;
}
ul.mobile-facets__list
  li.Color
  label.mobile-facets__label
  input[type="checkbox"] {
  border: none;
}
.sidebar-block .widget ul li.Color span,
ul.mobile-facets__list li.Color span {
  float: none;
  width: auto;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 0 0 10px;
  font-size: 13px;
}
.sidebar-block .widget ul li.Color label.facet-checkbox,
ul.mobile-facets__list li.Color label.mobile-facets__label {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.facet-checkbox .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: 4px;
  z-index: 5;
  top: -1px;
  bottom: 0;
  margin: auto;
  right: auto;
}
.facet-checkbox > input[type="checkbox"]:checked ~ .icon-checkmark {
  visibility: visible;
}
.mobile-facets {
  position: fixed;
  right: auto;
  top: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  z-index: 5;
  background: #fff;
  height: 100%;
}
.menu-opening .mobile-facets {
  visibility: visible;
}
.mobile-facets__inner {
  display: block !important;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -o-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  padding: 30px;
  text-align: left;
  background: var(--color-body);
  width: 300px;
  height: 100%;
  overflow-y: auto;
}
.menu-opening .mobile-facets__inner {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
}
.mobile-facets__summary > div {
  position: relative;
  float: left;
  width: 100%;
}
.mobile-facets__summary > div span.mobile-facets__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  left: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 40px;
  line-height: 40px;
}
.mobile-facets__main {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
.mobile-facets__close {
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 10px;
  right: auto;
  opacity: 0;
  visibility: hidden;
  left: 10px;
  z-index: 6;
}
.mobile-facets__close i {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
}
details.mobile-facets__details.js-filter.widget {
  margin: 0px;
}
.menu-opening .mobile-facets__close {
  opacity: 1;
  visibility: visible;
}
.mobile-facets__main .main.mobile-facets__footer {
  float: left;
  width: 100%;
  align-items: center;
  background: var(--color-body);
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
}
label.mobile-facets__label input[type="checkbox"] {
  vertical-align: middle;
  border: 1px solid var(--color-border);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 18px;
  width: 18px;
  float: left;
  line-height: 18px;
  margin-right: 10px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  outline: none;
  cursor: pointer;
}
label.mobile-facets__label {
  position: relative;
}
.mobile-facets__label .icon-checkmark {
  position: absolute;
  left: 3px;
  top: 6px;
  bottom: auto;
  right: auto;
  margin: auto;
  visibility: hidden;
}
.mobile-facets__label > input[type="checkbox"]:checked ~ .icon-checkmark {
  visibility: visible;
}
ul.mobile-facets__list.list-unstyled,
.disclosure-has-popup .mobile-facets__submenu .facets__price {
  float: left;
  width: 100%;
  margin: 0 0 8px;
}
li.mobile-facets__item.list-menu__item {
  float: left;
  width: 100%;
  margin: 0 0 8px;
}
.mobile-facets__main .main.mobile-facets__footer a.mobile-facets__clear.btn {
  background: none;
  border: 2px solid var(--color-btn-primary);
  color: #111;
  padding: 7px 20px;
}
.mobile-facets__main
  .main.mobile-facets__footer
  .mobile-facets__clear.btn::after {
  display: none;
}
.mobile-facets__main
  .main.mobile-facets__footer
  .mobile-facets__clear.btn:hover {
  border-color: #ef5c5c;
  color: #ef5c5c;
}
.mobile-facets__details .mobile-facets__footer {
  float: left;
  width: 100%;
}
.mobile-facets__details .mobile-facets__footer .btn {
  background: none;
  color: #666;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  padding: 5px 0;
}
details.mobile-facets__details.js-filter {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.mobile-facets__details .mobile-facets__footer .btn:hover {
  color: var(--color-btn-secondary-text);
}
.mobile-facets__details .mobile-facets__footer .btn::after {
  content: "";
  left: 0px;
  right: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  height: 2px;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 0;
  background: var(--color-btn-secondary-text);
}
.mobile-facets__details
  .mobile-facets__footer
  a.mobile-facets__clear.underlined-link.btn {
  margin: 0 10px 0 0;
}
.mobile-facets__details .mobile-facets__footer .mobile-facets__clear.btn:hover {
  color: #ef5c5c;
}
.mobile-facets__details
  .mobile-facets__footer
  .mobile-facets__clear.btn::after {
  background: #ef5c5c;
}
.mobile-facets__details .mobile-facets__footer .btn:hover::after {
  width: 90%;
}
.mobile-facets__summary h4 {
  font: 400 14px/20px var(--font-stack-header);
  color: var(--color-text);
  margin: 0 0 15px;
  cursor: pointer;
  float: left;
  width: 100%;
  padding: 10px 10px;
  position: relative;
  background: #e3ddc7;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
details.mobile-facets__details.js-filter:hover h4 {
  color: #fff;
  background: var(--color-btn-primary);
}
details.mobile-facets__disclosure.disclosure-has-popup .mobile-facets__open {
  float: left;
  width: 100%;
  padding: 15px;
  border-bottom: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: var(--color-text);
}
.full_width
  details.mobile-facets__disclosure.disclosure-has-popup
  .mobile-facets__open {
  padding: 15px 0px;
}
@media (min-width: 992px) {
  menu-drawer.mobile-facets__wrapper {
    display: none;
  }
}
@media (max-width: 991px) {
  .sidebar-block .facets-container .facets,
  .off-canvas-wrapper menu-drawer.mobile-facets__wrapper {
    display: none;
  }
  .off-canvas-wrapper .sidebar-block .facets-container .facets {
    display: block;
  }
}
/*=========================== Collection Page =============================*/
@media only screen and (min-width: 1200px) {
  .template-collection .left-sidebar.sidebar,
  .template-collection .right-sidebar.sidebar {
    width: 22%;
  }
  .template-collection .collection_wrapper {
    width: 78%;
  }
}
.collection-grid {
  margin-bottom: -30px;
}
.product-wrapper .product-description .h4 a:hover {
  color: var(--color-text-hover-field);
}
a.featured-box {
  border: 1px solid var(--color-border);
  color: var(--color-body-text);
  display: block;
  margin-bottom: var(--gutter);
}
a.featured-box:hover {
  color: var(--color-text-hover-field);
}
.section-header.text-left .section-header__title {
  display: none;
}
.collection_wrapper .section-header.text-left .description,
.collection_template .section-header.text-left .description {
  font-size: 13px;
}
.collection_wrapper .filter-wrapper .sorting_wrapper {
  float: right;
  width: auto;
}
.grid-item.product-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown,
.grid-item.product-short-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown {
  float: left;
  width: 100%;
  position: relative;
}
.template-list-collections .grid-uniform .grid__item {
  padding: 0 15px;
  float: left;
}
.grid-item.product-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container,
.grid-item.product-short-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container {
  position: static;
  float: left;
  margin: 0 0 20px;
  padding: 0 0 0 35px;
  width: 205px;
}
.grid-item.product-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container::after,
.grid-item.product-short-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container::after {
  left: 3px;
  line-height: 40px;
}
.grid-item.product-list
  .product-wrapper:hover
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container,
.grid-item.product-short-list
  .product-wrapper:hover
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
.list-collection-products .pickgradient-products:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.list-collection-products .pickgradient-products img {
  transition: transform 0.45s;
  -webkit-transition: transform 0.45s;
  -moz-transition: transform 0.45s;
  -o-transition: transform 0.45s;
  -ms-transition: transform 0.45s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
p.text-center.veiw_all_collections a {
  line-height: 2.5;
  display: inline-block;
}
p.text-center.veiw_all_collections a span.icon.icon-chevron-right {
  padding-top: 2px;
  float: right;
  padding-left: 5px;
}
.list-collection-products .pickgradient-products {
  cursor: pointer;
  margin: 0 0 20px;
}
.list-collection-products .pickgradient-products .collection-desc {
  bottom: 8px;
  background: #fff;
  padding: 10px 15px;
  position: relative;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transform: translateX(-150px);
  -webkit-transform: translateX(-150px);
  -moz-transform: translateX(-150px);
  -o-transform: translateX(-150px);
  -ms-transform: translateX(-150px);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
.list-collection-products .pickgradient-products:hover .collection-desc {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
.list-collection-products .pickgradient-products a.grid-link.collection-link {
  text-overflow: ellipsis;
}
p.collection-count {
  font-size: 13px;
  z-index: 1;
}
a.grid-link.collection-link span.grid-link__title {
  font-family: var(--font-stack-header);
  font-size: 16px;
  color: #111;
  white-space: nowrap;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  padding: 0 0 5px;
}
a.grid-link.collection-link span.grid-link__title:hover {
  color: var(--color-btn-primary);
}
.filter-wrapper {
  float: left;
  width: 100%;
  background: #e3ddc7;
  padding: 10px;
  margin: 0 0 20px;
}
.sorting_wrapper {
  display: flex;
  float: left;
}
.collection_template
  .grid-item:not(.product-short-list, .product-list)
  .item-row.product-layouts {
  padding: 0;
}
.grid-item.medium--one-third.large--one-half.product-grid img,
.grid-item.medium--one-third.large--one-third.product-grid img {
  width: 100%;
}
@media (max-width: 1599px) {
  .collection_right .products-grid-view > .grid-item.product-grid,
  .collection_left .products-grid-view > .grid-item.product-grid {
    width: 33.33%;
    clear: none;
  }
  .collection_right
    .products-grid-view
    > .grid-item.product-grid:nth-child(3n + 1),
  .collection_left
    .products-grid-view
    > .grid-item.product-grid:nth-child(3n + 1) {
    clear: both;
  }
  .full-width .products-grid-view > .grid-item.product-grid {
    width: 25%;
    clear: none;
  }
}
@media only screen and (max-width: 1199px) {
  .grid-item.product-list
    .product-wrapper
    .product-description
    .flip-countdown.simple-countdown
    .countdown-container,
  .grid-item.product-short-list
    .product-wrapper
    .product-description
    .flip-countdown.simple-countdown
    .countdown-container {
    padding: 0 0 0 30px;
    margin: 0 0 15px;
  }
  .grid-item.product-list
    .product-wrapper
    .product-description
    .flip-countdown.simple-countdown
    .countdown-container::after,
  .grid-item.product-short-list
    .product-wrapper
    .product-description
    .flip-countdown.simple-countdown
    .countdown-container::after {
    left: 5px;
    line-height: 34px;
  }
  .full-width .products-grid-view > .grid-item.product-grid {
    width: 33.333%;
    clear: none;
  }
  .full-width .products-grid-view > .grid-item.product-grid:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 991px) {
  .collection_wrapper {
    width: 100%;
  }
  .left-sidebar,
  .right-sidebar {
    margin-top: 20px;
  }
  .full-width .products-grid-view > .grid-item.product-grid {
    width: 50%;
    clear: none;
  }
}
@media (max-width: 1199px) {
  .collection_right .products-grid-view > .grid-item.product-grid,
  .collection_left .products-grid-view > .grid-item.product-grid {
    width: 50%;
    clear: none;
  }
  .collection_right
    .products-grid-view
    > .grid-item.product-grid:nth-child(2n + 1),
  .collection_left
    .products-grid-view
    > .grid-item.product-grid:nth-child(2n + 1),
  .full-width .products-grid-view > .grid-item.product-grid:nth-child(2n + 1) {
    clear: both;
  }
  .collection_right
    .products-grid-view
    > .grid-item.product-grid:nth-child(3n + 1),
  .collection_left
    .products-grid-view
    > .grid-item.product-grid:nth-child(3n + 1),
  .full-width .products-grid-view > .grid-item.product-grid:nth-child(3n + 1) {
    clear: none;
  }
}
@media only screen and (max-width: 480px) {
  .collection_wrapper .section-header.text-left .description,
  .collection_template .section-header.text-left .description {
    /* font-size: 11px; */
  }
  .collection_wrapper .filter-wrapper .sorting_wrapper {
    float: left;
    width: 100%;
    margin: 10px 0 0;
  }
  .list-collection-products .grid__item {
    width: 100%;
  }
  .full_width.wrap_right_filter .sorting_wrapper {
    width: 100%;
  }
  .left-sidebar,
  .right-sidebar {
    margin-top: 15px;
  }
  .collection_template .products-grid-view .grid-item.product-grid {
    padding: 0 10px;
  }
}
/*=================== left filter =============================*/
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8888;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -moz-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  -ms-transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: var(--color-body);
  overflow: auto;
}
.off-canvas.position-left.is-open {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.off-canvas.position-right.is-open {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
}
.off-canvas.is-transition-overlap {
  z-index: 8889;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.off-canvas .collection_sidebar .widget h4 a.clear {
  float: right;
}
.off-canvas .collection_sidebar ul .owl-nav {
  top: -58px;
  right: 0;
}
.off-canvas .collection_sidebar .widget_top_rated_products h4 {
  float: left;
  width: 100%;
  font: 400 16px/18px var(--font-stack-header);
  color: var(--color-text);
  margin: 0 0 20px;
  cursor: pointer;
  padding: 0 0 15px;
  position: relative;
  border-bottom: 1px solid var(--color-border);
}
.off-canvas .collection_sidebar .widget_top_rated_products h4::before {
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: -1px;
  background: var(--color-btn-secondary);
  height: 2px;
  width: 30px;
  content: "";
}
.off-canvas .collection_sidebar .shopify-section .widget {
  border: none;
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin: 0 0 30px;
}
.off-canvas .sidebar_close {
  position: relative;
  float: right;
  width: auto;
  cursor: pointer;
}
.off-canvas .sidebar_close i {
  font-size: 22px;
  position: absolute;
  right: 10px;
  left: auto;
  top: 10px;
  bottom: auto;
  height: 22px;
  width: 22px;
  line-height: 22px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  color: #666;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.off-canvas .sidebar_close:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.off-canvas.position-left {
  width: 320px;
  transform: translateX(-320px);
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  overflow-y: initial;
  overflow-x: hidden;
}
.off-canvas.position-right {
  width: 320px;
  transform: translateX(350px);
  -webkit-transform: translateX(350px);
  -moz-transform: translateX(350px);
  -o-transform: translateX(350px);
  -ms-transform: translateX(350px);
  overflow-y: initial;
  overflow-x: hidden;
}
.off-canvas::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
.off-canvas::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.off-canvas::-webkit-scrollbar {
  width: 5px;
}
.off-canvas.position-right .sidebar_close {
  float: left;
  width: auto;
}
.off-canvas.position-right .sidebar_close i {
  left: 8px;
  right: auto;
}
a.filter-right {
  float: right;
  line-height: 2.1;
  font-size: 15px;
  font-weight: 500;
}
a.filter-right i {
  padding-left: 10px;
}
a.filter-left {
  line-height: 2.1;
  font-size: 15px;
}
a.filter-left i {
  padding-right: 10px;
}
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 270px;
  transform: translateX(-270px);
  -webkit-transform: notranslateX(-270px) ne;
  -moz-transform: translateX(-270px);
  -o-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
}
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 270px;
  transform: translateX(-270px);
  -webkit-transform: notranslateX(-270px) ne;
  -moz-transform: translateX(-270px);
  -o-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
}
.full_width.wrap_left_filter .view-mode.filter-grid-list.grid__item,
.full_width.wrap_left_filter .sorting_wrapper {
  float: right;
  padding-left: 15px;
}
.full_width.right_filter.collection-sorting {
  float: left;
  margin-left: 15px;
}
.full_width.left_filter.collection-sorting {
  float: right;
}
.full_width .sorting_wrapper input.dropdown-toggle[type="submit"],
.full_width .sorting_wrapper .dropdown-toggle.btn--secondary {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  color: #111;
  padding: 7px 22px 7px 10px;
}
.full_width.wrap_toggle_filter .collection_sidebar {
  margin: 30px 0 0;
  padding: 0;
  border: none;
}
.full_width.wrap_toggle_filter .sidebar-block {
  float: left;
  width: 100%;
  background: #fff;
  padding: 15px 0 0;
}
.full_width .filter-toggle {
  float: right;
  margin: 5px;
}
.full_width .sorting_wrapper {
  margin: 0 0 0 20px;
  float: left;
}
.full-width .collection_template .product-list.grid-item {
  width: 50%;
  clear: none;
}
.full_width .collection_sidebar {
  margin: 10px 0 0;
  border-top: 1px solid var(--color-border);
  padding: 20px 0 0;
}
.full_width .filter-toggle .mdi.mdi-format-align-right {
  padding: 0 0 0 7px;
  font-size: 17px;
  line-height: 17px;
  vertical-align: middle;
}
.sorting_wrapper button > i {
  font-size: 8px;
  left: auto;
  position: absolute;
  right: 8px;
  top: 12px;
}
.sidebar .widget {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid var(--color-border);
}
.off-canvas-wrapper .collection_sidebar .widget {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.sidebar .widget .clear {
  float: right;
}
.sidebar-block .widget-content {
  float: left;
  width: 100%;
  padding-left: 15px;
}
.sidebar .widget h4,
.sidebar-block .widget .h4,
.sidebar-block .widget h4 {
  font: 600 15px/20px var(--font-stack-header);
  color: var(--color-text);
  margin: 0 0 15px;
  cursor: pointer;
  float: left;
  width: 100%;
  padding: 10px 15px;
  position: relative;
  background: #e3ddc7;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.sidebar-block ul li > a {
  color: var(--color-text-field);
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  width: 100%;
  position: relative;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.collection_template
  .full_width
  #shopify-section-sidebar-promoimage.shopify-section::after {
  display: none;
}
.sidebar-block ul li > a:hover {
  color: var(--color-text-hover-field);
}
.sidebar .widget ul li {
  float: left;
  width: 100%;
  margin: 0 0 5px 0;
}
.article-template .widget,
.blogleft_inner_content .widget,
.blog_list .widget {
  border: 1px solid var(--color-border);
  padding: 10px;
  margin: 0 0 15px;
}
.article-template .widget_categories ul,
.blogleft_inner_content .widget_categories ul,
.blog_list .widget_categories ul {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin: 0px;
}
.widget ul li.product-wrapper {
  display: flex;
  margin: 0 0 15px 0;
}
.sidebar .widget ul .product-layouts:last-child li.product-wrapper {
  margin: 0;
}
.sidebar .widget_promo_img ul li {
  margin: 0;
}
.sidebar-block .widget ul li {
  margin: 0 0 10px;
}
.widget.widget_top_rated_products .sidebar .widget ul li {
  margin: 0 0 15px 0;
}
.sidebar .widget .top-products-detail .price .money,
.collection_sidebar .widget .top-products-detail .price .money {
  font-size: 15px;
  line-height: 16px;
}
form#comment_form {
  margin: 0;
}
.sidebar .widget .top-products-detail .compare-price .money,
.collection_sidebar .widget .top-products-detail .compare-price .money {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}
.widget-content li > a.active {
  position: relative;
}
.widget-content li > a.active span {
  color: #111;
}
.widget-content li > a.active::before {
  content: "\f12c";
  font-family: "Material Design Icons";
  position: absolute;
  left: 3px;
  right: auto;
  top: 4px;
  bottom: auto;
  height: 15px;
  width: 15px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}
.collection_sidebar .widget .product-categories ul {
  padding: 0 0 0 15px;
}
.product-wrapper.sidebar-product
  .image.product-thumb
  .loader
  .preloader-wrapper {
  height: 30px;
  width: 30px;
}
.product-wrapper.sidebar-product
  .image.product-thumb
  .loader
  .preloader-wrapper
  .spinner-layer {
  height: 30px;
  width: 30px;
}
.product-wrapper.sidebar-product
  .image.product-thumb
  .loader
  .preloader-wrapper
  .spinner-layer::before {
  height: 30px;
  width: 30px;
}
.filter-toggle-wrap {
  display: none;
  float: left;
  width: 100%;
}
.filter-toggle-wrap .collection_sidebar .shopify-section .widget {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.collection_template .product-list.grid-item {
  width: 100%;
  padding: 0;
}
.collection_template .grid-uniform.product-grid {
  float: left;
  width: 100%;
  margin: 0;
}
.collection_template .full_width .shopify-section {
  float: none;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  flex: 0 0 auto;
}
.full_width .sidebar-block .facets-container {
  float: none;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  flex: 0 0 auto;
}
.full_width .sidebar-block .facets-container .disclosure-has-popup {
  float: left;
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.full_width .sidebar-block .facets-container #FacetsWrapperDesktop {
  float: left;
  width: 100%;
  display: flex;
}
.full_width
  .sidebar-block
  .facets-container
  .disclosure-has-popup
  .facets-filter {
  float: left;
  width: 100%;
}
.full_width
  .sidebar-block
  .facets-container
  .active-facets.active-facets-desktop {
  float: right;
  width: auto;
  padding: 20px;
}
.sidebar-block .widget:hover h4 i {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
@media only screen and (min-width: 992px) {
  .sidebar .widget:hover h4,
  .sidebar-block .widget:hover .h4,
  .sidebar-block .widget:hover h4 {
    color: var(--color-btn-secondary-text);
    background: var(--color-btn-secondary);
  }
  .sidebar-block .widget:hover h4 i {
    color: var(--color-btn-secondary-text);
  }
}
@media only screen and (max-width: 1499px) {
  .full-width .collection_template .product-list.grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .full_width .sidebar-block .facets-container {
    width: auto;
  }
  .sidebar .widget h4,
  .sidebar-block .widget .h4,
  .sidebar-block .widget h4 {
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .full_width.wrap_toggle_filter .sidebar-block {
    padding: 15px;
    border: none;
    margin: 0;
  }
  .sidebar .widget_promo_img ul li {
    float: left;
  }
  .off-canvas .collection_sidebar .widget_top_rated_products h4 {
    font-size: 14px;
    line-height: 16px;
  }
  .off-canvas .collection_sidebar .widget {
    border: none;
    padding: 0;
  }
  .off-canvas .shopify-section#shopify-section-sidebar-bestsellers,
  .off-canvas .shopify-section#shopify-section-sidebar-promoimage {
    margin: 0;
  }
  .collection_template .sidebar .widget h4,
  .collection_template .sidebar-block .widget .h4,
  .collection_template .sidebar-block .widget h4,
  .sidebar__inner .collection_sidebar .widget h4 {
    margin: 0;
    padding: 15px;
    border-bottom: none;
    font-size: 14px;
    line-height: 18px;
  }
  .sidebar-block {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    border: 1px solid var(--color-border);
  }
  .sidebar-block .widget {
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid var(--color-border);
  }
  .sidebar-block .widget .h4,
  .sidebar-block .widget h4 {
    padding: 15px;
  }
  .sidebar-block .color .widget {
    border-bottom: none;
  }
  .sidebar-block .widget-content {
    padding: 0px;
  }
  .sidebar-block div ul {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin: 2px 0 10px;
  }
  .sidebar-block div ul li ul {
    padding: 0 0 0 15px;
  }
  .main-content .sidebar-block .shopify-section {
    margin: 0;
  }
  .off-canvas-wrapper .sidebar-block {
    border: none;
    margin: 0;
  }
  .off-canvas-wrapper .sidebar-block div ul {
    padding: 0;
    margin: 0;
  }
  .off-canvas-wrapper .sidebar-block .widget {
    border: none;
    margin: 0;
  }
  .widget-content li > a.active::before {
    top: 2px;
  }

  .collection_sidebar .widget a > i {
    float: unset;
    display: inline-block;
  }
  .sidebar .collection_sidebar div ul:not(#promo-carousel) {
    padding: 0 15px 5px 15px;
    float: left;
    width: 100%;
  }
  .collection_sidebar div ul#promoimg-carousel {
    padding: 0 !important;
  }
  .sidebar .collection_sidebar > div .widget > h4 {
    padding: 15px;
  }
  .collection_template .sidebar .widget h4::before,
  .collection_template .sidebar-block .widget .h4::before,
  .collection_template .sidebar-block .widget h4::before,
  .sidebar__inner .collection_sidebar .widget h4::before {
    display: none;
  }
  .off-canvas-wrapper .sidebar .widget h4::before,
  .off-canvas-wrapper .sidebar-block .widget .h4::before,
  .off-canvas-wrapper .sidebar-block .widget h4::before {
    display: inline-block;
  }
  .sidebar-block .widget > ul > li:last-child {
    margin: 0 0 15px;
  }
  .off-canvas .sidebar-block .widget > ul > li:last-child {
    margin: 0 0 5px;
  }
  .sidebar h4.toggle {
    cursor: pointer;
  }
  .sidebar h4.toggle::after,
  .sidebar-block .widget h4.toggle::after,
  .sidebar .widget.active h4.toggle::after,
  .sidebar-block .widget.active h4.toggle::after {
    font-family: "Material Design Icons";
    content: "\f140";
    font-size: 18px;
    font-weight: 500;
    float: right;
  }
  .sidebar .widget.active h4.toggle::after,
  .sidebar-block .widget.active h4.toggle::after {
    content: "\f143";
  }
  .sidebar .widget > *:nth-child(2) {
    padding: 0;
    margin-top: 15px;
    margin: 0;
  }
  .filter-toggle-wrap .collection_sidebar .shopify-section .widget {
    padding: 0;
  }
  .collection_template .shopify-section .widget.widget_promo_img {
    padding: 0;
    float: none;
    width: 40%;
    display: inline-block;
    vertical-align: top;
  }
  .collection_template .full_width #shopify-section-sidebar-promoimage {
    text-align: center;
  }
  .collection_template .full_width .shopify-section {
    width: 100%;
  }
  .filter-toggle-wrap .sidebar-block {
    margin: 0 0 15px;
  }
}
.grid-uniform.product-grid.col-main {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .full_width .sorting_wrapper {
    margin: 5px 0 0;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .off-canvas.position-left,
  .off-canvas.position-right {
    width: 290px;
  }
  .full_width.wrap_left_filter .view-mode.filter-grid-list.grid__item,
  .full_width.wrap_left_filter .sorting_wrapper {
    padding-left: 0;
  }
  .full_width.right_filter.collection-sorting {
    margin-left: 0;
  }
  .collection_template .sidebar .widget h4,
  .collection_template .sidebar-block .widget .h4,
  .collection_template .sidebar-block .widget h4,
  .sidebar__inner .collection_sidebar .widget h4 {
    padding: 12px;
    line-height: 16px;
    font-size: 13px;
  }
  .widget_top_rated_products .top-products-detail {
    width: 60%;
  }
  .collection_template .shopify-section .widget.widget_promo_img {
    width: 50%;
  }
  .collection_template
    .masonary-collection.grid-uniform.product-grid
    .products-grid-view {
    padding: 0;
  }
}
/*----- leftsidebar promo image----*/
.widget_promo_img #promo-carousel .owl-dots {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  background: #fff;
  padding: 5px 10px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot {
  display: inline-block;
  background: none;
  padding: 0;
  border: none;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot span {
  background: #111;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  float: none;
  margin: 0 5px;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot.active span {
  border: 2px solid var(--color-btn-secondary);
  height: 15px;
  width: 15px;
  position: relative;
  background: none;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot.active span:hover {
  background: none;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot.active span::after {
  background: var(--color-btn-secondary);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 5px;
}
.widget_promo_img #promo-carousel .owl-dots .owl-dot span:hover {
  background: var(--color-btn-secondary);
}
.widget_promo_img #promo-carousel:hover .owl-dots {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
/*-------------------------- Grid, List, And Short-list ------------------------------*/
.filter-grid-list span {
  display: none;
}
.filter-grid-list #list-view,
.filter-grid-list #grid-view,
.filter-grid-list #grid-views,
.filter-grid-list #short-list-view {
  position: relative;
  background: none;
  padding: 15px;
  margin: 0 3px 0 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  cursor: pointer;
}
.filter-grid-list.view-mode.grid__item .btn::after {
  display: none;
}
.filter-grid-list .grid::before,
.filter-grid-list .grids::before,
.filter-grid-list .list::before,
.filter-grid-list .short-list::before {
  content: "\f03b";
  color: #999;
  font-family: "Material Design Icons";
  position: absolute;
  left: 0px;
  right: auto;
  top: 0;
  bottom: 0;
  font-size: 24px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: 0 auto;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  background: none;
  animation: none;
  font-weight: 400;
}
.filter-grid-list .list::before {
  content: "\f969";
}
.filter-grid-list .short-list::before {
  content: "\f687";
}
.filter-grid-list .grids::before {
  content: "\f570";
}
.filter-grid-list .grid.active::before,
.filter-grid-list .grid:hover::before,
.filter-grid-list .grids.active::before,
.filter-grid-list .grids:hover::before,
.filter-grid-list .list.active::before,
.filter-grid-list .list:hover::before,
.filter-grid-list .short-list.active::before,
.filter-grid-list .short-list:hover::before {
  color: #222;
}
.widget_filter_tag.total_2,
.widget_filter_tag.total_2 .sidebar-tag {
  float: left;
  width: 50%;
}
.widget_filter_tag.total_3 {
  float: left;
  width: 75%;
}
.widget_filter_tag.total_4,
.widget_filter_tag.total_1 .sidebar-tag {
  float: left;
  width: 100%;
}
.widget_filter_tag.total_1,
.widget_filter_tag.total_4 .sidebar-tag {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .filter-grid-list #grid-view {
    display: none;
  }
}
/*----------------------- product page color and size design ---------------------*/
.swatch {
  margin-bottom: 0;
}
.swatch .header {
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 5px;
  width: 100%;
  color: #111;
}
.swatch .swatch-element {
  position: relative;
  float: none;
  width: 30px;
  display: inline-block;
  vertical-align: top;
  height: 30px;
  cursor: pointer;
}
.swatch .swatch-element.size input:checked + label {
  background: #444;
  border: 1px solid #444;
  color: #fff;
}
.swatch .swatch-element label {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  color: #ccc;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  line-height: 30px;
}
.swatch .swatch-element .tooltip {
  text-align: center;
  background: #fff;
  color: #0f0f0f;
  bottom: 100%;
  padding: 5px 10px;
  display: block;
  position: absolute;
  z-index: 2;
  min-width: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin-bottom: 12px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: normal;
  pointer-events: none;
}
.swatch .swatch-element .tooltip:before {
  bottom: -16px;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}
.swatch .swatch-element .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-top: solid #fff 7px;
  bottom: -7px;
  content: " ";
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute;
  width: 0;
}
.swatch .swatch-element:hover .tooltip {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  pointer-events: auto;
}
.swatch input[type="radio"] {
  display: none;
}
.swatch.soldout {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha(opacity=50);
}
.swatch.soldout label {
  cursor: no-drop;
}
/*---------------------------- Extened Product -----------------------------*/
.col-left-border p {
  border-bottom: 1px solid var(--color-border);
}
@media only screen and (min-width: 601px) {
  .template-product .banner3-flex {
    display: flex;
    align-items: center;
  }
}
/*==================== Common header css =====================*/
.header_language .disclosure {
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer;
  font-weight: 400;
}
/*==================== footer common CSS =====================*/
.template-index .main-content .shopify-section.footer {
  margin: 0;
}
.site-footer .footer-column .inline-list {
  margin: 0;
}
.site-footer .contact-us i.mdi {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
@media (min-width: 992px) {
  .site-footer .footer-column .inline-list {
    display: block !important;
  }
  .widget-title.toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-wrap .footer-column .inline-list,
  .site-footer .footer-wrapper .footer-column .inline-list {
    margin: 10px 0 0;
    padding: 0 15px;
  }
  .widget-title.toggle {
    display: block !important;
  }
  .widget-title {
    display: none;
  }
}
.footer-column > *:nth-child(2) {
  display: none;
  padding: 0 15px;
}
.footer-column > *:nth-child(3) {
  display: none;
  padding: 0 15px;
}
.site-footer .footer-column .inline-list {
  padding: 0px;
}
.site-footer .footer-bottom .copyright a {
  color: var(--FooterBottomText);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom
  .copyright
  a:hover {
  color: var(--FooterBottomLink);
}
.site-footer .footer-wrapper .footer-column ul.inline-list li a:hover,
.site-footer .footer-column ul.inline-list li a:hover {
  color: var(--color-btn-primary-text);
}
@media (max-width: 991px) {
  .site-footer h5.widget-title.toggle::after {
    content: "\f140";
    float: right;
    font-family: "Material Design Icons";
    font-size: 18px;
    font-weight: 500;
  }
  .site-footer .active h5.widget-title.toggle::after {
    content: "\f143";
    float: right;
    font-family: "Material Design Icons";
    font-size: 18px;
    font-weight: 500;
  }
  .site-footer .footer-column.active h5.toggle,
  .site-footer .widget h5.toggle {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
  }
  .site-footer .footer-column {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .block_content .input-group-btn .subscribe {
    display: none;
  }
}
/*------------------- Footer-model-1 CSS -------------------*/
#shopify-section-footer-style-1 form#contact_form {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
}
#shopify-section-footer-style-1 .footer-wrapper {
  background-color: var(--colorFooterbg);
}
div#shopify-section-footer-style-1 .Newsletter-wrapper {
  padding: 75px 0;
}
#shopify-section-footer-style-1 {
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-1 .block_newsletter .block_content {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
#shopify-section-footer-style-1 .site-footer .social-icons li a,
#shopify-section-footer-style-2 .site-footer .social-icons li a,
#shopify-section-footer-style-3 .site-footer .social-icons li a {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 16px;
  margin: 0;
  border-radius: 50%;
  color: var(--colorFooterSocial);
  background: var(--colorFooterSocialbg);
  z-index: 1;
}
#shopify-section-footer-style-1 .site-footer .social-icons li a:hover,
#shopify-section-footer-style-2 .site-footer .social-icons li a:hover,
#shopify-section-footer-style-3 .site-footer .social-icons li a:hover {
  color: var(--colorFooterSocialHover);
}
#shopify-section-footer-style-1 .site-footer .social-icons li a::after,
#shopify-section-footer-style-2 .site-footer .social-icons li a::after,
#shopify-section-footer-style-3 .site-footer .social-icons li a::after {
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: auto;
  right: 0;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  color: var(--colorFooterSocialHover);
  background: var(--colorFooterSocialHoverbg);
}
#shopify-section-footer-style-1 .site-footer .social-icons li a:hover::after,
#shopify-section-footer-style-2 .site-footer .social-icons li a:hover::after,
#shopify-section-footer-style-3 .site-footer .social-icons li a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.site-footer .follow-us-outer.text-center ul li {
  float: left;
  border: 1px solid var(--colorFooterBorder);
  border-radius: 50%;
  height: 70px;
  width: 70px;
  margin: 0 10px 0 0;
}
#shopify-section-footer-style-1
  .footer-column.block_newsletter
  .form-vertical
  .errors
  li {
  margin: 0;
}
#shopify-section-footer-style-1 .text-center.copyright {
  width: auto;
  color: var(--FooterBottomText);
  margin: 4px 0;
}
#shopify-section-footer-style-1 .text-center.copyright a,
#shopify-section-footer-style-2 .text-center.copyright a {
  color: var(--FooterBottomText);
}
#shopify-section-footer-style-1 .text-center.copyright small {
  font-size: 14px;
}
#shopify-section-footer-style-1 .follow-us-outer.text-center .social-icons {
  z-index: 1;
}
#shopify-section-footer-style-1
  .follow-us-outer.text-center
  .social-icons::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  width: 42%;
  z-index: -1;
}
#shopify-section-footer-style-1
  .follow-us-outer.text-center
  .social-icons::before {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  width: 42%;
  z-index: -1;
}
#shopify-section-footer-style-1 .footer-bottom-wrap {
  background: var(--colorFooterBottombg);
  padding: 15px 0;
}
#shopify-section-footer-style-1 .footer-content {
  padding: 0;
}
#shopify-section-footer-style-1 .footer-content .footer-column,
#shopify-section-footer-style-1 .block_newsletter {
  margin: 70px 0;
  padding: 0 15px;
}
#shopify-section-footer-style-1 .block_newsletter {
  float: right;
}
#shopify-section-footer-style-1 .footer-bottom-wrap .footer-column.links {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-1 .site-footer .footer-column ul.inline-list li {
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
  margin: 0 0 10px;
}
#shopify-section-footer-style-1
  .site-footer
  .footer-column
  ul.inline-list
  li:last-child {
  margin: 0;
}
#shopify-section-footer-style-1 .grid {
  border-bottom: 1px solid var(--colorFooterBorder);
}
#shopify-section-footer-style-1 .footer-desc {
  float: left;
  width: 100%;
  padding: 20px 0 0;
  text-align: left;
  line-height: 24px;
}
#shopify-section-footer-style-1 .block_newsletter form input[type="email"] {
  color: var(--colorFooterTitle);
  font-size: 13px;
  border: none;
  background: none;
  margin: 0 0 5px;
}
#shopify-section-footer-style-1 .footer-column ul {
  margin: 0;
}
#shopify-section-footer-style-1 .widget-title,
#shopify-section-footer-style-2 .widget-title {
  margin: 0 0 25px;
  color: var(--colorFooterTitle);
  font: 500 18px/22px var(--font-stack-header);
}
#shopify-section-footer-style-1 .site-footer a {
  font: 400 14px/20px var(--font-stack-body);
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-1
  .footer-bottom-wrap
  .inline-list.payment_logo_block {
  width: auto;
}
.site-footer .contact-us i.mdi {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#shopify-section-footer-style-1 .contact-us .contact-address,
#shopify-section-footer-style-1 .contact-us .phone {
  font: 400 14px/20px var(--font-stack-body);
}
#shopify-section-footer-style-1
  .site-footer
  .footer-column.contactus
  .nav-secondary
  li {
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-1
  .site-footer
  .footer-column.contactus
  .nav-secondary
  li.contact {
  margin: 0 0 14px;
}
#shopify-section-footer-style-1 .block_newsletter .widget-title:before {
  position: absolute;
  content: "\f5ef";
  font-family: "Material Design Icons";
  height: 22px;
  width: 22px;
  left: 0;
  font-size: 22px;
  right: auto;
  line-height: 22px;
}
#shopify-section-footer-style-1 .block_newsletter .widget-title {
  padding-left: 30px;
  position: relative;
}
#shopify-section-footer-style-1 .site-footer .contact-us i.mdi {
  float: left;
  font-size: 16px;
  margin-right: 5px;
  width: 20px;
  line-height: 20px;
  text-align: center;
}
#shopify-section-footer-style-1
  .site-footer
  input#Email::-webkit-input-placeholder {
  color: var(--colorFooterTitle);
}
#shopify-section-footer-style-1
  .block_newsletter
  .block_content
  .input-group.newsletter-input
  .btn::after {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
}
#shopify-section-footer-style-1 .footer-column .newsletter-bottom-cotent {
  display: block;
  padding: 0;
}
@media (min-width: 992px) {
  #shopify-section-footer-style-1 .links .widget-title {
    display: none;
  }
  #shopify-section-footer-style-1 .footer-column.links ul {
    text-align: center;
  }
  #shopify-section-footer-style-1
    .site-footer
    .footer-column.links
    ul.inline-list
    li {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  #shopify-section-footer-style-1
    .site-footer
    .footer-column.links
    ul.inline-list
    li::after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    height: 15px;
    width: 1px;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #shopify-section-footer-style-1
    .site-footer
    .footer-column.links
    ul.inline-list
    li:last-child::after {
    display: none;
  }
  #shopify-section-footer-style-1
    .site-footer
    .footer-column.links
    ul.inline-list
    li
    a {
    padding: 0 15px;
  }
}
@media (max-width: 1599px) {
  .site-footer .follow-us-outer.text-center ul li {
    height: 60px;
    width: 60px;
  }
  #shopify-section-footer-style-1 .site-footer .social-icons li a,
  #shopify-section-footer-style-2 .site-footer .social-icons li a,
  #shopify-section-footer-style-3 .site-footer .social-icons li a {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
}
@media (max-width: 1300px) {
  #shopify-section-footer-style-1 .footer-content .footer-column,
  #shopify-section-footer-style-1 .block_newsletter {
    margin: 50px 0;
  }
  #shopify-section-footer-style-1 .footer-bottom-wrap {
    padding: 22px 0;
  }
  #shopify-section-footer-style-1 .footer-bottom-wrap .footer-column.links {
    margin: 0 0 15px;
  }
}
@media (max-width: 1200px) {
  #shopify-section-footer-style-1 .widget-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
  }
}
@media (max-width: 1199px) {
  #shopify-section-footer-style-1 .site-footer .social-icons li a,
  #shopify-section-footer-style-2 .site-footer .social-icons li a,
  #shopify-section-footer-style-3 .site-footer .social-icons li a {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .site-footer .follow-us-outer.text-center ul li {
    height: 50px;
    width: 50px;
    margin: 0 5px 0 0;
  }
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 40%;
  }
  #shopify-section-footer-style-1 .footer-content .footer-column,
  #shopify-section-footer-style-1 .block_newsletter {
    margin: 40px 0;
  }
  #shopify-section-footer-style-1 .footer-bottom-wrap {
    padding: 15px 0;
  }
  #shopify-section-footer-style-1 .footer-bottom-wrap .footer-column.links {
    margin: 0 0 10px;
  }
  #shopify-section-footer-style-1
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn {
    height: 40px;
  }
}
@media (max-width: 991px) {
  #shopify-section-footer-style-1 .footer-content {
    padding: 0 0 15px;
  }
  #shopify-section-footer-style-1 .block_newsletter {
    text-align: center;
    margin: 20px 0;
  }
  #shopify-section-footer-style-1 .block_newsletter .widget-title {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none !important;
    width: auto !important;
    margin: 0 0 10px;
  }
  #shopify-section-footer-style-1 .footer-column ul {
    margin: 10px 0 0;
  }
  #shopify-section-footer-style-1 .footer-section {
    float: left;
    width: 100%;
    padding: 0;
  }
  #shopify-section-footer-style-1 .footer-wrapper .follow-us-outer {
    margin: 15px 0 0;
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-1 .widget-title {
    text-align: left;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    margin: 0;
  }
  #shopify-section-footer-style-1
    .footer-section
    .footer-cms.footer-column
    .newsletter-bottom-cotent {
    padding: 0 15px;
  }
  #shopify-section-footer-style-1
    .footer-bottom-wrap
    .site-footer__payment-icons {
    padding: 5px 0 0;
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-1 .footer-wrapper {
    padding: 0;
  }
  #shopify-section-footer-style-1 .footer-content,
  #shopify-section-footer-style-1 .block_newsletter {
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-1 .footer-content .footer-column {
    margin: 0;
    float: left;
  }
  #shopify-section-footer-style-1 .footer-content .footer-column.links {
    padding: 0 15px;
  }
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 35%;
  }
}
@media (max-width: 767px) {
  #shopify-section-footer-style-1 .text-center.copyright,
  #shopify-section-footer-style-1 .follow-us-outer.text-center {
    float: left;
    width: 100%;
  }
}
@media (max-width: 650px) {
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 32%;
  }
}
@media (max-width: 500px) {
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 30%;
  }
}
@media (max-width: 481px) {
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 28%;
  }
}
@media (max-width: 480px) {
  .site-footer .follow-us-outer.text-center ul li {
    height: 40px;
    width: 40px;
  }
  #shopify-section-footer-style-1 .site-footer .social-icons li a,
  #shopify-section-footer-style-2 .site-footer .social-icons li a,
  #shopify-section-footer-style-3 .site-footer .social-icons li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  #shopify-section-footer-style-1 .widget-title {
    font-size: 14px;
  }
  #shopify-section-footer-style-1
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn {
    padding: 0 10px;
    height: 40px;
  }
  #shopify-section-footer-style-1
    .footer-column.block_newsletter
    form
    input[type="email"] {
    height: 40px;
    padding: 10px 55px 10px 10px;
  }
  #shopify-section-footer-style-1 .block_newsletter .widget-title {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 20%;
  }
}
@media (max-width: 350px) {
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-1
    .follow-us-outer.text-center
    .social-icons::after {
    width: 18%;
  }
}
/*------------------- Footer-model-2 CSS -------------------*/
#shopify-section-footer-style-2 .block_newsletter .container {
  max-width: 1200px;
}
#shopify-section-footer-style-2 .footer-container {
  margin-top: 30px;
}
.template-index #shopify-section-footer-style-2 .footer-container {
  margin-top: 0;
}
#shopify-section-footer-style-2 form#contact_form {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
}
#shopify-section-footer-style-2 .footer-wrapper {
  background-color: var(--colorFooterbg);
}
#shopify-section-footer-style-2 .follow-us-outer.text-center ul li {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
div#shopify-section-footer-style-2 .Newsletter-wrapper {
  padding: 75px 0;
}
#shopify-section-footer-style-2 {
  margin: 20px 0 0;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-2 .social-icons li a {
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 16px;
}
#shopify-section-footer-style-2
  .footer-column.block_newsletter
  .form-vertical
  .errors
  li {
  margin: 0;
}
#shopify-section-footer-style-2 .text-center.copyright {
  width: auto;
  color: var(--FooterBottomText);
}
#shopify-section-footer-style-2
  .footer-bottom-wrap
  .inline-list.payment_logo_block {
  width: auto;
}
#shopify-section-footer-style-2 .text-center.copyright small {
  font-size: 14px;
}
#shopify-section-footer-style-2 .follow-us-outer.text-center .social-icons {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
#shopify-section-footer-style-2
  .follow-us-outer.text-center
  .social-icons::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  width: 42%;
  z-index: -1;
}
#shopify-section-footer-style-2 .footer-bottom-wrap {
  background: var(--colorFooterBottombg);
  padding: 22px 0;
}
#shopify-section-footer-style-2 .footer-column {
  margin: 70px 0;
}
#shopify-section-footer-style-2 .footer-column.contactus {
  float: right;
}
#shopify-section-footer-style-2 .block_newsletter {
  padding: 42px 0;
}
#shopify-section-footer-style-2 .footer-bottom-wrap .footer-column.links {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-2 .site-footer .footer-column ul.inline-list li {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 0 0 5px;
}
#shopify-section-footer-style-2
  .site-footer
  .footer-column
  ul.inline-list
  li:last-child {
  margin: 0;
}
#shopify-section-footer-style-2 .grid {
  float: left;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid var(--colorFooterBorder);
}
#shopify-section-footer-style-2 .footer-container .footer-top .footer-column {
  padding: 22px 0;
  border-bottom: 1px solid var(--colorFooterBorder);
  margin: 0;
}
#shopify-section-footer-style-2 .footer-logo-content {
  margin: 70px 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
#shopify-section-footer-style-2 .footer-logo-content .footer-logo {
  padding: 0 0 20px;
}
#shopify-section-footer-style-2 .footer-desc {
  padding: 0;
  text-align: left;
  line-height: 24px;
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-2 .block_newsletter form input[type="email"] {
  color: #ffffff;
  font-size: 13px;
  border: none;
  background: none;
  margin: 0 0 5px;
}
#shopify-section-footer-style-2 .footer-column ul {
  margin: 0;
}
#shopify-section-footer-style-2 .site-footer a {
  font: 400 14px/20px var(--font-stack-body);
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-2 .contact-us .contact-address,
#shopify-section-footer-style-2 .contact-us .phone {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  font: 400 14px/20px var(--font-stack-body);
}
#shopify-section-footer-style-2 .contact-us .contact-address p {
  margin: 0;
}
#shopify-section-footer-style-2
  .site-footer
  .footer-column.contactus
  .nav-secondary
  li {
  margin: 0 0 10px;
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-2 .block_newsletter .widget-title:before {
  position: absolute;
  content: "\f5ef";
  font-family: "Material Design Icons";
  height: 34px;
  width: 34px;
  left: 0;
  font-size: 34px;
  right: auto;
  line-height: 34px;
  font-weight: 400;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#shopify-section-footer-style-2 .block_newsletter .widget-title {
  padding: 0;
  padding-left: 40px;
  margin: 0;
  font: 400 32px/38px var(--font-stack-header);
}
#shopify-section-footer-style-2 .site-footer .contact-us i.mdi {
  float: none;
  font-size: 18px;
  margin-right: 5px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-2
  .site-footer
  input#Email::-webkit-input-placeholder {
  color: #ccc;
}
#shopify-section-footer-style-2
  .block_newsletter
  .block_content
  .input-group.newsletter-input
  .btn::after {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
}
#shopify-section-footer-style-2 .footer-column .newsletter-bottom-cotent {
  display: block;
  padding: 0;
}
#shopify-section-footer-style-2
  .block_newsletter
  form
  .input-group
  .input-group-btn
  .btn {
  right: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #shopify-section-footer-style-2 .footer-desc {
    display: block;
  }
  #shopify-section-footer-style-2 .links .widget-title {
    display: none;
  }
  #shopify-section-footer-style-2 .footer-column.links ul {
    text-align: center;
  }
  #shopify-section-footer-style-2
    .site-footer
    .footer-column.links
    ul.inline-list
    li {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  #shopify-section-footer-style-2
    .site-footer
    .footer-column.links
    ul.inline-list
    li::after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    height: 2px;
    width: 4px;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #shopify-section-footer-style-2
    .site-footer
    .footer-column.links
    ul.inline-list
    li:last-child::after {
    display: none;
  }
  #shopify-section-footer-style-2
    .site-footer
    .footer-column.links
    ul.inline-list
    li
    a {
    padding: 0 20px;
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  #shopify-section-footer-style-2 .footer-column,
  #shopify-section-footer-style-2 .footer-logo-content {
    margin: 50px 0;
  }
  #shopify-section-footer-style-2 .footer-bottom-wrap {
    padding: 18px 0;
  }
  #shopify-section-footer-style-2 .footer-bottom-wrap .footer-column.links {
    margin: 0 0 15px;
  }
}
@media (max-width: 1200px) {
  #shopify-section-footer-style-2 .widget-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
  }
}
@media (max-width: 1199px) {
  #shopify-section-footer-style-2 .footer-column {
    margin: 40px 0;
  }
  #shopify-section-footer-style-2 .footer-logo-content {
    margin: 30px 0;
  }
  #shopify-section-footer-style-2 .footer-bottom-wrap {
    padding: 15px 0;
  }
  #shopify-section-footer-style-2 .footer-bottom-wrap .footer-column.links {
    margin: 0 0 10px;
  }
  #shopify-section-footer-style-2
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn {
    height: 40px;
  }
}
@media (max-width: 991px) {
  #shopify-section-footer-style-2 .grid {
    padding: 0 0 15px;
  }
  #shopify-section-footer-style-2 .footer-container .footer-top .footer-column {
    padding: 20px 0 10px;
  }
  #shopify-section-footer-style-2 .block_newsletter {
    text-align: center;
    padding: 32px 0;
  }
  #shopify-section-footer-style-2 .block_newsletter .news-title,
  #shopify-section-footer-style-2 .block_newsletter .block_content {
    width: 100%;
    float: left;
  }
  #shopify-section-footer-style-2 .block_newsletter .widget-title {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
    width: auto;
    margin: 0 0 10px;
    font-size: 28px;
  }
  #shopify-section-footer-style-2 .footer-column ul {
    margin: 10px 0 0;
  }
  #shopify-section-footer-style-2 .footer-section {
    float: left;
    width: 100%;
    padding: 0;
  }
  #shopify-section-footer-style-2 .footer-wrapper .follow-us-outer {
    margin: 0;
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-2 .footer-bottom-wrap {
    text-align: center;
  }
  #shopify-section-footer-style-2
    .footer-bottom-wrap
    .inline-list.payment_logo_block {
    width: auto;
    float: none !important;
    display: inline-block;
    padding: 7px 0 0;
  }
  #shopify-section-footer-style-2 .widget-title {
    text-align: left;
    padding: 10px;
    width: 100%;
    margin: 0;
  }
  #shopify-section-footer-style-2
    .footer-section
    .footer-cms.footer-column
    .newsletter-bottom-cotent {
    padding: 0 15px;
  }
  #shopify-section-footer-style-2
    .footer-bottom-wrap
    .site-footer__payment-icons {
    padding: 5px 0 0;
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-2 .footer-wrapper {
    padding: 0 15px;
  }
  #shopify-section-footer-style-2 .footer-column {
    margin: 0;
    float: left;
  }
  #shopify-section-footer-style-2 .footer-logo-content {
    float: left;
    width: 100%;
  }
  #shopify-section-footer-style-2 .footer-column.links {
    padding: 0 15px;
  }
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 35%;
  }
  #shopify-section-footer-style-2 .site-footer .footer-column ul.inline-list li,
  #shopify-section-footer-style-2
    .site-footer
    .footer-column.contactus
    .nav-secondary
    li {
    text-align: left;
  }
}
@media (max-width: 767px) {
  #shopify-section-footer-style-2 .text-center.copyright,
  #shopify-section-footer-style-1 .follow-us-outer.text-center {
    float: left;
    width: 100%;
  }
}
@media (max-width: 650px) {
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 32%;
  }
}
@media (max-width: 500px) {
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 30%;
  }
}
@media (max-width: 481px) {
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 28%;
  }
}
@media (max-width: 480px) {
  #shopify-section-footer-style-2 .widget-title {
    font-size: 14px;
  }
  #shopify-section-footer-style-2
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn {
    padding: 0 10px;
    height: 40px;
  }
  #shopify-section-footer-style-2
    .footer-column.block_newsletter
    form
    input[type="email"] {
    height: 40px;
    padding: 10px 55px 10px 10px;
  }
  #shopify-section-footer-style-2 .block_newsletter .widget-title {
    font-size: 24px;
    padding: 0;
    padding-top: 40px;
  }
  #shopify-section-footer-style-2 .block_newsletter .widget-title:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    margin: 0 auto;
  }
  #shopify-section-footer-style-2 .block_newsletter {
    padding: 22px 0;
  }
  #shopify-section-footer-style-2 .footer-desc {
    padding: 15px 0 0;
  }
  #shopify-section-footer-style-2 .footer-logo-content {
    margin: 25px 0px 10px;
  }
}
@media (max-width: 400px) {
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 20%;
  }
}
@media (max-width: 350px) {
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::before,
  #shopify-section-footer-style-2
    .follow-us-outer.text-center
    .social-icons::after {
    width: 18%;
  }
} /* CSS Document */

/*------------------- Footer-model-3 CSS -------------------*/
#shopify-section-footer-style-3 {
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-3 .site-footer .footer-wrap {
  padding: 60px 0;
  position: relative;
  background: var(--colorFooterbg);
}
#shopify-section-footer-style-3 .site-footer .footer-bottom-wrap {
  background: var(--colorFooterBottombg);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom {
  padding: 13px 0;
  border-top: 1px solid var(--colorFooterBorder);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom
  .inline-list.payment_logo_block {
  float: right;
  width: auto;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column
  h5.widget-title {
  color: var(--colorFooterTitle);
  margin: 0 0 30px;
  font: 500 18px/20px var(--font-stack-header);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column
  .widget-title.contact-title {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column
  ul.inline-list
  li {
  float: left;
  width: 100%;
  display: inline-block;
  text-align: left;
  position: relative;
  margin: 0 0 10px;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column
  ul.inline-list
  li
  a {
  font: 400 14px/22px var(--font-stack-body);
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#shopify-section-footer-style-3 .footer-column.logo_content ul {
  margin: 0;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .nav-secondary
  li {
  margin: 0 0 12px;
  float: left;
  width: 100%;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .contact-us {
  float: left;
  width: 100%;
  position: relative;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .contact-us
  .contact-detail
  .contact-address
  p {
  color: var(--colorFooterContent);
  font: 400 14px/22px var(--font-stack-body);
  margin: 0;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .nav-secondary
  li
  .contact-address {
  float: left;
}
#shopify-section-footer-style-3 .follow-us-outer.text-center .social-icons li {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column
  .footer-desc {
  font: 400 14px/24px var(--font-stack-body);
  padding: 0 85px 0 0;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .contact-us
  span
  a {
  font: 400 13px/20px var(--font-stack-body);
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#shopify-section-footer-style-3 .site-footer .footer-wrap .contact-us i.mdi {
  float: left;
  font-size: 18px;
  margin-right: 10px;
  width: 20px;
  line-height: 18px;
  text-align: center;
  color: var(--colorFooterContent);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .nav-secondary
  li
  a {
  color: var(--colorFooterContent);
  display: flex;
}

#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .nav-secondary
  li
  a:hover {
  color: var(--color-btn-primary-text);
}

#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .nav-secondary
  li
  a:hover
  i {
  color: var(--color-btn-primary-text);
}

#shopify-section-footer-style-3
  .site-footer
  .footer-wrap
  .footer-column.contactus
  .contact-us
  .phone-bg
  i.mdi.mdi-phone {
  width: 40px;
  line-height: 40px;
  font-size: 16px;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom
  .copyright {
  float: left;
  width: auto;
  padding: 3px 0 0;
  color: var(--FooterBottomText);
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom
  .copyright
  a {
  font: 400 14px/18px var(--font-stack-body);
  color: var(--FooterBottomText);
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-bottom-wrap
  .footer-bottom
  .copyright
  small {
  font: 400 14px/18px var(--font-stack-body);
  color: var(--FooterBottomText);
}
#shopify-section-footer-style-3 .follow-us-outer.text-center {
  padding: 60px 0;
}
#shopify-section-footer-style-3 .site-footer .footer-top {
  text-align: center;
}
#shopify-section-footer-style-3 .footer-logo-content {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 78px 0;

  border-right: 1px solid var(--colorFooterBorder);
}

#shopify-section-footer-style-3 .follow-us-outer.text-center {
  border-right: 1px solid var(--colorFooterBorder);
}
#shopify-section-footer-style-3 .site-footer .footer-top .text-left.grid {
  border-bottom: 1px solid var(--colorFooterBorder);
  text-align: center !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#shopify-section-footer-style-3 .site-footer .footer-top .block_newsletter {
  float: right;
  padding: 55px 0 55px 80px;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-top
  .block_newsletter
  .widget-title {
  float: left;
  width: 100%;
  font: 500 18px/20px var(--font-stack-header);
  text-align: left;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 15px;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-top
  .block_newsletter
  .widget-title::before {
  position: absolute;
  content: "\f5ef";
  font-family: "Material Design Icons";
  height: 22px;
  width: 22px;
  left: 0;
  font-size: 22px;
  right: auto;
  line-height: 22px;
}
#shopify-section-footer-style-3
  .block_newsletter
  .block_content
  .input-group.newsletter-input {
  border-bottom: 1px solid #777777;
  padding: 0 0 5px;
}
#shopify-section-footer-style-3
  .site-footer
  .footer-top
  .block_newsletter
  form
  input[type="email"] {
  border: none;
  background: none;
  text-align: left;
}
#shopify-section-footer-style-3 .site-footer .footer-wrap .grid .footer-column {
  padding: 0 15px;
}
@media (min-width: 992px) {
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .footer-desc {
    display: block;
  }
}
@media (max-width: 1599px) {
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-title {
    font-size: 30px;
    line-height: 32px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .widget-title {
    font-size: 15px;
  }
  #shopify-section-footer-style-3 .footer-logo-content {
    padding: 92px 0;
  }
  #shopify-section-footer-style-3 .follow-us-outer.text-center {
    padding: 50px 13px 50px 0;
  }

  #shopify-section-footer-style-3 .site-footer .footer-top .block_newsletter {
    padding: 41px 0 41px 80px;
  }
}
@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
  #shopify-section-footer-style-3 .site-footer .footer-top .block_newsletter {
    padding: 41px 0 41px 50px;
  }
  #shopify-section-footer-style-3 .site-footer .footer-wrap {
    padding: 60px 0;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .footer-desc {
    width: 100%;
  }
}
@media (max-width: 1299px) {
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-title {
    font-size: 28px;
    line-height: 30px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-desc {
    font-size: 12px;
    line-height: 22px;
    width: 100%;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .footer-desc {
    font-size: 14px;
    line-height: 20px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    h5.widget-title {
    margin: 0 0 20px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column.contactus
    .contact-us
    .phone-bg
    i.mdi.mdi-phone {
    width: 35px;
    line-height: 35px;
    height: 35px;
  }
}
@media (max-width: 1199px) {
  #shopify-section-footer-style-3 .contact-us .contact-address,
  #shopify-section-footer-style-3 span.email-address {
    /* font-size: 13px; */
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    ul.inline-list
    li
    a {
    /* font-size: 13px; */
    line-height: 18px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column.contactus
    .contact-us
    .contact-detail
    .contact-address
    p {
    /* font-size: 12px;
    line-height: 18px; */
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    ul.social-icons
    li
    a {
    font-size: 16px;
    line-height: 18px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-title {
    font-size: 24px;
    line-height: 26px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .tt-content::before {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 30px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column.contactus
    .contact-us
    .phone-bg
    i.mdi.mdi-phone {
    width: 30px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
  }

  #shopify-section-footer-style-3 .footer-column.logo_content {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
  #shopify-section-footer-style-3 .footer-logo-content {
    padding: 82px 0;
  }
  #shopify-section-footer-style-3 .follow-us-outer.text-center .social-icons {
    padding: 0;
    text-align: center;
    float: none;
    display: inline-block !important;
    vertical-align: top;
    width: auto;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .footer-desc {
    border-bottom: none;
    padding: 0;
    margin: 0 0 10px;
  }
  #shopify-section-footer-style-3 .site-footer .footer-wrap {
    padding: 40px 0;
  }
  #shopify-section-footer-style-3 .contact-us .contact-address,
  #shopify-section-footer-style-3 span.email-address {
    float: left;
    width: auto;
  }
}
@media (max-width: 991px) {
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .footer-desc {
    margin: 10px 0 0;
    padding: 0 15px;
  }

  #shopify-section-footer-style-3 .follow-us-outer.text-center {
    border-right: none;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    h5.widget-title {
    padding: 10px;
    margin: 0px;
    font-size: 16px;
    line-height: 18px;
  }
  #shopify-section-footer-style-3 .site-footer .footer-wrap {
    padding: 20px 0;
  }
  #shopify-section-footer-style-3 .site-footer .footer-top .block_newsletter {
    padding: 20px 0 0;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-title {
    font-size: 18px;
    line-height: 20px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .news-desc {
    font-size: 11px;
    line-height: 20px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .block_content {
    padding: 0;
    text-align: center;
  }
  #shopify-section-footer-style-3
    .block_newsletter
    .block_content
    form
    .input-group
    span.subscribe {
    font-size: 13px;
    line-height: 16px;
  }
  #shopify-section-footer-style-3 .site-footer .footer-column.active h5.toggle {
    background: rgba(255, 255, 255, 0.08) none repeat scroll 0 0;
  }
  #shopify-section-footer-style-3 .follow-us-outer.text-center {
    padding: 25px 0 0;
  }
  #shopify-section-footer-style-3 .footer-logo-content {
    padding: 20px 0 0;
    border: none;
  }
  #shopify-section-footer-style-3 .site-footer .footer-top .text-left.grid {
    border-bottom: none;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    .widget-title.contact-title {
    display: block;
  }
}
@media (max-width: 767px) {
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom
    .inline-list.payment_logo_block {
    float: none !important;
    display: inline-block;
    vertical-align: top;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom {
    text-align: center;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .tt-content::before {
    margin: auto;
    bottom: auto;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .tt-content {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 50px 0 0;
    margin: 0 0 15px;
  }
  #shopify-section-footer-style-3 .site-footer .footer-top .block_newsletter {
    text-align: center;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-wrap
    .footer-column
    h5.widget-title {
    font-size: 14px;
    line-height: 16px;
  }
  #shopify-section-footer-style-3
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn,
  #shopify-section-footer-style-3 .block_newsletter form input[type="email"] {
    height: 40px;
  }
  #shopify-section-footer-style-3 .input-group.newsletter-input {
    float: none;
    width: 80%;
    display: inline-flex;
    vertical-align: top;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom
    .copyright {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
}
@media (max-width: 480px) {
  #shopify-section-footer-style-3 .site-footer .footer-column.logo_content {
    padding: 0 10px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .tt-content {
    float: left;
    width: 100%;
    text-align: center;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-top
    .block_newsletter
    .tt-content::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #shopify-section-footer-style-3 .site-footer .footer-wrap {
    padding: 20px 0;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom
    .copyright
    small,
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom
    .copyright
    a {
    font-size: 12px;
    line-height: 16px;
  }
  #shopify-section-footer-style-3
    .site-footer
    .footer-bottom-wrap
    .footer-bottom {
    padding: 10px 0;
  }
  #shopify-section-footer-style-3
    .block_newsletter
    form
    .input-group
    .input-group-btn
    .btn {
    padding: 0 12px;
  }
  #shopify-section-footer-style-3 .input-group.newsletter-input {
    width: 100%;
  }
  #shopify-section-footer-style-3 .site-footer .footer-column {
    padding: 0;
  }
}
/*===============================homeslider===========================*/
.home-slider ul.slides li a img {
  width: 100%;
}
.homeslider .swiper-button {
  background: none;
  border: none;
  font-size: 0;
  line-height: normal;
  z-index: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
.homeslider .swiper-button.swiper-button-disabled,
.homeslider .swiper-button:hover.swiper-button-disabled,
.homeslider .swiper-button:focus.swiper-button-disabled {
  cursor: not-allowed;
  color: #666;
}
.homeslider:hover .swiper-button {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.homeslider:hover .swiper-button-prev,
.homeslider .swiper-button-prev {
  left: 30px;
}
.homeslider:hover .swiper-button-next,
.homeslider .swiper-button-next {
  right: 30px;
}
.homeslider .swiper-button::after {
  font-family: "Material design Icons";
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.homeslider .swiper-button-prev::after {
  content: "\f141";
}
.homeslider .swiper-button-next::after {
  content: "\f142";
}

.tt-homeslider .home-slider .homeslider .slider-content-wrap {
  top: auto;
  bottom: 28%;
  left: 0;
  right: 0;
  margin: auto;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-subtitle {
  font: 400 68px/70px var(--font-stack-sliderheading);
  margin: 0 0 5px;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
  font: 400 63px/80px var(--font-stack-header);
  margin: 0 0 20px;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-desc {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 35px;
  font: 400 18px/28px var(--font-stack-subheading);
}
.tt-homeslider
  .home-slider
  .homeslider
  .slider-content-wrap
  .slider-button
  .slider-btn {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.tt-homeslider
  .home-slider
  .homeslider
  .slider-content-wrap
  .slider-button
  > a {
  width: 80px;
  padding: 6px;
  float: none;
  display: inline-block;
  vertical-align: top;
  font: 500 14px/18px var(--font-stack-body);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  overflow: hidden;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  white-space: pre-line;
}
.tt-homeslider
  .home-slider
  .homeslider
  .slider-content-wrap
  .slider-button
  > a::after {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap.content-left {
  left: 7%;
  right: auto;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap.content-right {
  right: 12%;
  left: auto;
  bottom: 30%;
}
.tt-homeslider .home-slider .homeslider .slider-content-wrap.content-center {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 15%;
  bottom: auto;
}
.tt-homeslider .home-slider .homeslider img.slider-thumb {
  position: absolute;
  left: -52px;
  right: 0;
  top: 26%;
  bottom: 0;
  margin: auto;
  -webkit-animation: action 1s infinite alternate;
  animation: action 1s infinite alternate;
}

@-webkit-keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.homeslider .play-icone {
  height: 70px;
  width: 70px;
  background: #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  cursor: pointer;
  z-index: 3;
}
.homeslider .play-icone:hover {
  background-color: var(--color-btn-secondary);
}
.homeslider .play-icone:hover i {
  color: var(--color-product-secondary-text);
}
.homeslider .play-icone i {
  color: #222;
  font-size: 58px;
  line-height: 70px;
  padding: 0 1px;
}
.homeslider .popup_overlay {
  left: 0;
  z-index: 999;
  right: 0;
  display: none;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
}
.homeslider .popup_overlay .popup_close {
  display: block;
  position: absolute;
  top: 70px;
  right: 30px;
  width: 30px;
  height: 30px;
  padding: 8px;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  text-decoration: none;
}
.homeslider .popup_overlay .video-wrapper {
  position: static;
}
.type_slide .slider-content-wrap.content-left.effect_left,
.type_slide .slider-content-wrap.content-left.effect_right,
.type_slide .slider-content-wrap.content-left.effect_top,
.type_slide .slider-content-wrap.content-left.effect_bottom,
.type_slide .slider-content-wrap.content-right.effect_left,
.type_slide .slider-content-wrap.content-right.effect_right,
.type_slide .slider-content-wrap.content-right.effect_top,
.type_slide .slider-content-wrap.content-right.effect_bottom,
.type_slide .slider-content-wrap.content-center.effect_left,
.type_slide .slider-content-wrap.content-center.effect_right,
.type_slide .slider-content-wrap.content-center.effect_top,
.type_slide .slider-content-wrap.content-center.effect_bottom {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
}
.type_slide .swiper-slide-active .slider-content-wrap.content-left.effect_left,
.type_slide .swiper-slide-active .slider-content-wrap.content-left.effect_right,
.type_slide .swiper-slide-active .slider-content-wrap.content-left.effect_top,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_bottom,
.type_slide .swiper-slide-active .slider-content-wrap.content-right.effect_left,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_right,
.type_slide .swiper-slide-active .slider-content-wrap.content-right.effect_top,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_bottom,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_left,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_right,
.type_slide .swiper-slide-active .slider-content-wrap.content-center.effect_top,
.type_slide
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_bottom {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_right
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_right
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_right
  .slider-title {
  animation: 1300ms ease-in-out 0s normal none 1 running fadeInRight;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_right
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_right
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_right
  .slider-subtitle {
  animation: 1400ms ease-in-out 0s normal none 1 running fadeInRight;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_right
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_right
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_right
  .slider-desc {
  animation: 1500ms ease-in-out 0s normal none 1 running fadeInRight;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_right
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_right
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_right
  .slider-button {
  animation: 1600ms ease-in-out 0s normal none 1 running fadeInRight;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_left
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_left
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_left
  .slider-title {
  animation: 1300ms ease-in-out 0s normal none 1 running fadeInLeft;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_left
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_left
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_left
  .slider-subtitle {
  animation: 1400ms ease-in-out 0s normal none 1 running fadeInLeft;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_left
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_left
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_left
  .slider-desc {
  animation: 1500ms ease-in-out 0s normal none 1 running fadeInLeft;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_left
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_left
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_left
  .slider-button {
  animation: 1600ms ease-in-out 0s normal none 1 running fadeInLeft;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_bottom
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_bottom
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_bottom
  .slider-title {
  animation: 1300ms ease-in-out 0s normal none 1 running fadeInUp;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_bottom
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_bottom
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_bottom
  .slider-subtitle {
  animation: 1400ms ease-in-out 0s normal none 1 running fadeInUp;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_bottom
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_bottom
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_bottom
  .slider-desc {
  animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_bottom
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_bottom
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_bottom
  .slider-button {
  animation: 1600ms ease-in-out 0s normal none 1 running fadeInUp;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_top
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_top
  .slider-title,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_top
  .slider-title {
  animation: 1600ms ease-in-out 0s normal none 1 running fadeInDown;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_top
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_top
  .slider-subtitle,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_top
  .slider-subtitle {
  animation: 1500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_top
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_top
  .slider-desc,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_top
  .slider-desc {
  animation: 1400ms ease-in-out 0s normal none 1 running fadeInDown;
}
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-left.effect_top
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-right.effect_top
  .slider-button,
.home-slider
  .swiper-slide-active
  .slider-content-wrap.content-center.effect_top
  .slider-button {
  animation: 1300ms ease-in-out 0s normal none 1 running fadeInDown;
}
@media (max-width: 1700px) {
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 54px;
    line-height: 70px;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-subtitle {
    font-size: 54px;
    line-height: 60px;
  }
}
@media (max-width: 1599px) {
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-subtitle {
    font-size: 46px;
    line-height: 50px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 46px;
    line-height: 56px;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-button
    > a {
    padding: 22px;
    font-size: 13px;
    line-height: 16px;
    width: 75px;
    height: 75px;
  }
  .tt-homeslider .home-slider .homeslider img.slider-thumb {
    width: 16%;
  }
}
@media (max-width: 1300px) {
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 40px;
    line-height: 52px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-desc {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap {
    bottom: 20%;
  }
}
@media (max-width: 1199px) {
  .tt-homeslider .home-slider .homeslider img.slider-thumb {
    display: none;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    margin: 0 0 15px;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-button
    > a {
    padding: 15px;
    font-size: 12px;
    width: 55px;
    height: 55px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap.content-right {
    right: 9%;
    bottom: 20%;
  }
}
@media (max-width: 991px) {
  .homeslider .swiper-button {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap,
  .tt-homeslider .home-slider .homeslider .slider-content-wrap.content-right {
    bottom: 0;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-subtitle {
    font-size: 36px;
    line-height: 40px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 10px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-desc {
    font-size: 1.2rem;
    line-height: 16px;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-button
    > a {
    padding: 12px;
    font-size: 11px;
    line-height: 13px;
    width: 50px;
    height: 50px;
  }
  .homeslider .swiper-button::after {
    font-size: 30px;
    line-height: 30px;
  }
  .homeslider:hover .swiper-button-prev,
  .homeslider .swiper-button-prev {
    left: 10px;
  }
  .homeslider:hover .swiper-button-next,
  .homeslider .swiper-button-next {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-subtitle {
    font-size: 28px;
    line-height: 30px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 1.2rem;
    line-height: 34px;
    margin: 0 0 10px;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap,
  .tt-homeslider .home-slider .homeslider .slider-content-wrap.content-right {
    bottom: 0;
  }
}
@media (max-width: 575px) {
  .tt-homeslider .home-slider .homeslider .slider-content-wrap {
    width: 55%;
  }
}
/* @media (max-width: 480px) {
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-desc {
    display: none;
  } */

  .cart__blocks,
  cart-note.cart__note.field,
  .cart-policy {
    padding: 15px;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-subtitle {
    display: none !important;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap {
    bottom: 23%;
  }

  .tt-homeslider .home-slider .homeslider .slider-content-wrap,
  .tt-homeslider .home-slider .homeslider .slider-content-wrap.content-right {
    bottom: 0;
  }
  .tt-homeslider .home-slider .homeslider .slider-content-wrap .slider-title {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .tt-homeslider
    .home-slider
    .homeslider
    .slider-content-wrap
    .slider-button
    > a {
    padding: 10px;
    font-size: 10px;
    line-height: 12px;
    width: 40px;
    height: 40px;
  }
  .homeslider:hover .swiper-button-prev,
  .homeslider .swiper-button-prev {
    left: 5px;
  }
  .homeslider:hover .swiper-button-next,
  .homeslider .swiper-button-next {
    right: 5px;
  }
}

/*====================list & short view common css ======================== */
.product-list .product-wrapper,
.product-short-list .product-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
}
.product-list .product-wrapper .product-description .btn_wrapper > div,
.product-short-list
  .product-wrapper
  .product-description
  .btn_wrapper
  .pro_btn {
  float: none;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
  -ms-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
  -o-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
}
.product-list .product-wrapper .btn_wrapper .btn_cart .pro_btn a,
.product-short-list .product-wrapper .btn_wrapper .btn_cart .pro_btn a {
  width: auto;
  padding: 0 24px;
}
.product-list .grid-view-item .btn_cart .tooltip-label,
.product-short-list .grid-view-item .btn_cart .tooltip-label {
  vertical-align: top;
  display: inline-block;
  margin: 0 0 0 5px;
  line-height: 45px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.product-list .product-wrapper .btn_wrapper .pro_btn a,
.product-short-list .product-wrapper .btn_wrapper .pro_btn a {
  width: 45px;
}
.product-list .product-desc {
  display: block;
  margin: 0 0 10px;
}
.product-list .product-wrapper .spr-badges.grid-item-meta,
.product-short-list .product-wrapper .spr-badges.grid-item-meta {
  float: left;
  width: 100%;
  margin: 0 0 5px;
}
.product-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description {
  text-align: left;
  padding: 15px 0 15px 15px;
}
.product-list .product-wrapper .product-description .grid-view-item__vendor,
.product-short-list
  .product-wrapper
  .product-description
  .grid-view-item__vendor {
  color: #999;
  font-size: 12px;
  margin: 0 0 10px;
}
.product-list .product-wrapper .product-thumb a.grid-view-item__link img {
  width: 100%;
}
.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .short-title {
  text-align: left;
  padding: 0;
}
.product-short-list .product-description .h4 {
  margin: 0 0 5px;
}
.product-short-list
  .product-wrapper
  .product-description
  .grid-view-item__vendor {
  margin: 0 0 5px;
  float: left;
  width: 100%;
}
.product-short-list .product-wrapper:hover .product-price__sale-label,
.product-short-list .product-wrapper:hover .custom_label {
  left: 10px;
}
.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .short-title {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  .product-list .product-wrapper .btn_wrapper .pro_btn a,
  .product-short-list .product-wrapper .btn_wrapper .pro_btn a {
    width: 35px;
  }
  .product-list .grid-view-item .btn_cart .tooltip-label,
  .product-short-list .grid-view-item .btn_cart .tooltip-label {
    line-height: 35px;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .short-title,
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .grid-view-item__meta,
  .product-short-list .product-layouts .product-wrapper .btn_wrapper {
    float: left;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 650px) {
  .product-list .style2 .product-wrapper .spr-badges.grid-item-meta {
    text-align: center;
  }
  .product-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description {
    padding: 0px;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-thumb {
    padding-right: 0px;
  }
  .product-short-list .product-layouts .product-wrapper .color-size,
  .product-short-list
    .product-wrapper
    .product-description
    .grid-view-item__vendor {
    display: none;
  }
  .product-short-list .product-price__price.compare_price,
  .product-short-list .product-price__price.compare_price .money {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
  }
  .product-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description,
  .product-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-thumb {
    float: left;
    width: 100%;
    text-align: center;
  }
  .product-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-thumb {
    margin: 0 0 15px;
  }
}
@media (max-width: 575px) {
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description {
    padding: 0 0 0 15px;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-thumb {
    width: 33.33333333%;
  }
  .product-short-list .grid-view-item .btn_cart .tooltip-label {
    display: none;
  }
  .product-short-list .product-wrapper .btn_wrapper .btn_cart .pro_btn a {
    width: 35px;
    padding: 0px;
  }
  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description {
    width: 66.66666667%;
  }
}
/*================ Product Images ================*/
.product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
  opacity: 0.8;
}
.product-single__thumbnail.active-thumb {
  border-color: var(--color-text);
}
.product-single__thumbnail-badge {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 6px;
  top: 6px;
  pointer-events: none;
}
@media only screen and (min-width: 750px) {
  .product-single__thumbnail-badge {
    width: 26px;
    height: 26px;
  }
}
.product-single__thumbnail-badge .icon {
  fill: var(--color-bg);
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}
.product-single__thumbnail-badge .icon-3d-badge-full-color-outline,
.product-single__thumbnail-badge .icon-video-badge-full-color-outline {
  stroke: rgba(var(--color-text-rgb), 0.05);
}
.product-single__thumbnail-badge .icon-3d-badge-full-color-element,
.product-single__thumbnail-badge .icon-video-badge-full-color-element {
  fill: var(--color-text);
}
.no-js .product-featured-media {
  position: relative;
}
.shopify-model-viewer-ui {
  display: inline-block;
  cursor: pointer;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  position: absolute;
}
#productSelect {
  display: none;
}
.zoomImg {
  background-color: var(--color-body);
}

.product-single__media-wrapper {
  margin: 0 auto;
  width: 100%;
}

.product-single__view-in-space {
  background-color: rgba(var(--color-text-rgb), 0.08);
  border: none;
  width: 100%;
  min-height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  font-size: calc(((var(--font-size-base)) / (var(--font-size-base))) * 1em);
  color: var(--color-text);
}
.product-single__view-in-space[data-shopify-xr-hidden] {
  visibility: hidden;
}
.product-single__view-in-space[data-shopify-xr-hidden] {
  display: none;
}
.product-single__view-in-space:hover .product-single__view-in-space-text,
.product-single__view-in-space:focus .product-single__view-in-space-text {
  border-bottom-color: var(--color-text);
}
.product-single__view-in-space svg.icon {
  height: calc((25 / (var(--font-size-base))) * 1em);
  width: calc((25 / (var(--font-size-base))) * 1em);
  margin-top: -3px;
  margin-right: 2.43px;
  fill: transparent;
}
.product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
  stroke: none;
}
.product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
  fill: var(--color-text);
  opacity: 1;
}

.product-single__view-in-space-text {
  border-bottom: 1px solid transparent;
}
span.icon__fallback-text {
  display: none;
}
.btn.btn--link.thumbnails-slider__btn {
  padding: 5px;
}
.btn.btn--link.thumbnails-slider__btn span {
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
}
.product-single__media {
  cursor: pointer;
}
.product-single__media-group {
  position: relative;
}
.thumbnails-wrapper {
  position: relative;
  float: left;
  width: 100%;
  top: 10px;
  text-align: center;
  margin: 0 2px 30px 2px;
}
.thumbnails-slider__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 10px;
  padding-bottom: 10px;
}
.thumbnails-slider__btn .icon {
  height: 14px;
  width: 14px;
}
.thumbnails-slider__prev {
  left: -15px;
}
.thumbnails-slider__next {
  right: -15px;
}
.product-single__thumbnail {
  margin: 0 auto;
}
.product-single__thumbnails-slider-track {
  position: relative;
  display: block;
}
.product-single__thumbnails-slider-track:before,
.product-single__thumbnails-slider-track:after {
  content: "";
  display: table;
}
.product-single__thumbnails-slider-track:after {
  clear: both;
}
.product-single__thumbnails-item {
  padding-left: 5px;
}
.product-single__thumbnails-item.swiper-slide {
  padding-bottom: 10px;
  padding-left: 2.5px;
  padding-right: 2.5px;
  vertical-align: middle;
}
.thumbnails-slider--active .product-single__thumbnails-item.swiper-slide {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 750px) {
  .product-single__thumbnails-item {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.product-single__thumbnails-item-slide {
  display: block;
  float: left;
  height: 100%;
}
/*==============================================*/
.arrow {
  font-size: 20px;
}
.product-form__buttons {
  float: left;
  width: auto;
  margin: 23px 0 0;
}
.product-form__submit[aria-disabled="true"] + .shopify-payment-button,
.product-form__submit[disabled] + .shopify-payment-button {
  display: none;
}
.product-single.design_1 .product-block.fixed-product-block {
  display: block;
}
/*------------------ gallery -----------------*/
.template-index .main-content .shopify-section.cms-gallery {
  margin: 10% 0 0;
}
.gallery {
  float: left;
  width: 100%;
  padding: 0 30px;
  position: relative;
  overflow: visible;
}
.gallery .gallery-heading {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: auto;
  width: 310px;
  height: 310px;
  border: 3px solid #fff;
  top: 0;
  bottom: 160px;
  padding: 18px;
}
.gallery .gallery-heading .gallery-text {
  background: rgba(255, 255, 255, 0.8);
  float: left;
  width: 100%;
  height: 270px;
  padding: 30px;
}
.gallery .image-content .gallery-img {
  float: left;
  width: 100%;
}
.gallery .image-content .gallery-img > a::before {
}
.gallery .image-content .gallery-img:hover > a::before {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}

.gallery .image-content .gallery-img > a img {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}

.gallery .image-content .gallery-img:hover > a img {
  transform: scale(1.2);
}
.gallery .image-content .gallery-img span.bloglinks {
  bottom: 0;
  height: 42px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 1;
}
.gallery .image-content .gallery-img span.bloglinks a {
  border: 2px solid #fff;
  float: left;
  width: 40px;
  padding: 8px 9px;
  height: 40px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.gallery .image-content .gallery-img a {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.gallery .image-content .gallery-img span.bloglinks a i {
  float: left;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
}
.gallery .image-content .gallery-img span.bloglinks a:hover {
  background: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
  border-color: var(--color-btn-secondary);
}
.gallery .image-content .gallery-img:hover span.bloglinks a {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.gallery .gallery-heading i {
  font-size: 32px;
  line-height: 34px;
  padding: 60px 0 0;
  float: left;
  width: 100%;
  text-align: center;
}
#cmsgallery .title {
  float: left;
  width: 100%;
  text-align: center;
  font: 400 22px/32px var(--font-stack-header);
  margin: 10px 0 0;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.gallery .image-content .swiper-slide:nth-child(1) {
  margin-top: -80px;
}
.gallery .image-content .swiper-slide:nth-child(3) {
  margin-top: -10%;
}
.gallery .image-content .swiper-slide:nth-child(5) {
  margin-top: -7%;
}
.gallery .image-content .swiper-slide:nth-child(6) {
  margin-top: -50px;
}
@media (max-width: 1599px) {
  .gallery .gallery-heading {
    width: 240px;
    height: 240px;
    padding: 15px;
  }
  .gallery .gallery-heading .gallery-text {
    height: 200px;
    padding: 20px;
  }
  .gallery .gallery-heading i {
    font-size: 28px;
    line-height: 30px;
    padding: 40px 0 0;
  }
  #cmsgallery .title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1199px) {
  #cmsgallery .image-content {
    margin: 5px 0 0;
  }
  .gallery .gallery-heading .gallery-text {
    height: 144px;
    padding: 15px;
  }
  .gallery .gallery-heading {
    width: 170px;
    height: 170px;
    padding: 10px;
  }
  #cmsgallery .title {
    font-size: 16px;
    line-height: 22px;
  }
  .gallery .gallery-heading i {
    font-size: 24px;
    line-height: 20px;
    padding: 20px 0 0;
  }
  .gallery .image-content .gallery-img span.bloglinks a i {
    font-size: 15px;
    line-height: 16px;
  }
  .gallery .image-content .gallery-img span.bloglinks a {
    width: 30px;
    padding: 5px;
    height: 30px;
  }
  .template-index .main-content .shopify-section.cms-gallery {
    margin: 14% 0 0;
  }
}
@media (max-width: 991px) {
  .gallery {
    padding: 0 15px;
  }
  .gallery .image-content .gallery-img span.bloglinks a {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
  }
  .gallery .image-content .gallery-img > a::before {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
  }
  #cmsgallery > i {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 480px) {
  .template-index .main-content .shopify-section.cms-gallery {
    margin: 0;
  }
  .gallery .gallery-heading {
    display: none;
  }
  .gallery .image-content .swiper-slide .gallery-img {
    padding: 0 15px;
  }
  .gallery .image-content .swiper-slide:nth-child(1),
  .gallery .image-content .swiper-slide:nth-child(3),
  .gallery .image-content .swiper-slide:nth-child(5),
  .gallery .image-content .swiper-slide:nth-child(6) {
    margin: 0;
  }
  .gallery {
    padding: 0;
  }
}

/* 8-9-2023 new update  */

.add-to-cart-sticky .product-single__addtocart.shake-animation,
.product-single__addtocart .actions.shake-animation {
  animation: shake-animation 4.72s ease infinite;
  transform-origin: 50% 50%;
}

/* #wishlist .container-fluid , #search .container-fluid , #compare  .container-fluid , {
  min-height: 450px;
} */

body:not(.template-index) .container-fluid {
  min-height: 450px;
}

.product-single .product-information .pro_btn .btn,
.product-single .product-information .pro_btn .btn {
  font-size: 14px;
}

.product-single .product-information .pro_btn .added-wishlist.btn svg,
.product-single .product-information .pro_btn.add-to-compare .btn svg,
.product-single .product-information .sizechart svg {
  fill: #555555;
}

.product-single .product-information .sizechart svg {
  color: #555555;
}

.color_swatch_Value li.active label::after {
  position: absolute;
  content: "\f12c";
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0;
  margin: auto;
  font-family: "Material Design Icons";
  color: #e0e0e0;
  font-size: 13px;
}

.color_swatch_Value li.active label {
  width: 14px;
  height: 14px;
  position: relative;
}

span.spr-badge-caption {
  padding-left: 5px;
  border-left: none;
  margin-left: 0px;
}

.product-template__container .modal-dialog table thead th {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-product-primary-text);
}

.product-template__container .social-sharing {
  z-index: 1;
}

.product-template__container .modal-dialog .modal-content {
  padding: 30px;
}

.product-template__container .modal-dialog table td {
  color: #939393;
}

.product-template__container .modal-dialog table tbody tr,
.product-template__container .modal-dialog table th {
  background: #e3ddc7;
}
cart-note.cart__note.field label {
  font-size: 16px;
  font-weight: 600;
  color: #111;
}

.totals__subtotal {
  font: 600 20px/24px var(--font-stack-header);
}

.policy-title {
  font: 600 15px/18px var(--font-stack-header);
}

.cart-policy .policy {
  margin: 0 0 20px;
}

.product-short-list .product-price__price.compare_price {
  margin: 0;
  display: inline-block;
  padding: 15px 0 0 0;
}

.product-short-list .product-price__price.compare_price::after {
  left: 0;
  right: 0;
  top: -20px;
  bottom: 0;
}

.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .grid-view-item__meta {
  padding: 0 0 5px;
}

.product-wrapper .spr-badge-caption {
  display: inline-block;
}

.product-short-list
  .style3
  .product-wrapper
  .btn_wrapper
  .add-to-compare.pro_btn {
  /* margin: 0 2px 0 0; */
}

.product-list .style2 .product-wrapper .btn_wrapper .pro_btn,
.product-short-list .style2 .product-wrapper .btn_wrapper .pro_btn,
.product-list .style3 .product-wrapper .btn_wrapper .pro_btn,
.product-short-list .style3 .product-wrapper .btn_wrapper .pro_btn {
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  padding: 0;
  margin: 0;
}

.style3.product-short-list
  .product-wrapper
  .btn_wrapper
  .add-to-compare.pro_btn::after,
.style3.product-short-list
  .product-wrapper
  .btn_wrapper
  .add-to-compare.pro_btn::before,
.style3.product-list
  .product-wrapper
  .btn_wrapper
  .add-to-compare.pro_btn::after,
.style3.product-list
  .product-wrapper
  .btn_wrapper
  .add-to-compare.pro_btn::before {
  display: none;
}

.style2 .product-wrapper .btn_wrapper .pro_btn a.btn:hover svg,
.style3 .product-wrapper .btn_wrapper .pro_btn a.btn:hover svg {
  transform: rotateY(180deg);
}

.product-single .product-single__photos .product-price__sale-label,
.product-wrapper .custom_label,
.product-single .product-single__thumb .product-price__sale-label,
.product-wrapper .custom_label {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  left: 10px;
  z-index: 1;
}

.product-single .custom_label {
  position: absolute;
  left: 10px;
  right: auto;
  top: 40px;
  bottom: auto;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  background: #111;
  padding: 2px 10px;
}

.cart-qty-box-set .quantity__button:hover,
.cart-qty-box-set .quantity__button:hover,
.cart-qty-box-set .qtyminus1:hover,
.cart-qty-box-set .qtyplus1:hover {
  background: var(--color-btn-secondary);
}

.cart-qty-box-set .quantity__button:hover svg,
.cart-qty-box-set .quantity__button:hover svg,
.cart-qty-box-set .qtyminus1:hover svg,
.cart-qty-box-set .qtyplus1:hover svg {
  color: #ffffff;
}

.cart-qty-box-set .quantity__button,
.cart-qty-box-set .quantity__button,
.cart-qty-box-set .qtyminus1,
.cart-qty-box-set .qtyplus1,
.cart-qty-box-set .quantity__button svg,
.cart-qty-box-set .quantity__button svg,
.cart-qty-box-set .qtyminus1 svg,
.cart-qty-box-set .qtyplus1 svg {
  transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
}

.tt-blog-content:hover .blog_image_holder img {
  transform: scale(1.2);
}

.tt-blog-content .blog_image_holder img {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}

.shopify-challenge__container .g-recaptcha {
  margin: 0 0 15px;
}

.contact-detail .address {
  display: flex;
  align-items: center;
}

.product-single__addtocart .product-form .product-form__buttons {
  width: 88%;
}

.design_2 .product-single__addtocart .product-form .product-form__buttons {
  width: 100%;
}

.design_3 .product-single__addtocart .product-form .product-form__buttons {
  width: 100%;
}

.product-single.design_3
  .product_fixed_block.product-additional
  .product-single__addtocart
  .btn,
.product-single.design_3
  .product_fixed_block.product-additional
  .shopify-payment-button
  .shopify-payment-button__button {
  width: 100%;
}

.design_3 .product-single__addtocart #AddToCart,
.design_3 .product-single__addtocart .shopify-payment-button,
.product-single.design_3
  .product_fixed_block.product-additional
  .product-single__addtocart
  .btn.notify_btn {
  width: 48%;
}

.product-single.design_3
  .product_fixed_block.product-additional
  .product-single__addtocart
  .btn.notify_btn {
  margin: 0;
}

.add-to-cart-sticky
  .product-single__addtocart
  .product-form
  .product-form__buttons {
  width: auto;
}

.product-single__addtocart #AddToCart,
.product-single__addtocart .shopify-payment-button,
.product-single__addtocart .btn.notify_btn {
  width: 49%;
}

.product-single__addtocart .btn.notify_btn {
  margin: 0;
}

.product-single__addtocart
  .shopify-payment-button
  .shopify-payment-button__button {
  width: 100%;
}

.product-template__container .social-sharing a i.mdi-facebook:hover {
  background-color: #3b5998;
}

.product-template__container .social-sharing a i.mdi-twitter:hover {
  background-color: #00aced;
}

.product-template__container .social-sharing a i.mdi-pinterest:hover {
  background-color: #c8232c;
}

.product-template__container .social-sharing a i.mdi-linkedin:hover {
  background-color: #0077b5;
}

.product-template__container .social-sharing i:hover {
  color: #fff;
}

.size-chart-section .tt-table-responsive-md {
  overflow: auto;
}

.sidebar-products .product-layouts li.sidebar-product {
  padding-left: 1rem !important;
}

.products-grid-view
  .product-grid
  .product-layouts
  .product-wrapper
  .product-thumb
  a.grid-view-item__link
  img {
  height: 100%;
  object-fit: contain;
}

.product-detail-section .actions.shake-animation {
  animation: shake-animation 4.72s ease infinite;
  transform-origin: 50% 50%;
  float: left;
  width: auto;
}

.no-items .btn-cart__emty {
  height: 45px;
  line-height: 25px;
}

.add-to-cart-sticky .color-size {
  overflow: scroll;
  white-space: nowrap;
  width: 169px;
  padding: 0 0 16px 0;
  overflow-y: hidden;
  margin: 0 10px;
}

.add-to-cart-sticky .color-size::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.add-to-cart-sticky .color-size::-webkit-scrollbar {
  height: 5px;
}

#recently-viewed-products
  .product-layouts
  .product-wrapper
  .product-description
  .product-desc {
  display: none;
}

.widget_top_rated_products .top-products .owl-nav .owl-prev.disabled,
.widget_top_rated_products .top-products .owl-nav .owl-next.disabled {
  opacity: 0.4;
}

share-button.share-button .share-button__button,
.login-page form > input,
.register-page form > input,
.create_account_wrap a,
input[type="submit"],
#slidedown-cart .actions .btn,
.cart__blocks .cart__ctas button.btn,
.product-single__addtocart .btn,
.shopify-payment-button .shopify-payment-button__button,
.shopify-payment-button,
.qty-box-set .quantity,
.qty-box-set .quantity1,
.qty-box-set .qtyminus,
.qty-box-set .qtyplus,
.qty-box-set .qtyminus1,
.qty-box-set .qtyplus1 {
  height: 45px;
}

.qty-box-set .qtyminus,
.qty-box-set .qtyplus,
.qty-box-set .qtyminus1,
.qty-box-set .qtyplus1,
.qty-box-set .quantity,
.qty-box-set .quantity1 {
  line-height: 45px;
}

.cart-popup-wrapper.modal .cart-content .added-to-cart.info {
  font-family: var(--font-stack-header);
}

#shopify-product-reviews .spr-header-title {
  font-size: 26px;
  line-height: 28px;
}

.add-to-cart-sticky .qty-box-set {
  height: 46px;
}

.cart__blocks {
  padding: 30px;
}

.grid.error-404 .btn {
  color: #fff;
  background-color: #222;
  padding: 10px;
  height: 50px;
  padding: 12px;
  border-radius: 0;
  border: 1px solid #e5e5e5;
}

.input-group .btn,
.input-group .input-group-field {
  height: 50px;
}

.grid.error-404 .btn:hover {
  background-color: var(--color-btn-secondary);
}

.cart_table thead th span,
.shop_table.cart_table th {
  color: var(--color-btn-primary);
}

cart-note.cart__note.field {
  margin: 30px 0 0;
  padding: 30px;
}

.cart-policy {
  margin: 30px 0 0;
  padding: 30px;
}

cart-note.cart__note.field label {
  font-family: var(--font-stack-header);
}

.totals__subtotal-value {
  font-size: 18px;
  margin: 15px 0 15px;
}

.product-layouts .product-wrapper .product-description .product-desc {
  float: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-list .product-wrapper .add_tocart.pro_btn a.btn,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn {
  background: var(--color-btn-secondary) !important;
}

.product-list .product-wrapper .add_tocart.pro_btn a.btn span,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn span,
.product-list .product-wrapper .add_tocart.pro_btn a.btn svg,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn svg {
  color: var(--color-product-secondary-text);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}

.product-list .product-wrapper .add_tocart.pro_btn a.btn:hover span,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn:hover span,
.product-list .product-wrapper .add_tocart.pro_btn a.btn:hover svg,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn:hover svg {
  color: var(--color-product-primary-text);
}

.product-list .product-wrapper .add_tocart.pro_btn a.btn:after,
.product-short-list .product-wrapper .add_tocart.pro_btn a.btn:after {
  background: var(--color-product-primary);
}

.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .h4,
.product-list .product-layouts .product-wrapper.product-description .h4 {
  white-space: unset;
}

.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .product-desc,
.product-list
  .product-layouts
  .product-wrapper
  .product-description
  .product-desc {
  display: -webkit-box;
  float: left;
  -webkit-line-clamp: 4;
}

.product-layouts .product-wrapper .product-thumb a.grid-view-item__link {
  background: var(--color-btn-primary-text);
}

.product-short-list
  .product-layouts.grid-view-item
  .product-wrapper
  .product-description
  .product-desc {
  margin: 0 0 10px 0;
}

.product-arrow:last-child .navigation-detail {
  top: -35px;
  bottom: 0;
}

.related-products-container .section-header .tt-title:after,
#recently-viewed-products-wrap .section-header .tt-title:after {
  display: none;
}

.related-products-container .section-header .tt-title,
#recently-viewed-products-wrap .section-header .tt-title {
  margin: 0;
}

.add-to-cart-sticky .sticky-data .main-img-desc .main_image_wrap1 {
  border: 1px solid var(--color-border);
}

.add-to-cart-sticky .sticky-data .main-img-desc {
  display: flex;
}

.add-to-cart-sticky .cart-qty {
  display: flex;
}

#newsletterModal .modal-newsletter > div:last-child {
  padding: 0 15px 0 45px;
}

#recover_password .text-center .btn {
  width: 100%;
  height: 45px;
}

#recover_password .text-center .btn {
  width: 100%;
  height: 45px;
}

#recover_password .text-center .btn:last-child {
  background: var(--color-body);
  border: 1px solid var(--color-btn-primary);
  color: var(--color-text);
  line-height: 22px;
}

#recover_password .text-center input[type="submit"] {
  margin: 0 0 1em;
}

#recover_password .text-center .btn:last-child:hover {
  background: var(--color-btn-primary);
  border: 1px solid var(--color-product-secondary);
  color: var(--color-btn-primary-text);
}

.cat-content .collection_title {
  position: relative;
}

.product-wrapper .product-price__sale-label {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  left: 10px;
  top: 40px;
  display: none;
}

.product-wrapper .custom_label {
  left: 10px;
  right: auto;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}

.product-wrapper .discount-percentage {
  opacity: 1;
  right: 10px;
  visibility: visible;
}

.product-short-list .style2 .product-wrapper .add_tocart.pro_btn.soldout a.btn {
  padding: 0 20px;
}

#shopify-section-header-model-2 {
  position: relative;
}

.product-short-list
  .product-wrapper
  .btn_wrapper
  .add-to-wishlist.pro_btn::after,
.product-short-list
  .product-wrapper
  .btn_wrapper
  .add-to-wishlist.pro_btn::before,
.product-list .product-wrapper .btn_wrapper .add-to-wishlist.pro_btn::after,
.product-list .product-wrapper .btn_wrapper .add-to-wishlist.pro_btn::before {
  display: none;
}

.product-list
  .product-wrapper
  .product-description
  .btn_wrapper
  > div.quick-view-wrap {
  /* margin: 0 0 0 5px; */
}

.header_2 .full-search-wrapper .search-results li.total .title {
  background: var(--color-border);
}

.page-wrapper .main-content {
  min-height: 450px;
  float: left;
  width: 100%;
}

#search .main-content .container .search-bar .search-results,
.search-open .main-content .search-results {
  display: none !important;
}

.product-short-list .style2 .product-wrapper .btn_wrapper .pro_btn.add_tocart {
  margin: 0 0 7px;
}

.product-short-list
  .style2:not(.product-price--sold-out)
  .product-wrapper
  .btn_wrapper
  .pro_btn.add_tocart {
  margin: 0 0 7px;
}

.product-list
  .product-wrapper
  .product-description
  .btn_wrapper
  .add-to-wishlist.pro_btn,
.product-short-list
  .product-wrapper
  .product-description
  .btn_wrapper
  .add-to-wishlist.pro_btn {
  /* margin: 0 5px; */
}

.product-list .style2 .product-wrapper .add_tocart.pro_btn a.btn,
.product-short-list .style2 .product-wrapper .add_tocart.pro_btn a.btn,
.product-list
  .style3.product-layouts
  .product-wrapper
  .pro_btn
  a.add-cart-btn.btn,
.product-short-list
  .style3.product-layouts
  .product-wrapper
  .pro_btn
  a.add-cart-btn.btn,
.product-short-list
  .style3.product-layouts
  .product-wrapper
  .pro_btn
  a.add-to-cart-disable.btn,
.product-list
  .style3.product-layouts
  .product-wrapper
  .pro_btn
  a.add-to-cart-disable.btn {
  width: auto;
  /* padding: 0 8px; */
}

.fixed-cart-wrap.active .overlay {
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.product-list .product-price__sale-label,
.product-list .product-wrapper .custom_label,
.product-short-list .product-price__sale-label,
.product-short-list .product-wrapper .custom_label {
  display: none;
}

.sorting_wrapper {
  align-items: center;
}

#blog_slider .article__grid__inner .ttblog_image_holder > a img {
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}

#blog_slider .article__grid__inner:hover .ttblog_image_holder > a img {
  transform: scale(1.2);
}

.widget_top_rated_products
  .top-products
  .product-wrapper.sidebar-product
  .sale {
  display: none;
}

.grid-item.product-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown,
.grid-item.product-short-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown {
  display: none;
  visibility: visible;
}

.grid-item.product-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container,
.grid-item.product-short-list
  .product-wrapper
  .product-description
  .flip-countdown.simple-countdown
  .countdown-container {
  visibility: visible;
  border-top: none;
}

.product-single__media-wrapper {
  background: var(--color-body);
}

.input-group .btn {
  z-index: 1;
}

.add-to-cart-sticky.fixed,
.add-to-cart-sticky {
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
}

#shopify-product-reviews .spr-summary-actions a {
  float: right;
  padding: 7px 15px;
  border: 1px solid var(--color-border);
  border-radius: 5px;
  background: var(--color-body);
}

#shopify-product-reviews .spr-summary-actions a:hover {
  border-color: #000000;
}

#shopify-product-reviews .spr-summary-actions-newreview::before {
  display: inline-block;
  margin: 0 5px 0 0;
  position: static;
}
.cart_condition a {
  font-weight: 500;
  text-decoration: underline;
}

.mini-cart-footer .actions .text-cart {
  border: none;
  border-bottom: 1px solid var(--color-border);
  font-weight: 500;
  color: var(--color-body-text);
  padding: 0;
  background: none;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}

.mini-cart-footer .actions .text-cart:hover {
  border-bottom-color: var(--color-body-text);
}

.address-container .social-sharing .social-icon {
  display: inline-block;
}

.fixed-cart-wrap #slidedown-cart .no-items {
  position: absolute;
  inset: 0px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 165px;
  justify-content: center;
}

.product-list .style2 .product-wrapper .add_tocart.pro_btn a.btn {
  padding: 0 19px;
}

/* payment icon css new add */

.product-form__buttons div.shopify-payment-button__button {
  background: transparent;
  padding: 0;
}

.product-form__buttons div.shopify-payment-button__button::before {
  display: none;
}

.sidebar-block .widget ul li:last-child {
  margin: 0px;
}

.product-single__addtocart .product-form .shake-animation {
  animation: shake-animation 4.72s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes shake-animation {
  0% {
    transform: translate(0, 0);
  }
  1.78571% {
    transform: translate(5px, 0);
  }
  3.57143% {
    transform: translate(0, 0);
  }
  5.35714% {
    transform: translate(5px, 0);
  }
  7.14286% {
    transform: translate(0, 0);
  }
  8.92857% {
    transform: translate(5px, 0);
  }
  10.71429% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}

.product-layouts
  .product-wrapper.hover_imgs
  .product-thumb
  a.grid-view-item__link
  .image_thumb {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}

.cart__blocks .cart_condition a {
  text-decoration: underline;
}

.product-information
  .product-information-inner
  .flip-countdown.countdown-block
  .countdown-container.flip-countdown {
  width: auto;
  margin: 0;
  padding: 0 0 0 30px;
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  margin: 0;
}

.product-information
  .flip-countdown.simple-countdown
  .countdown-container::after {
  left: 0px;
}

@media (min-width: 1599px) {
  .design_2 .product-single__media-wrapper {
    min-height: 620px;
  }
}

@media (max-width: 1599px) {
  .product-single__addtocart .product-form .product-form__buttons {
    width: 84%;
  }

  .design_3 .product-single__addtocart #AddToCart,
  .design_3 .product-single__addtocart .shopify-payment-button {
    width: 47%;
  }

  .product-single__addtocart #AddToCart,
  .product-single__addtocart .shopify-payment-button {
    width: 48%;
  }
}

@media (max-width: 1199px) {
  .product-single__addtocart .product-form .product-form__buttons {
    width: 100%;
  }

  .product-single__addtocart #AddToCart,
  .product-single__addtocart .shopify-payment-button {
    width: 49%;
  }
}
@media (max-width: 991px) {
  .yescall > *:nth-child(3),
  .yescall > *:nth-child(2) {
    display: block !important;
  }

  .product-single .custom_label {
    left: 10px;
    font-size: 12px;
    top: 30px;
    padding: 0px 8px;
  }

  .design_3 .product-single__addtocart #AddToCart,
  .design_3 .product-single__addtocart .shopify-payment-button {
    width: 49%;
  }

  .product-detail-section .actions.shake-animation {
    float: none;
    width: auto;
  }

  .full-search-wrapper .search-title {
    font-size: 14px;
    line-height: 16px;
    margin: 40px 0 0;
  }

  .product_tab_wrapper .nav-tabs > li.nav-item a.nav-link::after {
    left: 9px;
    right: auto;
    top: auto;
    bottom: 0;
  }

  .search-full-screen span.close-search {
    right: 86px;
    top: 10px;
    bottom: auto;
  }

  .template-search .main-content .container .input-group.search-bar {
    margin: 0;
  }

  .collection_cms_slider_wrap .tt_cat_content {
    padding: 0 0 20px 0;
  }

  .quick-view .row {
    align-items: center;
    justify-content: center;
  }

  #shopify-section-footer-style-3 .footer-top .text-left.grid {
    display: flex;
    flex-direction: column;
  }

  #shopify-section-footer-style-3
    .footer-top
    .text-left.grid
    .footer-logo-content {
    order: -1;
  }

  .style2 .product-wrapper {
    overflow: visible;
    margin-bottom: 25px;
  }

  .owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sidebar .widget {
    margin-bottom: 0px;
  }

  .product-information
    .product-information-inner
    .flip-countdown.countdown-block
    .countdown-container.flip-countdown {
    display: block;
  }

  .widget_top_rated_products,
  #shopify-section-sidebar-promoimage {
    display: none;
  }
}

@media (max-width: 767px) {
  .filter-grid-list #grid-view {
    display: none;
  }

  .product-short-list .style2.product-layouts .product-wrapper .color-size {
    margin: 0 0 7px;
  }

  .product-short-list .product-price__price.compare_price {
    padding: 0 0 0 25px;
  }

  .product-short-list .product-price__price.compare_price::after {
    left: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }

  .product-short-list
    .style3
    .product-wrapper
    .btn_wrapper
    .add-to-compare.pro_btn {
    margin: 0;
  }

  .product-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-cart-btn.btn
    span.add_cart.tooltip-label,
  .product-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-to-cart-disable.btn
    span.sold_cart.tooltip-label,
  .product-short-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-cart-btn.btn
    span.add_cart.tooltip-label,
  .product-short-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-to-cart-disable.btn
    span.sold_cart.tooltip-label {
    line-height: 30px;
  }

  .style3 .product-wrapper .pro_btn.add_tocart a.btn svg {
    vertical-align: top;
  }

  .nav-tabs > li.nav-item a.nav-link::after {
    display: block;
  }

  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .product-desc {
    display: none;
  }

  .product-list .style2 .product-wrapper .add_tocart.pro_btn a.btn {
    padding: 0;
  }

  .product-short-list
    .product-wrapper
    .product-description
    .btn_wrapper
    .add-to-wishlist.pro_btn {
    margin: 0px;
  }

  .product-short-list
    .style2:not(.product-price--sold-out)
    .product-wrapper
    .btn_wrapper
    .pro_btn.add-to-compare {
    margin: 0px;
  }

  .product-short-list
    .style2
    .product-wrapper
    .add_tocart.pro_btn.soldout
    a.btn
    span,
  .product-list .style2 .product-wrapper .add_tocart.pro_btn.soldout a.btn spam,
  .product-list
    .style2
    .product-wrapper
    .btn_wrapper
    .add_tocart
    .btn
    span.sold_cart.tooltip-label {
    display: none;
  }

  .product-short-list
    .style2
    .product-wrapper
    .add_tocart.pro_btn.soldout
    a.btn {
    padding: 0px;
  }

  .product-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-short-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-list .style2 .product-wrapper .btn_wrapper .pro_btn .show .loading a,
  .product-short-list
    .style2
    .product-wrapper
    .btn_wrapper
    .pro_btn
    .show
    .loading
    a,
  .product-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-short-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-list .style3 .product-wrapper .btn_wrapper .pro_btn .show .loading a,
  .product-short-list
    .style3
    .product-wrapper
    .btn_wrapper
    .pro_btn
    .show
    .loading
    a {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }

  .product-short-list
    .product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .btn_wrapper {
    text-align: left;
    float: left;
    width: 100%;
    margin: 0;
  }

  .product-short-list
    .style2
    .product-wrapper
    .btn_wrapper
    .pro_btn
    a.add-cart-btn {
    padding: 0px;
  }

  .product-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn svg,
  .product-short-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn svg,
  .product-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn svg,
  .product-short-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn svg,
  .product-list .style3.product-layouts .product-wrapper .pro_btn a.btn i.mdi,
  .product-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-to-cart-disable.btn
    i.mdi,
  .product-short-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.btn
    i.mdi,
  .product-short-list
    .style3.product-layouts
    .product-wrapper
    .pro_btn
    a.add-to-cart-disable.btn
    i.mdi {
    height: 30px;
    line-height: 30px;
  }
}

@media (max-width: 575px) {
  #newsletterModal .modal-newsletter > div:last-child {
    padding: 0 15px 0 15px;
  }
}

@media (max-width: 480px) {
  .filter-grid-list #list-view {
    display: none;
  }

  .product-single .custom_label {
    font-size: 10px;
    padding: 0px 5px;
  }

  .product-single__addtocart #AddToCart,
  .product-single__addtocart .shopify-payment-button,
  .product-single__addtocart .btn.notify_btn {
    width: 100%;
  }

  .design_3 .product-single__addtocart #AddToCart,
  .design_3 .product-single__addtocart .shopify-payment-button,
  .product-single.design_3
    .product_fixed_block.product-additional
    .product-single__addtocart
    .btn.notify_btn {
    width: 100%;
  }

  .design_3 .product-single__addtocart #AddToCart,
  .product-single__addtocart #AddToCart {
    margin: 0 0 10px 0;
  }

  .product-short-list .style3 .product-wrapper .spr-badges.grid-item-meta {
    display: none;
  }

  .product-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-short-list .style2 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-list .style2 .product-wrapper .btn_wrapper .pro_btn .show .loading a,
  .product-short-list
    .style2
    .product-wrapper
    .btn_wrapper
    .pro_btn
    .show
    .loading
    a,
  .product-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-short-list .style3 .product-wrapper .btn_wrapper .pro_btn a.btn,
  .product-list .style3 .product-wrapper .btn_wrapper .pro_btn .show .loading a,
  .product-short-list
    .style3
    .product-wrapper
    .btn_wrapper
    .pro_btn
    .show
    .loading
    a {
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
  }

  .product-wrapper .sold-out-tag {
    line-height: 35px;
    padding: 10px;
  }

  .quick-view .close-window {
    right: 0px;
    top: 0px;
  }

  .breadcrumb-wrapper .breadcrumb-wrap {
    font-size: 13px;
  }

  .product-single__addtocart .btn {
    width: 100%;
  }

  .quick-view .content {
    padding: 20px 0;
  }

  #shopify-product-reviews .spr-summary-actions a {
    float: left;
  }

  .product-short-list
    .style2.product-layouts.grid-view-item
    .product-wrapper
    .product-description
    .product-desc {
    display: none;
  }

  .product-list
    .product-wrapper
    .product-description
    .btn_wrapper
    .add-to-wishlist.pro_btn,
  .product-short-list
    .product-wrapper
    .product-description
    .btn_wrapper
    .add-to-wishlist.pro_btn {
    margin: 0;
  }

  .product-short-list
    .style2:not(.product-price--sold-out)
    .product-wrapper
    .btn_wrapper
    .pro_btn.add-to-compare {
    margin: 0px;
  }
}

@media (max-width: 400px) {
  .collection_wrapper .filter-wrapper .sorting_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .search-full-screen span.close-search {
    right: 15px;
  }

  .product-single__addtocart #AddToCart,
  .product-single__addtocart .shopify-payment-button {
    width: 100%;
  }

  .product-single__addtocart #AddToCart {
    margin: 0 0 10px 0;
  }

  .filter-show.grid__item {
    margin-left: 0;
    margin: 10px 0 0;
  }
}

/*-------------------cart product sticky----------------------*/
.product-template__container .add-to-cart-sticky.fixed .cart-close {
  right: 42px;
  width: 28px;
  height: 30px;
  left: auto;
  top: 1px;
}

.add-to-cart-sticky {
  background-color: #fff;
  text-align: center;
  padding: 30px 0;
  float: left;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.add-to-cart-sticky.disable {
  display: none;
}
.add-to-cart-sticky .qty-box-set {
  margin: 0 10px 0 0px;
}
@media (max-width: 767px) {
  .add-to-cart-sticky.tablet {
    display: none;
  }
  .site-header__cart .wrapper-top-cart .site-header__cart-count {
    left: auto;
    right: 5px;
    top: -9px;
    bottom: auto;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .add-to-cart-sticky.mobile {
    display: none;
  }

  .site-header__cart .wrapper-top-cart .site-header__cart-count {
    left: auto;
    right: 2px;
    top: -2px;
    bottom: auto;
    margin: auto;
  }
}

.main_active {
  transform: translateY(100%);
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
}
.add-to-cart-sticky.fixed {
  animation: 1s ease 0s normal both 1 running fixedanimation;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  padding: 15px 0;
  z-index: 2;
}
.add-to-cart-sticky .sticky-data {
  float: left;
  width: 100%;
  margin: auto;
}
@media (min-width: 501px) {
  .add-to-cart-sticky .sticky-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.add-to-cart-sticky .sticky-data .main-img-desc {
  float: left;
  padding: 0;
  width: calc(25% + 0px);
}
.add-to-cart-sticky .product-form__input.product-form__input--dropdown {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.add-to-cart-sticky .sticky-data .main-img-desc .main_image_wrap1 {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.add-to-cart-sticky .sticky-data .main-img-desc .product-desc {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 10px 10px;
}
.add-to-cart-sticky .sticky-data .main-img-desc .product-desc h3 {
  font: 500 14px/18px var(--font-stack-header);
  color: #eee;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-desc
  .product-single__title.text-capitalize {
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 5px;
  font-weight: 400;
  text-align: left;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-desc
  .h2.product-single__price {
  text-align: left;
  margin: 0 0 5px;
}
.add-to-cart-sticky .sticky-data .main-img-desc .product-price__price {
  font-size: 16px;
  line-height: 18px;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-desc
  .h2.product-single__price
  #comparePrice1
  .money {
  font-size: 12px;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-desc
  .h2.product-single__price
  span.discount-percentage {
  color: #ff0000;
  font: 600 15px/15px var(--font-stack-body);
  padding: 1px 8px;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-desc
  .product-single__price
  span#productPrice1 {
  font-size: 14px;
}
.add-to-cart-sticky .sticky-data .sticky-content {
  margin: 0;
}
.add-to-cart-sticky
  .sticky-data
  .sticky-content
  .grid--uniform.product-single__addtocart {
  float: left;
}
.add-to-cart-sticky .product-single__addtocart,
.add-to-cart-sticky .product-qty {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-price__price.compare_price,
.add-to-cart-sticky
  .sticky-data
  .main-img-desc
  .product-price__price.compare_price
  .money {
  font-size: 14px;
  line-height: 18px;
}
.add-to-cart-sticky .sticky-data .main-img-desc .product-price__price .money {
  font-size: 16px;
  line-height: 18px;
  vertical-align: middle;
}
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn {
  float: left;
  background-color: var(--color-btn-primary);
  color: var(--color-btn-primary-text);
  margin: 0;
  padding: 11px 24px;
  width: 100%;
  background-color: var(--color-btn-secondary);
}
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn::after {
  background-color: var(--color-btn-primary);
}
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn:hover,
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn:focus,
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn:active {
  background-color: var(--color-btn-secondary);
  color: var(--color-btn-secondary-text);
}
.add-to-cart-sticky .color-size .color,
.add-to-cart-sticky .color-size .size {
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.add-to-cart-sticky .color-size .color label.color-label,
.add-to-cart-sticky .color-size .size label.size-label {
  float: left;
  width: 100%;
}
.add-to-cart-sticky .color_swatch_Value li label,
.add-to-cart-sticky .color_swatch_Value li.active label {
  width: 17px;
  height: 17px;
  line-height: 17px;
}
.add-to-cart-sticky .color_swatch_Value li.active label::after {
  font-size: 16px;
  line-height: 20px;
}
.add-to-cart-sticky .product-form__buttons {
  margin: 0;
}
.add-to-cart-sticky ul.product-size,
.add-to-cart-sticky ul.item-swatch.color_swatch_Value.grid-item-meta {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.add-to-cart-sticky .sticky-data .product-size li input[type="text"],
.add-to-cart-sticky
  .sticky-data
  .item-swatch.color_swatch_Value
  input[type="text"] {
  display: none;
}
.add-to-cart-sticky .product-size li label {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}
.add-to-cart-sticky .color-size .size.active label {
  border-color: #222;
}
.add-to-cart-sticky svg.cart {
  height: 16px;
  width: 16px;
  margin-right: 4px;
  line-height: 16px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.add-to-cart-sticky form {
  margin: 0;
}
.add-to-cart-sticky .sticky-data .product-single__addtocart .btn i {
  font-size: 18px;
  line-height: 20px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.add-to-cart-sticky.fixed .cart-close::after,
.add-to-cart-sticky.fixed .cart-close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  transform-origin: 50% 50%;
  background-color: #222;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  -moz-transition: -moz-transform ease 0.25s;
  -webkit-transition: -webkit-transform ease 0.25s;
  -o-transition: -o-transform ease 0.25s;
  -ms-transition: -ms-transform ease 0.25s;
  transition: transform ease 0.25s;
}
.add-to-cart-sticky.fixed .cart-close:hover:after,
.add-to-cart-sticky.fixed .cart-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.add-to-cart-sticky.fixed .cart-close:hover:before,
.add-to-cart-sticky.fixed .cart-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1629px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(28% + 0px);
  }
}
@media (max-width: 1429px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(30% + 10px);
  }
}
@media (max-width: 1329px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(32% + 10px);
  }
}
@media (max-width: 1299px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(33% + 10px);
  }
}
@media (max-width: 1199px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(38% + 20px);
  }
}
@media (max-width: 991px) {
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(40% + 20px);
  }
  .add-to-cart-sticky .sticky-data .main-img-desc .main_image_wrap1 {
    margin: 0 0 10px;
  }
  .add-to-cart-sticky .sticky-data .main-img-desc {
    text-align: left;
  }
  .add-to-cart-sticky .sticky-data .product-single__addtocart .btn {
    padding: 11px 15px;
    font-size: 15px;
  }
  .add-to-cart-sticky .qty-box-set .qtyminus,
  .add-to-cart-sticky .qty-box-set .qtyplus,
  .add-to-cart-sticky .qty-box-set .qtyminus1,
  .add-to-cart-sticky .qty-box-set .qtyplus1 {
    width: 25px;
  }
  .add-to-cart-sticky .qty-box-set .quantity,
  .add-to-cart-sticky .qty-box-set .quantity1 {
    width: 90px;
  }
}
@media (max-width: 750px) {
  .add-to-cart-sticky .sticky-data .product-single__addtocart .btn,
  .add-to-cart-sticky .sticky-data .product-single__addtocart .qty-box-set {
    float: right;
  }

  .add-to-cart-sticky .color-size {
    display: none;
  }
}
@media (max-width: 543px) {
  .add-to-cart-sticky
    .sticky-data
    .main-img-desc
    .product-price__price.compare_price {
    padding: 0;
    font-size: 14px;
    line-height: 25px;
  }
  .add-to-cart-sticky
    .sticky-data
    .main-img-desc
    .product-desc
    .product-single__title.text-capitalize {
    font-size: 14px;
  }
  .add-to-cart-sticky .sticky-data .main-img-desc .product-price__price {
    font-size: 15px;
    line-height: 22px;
  }
  .add-to-cart-sticky .sticky-data .color-size,
  .product-price__price.compare_price::before {
    display: none;
  }
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(50% + 20px);
  }
  .add-to-cart-sticky
    .sticky-data
    .main-img-desc
    .product-desc
    .h2.product-single__price
    span.discount-percentage {
    font-size: 12px;
    line-height: 14px;
    padding: 1px 6px;
  }
}
@media (max-width: 500px) {
  .add-to-cart-sticky .sticky-data .product-single__addtocart .btn {
    font-size: 12px;
    padding: 5px 10px;
  }

  .product-template__container .add-to-cart-sticky.fixed .cart-close {
    right: 14px;
  }
  .add-to-cart-sticky .sticky-data .product-single__addtocart .btn svg {
    height: 15px;
  }
  .add-to-cart-sticky .qty-box-set .quantity,
  .add-to-cart-sticky .qty-box-set .quantity1 {
    width: 92px;
  }
  .add-to-cart-sticky .qty-box-set .qtyminus,
  .add-to-cart-sticky .qty-box-set .qtyplus,
  .add-to-cart-sticky .qty-box-set .qtyminus1,
  .add-to-cart-sticky .qty-box-set .qtyplus1,
  .add-to-cart-sticky .qty-box-set .quantity,
  .add-to-cart-sticky .qty-box-set .quantity1 {
    height: 45px;
    line-height: 45px;
  }
  .add-to-cart-sticky .sticky-data .main-img-desc {
    width: calc(100% + 20px);
  }
  .add-to-cart-sticky .cart-qty {
    float: left;
    width: auto;
  }
  .add-to-cart-sticky .color-size {
    float: left;
    width: 100%;
    margin: 0 0 10px;
  }
  .add-to-cart-sticky .product-qty {
    display: none;
  }
}
@keyframes fixedanimation {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}

.add-to-cart-sticky.fixed .cart-close:hover:after,
.add-to-cart-sticky.fixed .cart-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.add-to-cart-sticky.fixed .cart-close::after,
.add-to-cart-sticky.fixed .cart-close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  transform-origin: 50% 50%;
  background-color: #222;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
  -moz-transition: -moz-transform ease 0.25s;
  -webkit-transition: -webkit-transform ease 0.25s;
  -o-transition: -o-transform ease 0.25s;
  -ms-transition: -ms-transform ease 0.25s;
  transition: transform ease 0.25s;
}

/*  Add-to Cart Page  */

.add-to-cart-sticky .cart-qty .product-single__addtocart .btn {
  width: 100%;
}

.cart-policy .policy:last-child {
  margin: 0;
}

.cart__row.cart-item .cart__quantity-td .cart__qty {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  table.cart_table {
    overflow: hidden;
    border: none;
  }

  .template-cart .table-responsive,
  .template-cart .cart__image-wrapper.product_img {
    border: none;
  }

  .template-cart .cart__image-wrapper.product_img img {
    border: 1px solid var(--color-border);
  }

  #your-shopping-cart .cart_template-wrapper {
    padding: 0;
  }

  .template-cart .cart-wrapper .cart-table {
    padding: 0;
  }

  .template-cart .cart__quantity-td .cart__qty .cart-qty-box-set .quantity {
    width: 40px;
  }

  .cart__row.cart-item {
    position: relative;
    display: block;
    border: 0;
    border-bottom: 1px solid var(--color-border);
    margin-bottom: 35px;
    padding-bottom: 5px;
    padding-left: 115px;
    min-height: 140px;
    display: block;
  }
  .cart__row.cart-item td:first-child {
    position: absolute;
    top: 0px;
    right: -5px;
    z-index: 1;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none !important;
    width: 30px;
  }

  .cart__row.cart-item td:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .cart__row.cart-item td {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 8px 0;
    width: 100%;
    float: none;
  }

  /*   .list-view-item__title:before{
    content: attr(t4s-cart-data-title);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
} */

  .cart-item__price-wrapper:before {
    content: attr(t4s-cart-data-total);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
  }

  .cart__quantity-td .cart__qty:before {
    content: attr(t4s-cart-data-cart__qty);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
  }

  .product-price:before {
    content: attr(t4s-cart-data-price);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
  }

  .cart__row.cart__row--heading {
    display: none;
  }

  .template-cart .cart__image-wrapper.product_img {
    margin: 0;
  }

  .list-view-item__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .list-view-item__title a {
    width: auto !important;
  }

  .cart__row.cart-item .cart__quantity-td .cart-qty-box-set {
    width: auto;
    margin: 0;
  }

  .cart-item__price-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .cart__row.cart-item td.cart__final-price {
    display: block;
    border-bottom: none;
  }

  .cart__price {
    display: block !important;
    float: left !important;
  }

  .cart__price .product-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .template-cart .cart-content .list-view-item__title a.cart__product-title {
    /*     overflow: hidden;
    text-overflow: ellipsis;
    width: 42% !important;
    white-space: nowrap;
 */

    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }

  .template-cart .cart-content ul.product-details li.product-details__item {
    text-align: left;
  }
}
@media (max-width: 575px) {
  .cart__row.cart-item td {
    padding: 5px 0;
  }

  .template-cart .cart-content .list-view-item__title a.cart__product-title {
    margin: 0 0 6px;
    width: 86% !important;
  }

  .shop_table.cart_table .cart-item__price-wrapper span,
  .shop_table.cart_table .cart__price .product-price {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (max-width: 480px) {
  .shop_table.cart_table td {
    border-bottom: none;
  }

  .product-single .product-information .pro_btn .btn,
  .product-link .sizechart {
    padding: 10px 0;
  }

  .cart__row.cart-item {
    padding-left: 88px;
  }

  .template-cart .cart__image-wrapper.product_img img {
    max-width: 77%;
  }

  .template-cart .cart__quantity-td .cart__qty .cart-qty-box-set .quantity {
    width: 25px;
    height: 25px;
  }

  .template-cart
    .cart__quantity-td
    .cart__qty
    .cart-qty-box-set
    .quantity__button {
    width: 25px;
    height: 25px;
  }
}

/*  wishlist page */

@media (max-width: 767px) {
  .table-responsive .wishlist_table {
    border: none;
    overflow: hidden;
  }

  .wishlist_table .product-name a.wishlist-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }

  .shop_table.cart.wishlist_table thead {
    display: none;
  }

  .shop_table.cart.wishlist_table tbody tr td {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 8px 0;
    width: 100%;
    float: none;
    border: none;
    border-bottom: 1px solid var(--color-border);
  }

  .shop_table.cart.wishlist_table tbody tr td:last-child {
    border-bottom: none;
  }

  .shop_table.cart.wishlist_table tbody tr {
    position: relative;
    border: 0;
    border-bottom: 1px solid var(--color-border);
    margin-bottom: 35px;
    padding-left: 115px;
    min-height: 140px;
    display: block;
  }

  .shop_table.cart.wishlist_table tbody tr:last-child {
    margin-bottom: 0px;
  }

  .shop_table.cart.wishlist_table tbody tr td.product-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .shop_table.cart.wishlist_table tbody tr td.product-remove {
    position: absolute;
    top: auto;
    right: 7px;
    z-index: 1;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none !important;
    width: 30px;
    bottom: 23px;
  }

  .shop_table.cart.wishlist_table tbody tr td.product-name:before {
    content: attr(t4s-wish-data-name);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
  }

  .shop_table.cart.wishlist_table
    tbody
    tr
    td.wishlist-product-price.product-price:before {
    content: attr(t4s-wish-data-price);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
    font-family: var(--font-stack-body);
  }

  .shop_table.cart.wishlist_table tbody tr td.product-stock-status:before {
    content: attr(t4s-wish-data-stock);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-text);
    flex: 1 1 auto;
  }

  .wishlist_table .product-thumbnail a {
    border: 1px solid var(--color-border);
  }

  .wishlist_table .product-thumbnail a img {
  }
}

@media (max-width: 575px) {
  .wishlist_table .wishlist-product-price.product-price {
    font-size: 16px;
    line-height: 18px;
  }

  .shop_table.cart.wishlist_table tbody tr {
    padding-left: 97px;
  }

  .shop_table.cart.wishlist_table tbody tr td .wishlist-item-link.btn {
    padding: 6px 8px;
    font-size: 12px;
  }

  .shop_table.cart.wishlist_table tbody tr td.product-remove {
    bottom: 19px;
  }
}

@media (max-width: 480px) {
  .shop_table.cart.wishlist_table tbody tr td {
    border-bottom: none;
  }
}

/* new account */

.collection_cat_item .cat-content .collection_title {
  position: relative;
}

.collection_cat_item .cat-content .collection_title:before {
  content: " ";
  width: 40px;
  height: 1px;
  background: var(--color-btn-secondary);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 104%;
  margin: auto;
}

.edit-address .btn.update,
#address_form_new #address_default_address_new.btn {
  background: var(--color-btn-secondary);
}

.edit-address .btn.update:hover,
#address_form_new #address_default_address_new.btn:hover {
  background-color: var(--color-btn-primary);
}
.edit-address .grid-item.left {
  padding-right: 0;
}

.edit-address .grid-item.right,
.edit-address .grid-item.one-half.last {
  padding-left: 0;
}

.pageback {
  float: left;
  width: 100%;
  background: #e3ddc7;
  padding: 10px;
}

.pageback a:hover {
  color: #000000;
}

.form1 {
  width: 25%;
  display: inline-block;
  float: left;
  border: 1px solid #d3ceb8;
  padding: 30px;
  margin: 0 30px 30px 0;
}

h2.tt-innerpagetitle {
  font-size: 22px;
}

.form1 .form2,
.form3 .form4 {
  color: #000000;
  font-weight: 500;
  margin: 10px 0 0 0;
}

.form1 .form2 p {
  margin: 0px;
}

/* product-complementory.  */

.complementary-slide .list-unstyled {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.complementary-slide .product-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
}

.complementary-products__container
  .complementary-slider
  .product-layouts
  span.discount-percentage {
  color: #ffffff;
  padding: 2px 4px;
}
.complementary-slide .product-thumb {
  max-width: 20%;
  padding: 0 15px 0 0;
}
.complementary-products .summary__title .h4 {
  padding: 0 0 15px;
}
.complementary-slide .product-layouts {
  padding: 10px 0;
  border-right: none;
}
.complementary-products {
  float: left;
  width: 100%;
}
.complementary-products .product-description .grid-view-item__meta {
  text-align: left;
}
.complementary-slide .list-unstyled li {
  border-bottom: 1px solid var(--color-border);
}
.complementary-slide .list-unstyled li:last-child {
  border: none;
}
.complementary-products .summary__title {
  width: auto;
  display: inline-block;
  float: none;
}
.complementary-products .summary__title h2 {
  margin: 0;
  color: #222;
}
.complementary-products summary svg {
  float: right;
}
.complementary-products summary {
  padding: 0 0 15px;
}
@media (max-width: 480px) {
  .complementary-slide .product-thumb {
    max-width: 30%;
  }
  .complementary-slide .product-description {
    width: 75%;
  }
}
.facets__form .filter-sortby {
  display: none;
}

cart-note.cart__note.field {
  display: block;
}
.collection_sidebar .widget.widget_top_rated_products .swiper-button {
  opacity: 1;
  top: 23px;
  bottom: auto;
  width: 15px;
  height: 15px;
  background: 0 0;
  border: none;
}
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button.swiper-button-prev {
  left: auto;
  right: 45px;
}
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button-prev::after,
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button-next::after {
  font-size: 26px;
}
.sidebar .widget:hover .swiper-button-prev::after,
.sidebar .widget:hover .swiper-button-next::after {
  color: var(--color-btn-secondary-text);
}
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button.swiper-button-next {
  left: auto;
  right: 20px;
}
.collection_sidebar .widget.widget_top_rated_products,
.product-single__photos {
  position: relative;
}
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button-prev::after,
.collection_sidebar
  .widget.widget_top_rated_products
  .swiper-button-next::after {
  font-size: 26px;
}
.empty-carticon svg {
  height: 24px;
  width: 24px;
}
#shopify-section-footer-style-2 {
  margin-top: -80px;
}