
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
@font-face {
  font-family: "Aervish";
  src: url("./fonts/Aervish.eot?13193378");
  src: url("./fonts/Aervish.eot?13193378#iefix") format("embedded-opentype"), url("./fonts/Aervish.woff?13193378") format("woff2"), url("./fonts/Aervish.woff?13193378") format("woff"), url("./fonts/Aervish.svg?13193378#Aervish") format("svg");
  font-weight: normal;
  font-style: normal;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-icon-wrap {
  background: url("img/decor-tabs-not-active.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.templines-tabs-slider-top .tab-top-item-wrap.swiper-slide-thumb-active .entry-content .tab-icon-wrap {
  background: url("img/decor-tabs.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

/*
||===================================================||
||                                                   ||
||          Table of Contents                        ||
||                                                   ||
||          1. 	Mixins                               ||
||          2. 	Button                               ||
||          3. 	Hero                                 ||
||          4. 	Title                                ||
||          5. 	Decor Img                            ||
||          6. 	Tabs                                 ||
||          7. 	Video Text Button                    ||
||          8. 	Image Slider                         ||
||          9. 	Mailchimp                            ||
||          10. Instagramm                           ||
||          11. Testimonial                          ||
||          12. Blog Posts                           ||
||          13. Google Map                           ||
||          14. Contact Info                         ||
||          15. Home Page Products Posts             ||
||          16. Creative Shop Main Screen            ||
||          17. Creative Shop Main Screen            ||
||          18. Creative Shop Decor Footer           ||
||          19. Custom Animation                     ||
||          20. Responsive                           ||
||                                                   ||
==================================================== ||
*/
/*-------------------------------------------------------------------

==  Main Screen

-------------------------------------------------------------------*/
.main-screen-home-page-wrap {
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
}
.main-screen-home-page-wrap:before {
  content: "";
  position: absolute;
  top: -120px;
  left: 50%;
  -webkit-transform: translateX(-215px);
  -ms-transform: translateX(-215px);
  transform: translateX(-215px);
  width: 26.875rem;
  height: 85%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 143, 0.25)), color-stop(63.61%, rgba(253, 185, 143, 0.2)), to(rgba(253, 185, 143, 0)));
  background: -o-linear-gradient(top, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  background: linear-gradient(180deg, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  z-index: -1;
}
.main-screen-home-page-wrap .main-screen-slider-wrap {
  overflow: hidden;
}
.main-screen-home-page-wrap .sub-title-main-screen {
  text-align: center;
  font-size: 21px;
  margin-bottom: 25px;
}
.main-screen-home-page-wrap .main-screen-title {
  text-align: center;
  font-size: 110px;
  line-height: 1.1;
  color: #292933;
}
.main-screen-home-page-wrap .bottom-content {
  margin-top: -610px;
}
.main-screen-home-page-wrap .bottom-content .col-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-screen-home-page-wrap .bottom-content .decor-left {
  max-width: 298px;
  position: relative;
  padding-right: 100px;
}
.main-screen-home-page-wrap .bottom-content .decor-right {
  padding-left: 100px;
  padding-top: 180px;
  position: relative;
  max-width: 298px;
}

.main-screen-icon-box-wrap {
  margin-top: 1.5rem;
  background: #f0eae7;
  padding: 0.9375rem 1.5625rem;
  border-radius: 10px;
}
.main-screen-icon-box-wrap h3 {
  line-height: 1.1;
  font-size: 19px;
  margin-bottom: 10px;
}
.main-screen-icon-box-wrap .text-content {
  font-size: 15px;
}
.main-screen-icon-box-wrap .icon-wrap {
  margin-bottom: 25px;
}
.main-screen-icon-box-wrap .icon-wrap .icon-content {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-screen-icon-box-wrap .icon-wrap .icon-content i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 35px;
  color: #b69b89;
}
.main-screen-icon-box-wrap .icon-wrap .icon-content svg {
  max-width: 35px;
  height: auto;
  width: 100%;
}
.main-screen-icon-box-wrap .icon-wrap .icon-content svg path {
  fill: #b69b89;
}

.main-screen-style-two {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url("../css/image/bg-left.svg") left 60%;
  background-repeat: no-repeat;
  background-size: 15%;
}
.main-screen-style-two .main-screen-title {
  font-size: 84px;
  line-height: 1.3;
  color: #292933;
}
.main-screen-style-two .main-screen-style-two-main-img-wrap {
  position: relative;
}
.main-screen-style-two .main-screen-style-two-main-img-wrap:before {
  content: "";
  position: absolute;
  top: -230px;
  left: 50%;
  -webkit-transform: translateX(-225px);
  -ms-transform: translateX(-225px);
  transform: translateX(-225px);
  width: 450px;
  height: calc(85% + 230px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 143, 0.25)), color-stop(63.61%, rgba(253, 185, 143, 0.2)), to(rgba(253, 185, 143, 0)));
  background: -o-linear-gradient(top, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  background: linear-gradient(180deg, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  z-index: -1;
}
.main-screen-style-two .product-main-screen-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 85px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .left-content {
  margin-right: 20px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-title {
    line-height: 1.3;
    color: #292933;
    margin-bottom: 5px;
    font-size: 17px;
    max-width: 170px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn {
  margin-top: 15px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button {
  border: 1px solid #b69b89;
  color: #b69b89;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 25px;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  min-width: 180px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button .button-add-to-cart-icon {
  position: absolute;
  right: 0;
  width: 35px;
  height: 39px;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button .button-add-to-cart-icon .added-to-cart-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button .button-add-to-cart-icon .added-to-cart-icon span {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 15px;
  height: 1px;
  background: #b69b89;
  position: relative;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button .button-add-to-cart-icon .added-to-cart-icon span:before {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  content: "";
  background: #b69b89;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button .button-add-to-cart-icon .loading-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: rotateLoading 2s linear infinite;
  animation: rotateLoading 2s linear infinite;
  visibility: hidden;
  opacity: 0;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button.loading .button-add-to-cart-icon .added-to-cart-icon {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button.loading .button-add-to-cart-icon .loading-icon {
  visibility: visible;
  opacity: 1;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button:hover {
  background: #292933;
  border-color: #292933;
  color: #fff;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button:hover .button-add-to-cart-icon .added-to-cart-icon span {
  background: #fff;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .right-content .product-buy-btn .button:hover .button-add-to-cart-icon .added-to-cart-icon span:before {
  background: #fff;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .product-image-wrap {
  margin-top: -71px;
  position: relative;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .product-image-wrap:before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 143, 0.25)), color-stop(63.61%, rgba(253, 185, 143, 0.2)), to(rgba(253, 185, 143, 0)));
  background: -o-linear-gradient(top, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  background: linear-gradient(180deg, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  position: absolute;
  top: 30%;
  height: 70%;
  width: 80%;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-right-radius: 120px;
  border-top-left-radius: 120px;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item .entry-content .product-image-wrap img {
  position: relative;
  z-index: 1;
  height: auto;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.main-screen-style-two .product-main-screen-wrapper .product-main-screen-item:hover .product-image-wrap img {
  -webkit-transform: translate3d(0px, 5px, 0px) scale(1.03);
  transform: translate3d(0px, 5px, 0px) scale(1.03);
}

/*-------------------------------------------------------------------

==  New Style

-------------------------------------------------------------------*/
.process {
  background: #f0eae7;
  padding-top: 100px;
  padding-bottom: 100px;
}

.default-border-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 30px;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  font-size: 16px;
  color: #b69b89 !important;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 1.0625rem 4.375rem;
  border: 1px solid #b69b89;
  line-height: 1;
}
.default-border-btn:hover {
  color: #ffffff !important;
  background: #b69b89;
}

.our-collection {
  padding-top: 100px;
  padding-bottom: 100px;
}
.our-collection .templines-title {
  font-size: 60px !important;
  line-height: 1.2 !important;
}

.decor-line {
  margin-bottom: 1.25rem;
  height: 0.0625rem;
  background: rgba(182, 155, 137, 0.2);
}

.product-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 50px;
}

.product-item-wrap {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
}
.product-item-wrap .sale , .temoplines-top-product-content .sale  {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #b69b89;
  z-index: 5;
  color: #fff;
}
.product-item-wrap .sale:before,.temoplines-top-product-content .sale:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  top: 5px;
  left: 5px;
  border-radius: 100%;

}
.product-item-wrap .product-img-wrap {
  position: relative;
}
.product-item-wrap .product-img-wrap .decor-img {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 143, 0.25)), color-stop(63.61%, rgba(253, 185, 143, 0.2)), to(rgba(253, 185, 143, 0)));
  background: -o-linear-gradient(top, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  background: linear-gradient(180deg, rgba(253, 185, 143, 0.25) 0%, rgba(253, 185, 143, 0.2) 63.61%, rgba(253, 185, 143, 0) 100%);
  position: absolute;
  top: 20%;
  height: 80%;
  width: 80%;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-right-radius: 120px;
  border-top-left-radius: 120px;
}
.product-item-wrap .product-img-wrap img {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-item-wrap .product-top-content {
  padding: 25px;
  position: relative;
  overflow: hidden;
}
.product-item-wrap .product-top-content .product-with, .product-item-wrap .product-top-content .product-height {
  visibility: hidden;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-item-wrap .product-top-content .product-with span, .product-item-wrap .product-top-content .product-height span {
  font-size: 14px;
  z-index: 2;
  position: relative;
  background: #fff;
  line-height: 1;
  color: #292933;
}
.product-item-wrap .product-top-content .product-with {
  position: absolute;
  bottom: 0;
  left: 25px;
  width: calc(100% - 50px);
}
.product-item-wrap .product-top-content .product-with span {
  padding: 5px 15px;
}
.product-item-wrap .product-top-content .product-with:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(182, 155, 137, 0.6);
}
.product-item-wrap .product-top-content .product-height {
  position: absolute;
  right: 0;
  height: 100%;
  top: 50%;
  width: auto;
  text-align: right;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.product-item-wrap .product-top-content .product-height span {
  padding: 15px 5px;
}
.product-item-wrap .product-top-content .product-height:before {
  content: "";
  position: absolute;
  background: rgba(182, 155, 137, 0.6);
  width: 1px;
  height: calc(100% - 50px);
  left: 50%;
  top: 25px;
}
.product-item-wrap .product-bottom-content {
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
}
.product-item-wrap .product-bottom-content a {
  color: #292933;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-item-wrap .product-bottom-content a:hover {
  opacity: 0.7;
}
.product-item-wrap .product-bottom-content .product-title, .product-item-wrap .product-bottom-content .woocommerce-loop-product__title {
  font-size: 19px !important;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
  color: #292933;
  padding: 0 !important;
  line-height: 1.1;
}
.product-item-wrap .product-bottom-content .product-price-wrap .woocommerce-Price-currencySymbol {
  margin-right: 3px;
}
.product-item-wrap .product-bottom-content .product-price-wrap .price {
  color: #404040 !important;
}
.product-item-wrap .product-bottom-content .product-price-wrap .woocommerce-Price-currencySymbol {
  margin-left: 3px;
}
.product-item-wrap .product-action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 30px 25px;
  gap: 5px;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out, opacity 0.3s ease-out;
  transition: transform 0.5s ease-out, opacity 0.3s ease-out;
  transition: transform 0.5s ease-out, opacity 0.3s ease-out, -webkit-transform 0.5s ease-out;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 9;
}
.product-item-wrap .product-action-content .added_to_cart {
  display: none !important;
}
.product-item-wrap .product-action-content .button {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #b69b89;
  color: #fff !important;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 9px 25px;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-top: 0 !important;
  min-height: 45px;
}
.product-item-wrap .product-action-content .button .button-add-to-cart-icon {
  position: absolute;
  right: 0;
  width: 35px;
  height: 45px;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-item-wrap .product-action-content .button .button-add-to-cart-icon .added-to-cart-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.product-item-wrap .product-action-content .button .button-add-to-cart-icon .added-to-cart-icon span {
  width: 15px;
  height: 1px;
  background: #fff;
  position: relative;
}
.product-item-wrap .product-action-content .button .button-add-to-cart-icon .added-to-cart-icon span:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product-item-wrap .product-action-content .button .button-add-to-cart-icon .loading-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: rotateLoading 2s linear infinite;
  animation: rotateLoading 2s linear infinite;
  visibility: hidden;
  opacity: 0;
}
.product-item-wrap .product-action-content .button.loading .button-add-to-cart-icon .added-to-cart-icon {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.product-item-wrap .product-action-content .button.loading .button-add-to-cart-icon .loading-icon {
  visibility: visible;
  opacity: 1;
}
.product-item-wrap .product-action-content .button:hover {
  background: #292933;
}
.product-item-wrap .product-action-content .button:after, .product-item-wrap .product-action-content .button:before {
  display: none !important;
}
.product-item-wrap .product-action-content .wishlist-button {
  cursor: pointer;
  width: 45px;
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #b69b89;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-item-wrap .product-action-content .wishlist-button .loading-icon {
  display: none;
}
.product-item-wrap .product-action-content .wishlist-button:hover {
  background: #292933;
}
.product-item-wrap:hover {
  background: #fff;
}
.product-item-wrap:hover .product-action-content {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 1;
}
.product-item-wrap:hover .product-img-wrap img {
  -webkit-transform: translate3d(0px, 10px, 0px) scale(1.03);
  transform: translate3d(0px, 10px, 0px) scale(1.03);
}
.product-item-wrap:hover .product-top-content .product-with, .product-item-wrap:hover .product-top-content .product-height {
  visibility: visible;
  opacity: 1;
}

.testimonial-section {
  padding-top: 100px;
  background: url("../css/image/testimonial-bg.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 70px;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
}
.testimonial-section .background-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  border-top-right-radius: 100px;
  border-top-left-radius: 100px;
}
.testimonial-section .content {
  position: relative;
  z-index: 2;
}
.testimonial-section .swiper {
  overflow: visible !important;
  -webkit-clip-path: inset(-100vw 0px);
  clip-path: inset(-100vw 0px);
}
.testimonial-section .page-builder-custom-title-wrap {
  text-align: center;
}

.testimonial-container {
  padding-top: 25px;
  margin-bottom: -70px;
}

.testimonial-item .top-testimonial-content-wrap {
  margin-top: -35px;
  position: relative;
  top: 35px;
  margin-left: 30px;
}
.testimonial-item .top-testimonial-content-wrap .photo-ava {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  overflow: hidden;
  max-width: 80px;
  width: 100%;
  height: 80px;
  border: 3px solid #fff;
}
.testimonial-item .top-testimonial-content-wrap .photo-ava img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.testimonial-item .bottom-testimonial-content-wrap {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 35px;
  padding-top: 45px;
  background: #fff;
  border-radius: 10px;
  border-top-right-radius: 60px;
}
.testimonial-item .bottom-testimonial-content-wrap .testimonial-bottom-info {
  margin-top: 20px;
}
.testimonial-item .bottom-testimonial-content-wrap .name {
  color: #b69b89;
  font-size: 19px;
  margin-right: 10px;
}
.testimonial-item .bottom-testimonial-content-wrap .after-name-text {
  font-size: 14px;
}

.blog-section {
  padding-top: 100px;
  padding-bottom: 170px;
}

.blog-post-home-page-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.blog-post-item .entry-blog-post-content .post-img-wrap {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  overflow: hidden;
  position: relative;
}
.blog-post-item .entry-blog-post-content .post-img-wrap .date-post {
  position: absolute;
  left: 24px;
  top: 25px;
  background: #fff;
  padding: 3px 15px;
  font-size: 14px;
  color: #b69b89;
  border-radius: 4px;
}
.blog-post-item .entry-blog-post-content .bottom-post-content .post-title {
  font-size: 23px;
  line-height: 1.4;
  color: #292933;
  margin-bottom: 15px;
}
.blog-post-item .entry-blog-post-content .bottom-post-content .blog-post-btn {
  text-align: right;
  margin-top: 8px;
}
.blog-post-item .entry-blog-post-content .bottom-post-content .blog-post-btn a {
  color: #b69b89;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.blog-post-item .entry-blog-post-content .bottom-post-content .blog-post-btn a:hover {
  color: #292933;
}

.about-us-section-style-two {
  background: #f0eae7;
  padding-top: 100px;
  padding-bottom: 100px;
}
.about-us-section-style-two .text-content {
  margin-bottom: 30px;
}
.about-us-section-style-two .image-about-us-content {
  position: relative;
}
.about-us-section-style-two .image-about-us-content .decor-img {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  max-width: 250px;
  position: absolute;
  left: -125px;
  bottom: 52px;
  z-index: 2;
}
.about-us-section-style-two .image-about-us-content .main-img {
  border-radius: 10px;
}

.product-items-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.product-grid-two {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.selector-flower-style {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 14px 1fr 14px 1fr 14px 1fr 14px 1fr 14px 1fr;
  grid-template-columns: repeat(6, 1fr);
  gap: 14px;
  margin-bottom: 40px;
}
.selector-flower-style .selector-title {
  color: #292933;
  text-align: center;
}
.selector-flower-style .selector-flower {
  cursor: pointer;
  padding: 9px 15px;
  border: 1px solid rgba(182, 155, 137, 0.5);
  color: #b69b89;
  border-radius: 10px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}
.selector-flower-style .selector-flower .category-icon {
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.selector-flower-style .selector-flower .category-icon i {
  font-size: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.selector-flower-style .selector-flower .selector-icon-wrap {
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.selector-flower-style .selector-flower .selector-icon-wrap svg {
  max-width: 35px;
  width: 100%;
  height: auto;
}
.selector-flower-style .selector-flower .selector-icon-wrap svg path {
  fill: rgb(182, 155, 137);
}
.selector-flower-style .selector-flower .selector-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.selector-flower-style .selector-flower:hover:not(.active) {
  background: #fff;
  border-color: #fff;
}
.selector-flower-style .selector-flower.active {
  background: #fff;
}
.selector-flower-style .selector-flower.active .selector-icon-wrap svg path {
  fill: rgb(182, 155, 137);
}
.selector-flower-style .selector-flower.active .selector-title {
  color: rgb(182, 155, 137);
}

.mailchimp-section {
  background: #f0eae7;
  padding-top: 100px;
  padding-bottom: 170px;
  margin-top: 100px;
}

.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input {
  text-align: left;
  background: transparent;
  border: 1px solid #dddddd;
  padding: 7px 25px 7px 25px;
  min-width: 350px;
  border-radius: 30px;
  font-size: 14px;
  margin-bottom: 0;
  color: #4e4e4e !important;
  background-color: #fff;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input::-webkit-input-placeholder {
  color: #4e4e4e !important;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input::-moz-placeholder {
  color: #4e4e4e !important;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input:-ms-input-placeholder {
  color: #4e4e4e !important;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input::-ms-input-placeholder {
  color: #4e4e4e !important;
}
.page-builder-mailchimp-wrap .templines-mailchimp-form-wrap input::placeholder {
  color: #4e4e4e !important;
}

.fl-filter-section , .widget-area-archive-blog .widget + .widget {
    background: #F0EAE7;
    padding: 30px 30px 30px 30px;
    border-radius: 5px;
  /* Checkbox styles */
/* Hover effect */
/* Label styles (if any) */
}

.fl-filter-section , .widget-area-archive-blog .widget + .widget {
    border-top: 3px solid #b69b89;
}
.fl-filter-section + .fl-filter-section {
  margin-top: 35px;
}
.fl-filter-section .ui-slider {
  height: 6px !important;
  margin-bottom: 30px;
  border: 0;
  background: #fff;
}
.fl-filter-section .ui-slider-range {
  height: 6px !important;
  background: #b69b89;
}
.fl-filter-section .ui-slider-handle {
  top: -9px !important;
  height: 22px;
  width: 22px;
  border-radius: 100%;
  background: #b69b89;
  border-color: #fff;
  outline: 0;
}
.fl-filter-section .slider-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  padding: 7px 10px;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
}
.fl-filter-section .slider-info-wrap div span {
  margin-right: 3px;
}
.fl-filter-section .slider-info-wrap span + span {
  margin-right: 5px;
}
.fl-filter-section .fl-price-slider-wrapper, .fl-filter-section .fl-height-slider-wrapper, .fl-filter-section .fl-width-slider-wrapper {
  padding: 0 10px;
}
.fl-filter-section input[type=radio], .fl-filter-section input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #b69b89;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 100% !important;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.fl-filter-section input[type=checkbox] {
  border-radius: 4px; /* Square shape for checkbox */
}
.fl-filter-section input[type=radio]:checked, .fl-filter-section input[type=checkbox]:checked {
  background-color: #b69b89;
  border-color: #b69b89;
}
.fl-filter-section input[type=radio]:checked::after, .fl-filter-section input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%; /* Round checkmark for radio */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fl-filter-section input[type=checkbox]:checked::after {
  width: 8px;
  height: 8px;
  background-color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fl-filter-section input[type=radio]:hover, .fl-filter-section input[type=checkbox]:hover {
  border-color: #b69b89;
}
.fl-filter-section input[type=radio] + label, .fl-filter-section input[type=checkbox] + label {
  font-size: 16px;
  color: #333;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fl-filter-section input[type=radio]:checked + label, .fl-filter-section input[type=checkbox]:checked + label {
  color: #b69b89;
}
.fl-filter-section .fl-star-rating {
  letter-spacing: 5px;
  color: #ffb01d;
}
.fl-filter-section .fl-star-rating .fl-star-empty {
  color: #ccbbbb;
}

.fl-filter-actions {
  margin-top: 20px;
}
.fl-filter-actions button {
  width: 100%;
}
.fl-filter-actions button + button {
  margin-top: 15px;
}

.fl-filter-count-wrap {
  font-size: 15px;
  margin-bottom: 25px;
}

.single-product .templines-page-margin.top-margin {
  height: 30px;
}
.single-product .templines-bottom-product-content .woocommerce-tabs .woocommerce-Tabs-panel {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.single-product #reviews #comments ol.commentlist li img.avatar {
  border-radius: 100%;
}
.single-product .temoplines-top-product-content .templines-single-woo-content-wrap {
  padding-left: 35px;
}
.single-product .templines-main-woo-wrap {
  background: url("../css/image/bg-flower.svg") transparent top right no-repeat;
}
.single-product .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
  gap: 10px;
  font-size: 14px;
}
.single-product .breadcrumbs a {
  color: #404040;
}
.single-product .breadcrumbs .breadcrumbs-delimiter {
  width: 6px;
  position: relative;
}
.single-product .breadcrumbs .breadcrumbs-delimiter:before {
  background: rgba(79, 79, 79, 0.75);
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  content: "";
}

.entry-single-woo-product-content {
  background: #fff;
  padding-top: 35px;
  padding-bottom: 20px;
  margin-bottom: 80px;
}
.entry-single-woo-product-content .temoplines-top-product-content .row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.entry-single-woo-product-content .top-information-product-content-wrap {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f6f3f1;
  font-size: 15px;
}
.entry-single-woo-product-content .top-information-product-content-wrap .entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-single-woo-product-content .top-information-product-content-wrap .entry-content .stock-stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-single-woo-product-content .top-information-product-content-wrap .entry-content .stock-stat .icon-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 3px;
}
.entry-single-woo-product-content .top-information-product-content-wrap .entry-content .stock-stat .icon-content img {
  height: 20px;
}
.entry-single-woo-product-content .top-information-product-content-wrap .entry-content .stock-stat.in-stat {
  color: #418019;
}
.entry-single-woo-product-content .article-product {
    padding: 5px 10px;
    background: #eee;
    border-radius: 20px;
    color: #222;
}
.entry-single-woo-product-content .delivery-information-product-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
}
.entry-single-woo-product-content .delivery-information-product-content-wrap .entry-delivery-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(182, 155, 137, 0.1);
  padding: 0 25px 0 0;
  border-radius: 35px;
  font-size: 12px;
}
.entry-single-woo-product-content .delivery-information-product-content-wrap .entry-delivery-content .delivery-text-content {
  margin-left: 15px;
}
.entry-single-woo-product-content .delivery-information-product-content-wrap img {
  width: 33px;
  height: 35px;
}
.entry-single-woo-product-content .temoplines-top-product-content .templines-single-woo-content-wrap .price .woocommerce-Price-currencySymbol {
  font-size: 100%;
  margin-left: 5px;
  top: 0;
}
.entry-single-woo-product-content form.cart .button {
  border-radius: 50px !important;
}
.entry-single-woo-product-content div.quantity {
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.entry-single-woo-product-content table.shop_attributes {
  border-top: 0 !important;
}
.entry-single-woo-product-content table.shop_attributes tbody th, .entry-single-woo-product-content table.shop_attributes tbody td {
  border-color: #f6f3f1 !important;
}
.entry-single-woo-product-content table.shop_attributes tbody tr:last-child th, .entry-single-woo-product-content table.shop_attributes tbody tr:last-child td {
  border-bottom: 0 !important;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height {
  padding-right: 35px !important;
  padding-bottom: 35px;
  margin-bottom: 20px;
  position: relative;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-with, .entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-height {
  visibility: visible;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-with span, .entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-height span {
  font-size: 14px;
  z-index: 2;
  position: relative;
  background: #fff;
  line-height: 1;
  color: #292933;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-with {
  position: absolute;
  bottom: 0;
  left: 25px;
  width: calc(100% - 50px);
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-with span {
  padding: 5px 15px;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-with:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -9px;
  width: 100%;
  height: 1px;
  background: rgba(182, 155, 137, 0.6);
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-height {
  position: absolute;
  right: 0;
  height: 100%;
  top: 50%;
  width: auto;
  text-align: right;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-height span {
  padding: 15px 5px;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .product-height:before {
  content: "";
  position: absolute;
  background: rgba(182, 155, 137, 0.6);
  width: 1px;
  height: calc(100% - 35px);
  left: 50%;
  top: 0;
}
.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .images {
    margin-bottom: 0;
}

.entry-single-woo-product-content .templines-images-single-woo-wrap.has-line-width-height .single-product-woo-image {
  overflow: hidden;
}
.entry-single-woo-product-content .templines-bottom-product-content .woocommerce-tabs {
  margin-top: 60px;
}
.entry-single-woo-product-content .templines-bottom-product-content .woocommerce-tabs .tabs {
  margin-bottom: 50px !important;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form .quantity {
  margin-right: 0 !important;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form .quantity i {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form button {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form:before, .entry-single-woo-product-content .templines-single-woo-content-wrap form:after {
  display: none !important;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form .wishlist-button {
  cursor: pointer;
  width: 55px;
  height: 55px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #b69b89;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form .wishlist-button .loading-icon {
  display: none;
}
.entry-single-woo-product-content .templines-single-woo-content-wrap form .wishlist-button:hover {
  background: #292933;
}
.entry-single-woo-product-content .stock.out-of-stock {
  display: none;
}
.entry-single-woo-product-content .out-stat {
  color: #dc3545;
}
.entry-single-woo-product-content .grid-style .product-grid-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
.entry-single-woo-product-content .grid-style.has_thumbnail .product-grid-gallery {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.slider-left-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.slider-left-thumbnail .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slider-left-thumbnail .single-product-woo-image {
  width: 80%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.slider-left-thumbnail .single-product-woo-image .swiper-slide {
  height: 520px;
}
.slider-left-thumbnail .single-product-woo-image .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider-left-thumbnail .templines--product-carousel {
  width: 20%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-right: 10px;
  margin-top: 0 !important;
}
.slider-left-thumbnail .templines--product-carousel .swiper-container {
  margin-top: 0 !important;
}
.slider-left-thumbnail .templines--product-carousel .swiper-slide {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 0.6;
  cursor: pointer;
}
.slider-left-thumbnail .templines--product-carousel .swiper-slide img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.slider-left-thumbnail .templines--product-carousel .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.slider-left-thumbnail .templines--product-carousel .swiper-slide.swiper-slide-thumb-active .entry-content {
  border: 0 !important;
}
.slider-left-thumbnail .templines--product-carousel .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 418px;
}
@media (max-width: 768px) {
  .slider-left-thumbnail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-left-thumbnail .gallery-top {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .slider-left-thumbnail .gallery-thumbs {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
  }
  .slider-left-thumbnail .gallery-thumbs .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
  }
  .slider-left-thumbnail .gallery-thumbs .swiper-slide {
    width: 80px !important;
    height: 80px !important;
  }
}

.entry-single-woo-product-content.big-slider-style .temoplines-top-product-content .templines-images-single-woo-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}
.entry-single-woo-product-content.big-slider-style .temoplines-top-product-content .templines-single-woo-content-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}
.entry-single-woo-product-content.big-slider-style .temoplines-top-product-content .templines-single-woo-content-wrap .product_title {
  font-size: 33px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-weight: normal !important;
}

.templines-product-slider-wrapper .swiper {
  -webkit-clip-path: inset(-100vw 0 -100vw 0);
  clip-path: inset(-100vw 0 -100vw 0);
  overflow: visible;
}
.templines-product-slider-wrapper .swiper-slide {
  padding: 24px;
}
.templines-product-slider-wrapper .swiper-slide .templines-product-slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.templines-product-slider-wrapper .swiper-slide .templines-product-slide-inner .templines-product-item {
  width: 100%;
  padding: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, #add_payment_method table.cart td.actions .coupon .input-text {
  border-radius: 30px;
  padding: 13px 26px !important;
}

.woocommerce table.shop_table tbody tr .actions .coupon button {
  border-radius: 40px !important;
}

.product-slider-arrow-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
}
.product-slider-arrow-wrap .swiper-post-arrow-button {
  cursor: pointer;
  width: 55px;
  height: 55px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(182, 155, 137, 0.2);
    background: rgba(182, 155, 137, 0.1);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 100%;
}
.product-slider-arrow-wrap .swiper-post-arrow-button:hover {
  border-color: #b69b89;
  background: #b69b89;
  color: #fff;
}

.list-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-wrap ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #292933;
}
.list-wrap ul li:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 17px;
  height: 18px;
  border: 2px solid #b69b89;
  margin-right: 15px;
  border-radius: 100%;
}
.list-wrap ul li + li {
  margin-top: 12px;
}

.templines-products-grid li {
  list-style: none;
}
.templines-products-grid li .price del {
  opacity: 0.6;
}
.templines-products-grid li .price ins {
  background: transparent;
}
.templines-products-grid li .woocommerce-Price-amount bdi {
  background: transparent;
}

.product-main-screen-item .added_to_cart {
  display: none !important;
}
.product-main-screen-item .left-content:before {
  top: 0%;
  height: 103%;
}
.product-main-screen-item .left-content .product-image-wrap:before {
  display: none;
}
.product-main-screen-item .woocommerce-Price-currencySymbol {
  margin-left: 4px;
}

.standard-post-top-content-wrap .post--info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.standard-post-top-content-wrap .post--info-wrap > span {
  border-color: transparent;
}

.standard-post-top-content-wrap .post--info-wrap > span {
  margin-right: 8px;
  padding-right: 0;
  border: 0;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
  background: transparent;
  border-radius: 40px;
  padding: 20px 30px;
}

.select2-container--default .select2-selection--single {
  height: 64px !important;
  border-radius: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 30px !important;
  line-height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 64px !important;
}

.woocommerce-checkout .templines-order-wrap .entry-content table .woocommerce-Price-currencySymbol {
  margin-left: 4px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  border-radius: 50px;
}


.contact-form-button-wrap.text-center{
    text-align: center;
}

.page-builder-contact-form-wrap input {
  border-radius: 40px;
  padding: 1.25rem 2.1875rem;
  background: #fff;
}
.page-builder-contact-form-wrap textarea {
  border-radius: 40px;
  padding: 1.875rem 2.1875rem;
  background: #fff;
}

.woocommerce #review_form #respond p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}



/*-------------------------------------------------------------------

==  Button

-------------------------------------------------------------------*/
.page-builder-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*-------------------------------------------------------------------

==  Hero

-------------------------------------------------------------------*/
.templines-hero-elementor-widget {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-background.soft-light-bg:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.75);
  mix-blend-mode: soft-light;
  z-index: 1;
  position: absolute;
}

.hero-content {
  padding-top: 8.125rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
  width: 100%;
}

.hero-title {
  font-size: 7.5rem;
  margin: 0;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 25px;
}
.hero-title .split-text-wrap {
  overflow: hidden;
}

.hero-subtitle {
  font-size: 1.5rem;
  letter-spacing: 0.85rem;
  margin-bottom: 2.1875rem;
}
.hero-subtitle .split-text-wrap {
  overflow: hidden;
}

.hero-btn-wrap {
  margin-top: 2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*-------------------------------------------------------------------

==  Title

-------------------------------------------------------------------*/
.page-builder-custom-title-wrap .templines-sub-title {
  font-size: 1.0625rem;
  display: block;
  line-height: 1;
}
.page-builder-custom-title-wrap h2.templines-title {
  font-size: 3.4375rem;
  line-height: 1.1;
  letter-spacing: -0.025rem;
}

/*-------------------------------------------------------------------

==  Decor Img

-------------------------------------------------------------------*/
.templines-decor-img-wrap {
  position: relative;
  z-index: 3;
}
.templines-decor-img-wrap .decor-text-element {
  font-size: 9.375rem;
  line-height: 1;
  font-family: "Aervish";
  position: relative;
  z-index: 2;
}
.templines-decor-img-wrap.left-decor-style .decor-text-element {
  position: absolute;
  left: 0;
  bottom: -5.625rem;
}
.templines-decor-img-wrap.left-decor-style .decor-bg-element {
  position: absolute;
  width: 100%;
  height: 13.125rem;
  left: -50%;
  bottom: -4.375rem;
  padding-top: 7.25rem;
  text-align: right;
  z-index: -2;
}
.templines-decor-img-wrap.right-decor-style .decor-title-element {
  position: absolute;
  top: 0.625rem;
  left: -3.125rem;
  font-size: 4rem;
  color: #352d2a;
  line-height: 1;
  z-index: 1;
}
.templines-decor-img-wrap.right-decor-style .decor-img-wrap {
  position: relative;
}
.templines-decor-img-wrap.right-decor-style .decor-img-wrap:before {
  position: absolute;
  left: -0.625rem;
  top: -0.625rem;
  z-index: -3;
  content: "";
  width: calc(100% +  1.25rem);
  height: calc(100% +  1.25rem);
  border: 0.625rem solid #FFFfff;
}
.templines-decor-img-wrap.right-decor-style .decor-text-element {
  position: absolute;
  right: -10.3125rem;
  bottom: -3rem;
}
.templines-decor-img-wrap.right-decor-style .decor-bg-element {
  position: absolute;
  width: 25rem;
  height: 13.125rem;
  right: -11.875rem;
  bottom: -4.375rem;
  padding-top: 7.25rem;
  text-align: right;
  z-index: -2;
}

@media (min-width: 900px) and (max-width: 1500px) {
  .templines-decor-img-wrap.left-decor-style .decor-bg-element {
    left: -15.625rem;
    width: 100%;
    height: 11.875rem;
  }
  .templines-decor-img-wrap.right-decor-style .decor-bg-element {
    right: -9.375rem;
    width: 100%;
    height: 11.875rem;
  }
  .templines-decor-img-wrap.right-decor-style .decor-text-element {
    right: -5.9375rem;
    font-size: 7.5rem;
  }
}
.templines-animation-enable .decor-text-element .letter {
  display: inline-block;
  opacity: 0;
}
.templines-animation-enable .templines-decor-img-wrap.right-decor-style .decor-title-element .letter {
  display: inline-block;
  opacity: 0;
}

/*-------------------------------------------------------------------

==  Tabs

-------------------------------------------------------------------*/
.templines-tabs-slider-top {
  overflow: hidden;
}
.templines-tabs-slider-top .tab-top-item-wrap {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-icon-wrap {
  min-height: 6.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-icon-wrap i {
  position: relative;
  z-index: 2;
  font-size: 4.0625rem;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-title-wrap {
  margin-top: 0.4375rem;
}
.templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-title-wrap .tab-title {
  font-size: 1.875rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.templines-tabs-slider-bottom {
  overflow: hidden;
}

/*-------------------------------------------------------------------

==  Video Text Button

-------------------------------------------------------------------*/
.templines-video-button-text-wrap {
  text-align: center;
}
.templines-video-button-text-wrap .video-button-text-wrap {
  width: 124px;
  height: 124px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 100%;
  position: relative;
}
.templines-video-button-text-wrap .video-button-text-wrap i {
  color: #222222;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 3px;
  font-size: 1.875rem;
}
.templines-video-button-text-wrap .circular-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  right: 0;
  text-transform: uppercase;
  color: #222222;
  font-size: 17px;
  position: relative;
  top: 13px;
}
.templines-video-button-text-wrap .circular-text p {
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}

/*-------------------------------------------------------------------

==  Image Slider

-------------------------------------------------------------------*/
.templines-image-slider-wrap {
  padding-bottom: 3.125rem;
}
.templines-image-slider-wrap .templines-image-slider {
  position: relative;
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
  max-width: 31.25rem;
  margin: 0;
  overflow: visible;
}
.templines-image-slider-wrap .templines-image-slider .swiper-pagination {
  z-index: 4;
  text-align: left !important;
  bottom: -3.125rem !important;
  padding-left: 13.75rem;
}
.templines-image-slider-wrap .templines-image-slider .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 !important;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.templines-image-slider-wrap .templines-image-slider .swiper-pagination .swiper-pagination-bullet:before {
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 0.0625rem solid #222222;
  content: "";
  width: 0.625rem;
  height: 0.625rem;
}
.templines-image-slider-wrap .templines-image-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #222222;
}
.templines-image-slider-wrap .templines-image-slider .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 1;
}

/*-------------------------------------------------------------------

==  Mailchimp

-------------------------------------------------------------------*/
.page-builder-mailchimp-wrap .mailchimp-submit-btn {
  display: none !important;
}
.page-builder-mailchimp-wrap input {
  text-align: center;
  color: #ffffff;
  margin-bottom: 0.9375rem;
}
.page-builder-mailchimp-wrap input::-webkit-input-placeholder {
  color: #ffffff;
}
.page-builder-mailchimp-wrap input::-moz-placeholder {
  color: #ffffff;
}
.page-builder-mailchimp-wrap input:-ms-input-placeholder {
  color: #ffffff;
}
.page-builder-mailchimp-wrap input::-ms-input-placeholder {
  color: #ffffff;
}
.page-builder-mailchimp-wrap input::placeholder {
  color: #ffffff;
}
.page-builder-mailchimp-wrap input:active, .page-builder-mailchimp-wrap input:focus {
  color: #ffffff;
}
.page-builder-mailchimp-wrap .mailchimp-elementor-btn {
  width: 100% !important;
}
.page-builder-mailchimp-wrap .mailchimp-elementor-btn:hover {
  opacity: 0.7;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input::-webkit-input-placeholder {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input::-moz-placeholder {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input:-ms-input-placeholder {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input::-ms-input-placeholder {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input::placeholder {
  color: #222222;
}
.page-builder-mailchimp-wrap.dark-style-mail-chimp input:active, .page-builder-mailchimp-wrap.dark-style-mail-chimp input:focus {
  color: #222222;
}

/*-------------------------------------------------------------------

==  Instagramm

-------------------------------------------------------------------*/
.templines-instagram-elementor-wrap .templines-instagram-container {
  margin: 0 auto;
  max-width: 91.5625rem;
}

.templines-isotope-grid-sizer,
.templines-isotope-grid-item {
  width: 25%;
  height: 20.625rem;
  overflow: hidden;
}
.templines-isotope-grid-sizer a:hover img,
.templines-isotope-grid-item a:hover img {
  opacity: 0.8;
}
.templines-isotope-grid-sizer .entry-content,
.templines-isotope-grid-item .entry-content {
  height: 100%;
  padding: 0.9375rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.templines-isotope-grid-sizer .entry-content img,
.templines-isotope-grid-item .entry-content img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

/* 2 columns */
.templines-isotope-grid-item--width2x {
  width: 50%;
  height: 34.375rem;
}

.templines-isotope-grid-item-small {
  height: 13.75rem;
}
.templines-isotope-grid-item-small .entry-content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.templines-isotope-grid-item-small .entry-content img {
  max-width: 11.875rem;
  height: 11.875rem;
}

.istagram-three-item-style .entry-content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/*-------------------------------------------------------------------

==  Testimonial

-------------------------------------------------------------------*/
.templines-testimonial-slider-wrap .templines-testimonial-title {
  text-align: center;
  font-size: 2.8125rem;
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 3.125rem;
}
.templines-testimonial-slider-wrap .templines-testimonial-title:before {
  content: "";
  background: #222222;
  width: 1.875rem;
  height: 0.125rem;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.templines-testimonial-slider-wrap .templines-testimonial-slider-container {
  max-width: 48.75rem;
  margin: 0 auto;
  position: relative;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content {
  padding: 0 0.9375rem;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-text-content {
  font-size: 1.25rem;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-name-content {
  position: relative;
  font-size: 1rem;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 2.5rem;
  margin-top: 0.9375rem;
  letter-spacing: -0.025rem;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-name-content:after {
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -0.375rem;
  content: "”";
  color: rgba(34, 34, 34, 0.09);
  font-size: 9.0625rem;
  line-height: 1;
}
.templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-name-content:before {
  content: "";
  position: absolute;
  left: -0.9375rem;
  bottom: 0;
  height: 0.0625rem;
  width: calc(100% +  1.875rem);
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item {
  width: 4.0625rem;
  height: 4.0625rem;
  background: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item i {
  font-size: 1.25rem;
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item:hover i {
  color: #fff;
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item.templines-testimonial-swiper-button-prev {
  left: -6.25rem;
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item.templines-testimonial-swiper-button-next {
  right: -6.25rem;
}
.templines-testimonial-slider-wrap .swiper-pagination-arrow .testimonial-slider-arrow-item.swiper-button-disabled {
  opacity: 0.7;
}

/*-------------------------------------------------------------------

==  Blog Posts

-------------------------------------------------------------------*/
.templines-blog-posts-wrap .templines-posts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.9375rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content {
  padding: 0 0.9375rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content a {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #222222;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post-top-content {
  margin-bottom: 1.25rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post-top-content .post--holder {
  overflow: hidden;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post-top-content .post--holder img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap {
  font-size: 0.8125rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap .post-category-container a {
  letter-spacing: -0.015625rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap > span {
  margin-right: 0.625rem;
  padding-right: 0.9375rem;
  border-right: 0.0625rem solid;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap > span i {
  margin-right: 0.375rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap > span i.temlines-custom-font-icon-calendar {
  position: relative;
  top: -0.0625rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--info-wrap > span:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--title {
  text-align: center;
  font-size: 1.75rem;
}
.templines-blog-posts-wrap .templines-posts-container .home-page-post--item:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

/*-------------------------------------------------------------------

==  Google Map

-------------------------------------------------------------------*/
.page-builder-google-map-wrap .google-map {
  height: inherit;
}

/*-------------------------------------------------------------------

==  Contact Info

-------------------------------------------------------------------*/
.templines-contact-info-wrap .contact-info-title {
  font-size: 2rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 0.9375rem;
  position: relative;
}
.templines-contact-info-wrap .contact-info-title .templines-title-decor-line {
  display: inline-block;
  width: 1.875rem;
  height: 0.125rem;
  left: 0;
  bottom: 0;
  position: absolute;
}
.templines-contact-info-wrap .templines-contact-info-item-wrap .templines-contact-info-item a {
  color: #222222;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

/*-------------------------------------------------------------------

==  Home Page Products Posts

-------------------------------------------------------------------*/
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product {
  list-style: none !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  width: 100%;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .onsale {
  z-index: 99;
  color: #ffffff;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product img {
  width: 100%;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product ins {
  background: transparent;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .templines-product-btn-wrap a {
  color: #222222;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: "star";
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .star-rating:before {
  content: "sssss";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  text-align: left;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.page-builder-product-home-page .templines-products-archive-wrapper .templines-shop-archive-product .star-rating span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  text-align: left;
}

/*-------------------------------------------------------------------

==  Creative Shop Main Screen

-------------------------------------------------------------------*/
.templines-creative-shop-main-screen-elementor-widget {
  min-height: 100vh;
}
.templines-creative-shop-main-screen-elementor-widget .creative-shop-hero-content {
  padding-top: 6.875rem;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.templines-creative-shop-main-screen-elementor-widget .creative-shop-hero-content .creative-shop-hero-subtitle {
  padding: 0 0.9375rem;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 2rem;
  letter-spacing: 1.125rem;
  margin-bottom: 0.9375rem;
  line-height: 1;
}
.templines-creative-shop-main-screen-elementor-widget .creative-shop-hero-content .creative-shop-hero-subtitle .split-text-wrap {
  overflow: hidden;
}
.templines-creative-shop-main-screen-elementor-widget .creative-shop-hero-content .creative-shop-hero-title {
  line-height: 1;
  padding: 0 0.9375rem;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 7.5rem;
}
.templines-creative-shop-main-screen-elementor-widget .creative-shop-hero-content .creative-shop-hero-title .split-text-wrap {
  overflow: hidden;
}

/*-------------------------------------------------------------------

==  Creative Shop Product

-------------------------------------------------------------------*/
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 3.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .product-item-category-wrap .split-text-wrap {
  overflow: hidden;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .product-item-category-wrap a {
  font-size: 0.9375rem;
  color: #222222;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-shop-style-title {
  max-width: 24.0625rem;
  margin-top: 0.375rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-shop-style-title a {
  color: #222222;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 4.375rem;
  line-height: 4.375rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-shop-style-title a .split-text-wrap {
  overflow: hidden;
  line-height: 1.2;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-descruption {
  margin-top: 1.5625rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-descruption p {
  margin: 0 !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-descruption .split-text-wrap {
  overflow: hidden;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.1875rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-btn-wrap .custom-product-link {
  padding: 0.75rem 2.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #222222;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-transform: uppercase;
  font-size: 0.9375rem;
  border: 0.0625rem solid #222222;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-btn-wrap .custom-product-link:hover {
  color: #ffffff;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 0.9375rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap {
  position: relative;
  overflow: hidden;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .onsale {
  z-index: 10;
  color: #ffffff;
  position: absolute;
  left: 1.875rem !important;
  right: auto !important;
  top: 2.1875rem !important;
  min-width: auto !important;
  min-height: auto !important;
  line-height: 1 !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  padding: 0.625rem 1.25rem;
  font-size: 0.75rem !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .custom-badge {
  position: absolute;
  left: 1.875rem;
  top: 2.1875rem;
  line-height: 1;
  padding: 0.625rem 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  color: #ffffff;
  z-index: 10;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap {
  padding-right: 1.875rem;
  padding-top: 2.1875rem;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .added_to_cart, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .add_to_cart_button, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .product_type_simple, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .templines-quickview-btn {
  display: none !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 1.25rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0 !important;
  margin-bottom: 0;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist a {
  overflow: hidden;
  color: inherit !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist a i {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button i {
  margin: 0 !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button i:before {
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "temlines-custom-icon-font" !important;
  content: "\e84a" !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
  display: none;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.loading i {
  opacity: 0;
  visibility: hidden;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span {
  display: none !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  text-indent: -9999999px;
  position: absolute;
  left: 0;
  top: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  font-family: "temlines-custom-icon-font" !important;
  content: "\e81a";
  text-indent: 0 !important;
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .blockOverlay {
  background: transparent !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap .right-entry-content-wrap .templines-product-btn-wrap .yith-wcwl-add-to-wishlist .blockOverlay:before {
  position: absolute;
  left: 0.4375rem;
  top: 0.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.9375rem;
  background: transparent !important;
  content: "\e83a";
  font-family: "temlines-custom-icon-font";
  z-index: 9;
  -webkit-animation: rotateAnim 2s linear infinite;
  animation: rotateAnim 2s linear infinite;
  width: 100%;
  height: 100%;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style + .templines-shop-archive-product-custom-style {
  margin-top: 3.125rem;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style:hover .yith-wcwl-add-to-wishlist a i {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style:hover .yith-wcwl-wishlistexistsbrowse a:before, .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style:hover .yith-wcwl-wishlistaddedbrowse a:before {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style:hover img {
  -webkit-transform: scale(1.05) translateX(5px);
  -ms-transform: scale(1.05) translateX(5px);
  transform: scale(1.05) translateX(5px);
}

/*-------------------------------------------------------------------

==  Creative Shop Decor Footer

-------------------------------------------------------------------*/
.templines-creative-shop-footer-decor-elementor-widget {
  max-width: 110rem;
  margin: 0 auto;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .decor-img-wrap-three {
  margin-top: 2.8125rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .decor-img-wrap-two {
  margin-top: 4.375rem;
  margin-left: 3.4375rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-decor-img-one {
  max-width: 21.875rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-decor-img-two {
  max-width: 18.75rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-decor-img-three {
  max-width: 25rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content {
  max-width: 54.375rem;
  min-width: 36.875rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content {
  padding-left: 5rem;
  padding-right: 4.375rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-hero-title {
  font-size: 3.25rem;
  line-height: 3.25rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-hero-title .split-text-wrap {
  overflow: hidden;
  line-height: 1.15;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle {
  margin-top: 1.5625rem;
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle:before {
  position: relative;
  top: -0.375rem;
  content: "";
  height: 0.0625rem;
  width: 1.875rem;
  display: inline-block;
  margin-right: 1.25rem;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle .letter-item-wrap {
  overflow: hidden;
  display: inline-block;
}
.templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle .letter-item-wrap .letter-item.empty {
  margin: 0 4px;
}

/*-------------------------------------------------------------------

==  Custom Animation

-------------------------------------------------------------------*/
.templines-animation-enable .templines-hero-elementor-widget .letter-item-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .templines-hero-elementor-widget .letter-item-wrap .letter-item {
  opacity: 0;
}
.templines-animation-enable .templines-hero-elementor-widget .hero-btn-wrap .hero-btn-wrap-entry-content {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .templines-hero-elementor-widget .hero-btn-wrap .hero-btn-wrap-entry-content a {
  opacity: 0;
}
.templines-animation-enable .text-content-btn-animation .templines-sub-title .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .text-content-btn-animation .templines-sub-title .split-text-wrap .split-text-item {
  opacity: 0;
}
.templines-animation-enable .text-content-btn-animation .templines-title .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-top: -12px;
}
.templines-animation-enable .text-content-btn-animation .templines-title .split-text-wrap .split-text-item {
  opacity: 0;
  line-height: 1.2;
}
.templines-animation-enable .text-content-btn-animation .templines-custom-text-content .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.templines-animation-enable .text-content-btn-animation .templines-custom-text-content .split-text-wrap .split-text-item {
  opacity: 0;
}
.templines-animation-enable .text-content-btn-animation .page-builder-button-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .text-content-btn-animation .page-builder-button-wrap a {
  opacity: 0;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-top .tab-top-item-wrap {
  overflow: hidden;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-top .tab-top-item-wrap .entry-content {
  opacity: 0;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-sub-title .split-text-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-sub-title .split-text-wrap .split-text-item {
  opacity: 0;
  line-height: 1.2;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-custom-text-content .split-text-wrap {
  overflow: hidden;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-custom-text-content .split-text-wrap .split-text-item {
  opacity: 0;
}
.templines-animation-enable .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .page-builder-button-wrap a {
  opacity: 0;
}
.templines-animation-enable .custom-title-animation .templines-sub-title .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .custom-title-animation .templines-sub-title .split-text-wrap .split-text-item {
  opacity: 0;
}
.templines-animation-enable .custom-title-animation .templines-title .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: -12px;
}
.templines-animation-enable .custom-title-animation .templines-title .split-text-wrap .split-text-item {
  opacity: 0;
  line-height: 1.2;
}
.templines-animation-enable .templines-shop-archive-product .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .templines-shop-archive-product .split-text-wrap .split-text-item {
  opacity: 0;
}
.templines-animation-enable .page-builder-mailchimp-wrap {
  overflow: hidden;
}
.templines-animation-enable .page-builder-mailchimp-wrap input {
  opacity: 0;
}
.templines-animation-enable .page-builder-mailchimp-wrap .mailchimp-elementor-btn {
  opacity: 0;
}
.templines-animation-enable .templines-testimonial-slider-wrap .split-text-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.templines-animation-enable .templines-testimonial-slider-wrap .split-text-wrap .split-text-item {
  opacity: 0;
}

.elementor-editor-active .templines-hero-elementor-widget .letter-item-wrap {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.elementor-editor-active .templines-hero-elementor-widget .letter-item-wrap .letter-item {
  opacity: 1;
}
.elementor-editor-active .templines-hero-elementor-widget .hero-btn-wrap .hero-btn-wrap-entry-content {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.elementor-editor-active .templines-hero-elementor-widget .hero-btn-wrap .hero-btn-wrap-entry-content a {
  opacity: 1;
}
.elementor-editor-active .text-content-btn-animation .page-builder-button-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.elementor-editor-active .text-content-btn-animation .page-builder-button-wrap a {
  opacity: 1;
}
.elementor-editor-active .hero-title, .elementor-editor-active .hero-title span, .elementor-editor-active .hero-subtitle, .elementor-editor-active .hero-subtitle span, .elementor-editor-active .hero-btn-wrap-entry-content a {
  opacity: 1;
}
.elementor-editor-active .templines-tabs-slider-wrap .templines-tabs-slider-top .tab-top-item-wrap .entry-content {
  opacity: 1;
}
.elementor-editor-active .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-sub-title .split-text-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
}
.elementor-editor-active .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .templines-sub-title .split-text-wrap .split-text-item {
  opacity: 1;
}
.elementor-editor-active .templines-tabs-slider-wrap .templines-tabs-slider-bottom .tab-bottom-item-wrap .page-builder-button-wrap a {
  opacity: 1;
}
.elementor-editor-active .templines-shop-archive-product .split-text-wrap {
  overflow: visible;
}
.elementor-editor-active .templines-shop-archive-product .split-text-wrap .split-text-item {
  opacity: 1;
}
.elementor-editor-active .page-builder-mailchimp-wrap input {
  opacity: 1;
}
.elementor-editor-active .page-builder-mailchimp-wrap .mailchimp-elementor-btn {
  opacity: 1;
}

/*-------------------------------------------------------------------

==  Responsive

-------------------------------------------------------------------*/
/*-------------------------------------------------------------------

==  max-width 992px

-------------------------------------------------------------------*/
@media screen and (max-width: 992px) {
  .creative-shop-hero-title {
    font-size: 4.375rem !important;
  }
  .creative-shop-hero-subtitle {
    letter-spacing: 0.3125rem !important;
    font-size: 1.125rem !important;
    margin-bottom: 1.25rem !important;
  }
  .templines-blog-posts-wrap .templines-posts-container .home-page-post--item .entry-content .post--title {
    font-size: 1.25rem;
  }
  .templines-blog-posts-wrap .templines-posts-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .templines-blog-posts-wrap .templines-posts-container {
    margin-top: -1.25rem;
  }
  .templines-blog-posts-wrap .templines-posts-container .home-page-post--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 1.25rem;
  }
  .templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-name-content {
    margin-top: 0.3125rem;
  }
  .templines-testimonial-slider-wrap .templines-testimonial-slider .testimonial-slider-item .entry-content .testimonial-text-content {
    font-size: 0.9375rem;
  }
  .templines-testimonial-slider-wrap .templines-testimonial-title {
    font-size: 2.0625rem;
    margin-bottom: 1.875rem;
  }
  .templines-isotope-grid-item-small {
    height: auto !important;
  }
  .templines-isotope-grid-item--width2x {
    height: auto !important;
    width: 100% !important;
  }
  .templines-isotope-grid-sizer, .templines-isotope-grid-item {
    width: 50%;
  }
  .templines-isotope-grid-sizer:first-child, .templines-isotope-grid-item:first-child {
    display: none !important;
  }
  .mailchimp-div .elementor-element {
    text-align: center;
  }
  .templines-decor-img-wrap.right-decor-style .decor-text-element {
    right: -0.9375rem;
    bottom: -1.5625rem;
  }
  .templines-decor-img-wrap.right-decor-style .decor-bg-element {
    max-width: 70%;
    right: -18%;
    height: 3.125rem;
    bottom: -3.125rem;
  }
  .templines-decor-img-wrap.right-decor-style .decor-title-element {
    font-size: 2.5rem;
  }
  .templines-image-slider-wrap {
    margin-left: 0 !important;
  }
  .hero-title {
    font-size: 4.375rem;
  }
  .hero-subtitle {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
  }
  .hero-btn-wrap {
    margin-top: 1.25rem;
  }
  .templines-decor-img-wrap.left-decor-style .decor-bg-element {
    left: -30%;
    height: 5.625rem;
  }
  .templines-decor-img-wrap .decor-text-element {
    font-size: 6.25rem;
  }
  .templines-decor-img-wrap.left-decor-style .decor-text-element {
    bottom: -3.125rem;
  }
  .page-builder-custom-title-wrap .templines-sub-title {
    font-size: 1rem;
  }
  .page-builder-custom-title-wrap h2.templines-title {
    line-height: 1.1;
  }
  .templines-tabs-slider-wrap .templines-tabs-slider-top .swiper-wrapper {
    margin-top: -0.9375rem;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .templines-tabs-slider-wrap .templines-tabs-slider-top .swiper-wrapper .tab-top-item-wrap {
    margin-top: 0.9375rem;
  }
  .templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-icon-wrap i {
    font-size: 3.125rem;
  }
  .templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-title-wrap .tab-title {
    font-size: 1.25rem;
  }
  .templines-tabs-slider-top .tab-top-item-wrap .entry-content .tab-icon-wrap {
    min-height: 4.375rem;
  }
  .templines-page-margin {
    height: 3.75rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-shop-style-title a {
    font-size: 2.5rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-shop-style-title {
    max-width: 100%;
    margin-top: 0.375rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap {
    padding-right: 0.9375rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-descruption {
    margin-top: 0.9375rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-btn-wrap {
    margin-top: 1.25rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .custom-product-btn-wrap .custom-product-link {
    font-size: 0.8125rem;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .right-product-content-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
  .templines-custom-style-products-item-wrap .templines-shop-archive-product-custom-style .entry-content .left-product-content-wrap .product-item-category-wrap a {
    font-size: 0.8125rem;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-hero-title {
    font-size: 1.75rem;
    line-height: 2.3125rem;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle:before {
    top: auto;
    width: 0.9375rem;
    margin-right: 0.625rem;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content .creative-shop-decor-subtitle {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content {
    min-width: auto;
    max-width: 55%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .decor-img-wrap-three {
    display: none;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .creative-shop-footer-decor-content .entry-content {
    padding-left: 2.8125rem;
    padding-right: 0;
  }
  .templines-creative-shop-footer-decor-elementor-widget .decor-creative-shop-entry-content .decor-img-wrap-two {
    margin-left: 2.1875rem;
    text-align: right;
    margin-top: 1.875rem;
  }
  .main-screen-home-page-wrap .main-screen-title {
    font-size: 70px;
  }
  .main-screen-home-page-wrap .sub-title-main-screen {
    font-size: 19px;
  }
  .main-screen-home-page-wrap {
    padding-bottom: 70px;
    padding-top: 20px;
  }
  .page-builder-custom-title-wrap h2.templines-title {
    font-size: 42px;
  }
  .page-builder-custom-title-wrap h2.templines-title br {
    display: none;
  }
  .product-item-wrap {
    background: #fff;
  }
  .product-item-wrap .product-action-content {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    position: relative;
  }
  .product-item-wrap .product-top-content .product-with, .product-item-wrap .product-top-content .product-height {
    visibility: visible;
    opacity: 1;
  }
  .templines-product-slider-wrapper .swiper-slide {
    padding: 10px 5px;
  }
  .testimonial-section {
    max-width: 100%;
    padding-top: 40px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .testimonial-section .background-overlay {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .testimonial-container {
    padding-top: 0;
    margin-bottom: -25px;
  }
  .testimonial-item .bottom-testimonial-content-wrap {
    padding: 15px 20px;
    padding-top: 30px;
  }
  .testimonial-item .bottom-testimonial-content-wrap .testimonial-content {
    font-size: 15px;
  }
  .testimonial-item .top-testimonial-content-wrap .photo-ava {
    max-width: 65px;
    height: 65px;
  }
  .testimonial-item .top-testimonial-content-wrap .photo-ava img {
    max-width: 66px;
    height: 66px;
  }
  .testimonial-item .top-testimonial-content-wrap {
    margin-top: -50px;
    top: 20px;
    margin-left: 15px;
  }
  .testimonial-item .bottom-testimonial-content-wrap .name {
    font-size: 16px;
  }
  .main-screen-style-two {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .main-screen-style-two .main-screen-title {
    font-size: 50px;
  }
  .main-screen-style-two .main-screen-title br {
    display: none;
  }
  .main-screen-style-two .product-main-screen-wrapper {
    display: none;
  }
  .selector-flower-style {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .widget-area-archive-blog {
    padding-left: 0;
    margin-top: 30px;
  }
  .standard-post-top-content-wrap .post--title {
    line-height: 1.1;
  }
  .post-tag-and-share-wrap {
    margin-top: 30px;
  }
  .comments-container-warp {
    margin-top: 30px;
  }
  .templines-page-margin.bottom-margin {
    height: 80px !important;
  }
  .templines-main-woo-wrap .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .aside-woo {
    margin-top: 30px;
  }
  .woocommerce-pagination {
    margin-top: 30px !important;
  }
  .woocommerce-pagination .page-numbers li .page-numbers {
    font-size: 13px;
    width: 40px !important;
    height: 40px !important;
  }
  .single-product .templines-main-woo-wrap .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
/*-------------------------------------------------------------------

==  max-width 768px

-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .selector-flower-style {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .page-builder-main-screen-two-wrap .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .main-screen-style-two .main-screen-style-two-main-img-wrap:before {
    top: -240px;
    left: 0;
    -webkit-transform: translateX(78px);
    -ms-transform: translateX(78px);
    transform: translateX(78px);
    width: 300px;
    height: calc(85% + 230px);
  }
  .main-screen-style-two .main-screen-title {
    font-size: 42px;
    margin-bottom: 15px;
  }
  .main-screen-style-two .product-main-screen-wrapper {
    display: -ms-grid;
    display: grid;
    margin-top: 30px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .page-builder-custom-title-wrap h2.templines-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .main-screen-home-page-wrap .sub-title-main-screen {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .main-screen-home-page-wrap .main-screen-title {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .main-screen-home-page-wrap:before {
    top: -100px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 350px;
    height: 90%;
  }
  .entry-single-woo-product-content.big-slider-style .temoplines-top-product-content .templines-single-woo-content-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .slider-left-thumbnail .single-product-woo-image .swiper-slide {
    height: auto;
  }
  .slider-left-thumbnail .templines--product-carousel {
    display: none !important;
  }
  .slider-left-thumbnail .single-product-woo-image {
    width: 100%;
  }
  .entry-single-woo-product-content.big-slider-style .temoplines-top-product-content .templines-images-single-woo-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .templines-related-title-container {
    margin-bottom: 40px !important;
  }
  .product-item-wrap .product-action-content .button {
    max-height: 45px;
  }
  .product-item-wrap .product-action-content .wishlist-button {
    margin-top: 0;
  }
  .related .products {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .related .products:before, .related .products:after {
    display: none !important;
  }
  .related .products .templines-shop-archive-product {
    width: 100% !important;
    max-width: 100% !important;
  }
  .templines-related-title-container .templines-related-title {
    font-size: 35px !important;
  }
  .related {
    padding-top: 45px;
    padding-bottom: 65px;
  }
  .entry-single-woo-product-content .templines-bottom-product-content .woocommerce-tabs {
    margin-top: 0;
  }
  .entry-single-woo-product-content .top-information-product-content-wrap {
    font-size: 13px;
  }
  .entry-single-woo-product-content .delivery-information-product-content-wrap .entry-delivery-content .delivery-text-content {
    font-size: 13px;
  }
  .temoplines-top-product-content .templines-single-woo-content-wrap form {
    margin-bottom: 0 !important;
  }
  .woocommerce div.product form.cart .button {
    max-height: 55px;
    margin-top: 10px;
  }
  .entry-single-woo-product-content .templines-single-woo-content-wrap form .wishlist-button {
    margin-top: 10px;
  }
  .woocommerce div.product form.cart {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .woocommerce div.product form.cart div.quantity {
    width: 100%;
    max-width: 100%;
  }
  .temoplines-top-product-content .templines-single-woo-content-wrap .product_title {
    font-size: 28px !important;
  }
  .templines-site-header .top-header-content .top-header-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .templines-site-header .header-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .templines-site-header .top-header-content .top-header-row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .templines-site-header .top-header-content .top-header-row .right-header-top-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .templines-site-header .top-header-content .top-header-row .left-header-top-content {
    display: none;
  }
  .templines-blog-post-pagination {
    margin-top: 30px;
  }
  .templines-blog-page-wrap article .post--title a {
    line-height: 1.1;
    font-size: 32px;
  }
  .templines-blog-page-wrap article {
    margin-top: 35px !important;
  }
  .templines-blog-page-wrap article .post--info-wrap .post--author-container {
    display: none !important;
  }
  .templines-blog-page-wrap article .post--info-wrap {
    gap: 5px;
  }
  .templines-order-wrap {
    margin-top: 30px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: transparent !important;
    font-size: 16px !important;
  }
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.cart-subtotal td, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.woocommerce-shipping-totals td {
    font-size: 13px !important;
  }
  .woocommerce table.shop_table tbody td.product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .woocommerce table.shop_table tbody td.product-quantity .quantity {
    width: auto !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .templines-page-header {
    min-height: 200px !important;
  }
  .templines-page-header .header-entry-container .header--title {
    font-size: 42px !important;
  }
  .templines-main-woo-wrap .templines-products-item-wrap .templines-products-archive-wrapper {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 10px !important;
  }
  .product-slider-arrow-wrap {
    display: none;
  }
  .templines-blog-posts-wrap .templines-posts-container .home-page-post--item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .templines-tabs-slider-wrap .templines-tabs-slider-top .swiper-wrapper .tab-top-item-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .page-builder-custom-title-wrap .templines-sub-title {
    font-size: 0.875rem;
  }
  .templines-page-margin {
    height: 3.125rem;
  }
  .templines-tabs-slider-wrap .templines-tabs-slider-top .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}