@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNova-Semibold.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNova-Semibold.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNova-Regular.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNova-Regular.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNova-Bold.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNova-Bold.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Extrabld.eot");
  src: url("../fonts/ProximaNova/ProximaNova-Extrabld.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNova-Extrabld.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNova-Extrabld.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNovaT-Thin.eot");
  src: url("../fonts/ProximaNova/ProximaNovaT-Thin.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNovaT-Thin.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNovaT-Thin.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNovaExCn-Light.eot");
  src: url("../fonts/ProximaNova/ProximaNovaExCn-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNovaExCn-Light.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNovaExCn-Light.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNovaExCn-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNovaCond-Light.eot");
  src: url("../fonts/ProximaNova/ProximaNovaCond-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNovaCond-Light.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNovaCond-Light.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNovaCond-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova/ProximaNova-Black.eot");
  src: url("../fonts/ProximaNova/ProximaNova-Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNova-Black.woff2") format("woff2"),
    url("../fonts/ProximaNova/ProximaNova-Black.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body,
p {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 26px;
}
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  text-rendering: optimizeLegibility;
}
ul,
ul li,
ul li a {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
.grid-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.sectitle {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 576px) {
  .sectitle {
    margin-bottom: 30px;
  }
}
.sectitle h2 {
  font-family: "Proxima Nova";
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  color: #333;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .sectitle h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
.sectitle p {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #686868;
}
.fltestmonial {
  background-color: var(--subOrdinate-color);
  padding: 100px 0;
}
.fltestmonial .fltestmonial-sliders {
  max-width: 760px;
  width: 100%;
  margin: auto;
}
.fltestmonial-content {
  text-align: center;
}
.fltestmonial-content .testimonial-image {
  margin-bottom: 30px;
}
.fltestmonial-content .testimonial-image img {
  width: 87px;
  height: 87px;
  margin: auto;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.fltestmonial-content .testimonial-info h2 {
  font-family: "Proxima Nova";
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  color: #333;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .fltestmonial-content .testimonial-info h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
.fltestmonial-content .testimonial-info p {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #686868;
  margin-bottom: 50px;
}
.fltestmonial-content .testimonial-info h4 {
  font-family: "Proxima Nova";
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #333;
}
.fltestmonial-content .testimonial-info h5 {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #686868;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 35px !important;
  height: 35px !important;
  border-radius: 100% !important;
  font-size: 22px !important;
  line-height: 42px;
  background-color: #b5b5b5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  z-index: 999;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  text-align: center;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #333333 !important;
  color: #fff;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 20px;
}
.owl-carousel .owl-nav button.owl-next {
  left: initial;
  right: 20px;
}
.newslatter-section {
  padding: 100px 0;
}
.newslatter-section .flcard-info .cardimg > img {
  width: 100%;
  height: 258px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.product-slideritems {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.summerproduct-section {
  padding-top: 100px;
}
.flcard-info span.rgprice {
  text-decoration: line-through;
}
.flcard-info .cardimg {
  position: relative;
  margin-bottom: 20px;
}
.flcard-info .cardimg a > img {
  width: 100%;
  height: 325px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.flcard-info .cardimg .datestick {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  color: #333;
  min-height: 31px;
  line-height: 31px;
  background: #ffffff;
  display: inline-block;
  padding: 0 15px;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 30px;
}
.flcard-info .cardimg .offstick {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 12px;
  text-align: left;
  color: #333;
  min-height: 22px;
  line-height: 22px;
  min-height: 22px;
  background: #eae4bb;
  display: inline-block;
  padding: 0 8px;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 2px;
}
.flcard-info .cardimg .heart-icon {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  cursor: pointer;
}
.flcard-info .cardimg .heart-icon:hover {
  background: #686868;
}
.flcard-info .cardimg .heart-icon img {
  max-width: 12px;
  z-index: 9;
  margin: auto;
}
.flcard-info .card-details h3,
.flcard-info .card-details a {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: left;
  color: #333;
  margin-bottom: 15px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.flcard-info .card-details .smptitle,
.flcard-info .card-details .smptitle a {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  color: #686868;
}
.flcard-info .card-details .smptitle:hover,
.flcard-info .card-details .smptitle a:hover {
  color: var(--main-color);
}
.flcard-info .card-details .readmore {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 14px;
  line-height: 44px;
  min-height: 44px;
  border-radius: 30px;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  color: #686868;
  border: 2px solid #707070;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.flcard-info .card-details .readmore:hover {
  background-color: #333333;
  color: #fff;
}
.flcard-info .card-details p {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  text-align: left;
  color: #686868;
  margin-bottom: 20px;
}
.flcard-info .card-details p .dsprice {
  font-size: 16px;
  font-weight: 600;
}
.flcard-info .card-details .flcontinueread {
  font-family: Poppins;
  font-weight: 600;
  text-decoration: underline;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  color: #eae4bb;
}
.flcard-info:hover h3,
.flcard-info:hover a {
  color: #eae4bb;
}
.flcard-info:hover .flcontinueread {
  color: #000c07;
}
.BestProducts.floralGallery-2
  .floralGalleryItem:nth-child(3)
  .flcard-info
  .cardimg
  a
  > img {
  width: 100%;
  height: auto !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.footer {
  background-color: #333333;
  padding: 100px 0 0;
}
.footer-wrp {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  grid-auto-rows: minmax(100px, auto);
  padding-bottom: 100px;
}
.ftr-title {
  margin-bottom: 30px;
}
.ftr-title h2 {
  font-family: "Proxima Nova";
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #fff;
}
.fotter-content ul li {
  margin-bottom: 10px;
}
.fotter-content ul li:last-child {
  margin-bottom: 0;
}
.fotter-content ul li a {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #b5b5b5;
}
.fotter-content ul li a:hover {
  color: #eae4bb;
}
.fotter-content ul li a span {
  margin-right: 5px;
  font-size: 20px;
  color: #58595b;
}
.footercontact-content ul li a {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #b5b5b5;
}
.footercontact-content ul li img {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.dblemeu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dblemeu ul li {
  width: 50%;
}
.footer-social {
  margin-top: 30px;
}
.footer-social ul li {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  border-radius: 4px;
}
.footer-social ul li:last-child {
  margin-right: 15px;
}
.footer-social ul li a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-social ul li a:hover {
  color: var(--main-color) !important;
}
.footer-social ul li a span {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  border-radius: 4px;
}
.footer-social ul li a img {
  max-width: 20px;
  width: 100%;
}
.footer .footer-social a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .footer-social a:hover img {
  -webkit-filter: grayscale(100%) brightness(300%);
  filter: grayscale(100%) brightness(300%);
}
.productDetails .footer-social a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.productDetails .footer-social a:hover img {
  -webkit-filter: grayscale(100%) invert(1);
  filter: grayscale(100%) invert(1);
}
.copyright-unit {
  background-color: #2a2a2a;
}
.copyright-wrp {
  min-height: 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.copyright-wrp-info p {
  font-family: "Proxima Nova";
  font-size: 12px;
  line-height: 42px;
  color: #b5b5b5;
  font-weight: normal;
}
.copyright-wrp-info ul li {
  display: inline-block;
  margin-right: 15px;
}
.copyright-wrp-info ul li:last-child {
  margin-right: 0;
}
.copyright-wrp-info ul li a {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 12px;
  line-height: 42px;
  text-align: left;
  color: #b5b5b5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.copyright-wrp-info ul li a:hover {
  color: var(--main-color) !important;
}
.productDetails {
  padding: 100px 0;
}
.product-area {
  width: 100%;
}
.product-area .productCarousel .carouselSlides {
  position: relative;
  --carouselItemHeight: 565px;
  --carouselNavSyncMaxWidth: 320px;
}
.product-area .productCarousel .carouselSlides #carouselSlideSync {
  max-width: 475px;
}
.product-area .productCarousel .carouselSlides #carouselSlideSync .item {
  background: #fbfbfb;
  height: var(--carouselItemHeight);
  color: #fff;
  text-align: center;
}
.product-area .productCarousel .carouselSlides #carouselSlideSync .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.product-area .productCarousel .carouselSlides #carouselNavSync {
  max-width: var(--carouselNavSyncMaxWidth);
  width: 100%;
}
.product-area .productCarousel .carouselSlides #carouselNavSync .item {
  background: transparent;
  padding: 0px;
  height: 65px;
  margin: 5px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.product-area .productCarousel .carouselSlides #carouselNavSync .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  padding: 0;
}
.product-area .productCarousel .carouselSlides #carouselNavSync .current .item {
  border: 2px solid #333333;
}
.product-area
  .productCarousel
  .carouselSlides
  #carouselNavSync
  .owl-theme
  .owl-nav
  [class*="owl-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-area .flproductinfo-details h2 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 36px;
  line-height: 27px;
  color: #000c07;
  margin-bottom: 30px;
}
.product-area .flproductinfo-details .price {
  margin-bottom: 30px;
}
.product-area .flproductinfo-details .price span {
  font-weight: 600;
}
.product-area .flproductinfo-details .price .rgprice {
  color: #333333;
  font-size: 20px;
}
.product-area .flproductinfo-details .price .dsprice {
  color: #b5b5b5;
  margin-right: 5px;
  font-size: 15px;
}
.product-area .flproductinfo-details .prddes {
  font-weight: 600;
  font-size: 24px;
  line-height: calc(100% + 10px);
  text-align: left;
  color: #58595b;
  margin-bottom: 30px;
}
.product-colorwrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product-colorwrp .productSelect-title {
  font-size: 24px;
  color: #686868;
  font-weight: 600;
  margin-bottom: 20px;
}
.product-colorwrp .product-selectColor .check-field {
  display: block;
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 43px;
  width: 43px;
  margin-left: 0;
  display: inline-block;
}
.product-colorwrp .product-selectColor .check-field.fieldone .checkmark {
  background-color: #f77ea1;
}
.product-colorwrp .product-selectColor .check-field.fieldtwo .checkmark {
  background-color: #416a52;
}
.product-colorwrp .product-selectColor .check-field.fieldthree .checkmark {
  background-color: #cfc4d0;
}
.product-colorwrp .product-selectColor .check-field input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.product-colorwrp .product-selectColor .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 34px;
  width: 34px;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  text-align: center;
  display: block;
  border-radius: 100%;
}
.product-colorwrp .product-selectColor .checkmark:after {
  content: "\e9be";
  font-family: "Nioicon";
  position: absolute;
  display: none;
  color: #fff;
  line-height: 30px;
  text-align: center;
  width: 100%;
}
.product-colorwrp
  .product-selectColor
  .check-field
  input:checked
  ~ .checkmark:after {
  display: block;
}
.product-colorwrp .product-selectSize .check-field {
  margin-right: 25px;
}
.product-colorwrp .product-selectSize .check-field .checkmark {
  width: 60px;
  height: 35px;
  border: 2px solid var(--main-color);
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}
.product-colorwrp .product-selectSize .check-field .checkmark::after {
  content: "";
  position: absolute;
  display: block;
  background-color: var(--main-color);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
  z-index: 8;
  display: none;
}
.product-colorwrp .product-selectSize .check-field .checkmark::before {
  font-family: "Proxima Nova" !important;
  content: attr(data-size);
  position: absolute;
  display: block;
  color: #686868;
  line-height: 30px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.product-colorwrp
  .product-selectSize
  .check-field
  input:checked
  ~ .checkmark::after {
  display: block;
}
.product-sizewrp {
  margin-top: 30px;
}
.product-sizewrp .checkmark {
  background-color: #f2f2f2;
}
.product-sizewrp .checkmark:after {
  border: 2px solid #9a9a9a;
}
.product-sizewrp .size {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #000c07;
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.productQuantity input::-webkit-outer-spin-button,
.productQuantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.productQuantity input[type="number"] {
  -moz-appearance: textfield;
}
.productQuantity .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.productQuantity .quantity .quantityPanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.productQuantity .quantity .quantityPanel input[type="number"] {
  height: 45px;
  border: 2px solid #686868;
  border-radius: 50px;
  width: 120px;
  text-align: center;
}
.productQuantity .quantity .quantityPanel button {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: #f2f2f2;
  border: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  cursor: pointer;
}
.productQuantity .quantity .quantityPanel button.btn-down {
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productQuantity .quantity .quantityPanel button.btn-up {
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productDescription .tabLists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.productDescription .tabLists li a {
  color: #686868;
  font-size: 16px;
  font-weight: 600;
  padding: 34px 25px;
}
.productDescription .tabLists li a.activeTab {
  border-bottom: 3px solid #333333;
}
.productDescription .active {
  display: block;
}
.productDescription .hide {
  display: none;
}
.productDescription .list {
  width: 100%;
  padding: 50px;
  text-align: left;
}
.jkaddcard-wrp {
  position: relative;
}
.jkaddcard-wrp .jkcard-title-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.jkaddcard-wrp .jkcard-title-info .cartToggle-close {
  cursor: pointer;
  font-size: 22px;
  color: #000000;
}
.jkaddcard-wrp .jkcard-title-info h2 {
  font-size: 16px;
  font-weight: 700;
  color: #04231c;
}
.jkaddcard-wrp .jkcard-title-info p {
  font-size: 12px;
  font-weight: 500;
  color: #798080;
}
.jkaddcard-wrp .jktotal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.jkaddcard-wrp .jktotal-wrapper h4 {
  font-size: 16px;
  font-weight: 700;
  color: #04231c;
}
.jkaddcard-wrp .jktotal-wrapper p {
  padding: 0 50px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
.jkaddcard-wrp .jkcard-wrapper {
  position: fixed;
  right: 0;
  top: 0;
  width: 344px;
  height: 100vh;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 15;
  padding: 25px;
  background-color: #fff;
  border-left: 1px solid #ddd;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.jkaddcard-wrp .jkcard-wrapper table.table {
  margin-top: 10px;
  width: 100%;
}
.jkaddcard-wrp .jkcard-wrapper table.table tr td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px solid #ddd;
}
.jkaddcard-wrp .jkcard-wrapper table.table tr td img {
  max-width: 50px;
}
.jkaddcard-wrp.cartToggle-wrapper-show .jkcard-wrapper {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.jkaddcard-wrp .jkcard-wrapper-overlay {
  position: fixed;
  content: "";
  top: 0;
  background: rgba(18, 27, 34, 0.7);
  left: 0;
  right: 0;
  width: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.cartToggle-wrapper-show .jkcard-wrapper-overlay {
  opacity: 1;
  visibility: visible;
  width: 100vw;
  height: 100vh;
  z-index: 11;
}
.jkaddcart-footer {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.jkaddcart-footer .jkcart-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jkaddcart-footer .jkcart-checkout .btn-checkout {
  background-color: var(--main-color);
  color: #000000;
  display: inline-block;
  padding: 3px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.jkaddcart-footer .jkcart-checkout .btn-checkout:hover {
  opacity: 0.5;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:root {
  --main-color: #eae4bb;
  --subOrdinate-color: #faf9ef;
  --gray: #707070;
  --containerMaxWidth: 1140px;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Proxima Nova";
  font-weight: 500;
}
.container {
  max-width: var(--containerMaxWidth);
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.btn-custom-1,
.btn-custom-2 {
  padding: 10px 25px;
  border-radius: 30px;
  background-color: transparent;
  border: 2px solid #000000;
  color: #222222;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
}
.btn-custom-2 {
  background-color: #333333 !important;
  border: 2px solid #333333 !important;
  color: #ffffff !important;
}
.btn-custom-2:hover {
  background-color: transparent !important;
  color: #000000 !important;
}
.btn-custom-1:hover:hover {
  background-color: #333333 !important;
  color: #ffffff;
}
ul.customMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-gap: 40px;
  padding: 0;
  margin: 0;
}
ul.customMenu li {
  list-style: none;
}
ul.customMenu li select.selectTag {
  background-color: transparent;
  border: 0;
}
ul.customMenu li.cartBox {
  margin-right: 15px;
}
ul.customMenu li.cartBox a {
  position: relative;
}
ul.customMenu li.cartBox a > span.badge {
  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;
  position: absolute;
  top: -10px;
  right: -20px;
  width: 25px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 100%;
  background-color: #686868;
  color: #ffffff;
}
.headerTop {
  background-color: var(--main-color);
  padding: 15px 0;
}
.headerTop .headerTopGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .headerTop .headerTopGrid {
    grid-gap: 0;
  }
}
.headerTop .headerTopLeft input.headerTopSearch {
  height: 34px;
  background-color: transparent;
  border: 0;
  outline: 0;
  background-image: url(../img//search.svg);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
}
.headerMiddle {
  padding: 15px 0;
}
.headerMiddle .headerMiddleGrid {
  display: grid;
  grid-template-columns: 40% 60%;
}
.headerMiddle .headerMiddleGrid .top-contact .contact a {
  display: inline-block;
  margin-left: 20px;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.headerMiddle .headerMiddleGrid .top-contact .contact a:hover {
  color: var(--gray);
}
.headerMiddle .headerMiddleGrid .top-contact .contact-icon ul li {
  list-style: none;
  margin-left: 30px;
}
.navHeader {
  background-color: var(--subOrdinate-color);
}
.navHeader .navwrp {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 1.5em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navHeader .navwrp .navbar-brand a {
  min-height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navHeader .navwrp .navbar-brand a img {
  max-width: 200px;
  width: auto;
  display: inline-block;
}
.navHeader .navwrp .navitems ul {
  display: grid;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-gap: 10px;
  margin: 0;
  padding: 0;
}
.navHeader .navwrp .navitems ul li {
  position: relative;
  list-style: none;
}
.navHeader .navwrp .navitems ul li a {
  font-weight: 600;
  font-size: 15px;
  line-height: 14px;
  color: #000c07;
  padding: 30px 0;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navHeader .navwrp .navitems ul li a:hover {
  color: var(--gray);
}
.navHeader .navwrp .navitems ul li a span {
  display: inline-block;
  margin-left: 5px;
}
.navHeader .navwrp .navitems ul li.active > a {
  color: #000000;
  font-weight: bold;
}
.navHeader .navwrp .navitems ul li ul {
  display: none;
  z-index: 1000;
  background-color: var(--main-color);
  min-width: 200px;
}
.navHeader .navwrp .navitems ul li ul li a {
  display: block;
  padding: 10px;
  color: #000000;
  text-align: left;
  font-weight: 500;
}
.navHeader .navwrp .navitems ul li ul li a > span {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  float: right;
}
.navHeader .navwrp .navitems ul li ul li ul {
  left: calc(100% + 1px);
  top: 0;
}
.navHeader .navwrp .mobile-btn {
  display: grid;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: column;
  cursor: pointer;
}
.navHeader .navwrp .mobile-btn #menu-btn {
  width: 44px;
  height: 38px;
  font-size: 22px;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
.homeHero {
  padding: 80px 0;
}
.homeHero .maxBlock {
  max-width: 540px;
  width: 100%;
  margin: auto;
}
.homeHero .homeHeroTitle {
  font-size: 48px;
  line-height: calc(100% + 15px);
  font-weight: bold;
  margin: 0;
}
.homeHero .homeHeroSubTitle {
  font-size: 16px;
  line-height: calc(100% + 10px);
  margin: 0;
  padding: 40px 0;
}
.floralGallery-1 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.floralGallery-1 .floralGalleryItem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
@media (max-width: 991px) {
  .floralGallery-1 .floralGalleryItem {
    max-width: 94% !important;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .floralGallery-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .floralGallery-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.newsletter {
  margin-top: 30px;
  margin-bottom: 50px;
}
.newsletter .newsletterGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-shadow: 0px 29px 132px -47px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 29px 132px -47px rgba(0, 0, 0, 0.3);
}
.newsletter .newsletterGrid .newsletterContent {
  background-color: #ffffff;
  padding: 40px;
}
.newsletter .newsletterGrid .newsletterContent h4 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 15px;
}
.newsletter .newsletterGrid .newsletterContent p {
  margin: 0;
  font-size: 15px;
  color: #686868;
  line-height: calc(100% + 10px);
  font-weight: 500;
}
.newsletter .newsletterGrid .newsletterForm {
  background-color: var(--main-color);
  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: 40px;
}
.newsletter .newsletterGrid .newsletterForm form {
  width: 100%;
  max-width: 400px;
  width: 100%;
}
.newsletter .newsletterGrid .newsletterForm form .formGroup {
  position: relative;
  width: 100%;
}
.newsletter .newsletterGrid .newsletterForm form .formGroup .formControl {
  border-radius: 30px;
  padding: 14px 20px;
  padding-left: 35px;
  display: inline-block;
  font-weight: 600;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  color: #333333;
  background-color: var(--subOrdinate-color);
}
.newsletter .newsletterGrid .newsletterForm form .formGroup .formControl:focus {
  border: 0;
}
.newsletter .newsletterGrid .newsletterForm form .formGroup .btn-newsletter {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 14px 35px;
  cursor: pointer;
}
.floralGallery-2 {
  padding: 100px 0;
}
.floralGallery-2 .floralGallery-2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.floralGallery-2 .floralGallery-2-grid .floralGalleryItem {
  height: 450px;
}
.floralGallery-2 .floralGallery-2-grid .floralGalleryItem .cardimg > img {
  height: 325px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.floralGallery-3 .floralGallery-3-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 15px;
}
.floralGallery-3 .floralGallery-3-grid .floralGalleryItem {
  width: 100%;
}
.floralGallery-3 .floralGallery-3-grid .floralGalleryItem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floralGallery-4 .floralGallery-4-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 15px;
}
.floralGallery-4 .floralGallery-4-grid .floralGalleryItem {
  width: 100%;
}
.floralGallery-4 .floralGallery-4-grid .floralGalleryItem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
@media (max-width: 1200px) {
  .floralGallery-1 .floralGalleryItem {
    max-width: 33%;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .floralGallery-3 .floralGallery-3-grid {
    grid-template-rows: repeat(6, minmax(auto, 150px));
  }
  .floralGallery-4 .floralGallery-4-grid {
    grid-template-rows: repeat(6, minmax(auto, 155px));
  }
}
@media (max-width: 1100px) {
  .product-area .productCarousel .carouselSlides #carouselSlideSync {
    margin: auto;
  }
  .product-area .productCarousel .carouselSlides #carouselNavSync {
    margin: auto;
  }
  .product-area .flproductinfo-details {
    max-width: 700px;
    margin: auto;
    margin-top: 50px;
  }
  .headerMiddle .headerMiddleGrid {
    grid-template-columns: 25% 75%;
    display: block;
  }
  .headerMiddle .headerMiddleGrid .logo {
    display: none;
  }
  .navHeader .navwrp {
    min-height: 65px;
  }
  .navHeader .navwrp .navitems {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fbfbfb;
    z-index: 100;
    width: 250px;
    padding-top: 20px;
    padding-left: 20px;
    min-height: 100vh;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-right: 1px solid #ddd;
  }
  .navHeader .navwrp .navitems ul li a {
    padding: 5px 0;
  }
  .navHeader .navwrp .navitems ul li ul li {
    padding-left: 20px;
  }
  .navHeader .navwrp .navitems.mobile-menu-show {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@media (max-width: 1024px) {
  .fltestmonial {
    padding: 50px 0;
  }
  .fltestmonial-content .testimonial-info h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .fltestmonial-content .testimonial-info p {
    margin-bottom: 30px;
  }
  .product-slideritems {
    grid-template-columns: repeat(1, 1fr);
  }
  .productDetails {
    padding-top: 20px;
  }
  .floralGallery-2 .floralGallery-2-grid .floralGalleryItem {
    width: 33%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem {
    width: 33%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem
    .floralGallery-3-content {
    padding: 30px 0;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem
    .floralGallery-3-content
    h2 {
    margin-bottom: 15px;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem
    .floralGallery-3-content
    p {
    margin-bottom: 10px;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(1) {
    background-color: var(--subOrdinate-color);
    padding: 20px;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(7) {
    background-color: var(--subOrdinate-color);
    padding: 20px;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem {
    width: 33%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem
    .floralGallery-4-content {
    padding: 30px 0;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem
    .floralGallery-4-content
    h2 {
    margin-bottom: 15px;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem
    .floralGallery-4-content
    p {
    margin-bottom: 10px;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(3) {
    padding: 20px;
    background-color: var(--subOrdinate-color);
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(5) {
    padding: 20px;
    background-color: var(--subOrdinate-color);
  }
}
@media (max-width: 1000px) {
  .footer-wrp {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 992px) {
  .footer-wrp {
    grid-template-columns: repeat(2, 1fr);
  }
  .newsletter .newsletterGrid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .summerproduct-section {
    padding-top: 30px;
  }
  .footer-wrp {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 40px;
  }
  .headerTop .headerTopLeft input.headerTopSearch {
    padding-left: 20px;
  }
  .homeHero {
    padding: 50px 0;
  }
  .homeHero .homeHeroTitle {
    font-size: 30px;
    line-height: calc(100% + 10px);
  }
  .homeHero .homeHeroSubTitle {
    padding: 20px 0;
  }
  .floralGallery-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
  }
  .floralGallery-3 .floralGallery-3-grid {
    padding: 15px;
  }
  .floralGallery-4 .floralGallery-4-grid {
    padding: 15px;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  ul.customMenu li select.selectTag {
    display: none;
  }
}
@media (max-width: 576px) {
  .headerMiddle {
    display: none !important;
  }
  .headerMiddle .headerMiddleGrid .top-contact {
    display: block !important;
    text-align: center;
  }
  .headerMiddle .headerMiddleGrid .top-contact .contact {
    display: block !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .headerMiddle .headerMiddleGrid .top-contact .contact a {
    font-size: 13px;
  }
  .headerMiddle .headerMiddleGrid .top-contact .contact-icon ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .floralGallery-1 .floralGalleryItem {
    max-width: 100%;
    text-align: center;
  }
  .floralGallery-1 .floralGalleryItem img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .floralGallery-2 .floralGallery-2-grid .floralGalleryItem {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
  }
  .floralGallery-2 .floralGallery-2-grid .floralGalleryItem .cardimg > img {
    height: auto;
  }
  .newsletter .newsletterGrid .newsletterForm {
    padding: 20px;
  }
  .newsletter .newsletterGrid .newsletterForm form .formGroup .formControl {
    padding-left: 20px;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .newslatter-section {
    padding: 100px 0;
  }
  .newslatter-section .flcard-info .cardimg > img {
    height: auto;
  }
  .flcard-info .cardimg a > img {
    height: auto;
  }
}
@media (min-width: 1350px) {
  .owl-carousel .owl-nav button.owl-prev {
    left: initial;
    right: calc(100% + 60px);
  }
  .owl-carousel .owl-nav button.owl-next {
    right: initial;
    left: calc(100% + 60px);
  }
}
@media (min-width: 1200px) {
  .grid-container {
    max-width: 1140px;
  }
  .floralGallery-1 {
    display: grid;
    grid-template-columns: repeat(18, 1fr);
    grid-template-rows: repeat(5, minmax(auto, 210px));
    grid-gap: 15px;
  }
  .floralGallery-1 .floralGalleryItem:nth-child(1) {
    grid-column: 1 / 7;
    grid-row: 1 / -1;
  }
  .floralGallery-1 .floralGalleryItem:nth-child(2) {
    grid-column: 7 / 13;
    grid-row: 1 / 4;
  }
  .floralGallery-1 .floralGalleryItem:nth-child(3) {
    grid-column: 13 / -1;
    grid-row: 1 / 4;
  }
  .floralGallery-1 .floralGalleryItem:nth-child(4) {
    grid-column: 7 / 14;
    grid-row: 4 / -1;
  }
  .floralGallery-1 .floralGalleryItem:nth-child(5) {
    grid-column: 14 / -1;
    grid-row: 4 / -1;
  }
}
@media (min-width: 1100px) {
  .product-area {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 30px;
  }
  .product-area .productCarousel .carouselSlides #carouselSlideSync {
    margin-left: auto;
  }
  .product-area .productCarousel .carouselSlides #carouselNavSync {
    position: absolute;
    top: calc(var(--carouselItemHeight) / 4);
    left: 130px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  .product-area .productCarousel .carouselSlides #carouselNavSync .owl-nav {
    margin-top: -25px;
    z-index: 10;
  }
  .product-area
    .productCarousel
    .carouselSlides
    #carouselNavSync
    .owl-nav
    button.owl-prev {
    right: initial;
    left: calc(100% + 10px) !important;
    background-color: transparent !important;
    font-size: 40px !important;
  }
  .product-area
    .productCarousel
    .carouselSlides
    #carouselNavSync
    .owl-nav
    button.owl-next {
    left: initial;
    right: calc(100% + 10px) !important;
    background-color: transparent !important;
    font-size: 40px !important;
  }
  .product-area
    .productCarousel
    .carouselSlides
    #carouselNavSync
    .owl-nav
    button {
    color: #000000;
    line-height: 0 !important;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .product-area .productCarousel .carouselSlides #carouselNavSync .item {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .navHeader .navwrp .navbar-brand {
    display: none;
  }
  .navHeader .navwrp .navitems ul {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: column;
    grid-gap: 2.5em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navHeader .navwrp .navitems ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  .navHeader .navwrp .navitems ul li ul {
    position: absolute;
    left: 0;
    top: calc(100% + 0px);
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .navHeader .navwrp .mobile-btn {
    display: none;
  }
}
@media (min-width: 1024px) {
  .flcard-info:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .floralGallery:not(.BestProducts) .floralGalleryItem {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
  }
  .floralGallery:not(.BestProducts) .floralGalleryItem img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .floralGallery:not(.BestProducts) .floralGalleryItem:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .floralGallery-2 .floralGallery-2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .floralGallery-2 .floralGallery-2-grid .floralGalleryItem:nth-child(3) {
    grid-column: 3 / -1;
    grid-row: 1 / auto;
  }
  .floralGallery-3 .floralGallery-3-grid {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: repeat(6, minmax(auto, 175px));
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(1) {
    grid-column: 1 / 5;
    grid-row: 1 / 4;
    background-color: var(--subOrdinate-color);
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem:nth-child(1)
    .floralGallery-3-content {
    max-width: 350px;
    width: 100%;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem:nth-child(1)
    .floralGallery-3-content
    h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: calc(100% + 10px);
    margin-bottom: 30px;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem:nth-child(1)
    .floralGallery-3-content
    p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #686868;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(2) {
    grid-column: 5 / 8;
    grid-row: 1 / 4;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(3) {
    grid-column: 8 / -1;
    grid-row: 1 / 4;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(4) {
    grid-column: 1 / 3;
    grid-row: 4 / -1;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(5) {
    grid-column: 3 / 6;
    grid-row: 4 / -1;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(6) {
    grid-column: 6 / -1;
    grid-row: 4 / 6;
  }
  .floralGallery-3 .floralGallery-3-grid .floralGalleryItem:nth-child(7) {
    grid-column: 6 / -1;
    grid-row: 6 / -1;
    background-color: var(--subOrdinate-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem:nth-child(7)
    .floralGallery-3-content {
    margin-left: 7vw;
  }
  .floralGallery-3
    .floralGallery-3-grid
    .floralGalleryItem:nth-child(7)
    .floralGallery-3-content
    p {
    font-weight: 600;
    font-size: 24px;
  }
  .floralGallery-4 .floralGallery-4-grid {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-template-rows: repeat(6, minmax(auto, 175px));
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(1) {
    grid-column: 1 / 5;
    grid-row: 1 / 4;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(2) {
    grid-column: 5 / 7;
    grid-row: 1 / 4;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(3) {
    grid-column: 7 / -1;
    grid-row: 1 / 4;
    background-color: var(--subOrdinate-color);
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem:nth-child(3)
    .floralGallery-4-content {
    max-width: 350px;
    width: 100%;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem:nth-child(3)
    .floralGallery-4-content
    h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: calc(100% + 10px);
    margin-bottom: 30px;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem:nth-child(3)
    .floralGallery-4-content
    p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #686868;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(4) {
    grid-column: 1 / 6;
    grid-row: 4 / 6;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(5) {
    grid-column: 1 / 6;
    grid-row: 6 / -1;
    background-color: var(--subOrdinate-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem:nth-child(5)
    .floralGallery-4-content {
    margin-right: 7vw;
    text-align: right;
  }
  .floralGallery-4
    .floralGallery-4-grid
    .floralGalleryItem:nth-child(5)
    .floralGallery-4-content
    p {
    font-weight: 600;
    font-size: 24px;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(6) {
    grid-column: 6 / 8;
    grid-row: 4 / -1;
  }
  .floralGallery-4 .floralGallery-4-grid .floralGalleryItem:nth-child(7) {
    grid-column: 8 / -1;
    grid-row: 4 / -1;
  }
}
@media (min-width: 768px) {
  .newsletter {
    margin-top: -80px;
    position: relative;
    z-index: 10;
  }
}


@media (max-width: 576px) {
    .floralGallery-1 {
      display: grid;
      grid-template-columns: 1fr;
    }
  
    .fltestmonial-content .testimonial-info h2 {
      font-size: 26px;
      line-height: 34px;
    }
    .floralGallery-2 {
        padding: 60px 0;
    }
    .product-colorwrp .productSelect-title {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .productDetails {
        padding: 50px 0 0 0;
    }

    .productDescription .tabLists li a {
        font-size: 16px;
        padding: 23px 15px;
    }

    .productDescription .tabLists {
        padding-bottom: 18px;
    }

    .productDescription .tabLists li a.activeTab {
        border-bottom: 2px solid #333333;
    }
    .productDescription .list {
        padding: 30px 10px;
    }
}