/** Shopify CDN: Minification failed

Line 32:16 Expected ":"

**/
/* /cdn/shop/t/68/assets/ 
@import url('htt ps://fo nts.googl eapi s.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap'); /**/

#header .header-top {
  border: 0;
}

.shopify-section {
  overflow: hidden;
}

.services-list {
  display: flex;
  align-items: flex-start;
  justify-content: end;
}

.services-list .services {
  width: 25%;
  text-align: center;
  padding: 0 5px;
}

.deal-banner {
  background: #fff0db;
  padding-top: 78px;
  padding-bottom;
  padding-bottom: 67px;
  padding-bottom: 7;
}

.slideshow-section .item {
  position: relative;
  padding-bottom: unset;
  min-height: max(540px,50vh);
}

.content-slideshow.demo16.right .h1 {
  font-size: 44px;
  margin: 20px 0 97px;
  line-height: 48.5px;
  font-weight: 400;
  font-family: Poppins, sans-serif;
  max-width: 276px;
  text-align: left;
  text-transform: initial;
  letter-spacing: -1px;
  padding-right: 16px;
}

.slideshow-section .item h3.title {
  font-size: 36px;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  letter-spacing: -2.01px;
  max-width: 273px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.main-image {
  width: 48%;
  position: absolute;
  left: 47.8%;
  transform: translate(-50%);
  height: 100%;
  top: 7px;
}

.owl-carousel .owl-item .main-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: inline-block;
}

.content-container {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100vw;
  width: 100%;
  height: 100%;
}

.ishislider .item .content-slideshow-award {
  z-index: 2;
}

.hero-award-image {
  max-width: 273px;
  margin: 0 auto;
  margin-bottom: 12px;
}

.content-slideshow.right {
  right: 0;
  left: auto;
}

.content-slideshow {
  position: absolute;
  top: 53.8%;
  transform: translateY(-50%);
  text-transform: capitalize;
  left: 0;
  padding-right: 15px;
}

.content-slideshow.right a.btn.btn-default {
  padding: 18px 20.5px;
}


.slideshow-section .item h3.title strong {
  letter-spacing: 0;
  font-size: 32px;
  line-height: 32px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}

.slideshow-section .slideshow .owl-dots {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  text-align: center;
}

.slideshow-section .slideshow:hover .owl-nav button {
  display: block;
}

.view.text-center {
  text-align: center;
}

.owl-dots {
  text-align: center;
}

.owl-dots .owl-dot {
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}

.owl-dots .owl-dot span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  border-radius: 20px;
  background: #a0a09f;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #e78e16;
  opacity: 1;
}

.dots-center .owl-dots {
  width: 100%;
}

.view.text-left {
  text-align: left;
}

.slideshow-section {
  padding-bottom: 48px;
}

.category-item .category-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 30px 20px;
  height: 100%;
  margin: 0;
}

.category-item .category-content .subtile {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.five-category .category-item {
  position: relative;
  overflow: hidden;
}

.five-category .product-list.owl-carousel {
  margin: 0;
}


.category-item .category-content .cat-title {
}

.category-item .category-content .slider-btn.btn {
  width: 100%;
  max-width: 144px;
  padding: 12px 19px 12px;
}

.category-item .category-img img.background-image {
  z-index: 0;
  object-fit: cover;
}

.category-item .category-img img.slide-image {
  z-index: 1;
  height: auto;
  max-height: 100%;
}

.category-item .category-img > a:not(.slider-btn.btn) {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 76%;
  /* min-height: 287px; */
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  vertical-align: middle;
  position: relative;
  z-index: 0;
}

.five-category .category-img {
  position: relative;
}

.category-item .category-img a.slider-btn.btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  white-space: nowrap;
  padding: 11px 20px 11px;
  z-index: 1;
}

.category-item .category-img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
  transition: transform .5s ease;
}

.category-item .category-img:hover img {
  transform: scale(1.1);
}

h2.title-category {
  font-size: 36px;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  margin-top: 21px;
  letter-spacing: -1px;
  margin-bottom: 0;
  padding-bottom: 0.125em; /* deliberate `em` use - prevents any letter tails from getting cut-off */
}

.category-item .category-content .subtile {
  letter-spacing: 3px;
}


section.five-category {
  padding-bottom: 23px;
}

.deal-content > div.col-right {
  width: 70%;
  padding-top: 10px;
  padding-left: 3%;
}

.service-img {
  margin-bottom: 47px;
  min-height: 66px;
}

.service-title {
  font-size: 24px;
  font-weight: 800;
  color: #e78e15;
  font-style: italic;
}

p.service-desc {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

section.category-section {
  background: #ffddae;
  padding-top: 114px;
  padding-bottom: 166px;
}

section.category-section .section-header > h2:after {
  background: #fff;
  height: 2px;
  width: 94px;
}

.section-list-block-image .list-item .item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 137.415%;
}

.section-list-block-image .list-item .item a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.section-list-block-image .list-item .item:hover {
  transform: scale(1.1);
}

/* .section-list-block-image .list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
} */

.section-list-block-image .list-item .item {
  transition: transform .5s ease;
  /*     width: 20%;
      padding: 0 6px; */
}


.section-list-block-image .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.section-list-block-image {
  padding-top: 59px;
  padding-bottom: 75px;
}


.section-bkg-text {
  position: relative;
  /* padding-bottom: 33.438%; */
}

.section-bkg-text .image-top {
  max-width: 404px;
  margin: 0 0 29px 0;
}

.section-list-block-image {
  padding-top: 59px;
  padding-bottom: 77px;
}


.section-bkg-text {
  position: relative;
  /* padding-bottom: 42.3%; */
  /* min-height: 600px; */
  margin-bottom: 0;
  background-size: cover;
  background-position: center;
}

.section-bkg-text .container-content .page-width {
  max-width: 1582px;
  width: 99%;
}

.section-bkg-text .content-inner {
  max-width: 404px;
  background: rgba(24, 50, 85, 0.7);
  padding-bottom: 56px;
}

.section-list-block-image .page-width {
  max-width: 1468px;
}

.section-bkg-text .container-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.section-bkg-text .container-content .title {
  font-size: 48px;
  line-height: 57px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 33px;
  letter-spacing: 0;
}

.section-bkg-text .content p {
  font-size: 28px;
  line-height: 39px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
}

.section-bkg-text .container-content .content {
  margin-bottom: 35px;
  padding: 0 13px;
}

.section-bkg-text .container-content a.btn {
  padding: 22px 26px;
  width: 204px;
  letter-spacing: 0px;
  font-size: 18.5px;
  font-weight: 700;
  border: 0;
}

.section-bkg-text .container-content a.btn:not(:hover) {
  background: #e82329;
}

.section-bkg-text .container-content a.btn:hover {
  color: #e82329;
}

.smartblog {
  padding-top: 17px;
}

.section-header > h2:after {
  background: #d9d9d8;
}

@media screen and (min-width: 768px) {
  .ishislider .item .content-slideshow {
    left: auto !important;
    width: 24.5%;
  }
}


body .product__info-container .product-price .price-item--regular {
  color: #8bab63;
}

.collection .price__regular .price-item.price-item--regular,
.price--on-sale .price-item--sale,
.product__info-container .product-price .price--on-sale .price-item--sale {
  padding-left: 8px;
  color: var(--button-bg-color);;
}

.collection .price__regular .price-item.price-item--regular,
.price--on-sale .price-item--sale {
  font-size: 20px;
}

.price__sale dd.price__compare {
  margin-bottom: -4px;
}

.price-vat .vat-label {
  font-size: 13px;
}

.collection .price-vat .vat-label {
  font-size: 12px;
}

.collection .price-vat,
.price-vat {
  font-size: 17px;
  font-weight: 400;
  color: #2b2b2d;
}

.collection .price__sale dd.price__compare {
  position: relative;
  top: 4px;
}

.collection .price--on-sale .price-item--regular {
  font-size: 12px;
}

.collection .price-vat {
  font-size: 15px;
}

.product__info-container .product-price .price--on-sale .price-item--regular {
  font-size: 14px;
}

.template-collection .card-information .card-information__text {
  font-weight: 500;
  margin-bottom: 10px;
  color: #354526;
}

.slider-btn.btn {
  margin-bottom: 22px;
  padding: 13px 20px 12px;
}

.button-link {
  display: flex;
  flex-wrap: wrap;
}

.btn.compare {
  display: inline-block;
  height: 47px;
  padding-top: 14px;
  margin-left: 18px;
  white-space: nowrap;
}

.ishislider .ishislideshow-carousel .slider-content .sub-title {
  font-weight: 500;
  margin-bottom: 12px;
}

.ishislider .ishislideshow-carousel .slider-content .desc {
  font-weight: 500;
  margin-bottom: 25px;
}

.ishislider .ishislideshow-carousel .slider-content .main-title {
  margin-bottom: 20px;
}

.ishislider .ishislideshow-carousel .slideshow__link > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.image-logo {
  display: inline-block;
  margin-bottom: 30px;
}

.bannerserviceblock .ishibannerblock {
  box-shadow: none;
  padding-bottom: 0;
  background: transparent;
  position: relative;
  margin-bottom: 23px;
}

.bannerserviceblock .ishibannerblock .image-container a {
  padding-bottom: 55.88235294117647% !important;
}

.bannerserviceblock .ishibannerblock:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 15px;
  width: 100%;
  height: calc(100% - 15px);
  background: #d0ddc1;
}

.bannerserviceblock .ishiservices .services .service-img img {
  padding: 0;
}

.bannerserviceblock .ishiservices .services .service-img {
  width: 66px;
  margin-bottom: 20px;
}

.bannerserviceblock .ishiservices .services .service-block .service-title {
  font-size: 20px;
  font-weight: 600;
}

.bannerserviceblock .ishiservices .ishiservices-content {
  max-width: 1468px;
}

.bannerserviceblock .servicesbanner {
  padding-bottom: 32px;
}

section .section-header > h2 {
  color: #000;
  text-transform: uppercase;
  padding: 0 0 18px;
}

.category-section .section-header > h2 {
  padding-top: 0px;
  margin-bottom: 64px;
}

body #shopify-section-template--14429275619364__163453597402f6995a {
  margin-bottom: 66px;
}

.category-card, .featured-product-section .card-wrapper {
  background: #fff; /* padding-bottom: 1px; */
}

.category-content .slider-btn.btn {
  padding: 12px 15px 11px;
  width: 140px;
  height: 43px;
}

.category-section .category-img {
  position: relative;
  padding-bottom: 87%;
}

.category-img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: contain;
  object-position: top center;
  width: 100%;
}

.cat-title {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 16px;
}

.cat-title a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.cat-title h3,
.featured-product-section .card-information .card-information__text {
  font-size: 28px;
  line-height: normal;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.category-content {
  text-align: center;
  padding-bottom: 14px;
}

div#shopify-section-template--14429275619364__163453597402f6995c {
  margin-bottom: 74px;
}

.deal-content {
  display: flex;
  align-items: stretch;
  padding-top: 12px;
  position: relative;
  flex-wrap: wrap;
}


.deal-content > div {
  display: inline-block;
  width: 30%;
}

.deal-content .image-right img {
  width: 100%;
}

.deal-content > div.col-left .image img {
  max-width: 200px;
}

.deal-content .image-right .slider-btn.btn {
  position: absolute;
  left: 50px;
  bottom: 43px;
  margin: 0;
  font-size: 20px;
  letter-spacing: 0.9px;
  padding: 21px 17.5px;
}

.deal-content .image-left {
  padding: 30px 30px 30px 0;
  width: 46.2%;
}

.deal-content .image-left .image {
  max-width: 555px;
  position: relative;
  padding-bottom: 51.5%;
}

.deal-content .image-left .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.deal-content .description {
  max-width: 407px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 27px;
  letter-spacing: 0;
  word-break: break-word;
}

.deal-content .description p {
  font-size: 20px;
  font-weight: 500;
  color: #354526;
  letter-spacing: 0px;
  line-height: 28px;
  margin-bottom: 9px;
}

.deal-content .description p:last-child {
  margin-bottom: 0;
}

div#shopify-section-template--14429275619364__16289212707c98919d {
  margin-bottom: 97px;
}

body #shopify-section-template--14429275619364__16345389129d2acb6f .parallax-image {
  padding: 130px 0 118px 0;
}

.ishiparallaxbanner .parallax-image .parallax-list .parallax-title {
  font-size: 32px;
  line-height: normal;
  font-weight: 800;
  margin-bottom: 0;
  font-style: italic;
}

.image-top {
  margin-bottom: 57px;
  margin-top: 10px;
}

.ishiparallaxbanner .parallax-image .parallax-list .parallax-subtitle {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  margin: 0;
  width: 100%;
}

.ishiparallaxbanner .parallax-image .parallax-list .parallax-offer {
  margin-top: 43px;
  margin-bottom: 13px;
}

.ishiparallaxbanner .parallax-image .parallax-list .parallax-offer a.btn {
  padding: 17px 37px 17px;
}

body #shopify-section-template--14429275619364__16345389129d2acb6f {
  margin-bottom: 66px;
}

.featured-product-section .card--product {
  border: 0;
}

.featured-product-section .card-information .card-information__text {
  padding: 0 10px;
  box-sizing: border-box;
}

.featured-product-section .card--product .media img {
  object-fit: contain;
  object-position: top center;
}

.featured-product-section .card-wrapper .price {
  display: none;
}

.featured-product-section .card--product .spr-badge {
  display: none;
}

.collection .section-header > h2 {
  margin-bottom: 52px;
}

.featured-product-section .media--square {
  padding-bottom: 85%;
}

.featured-product-section .featured-product-section .card-information .card-information__text {
  margin-bottom: 17px;
  padding: 0 15px;
}

.featured-product-section .card-information {
  padding-bottom: 32px;
}

.button, .btn, a.btn, .shopify-challenge__button, .customer button {
  font-size: 16px;
  font-weight: 700;
  padding: 18px 23px;
  letter-spacing: 0;
  border: 1px solid #e78e15;
}

.btn:hover, .button:hover, .btn:focus, .button:focus, .btn.focus, .button.focus, .btn:active, .button:active {
  border-color: #e78e15;
}

.featured-product-section .product-cart .btn {
  padding: 13px 20px 12px 20px;
}

.featured-product-section .product-cart {
  position: static;
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

body #shopify-section-template--14429275619364__1634539439bcaafb7b {
  margin-bottom: 26px;
}

.smartblog .section-header > h2 {
  margin-bottom: 23px;
  font-weight: 700;
  padding: 0 0 12px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date {
  margin: 0 0 11px 9px;
  display: flex;
  align-items: center;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date i {
  font-size: 16px;
  color: #8bab63;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .blog_content {
  padding: 17px 0 0px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .blog_content .desc {
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 500;
  padding-right: 30px;
  max-width: 430px;
  color: #c2c1bf;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title {
  margin-bottom: 6px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date .date {
  color: #7d7d7d;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
  font-size: 16px;
  font-weight: 600;
  color: #354526;
}

.template-index .owl-theme .owl-nav .owl-prev,
.template-index .owl-theme .owl-nav .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
}

.template-index .owl-theme .owl-nav .owl-prev i,
.template-index .owl-theme .owl-nav .owl-next i {
  width: 32px;
  height: 32px;
}

.template-index .section-list-block-image .owl-next:before,
.template-index .product-list.owl-carousel .owl-next:before {
  content: "\f105";
  font: normal normal normal 20px/1 FontAwesome;
  color: #fff;
  margin-top: 0px;
  display: inline-block;
  vertical-align: middle;
}

.template-index .section-list-block-image .owl-prev:before,
.template-index .product-list.owl-carousel .owl-prev:before {
  content: "\f104";
  font: normal normal normal 20px/1 FontAwesome;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}

.template-index .section-list-block-image button,
.template-index .product-list.owl-carousel button {
  border: 1px solid var(--button-bg-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.template-index .section-list-block-image .owl-prev:hover:before,
.template-index .section-list-block-image .owl-next:hover:before,
.template-index .product-list.owl-carousel .owl-next:hover:before,
.template-index .product-list.owl-carousel .owl-prev:hover:before {

  color: var(--button-bg-color);
}

.template-index .section-list-block-image button span,
.template-index .product-list.owl-carousel button span {
  display: none;
}

.template-index .fa-angle-left:before,
.template-index .section-list-block-image .owl-prev:before,
.template-index .product-list.owl-carousel .owl-prev:before {
  letter-spacing: 2px;
}

.template-index .fa-angle-right:before,
.template-index .section-list-block-image .owl-next:before,
.template-index .product-list.owl-carousel .owl-next:before {
  letter-spacing: -1px;
}

.smartblog .smartblog-carousel .sds_blog_post {
  margin-bottom: 0;
}

.owl-theme .owl-nav {
  margin-top: 25px;
  display: flex;
  justify-content: center;
}

body #shopify-section-template--14429275619364__1634540048575964a2 {
  margin-bottom: 83px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo .blog_date svg {
  width: 15px;
  fill: #e78e15;
  margin-right: 9px;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder {
  overflow: hidden;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder a {
  padding-bottom: 68%;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post .news_module_image_holder a {
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  max-width: 100%;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post:hover .news_module_image_holder a img {
  -webkit-transform-style: unset;
  transform-style: unset;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -moz-transform: none;
  opacity: 1;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post:hover .news_module_image_holder a {
  -webkit-transform-style: unset;
  transform-style: unset;
  transform: scale(1.26);
  -webkit-transform: scale(1.26);
  -ms-transform: scale(1.26);
  -o-transform: scale(1.26);
  -moz-transform: scale(1.26);
  opacity: 0.8;
}

span.outstock-overlay {
  display: none;
}

.smartblog .owl-theme .owl-nav .owl-prev:not(:hover), .smartblog .owl-theme .owl-nav .owl-next:not(:hover) {
  background-color: #e78e15 !important;
}

.smartblog .owl-theme .owl-nav .owl-prev, .smartblog .owl-theme .owl-nav .owl-next {
  border: 1px solid var(--button-bg-color) !important;
}

.smartblog .owl-theme .owl-nav .owl-prev:hover, .smartblog .owl-theme .owl-nav .owl-next:hover {
  border: 1px solid var(--button-bg-color) !important;
}

.ishi-customhover-fadeinnormal:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.smartblog .smartblog-carousel .sds_blog_post .blog_post {
  width: 100%;
}

.product-popup-modal__toggle {
  padding: 0;
  border: 0;
}

@media (min-width: 544px) {
  .bannerserviceblock .ishibannerblock .bannerblock {
    padding-bottom: 0;
    margin-bottom: -15px;
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  .template-collection .card-wrapper:hover .price {
    opacity: 1;
  }
  .deal-content .image-right {
    position: relative;
    padding-bottom: 36.8%;
    width: 57%;
  }

  .deal-content .image-right img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }
}

@media (min-width: 1700px) {

  .template-collection .card-information .card-information__text {
    font-size: 20px;
    line-height: 26px;
  }
  .section-bkg-text .container-content .page-width {
    max-width: none;
  }

  .category-section .page-width {
    /* max-width: 1410px; */
  }

  .ishislider .ishislideshow-carousel .slider-content .sub-title {
    font-size: 36px;
    word-spacing: -4px;
  }

  .ishislider .ishislideshow-carousel .slider-content .main-title {
    font-size: 96px;
    line-height: normal;
    letter-spacing: -4.2px;
    margin-bottom: 0px;
  }

  .ishislider .ishislideshow-carousel .slider-content .desc {
    font-size: 20px;
    line-height: normal;
    padding-right: 61px;
    letter-spacing: 0;
    word-spacing: -1px;
  }

  .bannerserviceblock .ishibannerblock {
    max-width: 1471px;
    margin-top: -120px;
  }
}

@media (max-width: 1400px) and (min-width: 1200px) {
  .ishislider .ishislideshow-carousel .slider-content .main-title {
    font-size: 50px;
    line-height: 60px;
  }

  .ishislider .ishislideshow-carousel .slider-content .sub-title {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 0;
  }

  .ishislider .slider-btn.btn {
    margin-bottom: 15px;
  }

  .ishislider .ishislideshow-carousel .slider-content .main-title {
    margin-bottom: 10px;
  }

  .image-logo {
    margin-bottom: 60px;
  }

  .ishislider .ishislideshow-carousel .slider-content .desc {
    margin-bottom: 15px;
  }
}

@media (max-width: 1499px) {
  .deal-content .description p,
  .deal-content .image-right .slider-btn.btn {
    font-size: 16px;
  }

  .deal-content .image-left {
    margin-bottom: 15px;
  }

  .deal-content .description {
    padding-right: 0px;
  }

  .cat-title h3, .featured-product-section .card-information .card-information__text {
    font-size: 18px;
    line-height: 24px;
  }
  h2.title-category {
    font-size: 28px;
    line-height: 28px;
  }

  .service-title {
    font-size: 20px;
  }

  .section-bkg-text .container-content .title {
    font-size: 40px;
    line-height: 40px;
  }

  .section-bkg-text .content p {
    font-size: 24px;
    line-height: 34px;
  }

  .section-bkg-text .container-content .content {
    margin-bottom: 30px;
  }

  .section-bkg-text .container-content {
    top: 0;
  }
}

@media (max-width: 1400px) {

  .section-bkg-text .container-content .title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px;
  }

  .section-bkg-text .content p {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width: 1199px) {

  .template-index .shopify-section .page-width {
    max-width: 1024px;
    width: 100%;
  }

  .ishislider .item .content-slideshow-award {
    left: 25px;
    max-width: 23%;
  }

  .slideshow-section .item h3.title {
    font-size: 30px;
    line-height: 30px;
  }

  .slideshow-section .item h3.title strong {
    font-size: 28px;
    line-height: 28px;
  }

  .content-slideshow.demo16.right .h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 50px;
  }

  h2.title-category {
    font-size: 24px;
    line-height: 24px;
  }
  .category-item .category-content .subtile {
    font-size: 18px;
    line-height: 20px;
  }

  .section-bkg-text .container-content .title {
    font-size: 34px;
    line-height: 39px;
  }

  .section-bkg-text .content p {
    font-size: 18px;
    line-height: 26px;
  }

  .section-bkg-text .container-content a.btn {
    font-size: 16px;
    padding: 16px 26px;
  }

  section.category-section {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .section-list-block-image {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .ishislider .ishislideshow-carousel .slideshow__link > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
  }

  .image-logo {
    margin-bottom: 0px;
  }

  .deal-content .image-right .slider-btn.btn {
    padding: 12px 20px;
    left: 20px;
    bottom: 20px;
  }

  .image-logo {
    max-width: 180px;
  }

  .service-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {

  .ishislider .ishislideshow-carousel .slider-content .sub-title {
    font-size: 20px;
    line-height: 24px;
  }

  .ishislider .ishislideshow-carousel .slider-content .main-title {
    font-size: 40px;
    line-height: 50px;
  }

  .slideshow__item {
    min-height: 370px;
  }

  .ishislider .ishislideshow-carousel .slideshow__item .media {
    min-height: 370px;
  }

  .image-logo {
    margin-bottom: 0px;
  }

  .ishislider .ishislideshow-carousel .slider-content .main-title {
    margin-bottom: 10px;
  }
}

@media (max-width: 1024px) {
  .ishislider .item .content-slideshow-award {
    left: 15px;
  }
}

@media screen and (max-width: 991px) {

  .section-bkg-text .container-content {
    position: static;
    margin-bottom: 30px;
  }

  .section-bkg-text .content-inner {
    margin: 0 auto;
  }
  .slideshow-section .item {
    min-height: 400px;
  }

  .button, .btn, a.btn, .shopify-challenge__button, .customer button, .content-slideshow.right a.btn.btn-default {
    font-size: 13px;
    padding: 11px 15px;
  }

  .ishiparallaxbanner .parallax-image .parallax-list .parallax-offer a.btn {
    padding: 11px 30px;
  }

  .category-content .slider-btn.btn {
    padding: 11px 19px 11px;
  }

  section.category-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .category-section .section-header > h2 {
    margin-bottom: 30px;
  }

  .content-slideshow.demo16.right .h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 30px;
    max-width: 237px;
  }

  .main-image {
    left: 45%;
  }

  .ishislider .item .content-slideshow {
    width: 27.5%;
  }

  .slideshow-section .item h3.title {
    font-size: 26px;
    line-height: 26px;
  }

  .slideshow-section .item h3.title strong {
    font-size: 24px;
    line-height: 24px;
  }
  .slider-btn.btn {
    margin-bottom: 10px;
  }
  .btn.compare {
    white-space: nowrap;
    margin-left: 0;
    margin-top: 10px
  }
  .grid--peek .grid__item {
    width: calc(50% - 20px);
    padding-left: 10px;
    padding-right: 10px;
  }

  .category-section .page-width, .collection.page-width {
    /* padding-left: 5px; */
    /* padding-right: 5px; */
  }

  .slider.slider--tablet {
    scroll-padding-left: 0;
  }

  .grid--peek .grid__item:first-of-type {
    padding-left: 10px;
  }

  .deal-content > div {
    width: 100%;
    text-align: center;
  }

  .deal-content > div.col-right {
    width: 100%;
    padding: 0;
    margin-top: 50px;
  }

  .deal-content .description {
    max-width: 100%;
  }

  .section-bkg-text .container-content .content {
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .section-list-block-image .list-item .item {
    width: 50%;
  }

  .section-list-block-image .list-item .item:last-child {
    width: 100%;
  }
}

@media (max-width: 767px) {

  .section-bkg-text .image-top {
    margin: 0 0 10px 0;
  }
  .slideshow-section .view.text-left {
    text-align: center;
  }
  .slideshow-section .slideshow .owl-dots {
    bottom: -38px;
  }

  .content-slideshow.demo16.right .h1 {
    font-size: 30px;
    line-height: 34px;
  }

  .section-bkg-text {
    /* min-height: 350px; */
  }

  .section-bkg-text .container-content .content {
    margin-bottom: 5%;
  }
  .section-bkg-text .container-content .title {
    font-size: 30px;
    line-height: 35px;
    padding: 0 15px;
    margin-bottom: 0px;
  }

  .section-bkg-text .content p {
    font-size: 14px;
  }

  .section-bkg-text .container-content a.btn {
    font-size: 14px;
    padding: 13px 26px;
  }
  .btn.compare {
    height: 36px;
    font-size: 13px;
    padding: 8px 17px;
  }
  .collection .price-vat {
    font-size: 14px;
  }
  .collection .price-vat .vat-label {
    font-size: 11px;
  }
  .ishislider .ishislideshow-carousel .slideshow__item .media {
    min-height: 330px;
  }

  .ishislider .ishislideshow-carousel .slider-content .desc {
    margin-bottom: 15px;
  }

  .ishislider .ishislideshow-carousel .slider-content .main-title {
    margin-bottom: 10px;
  }

  .ishislider .ishislideshow-carousel .slider-content {
    width: 57%;
  }

  .ishislider .ishislideshow-carousel .slider-content .desc {
    display: block;
  }

  .ishislider .ishislideshow-carousel .page-width {
    max-width: 100%;
  }

  .deal-content .image-left {
    width: 100%;
    padding: 30px 20px 30px 0;
  }

  .deal-content {
    flex-wrap: wrap;
  }

  .deal-content .image-right {
    width: 100%;
  }

  .ishiparallaxbanner .parallax-image .parallax-list .parallax-title {
    font-size: 21px;
  }

  .ishiparallaxbanner .parallax-image .parallax-list .parallax-subtitle {
    font-size: 16px;
  }

  .ishiparallaxbanner .parallax-image .parallax-list .parallax-offer {
    margin-top: 30px;
  }

  .image-top {
    margin-bottom: 25px;
  }

  section .section-header > h2 {
    font-size: 20px;
  }

  .section-bkg-text .content-inner {
    margin: 0 auto;
    max-width: 325px;
    padding-bottom: 20px;
  }

  .section-bkg-text .container-content {
    /* top: 0; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
  }
  .services-list .services {
    width: 50%;
    margin-bottom: 30px;
  }

  .services-list {
    flex-wrap: wrap;
  }

  .service-img {
    margin-bottom: 20px;
  }

  .deal-banner {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

@media (max-width: 690px) {
  .content-slideshow.demo16.right .h1 {
    font-size: 28px;
    line-height: 33px;
  }
  .hero-award-image {
    max-width: 150px;
  }
}

@media (max-width: 640px) {

  .ishislider .main-image {
    width: 100%;
    left: 0;
    transform: none;
    padding-right: 15px;
    position: relative;
    order: 2;
    padding-bottom: 78%;
    margin-bottom: 15px;
  }

  .ishislider .item .content-slideshow-award {
    max-width: 100%;
    top: auto;
    bottom: 0;
    transform: none;
    display: flex;
    align-items: center;
    position: static;
    order: 3;
    justify-content: center;
    margin: 0 auto;
    padding: 0 15px;
  }

  .ishislider .item .content-slideshow {
    width: 100%;
    top: 0;
    transform: none;
    left: 15px;
    position: static;
    order: 1;
    padding-left: 15px;
  }

  .content-slideshow.demo16.right .h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0 20px;
    max-width: 100%;
  }

  .hero-award-image {
    max-width: 120px;
  }

  .slideshow-section .item h3.title, .slideshow-section .item h3.title strong {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
  }

  .slideshow-section .item .content-container {
    display: flex;
    flex-wrap: wrap;
    position: static;
    transform: none;
  }

  .slideshow-section .item {
    padding: 0;
  }

  .owl-carousel .owl-item .main-image img, .owl-carousel .owl-item .main-image picture {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: contain;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .ishislider .ishislideshow-carousel .slideshow__item .media {
    min-height: unset;
    padding-top: 0 !important;
    padding-bottom: 60% !important;
  }

  .ishislider .ishislideshow-carousel .slider-content .desc {
    display: none;
  }

  .image-logo {
    max-width: 150px;
  }

  .cat-title h3, .featured-product-section .card-information .card-information__text {
    font-size: 16px;
  }

  .section-bkg-text .container-content .title {
    font-size: 22px;
    line-height: 30px;
  }

  .title-text {
    text-align: left;
    padding-left: 15px;
    padding-right: 0;
  }

  .view.text-center {
    text-align: left;
  }

  .slideshow-section .item {
    min-height: 500px;
  }

  .content-slideshow.demo16.right .h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 15px;
    text-align: center;
  }

  .content-slideshow.right a.btn.btn-default {
    /* font-size: 12px; */
    /* padding: 7px 15px; */
  }


  .slideshow-section .item h3.title, .slideshow-section .item h3.title strong {
    font-size: 18px;
  }

  .hero-award-image {
    max-width: 95px;
  }
  #shopify-section-template--16545912291559__16289212707c98919d {
    min-height: 394px;
  }


}

@media (max-width: 543px) {
  .btn.compare {
    font-size: 11px;
    padding: 7px 15px;
    line-height: 14px;
    height: 28px
  }
  .bannerserviceblock .ishibannerblock:before {
    height: 100%;
    bottom: 0;
  }

  .bannerserviceblock .ishibannerblock {
    padding-bottom: 7px;
  }

  .bannerserviceblock .ishiservices .services .service-img {
    margin-bottom: 10px;
  }

  .bannerserviceblock .ishiservices .services {
    margin-bottom: 20px;
  }

  .bannerserviceblock .servicesbanner {
    padding-bottom: 0;
  }

  .deal-content .description p, .deal-content .image-right .slider-btn.btn {
    font-size: 15px;
  }

  .ishislider .ishislideshow-carousel .slider-content .slider-btn {
    margin-bottom: 15px;
  }

  .grid--peek .grid__item {
    width: calc(50% - 20px);
  }

  .collection .grid__item.slider__slide, .template-search .grid__item.slider__slide {
    padding-left: 10px;
    padding-right: 10px;
  }

  #shopify-section-template--16545912291559__16289212707c98919d {
    min-height: 567px;
  }
}

@media(max-width: 490px) {
  .collection .price__regular .price-item.price-item--regular,
  .collection .price__regular .price-item.price-item--regular span,
  .collection .price--on-sale .price__sale dd,
  .collection .price--on-sale .price__sale dd > span {
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .collection .price--on-sale .price-item--regular {
    padding-bottom: 7px;
  }
}

@media(max-width: 415px) {
  .btn.compare {
    font-size: 9px;
    padding: 5px 10px;
    line-height: 12px;
    height: 22px
  }

  .section-bkg-text .container-content .title {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 0;
  }

  .section-bkg-text .image-top {
    /* max-width: 150px; */
  }

  .section-bkg-text .container-content {
    /* top: 60%; */
  }
  .section-bkg-text .container-content .content {
    margin-bottom: 10px;
  }
}

@media (max-width: 399px) {


  .grid--peek .grid__item {
    width: calc(100% - 20px);
  }

  .slider--tablet.grid--peek {
    margin: 0;
  }

  .grid--peek .grid__item:first-of-type {
    padding-left: 10px;
  }

  #shopify-section-template--16545912291559__16289212707c98919d {
    min-height: 1039px;
  }
}

@media (max-width: 380px) {

  .ishislider .ishislideshow-carousel .slider-content .sub-title {
    font-size: 12px;
  }

  .image-logo {
    max-width: 100px;
  }
}

@media (max-width: 375px) {
  .services-list .services {
    width: 100%;
  }
}

@media (max-width: 350px) {
  .ishislider .ishislideshow-carousel .slider-content .main-title {
    font-size: 18px;
    line-height: 22px;
  }
}

@media (max-width: 300px) {

  .deal-content .image-right .slider-btn.btn {
    font-size: 12.5px;
    padding: 12px 10px;
  }

  section .section-header > h2 {
    font-size: 18px;
  }
}

#shopify-section-template--16545912291559__16289212707c98919d {
  min-height: 374px;
}
