/*-----------------------------------------------------------
    Theme Name: Hancy
    Theme URI: 
    Description: Hancy - Handmade Jwellery Shop HTML Template
    Author: Envytheme
    Author URI: https://envytheme.com
    Version: 1.0
-------------------------------------------------------------*/
/*--------------------------------
     =====Table Of Contents====

1.  General Styles 
2.  Mixins CSS
3.  Back To Top Button CSS
4.  Preloader CSS
5.  Button & Link CSS
6.  Section Title & Overlay & Shape CSS
7.  Social Link CSS
8.  Pagination CSS
9.  Range Slider CSS
10. Comments CSS
11. Sidebar CSS
     - Search Box Widget
     - Taglist Widget
     - Countdown Widget
     - Category Widget
     - Popular Post Widget
12. Sign In CSS
13. FAQ,Terms & Conditions, Privacy-policy,404 error CSS
14. Header CSS
15. Main Menu CSS
16. Breadcrumb CSS
17. Hero CSS
18. About CSS
    - Team CSS
    - FAQ CSS
19. Promo CSS
20. Category CSS
21. Feature CSS
    - Collection Product CSS
22. Deals CSS
23. Product CSS
    - Product slider css
    - Flash Product CSS
    - New Arrival Product CSS
24. Shop CSS
    - Product filter CSS
    - Product Details CSS
    - Product Counter css
25. Cart Popup CSS
26. Checkout CSS
27. Wishlist CSS
28. Testimonial CSS
29. Blog CSS
    - Blog Details CSS
    - Comment CSS
30. Newsletter CSS
31. Contact CSS
32. Footer CSS
33. Responsive CSS


----------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Lato:wght@300;400;700;900&display=swap");
/*---------------------------------
        Variables
-----------------------------------*/
/*---------------------------------
            General Styles 
-----------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Lato:wght@300;400;700;900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

:focus,
button:focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

a,
button,
input[type="submit"] {
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

a {
  color: #5B5652;
  text-transform: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover,
a :focus {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #CC7F54;
}

a:focus {
  outline: 0 solid;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  line-height: 1.4;
}

body {
  font-size: 16px;
  line-height: 26px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #5B5652;
}

p {
  font-size: 16px;
  line-height: 26px;
}

select {
  cursor: pointer;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.ptb-10 {
  padding-bottom: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mmt-10 {
  margin-top: -10px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.z-0 {
  z-index: 0;
  position: relative;
}

#message {
  padding: 0;
  margin: 0;
}

.help-block {
  color: #E31C25;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-style li {
  list-style: none;
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*---------------------------------
     Back To Top Button CSS
-----------------------------------*/
.back-to-top {
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  color: #4DE2C1;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999;
  border-radius: 50%;
  background: #13171d;
}

.back-to-top i {
  color: #fff;
}

/*---------------------------------
     Preloader CSS
-----------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20000;
  overflow-x: hidden !important;
  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;
}

.preloader img {
  max-width: 150px;
}

@-webkit-keyframes loading {
  from {
    max-width: 0;
  }
}

@keyframes loading {
  from {
    max-width: 0;
  }
}

/*---------------------------------
       Button & Link CSS
----------------------------------*/
.btn {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 5px;
  padding: 12px 25px;
  text-align: center;
  border-radius: 5px;
  text-align: center;
  border: 2px solid transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn i {
  position: relative;
  height: auto;
  line-height: 1;
  margin: 0 9px 0 0;
  font-size: 16px;
}

.btn.style1 {
  background: #CC7F54;
  color: #fff;
  border-radius: 50px;
  padding: 10px 28px 10px;
}

.btn.style2 {
  background: #CC7F54;
  color: #fff;
  border-radius: 0;
  line-height: 1.2;
  padding: 10px 25px 12px;
}

.btn.style2:hover {
  border-color: #CC7F54;
  background-color: transparent;
  color: #CC7F54;
}

.btn.style3 {
  background: transparent;
  border: 1px solid #CC7F54;
  color: #CC7F54;
  border-radius: 0;
  padding: 10px 28px;
}

.btn.style3:hover {
  border-color: transparent;
  background-color: #CC7F54;
  color: #fff;
}

.btn.style4 {
  background: transparent;
  border: 1px solid #CC7F54;
  color: #CC7F54;
  border-radius: 50px;
  padding: 10px 28px;
}

.btn.style4:hover {
  border-color: transparent;
  background-color: #CC7F54;
  color: #fff;
}

.btn.style5 {
  background: #CC7F54;
  color: #fff;
  padding: 5px 15px;
}

.btn.style5:hover {
  background-color: transparent;
  border-color: #CC7F54;
  color: #CC7F54;
}

.btn.style6 {
  background: transparent;
  border: 1px solid #CC7F54;
  color: #CC7F54;
  border-radius: 0;
  line-height: 1;
  padding: 14px 25px 14px;
}

.btn.style6:hover {
  background-color: #CC7F54;
  color: #fff;
  border-color: transparent;
}

.btn.style7 {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0;
  padding: 10px 28px;
}

.btn.style7:hover {
  border-color: transparent;
  background-color: #fff;
  color: #000;
}

.btn.style8 {
  background: transparent;
  border: 1px solid #000;
  color: #000;
  border-radius: 0;
  padding: 10px 28px;
}

.btn.style8:hover {
  border-color: transparent;
  background-color: #000;
  color: #fff;
}

.btn.style8 {
  background: #CC7F54;
  border: none;
  color: #fff;
  border-radius: 0;
  padding: 10px 28px;
}

.btn.style8:hover {
  border-color: transparent;
  background-color: #F6C37F;
  color: #fff;
}

.btn.slide_down:hover {
  -webkit-box-shadow: inset 0 100px 0 0 #000;
          box-shadow: inset 0 100px 0 0 #000;
  color: #fff;
}

.btn.slide_right {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.btn.slide_right:hover {
  -webkit-box-shadow: inset 400px 0 0 0 #000;
          box-shadow: inset 400px 0 0 0 #000;
  background: transparent;
  color: #fff;
  border-color: #000;
}

.btn.slide-right {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.btn.slide-right:hover {
  -webkit-box-shadow: inset 400px 0 0 0 #000;
          box-shadow: inset 400px 0 0 0 #000;
  background: transparent;
  color: #fff;
  border-color: #000;
}

.btn.slide_left {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.btn.slide_left:hover {
  -webkit-box-shadow: inset 0 0 0 50px #000;
          box-shadow: inset 0 0 0 50px #000;
  background: transparent;
  color: #fff;
  border-color: #000;
}

.btn.slide_diagonal:hover {
  -webkit-box-shadow: inset 400px 50px 0 0 #000;
          box-shadow: inset 400px 50px 0 0 #000;
}

.link {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.link i {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link:hover {
  color: #000;
  letter-spacing: 0.3px;
}

.link:hover i {
  margin-left: 8px;
}

.link.style2 {
  color: #CC7F54;
}

.link.style3 {
  color: #fff;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 94% 50%;
}

.slider-btn {
  width: 35px;
  height: 35px;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider-btn i {
  font-size: 20px;
  color: #CC7F54;
}

.slider-btn:hover {
  background-color: #fff;
  border-color: #CC7F54;
}

.slider-btn:hover i {
  color: #CC7F54;
}

.slider-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: transparent;
  position: relative;
  opacity: 0.28;
  margin: 0 5px;
}

.slider-pagination .swiper-pagination-bullet-active {
  position: relative;
  opacity: 1;
}

.slider-pagination .swiper-pagination-bullet-active:after {
  position: absolute;
  top: 46%;
  left: 49%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 7px;
  height: 7px;
}

.slider-pagination.style1 .swiper-pagination-bullet {
  border: 1px solid #CC7F54;
}

.slider-pagination.style1 .swiper-pagination-bullet:after {
  background-color: #CC7F54;
}

.slider-pagination.style1 .swiper-pagination-bullet-active {
  background-color: #CC7F54;
}

.slider-pagination.style2 .swiper-pagination-bullet {
  border: 1px solid #CC7F54;
  border-radius: 50%;
}

.slider-pagination.style2 .swiper-pagination-bullet-active:after {
  background-color: #CC7F54;
  border-radius: 50%;
  left: 47%;
}

.slider-pagination.style3 .swiper-pagination-bullet {
  border: 1px solid #CC7F54;
  border-radius: 0;
}

.slider-pagination.style3 .swiper-pagination-bullet-active:after {
  background-color: #CC7F54;
  border-radius: 0;
  left: 47%;
}

.slider-pagination.style4 .swiper-pagination-bullet {
  border: 1px solid #fff;
  border-radius: 0;
}

.slider-pagination.style4 .swiper-pagination-bullet-active:after {
  background-color: #fff;
  border-radius: 0;
  left: 47%;
}

.slider-pagination.style5 .swiper-pagination-bullet {
  border: 1px solid #fff;
  border-radius: 50%;
}

.slider-pagination.style5 .swiper-pagination-bullet-active:after {
  background-color: #fff;
  border-radius: 0;
  left: 47%;
}

.swiper-container {
  overflow: hidden;
}

.submit-btn {
  display: block;
  width: 100%;
  background: #000;
  text-align: center;
  border: none;
  color: #fff;
  padding: 15px 10px;
  font-weight: 600;
  font-size: 18px;
}

@-webkit-keyframes animationFramesFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(108deg);
  }
  20% {
    -webkit-transform: translate(141px, 102px) rotate(72deg);
  }
  50% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(108deg);
  }
  20% {
    -webkit-transform: translate(141px, 102px) rotate(72deg);
  }
  50% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

/*--------------------------------------
    Section Title,Overlay & Shape CSS
----------------------------------------*/
.section-title,
.content-title {
  position: relative;
}

.section-title span,
.content-title span {
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.section-title h2,
.content-title h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  font-family: "Crimson Text", serif;
}

.section-title p,
.content-title p {
  margin: 0;
  color: #000;
}

.section-title .section-seperator,
.content-title .section-seperator {
  position: relative;
  display: inline-block;
  margin-top: 15px;
}

.section-title .section-seperator:before,
.content-title .section-seperator:before {
  position: absolute;
  top: 14px;
  right: calc(100% + 10px);
  content: "";
  width: 100px;
  height: 1px;
}

.section-title .section-seperator:after,
.content-title .section-seperator:after {
  position: absolute;
  top: 14px;
  left: calc(100% + 10px);
  content: "";
  width: 100px;
  height: 1px;
}

.section-title.style1 .section-seperator:before, .section-title.style1 .section-seperator:after,
.content-title.style1 .section-seperator:before,
.content-title.style1 .section-seperator:after {
  background: #CC7F54;
}

.section-title.style2 .section-seperator:before, .section-title.style2 .section-seperator:after,
.content-title.style2 .section-seperator:before,
.content-title.style2 .section-seperator:after {
  background: rgba(255, 255, 255, 0.5);
}

.section-title.style3 p,
.content-title.style3 p {
  margin-bottom: 8px;
}

.section-title.style3 .section-seperator:before,
.content-title.style3 .section-seperator:before {
  position: absolute;
  top: -7px;
  left: 50%;
  content: "";
  background-color: #CC7F54;
  width: 100px;
  height: 2px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-title.style3 .section-seperator:after,
.content-title.style3 .section-seperator:after {
  display: none;
}

.section-title.style4 h2,
.content-title.style4 h2 {
  margin: 0 20px 0 0;
}

.section-title.style4 p,
.content-title.style4 p {
  margin: 0;
}

.subtitle {
  font-size: 28px;
  line-height: 1;
  margin: 0;
}

.discount {
  text-decoration: line-through;
  margin-left: 8px !important;
}

.content-box-title {
  background: transparent;
  padding: 0;
}

.content-box-title h5 {
  color: #000;
  font-size: 24px;
}

.text-black {
  color: #000;
}

.text-sienna {
  color: #CC7F54;
}

.text-white {
  color: #fff;
}

.bg-transparent {
  background-color: transparent;
}

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-fantasy {
  background-color: #FDFAF8 !important;
}

.bg-sienna {
  background-color: #CC7F54 !important;
}

.bg-sand {
  background-color: #F5F3F3 !important;
}

.bg-linen {
  background-color: #FBF3EF !important;
}

.bg-shaft {
  background-color: #272727 !important;
}

.bg-rajah {
  background-color: #F6C37F !important;
}

.bg-etarnity {
  background-color: #160E09;
}

.bg-brook {
  background-color: #EAF3E6;
}

.bg-vanila {
  background-color: #EFD7E3;
}

.bg-peri {
  background-color: rgba(215, 216, 239, 0.24);
}

.bg-swans {
  background-color: rgba(215, 239, 233, 0.4);
}

.bg-albastor {
  background-color: #F7F7F7;
}

.body_overlay {
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.body_overlay.open {
  visibility: visible;
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.op-1 {
  opacity: 0.1;
}

.op-2 {
  opacity: 0.2;
}

.op-3 {
  opacity: 0.3;
}

.op-4 {
  opacity: 0.4;
}

.op-5 {
  opacity: 0.5;
}

.op-6 {
  opacity: 0.6;
}

.op-7 {
  opacity: 0.7;
}

.op-8 {
  opacity: 0.8;
}

.op-9 {
  opacity: 0.9;
}

.op-95 {
  opacity: 0.95;
}

.op-10 {
  opacity: 1;
}

.grad_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.grad_overlay.one {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), color-stop(35%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0) 100%);
}

.grad_overlay.two {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), color-stop(35%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0) 100%);
}

.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
}

.pos-rel {
  position: relative;
  z-index: 1;
}

.circle {
  position: relative;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  text-align: center;
  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;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.circle:hover {
  background: #fff;
}

.circle i {
  color: #fff;
  font-size: 30px;
}

.circle:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
}

.circle:after {
  -webkit-animation: ripple 2s linear 1.9s infinite;
          animation: ripple 2s linear 1.9s infinite;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}

.bounce {
  -webkit-animation: float 1500ms infinite ease-in-out;
  animation: float 1500ms infinite ease-in-out;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@-webkit-keyframes moveHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveHorizontal {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes moveVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes moveVertical {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoomIn {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.rotate {
  -webkit-animation: rotation 20s infinite linear;
  animation: rotation 20s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.content-wrapper {
  margin: 138px 0 0;
}

/*-------------------------------
     Social Link  CSS
-------------------------------*/
.social-profile li {
  display: inline-block;
  margin: 0 8px 0 0;
}

.social-profile li:last-child {
  margin-right: 0;
}

.social-profile li a {
  display: block;
  font-size: 16px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.social-profile li a i {
  font-size: 20px;
  line-height: 34px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.social-profile li a:hover {
  background-color: #000;
  border-color: transparent;
}

.social-profile.style1 li a {
  background: #fff;
  position: relative;
}

.social-profile.style1 li a i {
  color: #CC7F54;
}

.social-profile.style1 li a:hover {
  background: #CC7F54;
}

.social-profile.style1 li a:hover i {
  color: #fff;
}

.social-profile.style2 li a {
  background: transparent;
  border: 1px solid #eee;
}

.social-profile.style2 li a i {
  color: #CC7F54;
}

.social-profile.style2 li a:hover {
  background: #CC7F54;
  border-color: transparent;
}

.social-profile.style2 li a:hover i {
  color: #fff;
}

.social-profile.style3 li a {
  background: #EEEFF2;
  position: relative;
  width: 30px;
  height: 30px;
}

.social-profile.style3 li a i {
  color: #CC7F54;
}

.social-profile.style3 li a:hover {
  background: #CC7F54;
}

.social-profile.style3 li a:hover i {
  color: #fff;
}

.social-profile.style4 li a {
  background: #EEEFF2;
  position: relative;
  width: 38px;
  height: 38px;
}

.social-profile.style4 li a i {
  color: #CC7F54;
  font-size: 20px;
}

.social-profile.style4 li a:hover {
  background: #CC7F54;
}

.social-profile.style4 li a:hover i {
  color: #fff;
}

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-navigation {
  margin: 20px 0 0;
}

.page-navigation .page-nav {
  text-align: center;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-navigation .page-nav li {
  margin: 0 5px;
}

.page-navigation .page-nav li a {
  display: block;
  width: 45px;
  height: 45px;
  font-size: 18px;
  background: transparent;
  line-height: 44px;
  color: #000;
  font-weight: 600;
  border: 1px solid rgba(204, 127, 84, 0.3);
  border-radius: 50%;
  opacity: 0.7;
}

.page-navigation .page-nav li a i {
  font-size: 13px;
  line-height: 42px;
}

.page-navigation .page-nav li a.active, .page-navigation .page-nav li a:hover {
  background: #CC7F54;
  border-color: transparent;
  color: #fff;
  border-color: transparent;
  opacity: 1;
}

/*---------------------------
       Range Slider CSS
 ---------------------------*/
.ui-slider-handle.ui-corner-all.ui-state-default {
  background: #CC7F54;
  border-color: transparent;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
  background: #CC7F54;
  border-color: transparent;
}

.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 4px;
}

#slider-range_one {
  border-color: transparent;
  background-color: #ABA8B0;
  border-radius: 50px;
  height: 3px;
}

#amount_one {
  border: none !important;
  background: transparent;
}

/*---------------------------
        Comments CSS
 ---------------------------*/
.comment-box-title {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px;
  background-color: #CC7F54;
  padding: 18px 15px 15px 20px;
  border-radius: 5px;
  color: #fff;
}

.comment-box-title span {
  font-weight: 600;
}

.comment-item {
  margin: 0 0 30px;
}

.comment-item.reply {
  margin-left: 40px;
}

.comment-item:last-child {
  margin: 0;
}

.comment-item .comment-author-img {
  width: 90px;
  height: 90px;
}

.comment-item .comment-author-img img {
  border-radius: 5px;
}

.comment-item .comment-author-wrap {
  width: calc(100% - 110px);
  margin-left: 20px;
}

.comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 0;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}

.comment-item .comment-author-wrap .comment-author-name .comment-date {
  font-size: 16px;
  margin: 0;
  color: #5B5652;
  margin-left: 10px;
}

.comment-item .comment-author-wrap .comment-text {
  margin-top: 7px;
}

.comment-item .comment-author-wrap .comment-text p {
  margin: 0;
  font-size: 15px;
}

.reply_btn {
  background-color: #CC7F54;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 6px 13px 9px;
  border-radius: 3px;
  font-size: 15px;
}

.reply_btn:hover {
  color: #fff;
}

.comment-form-title h4 {
  margin-bottom: 15px;
  color: #000;
}

.comment-form .form-group {
  margin: 0 0 25px;
}

.comment-form .form-group label {
  font-weight: 500;
  display: block;
  margin: 0 0 5px;
}

.comment-form .form-group input,
.comment-form .form-group textarea {
  width: 100%;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 15px;
}

.comment-form .form-group input {
  height: 56px;
}

.comment-form .form-group textarea {
  height: 138px;
  resize: none;
}

.form_group {
  position: relative;
}

.form_group label {
  padding-left: 20px;
}

.form_group input {
  position: absolute;
  top: 7px;
  left: 0;
}

/*---------------------------
        Sidebar CSS
 ---------------------------*/
.sidebar .sidebar-widget {
  margin: 0 0 30px;
  background-color: #fff;
  padding: 22px 25px 25px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.sidebar .sidebar-widget h4 {
  margin: 0 0 20px;
  padding-bottom: 15px;
  font-weight: 600;
  position: relative;
  line-height: 1;
  position: relative;
  color: #000;
}

.sidebar .sidebar-widget h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: #5B5652;
  width: 55px;
  height: 2px;
}

.sidebar .sidebar-widget:last-child {
  margin: 0;
}

.sidebar .sidebar-widget.search-box {
  background: transparent;
  padding: 0;
}

.sidebar .sidebar-widget .category-box {
  margin-top: -5px;
}

.ratings li {
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  line-height: 1;
}

.ratings li:first-child {
  margin-left: 0;
}

.ratings li:last-child {
  margin-right: 0;
}

.ratings li.rated i {
  font-weight: 600;
}

.ratings li.non-rated i {
  font-weight: 400;
}

.ratings li i {
  font-size: 18px;
}

.ratings.style1 li i {
  color: #CC7F54;
}

.ratings.style2 li i {
  color: #CC7F54;
}

/*---------Search Box Widget-------------*/
.search-box {
  position: relative;
}

.search-box.sidebar-widget {
  border: none;
}

.search-box input {
  width: 100%;
  height: 50px;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 60px 10px 20px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.search-box button {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 50px;
  height: 100%;
  border: none;
  background: transparent;
}

.search-box button i {
  color: #CC7F54;
  font-size: 20px;
}

/*--------- Taglist Widget---------*/
.tag-list ul li {
  display: inline-block;
  margin: 12px 8px 0px 0px;
}

.tag-list ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 14px;
  border: 1px solid #eee;
  border-radius: 50px;
  color: #000;
}

.tag-list ul li a:hover {
  background-color: #CC7F54;
  color: #fff;
  border-color: transparent;
}

.sidebar-widget .tag-list {
  margin-top: -12px;
}

/*-----------Countdown widget CSS--------*/
.event-countdown .event-cd {
  position: relative;
  height: 200px;
  border-radius: 5px;
}

.event-countdown .event-cd .overlay {
  border-radius: 5px;
}

.event-countdown .event-cd .event-counter {
  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;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.event-countdown .event-cd .countdown {
  padding: 0 15px;
  z-index: 3;
  position: relative;
}

.event-countdown .event-cd .countdown span {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  margin: 0 6px;
}

.event-countdown .event-cd .countdown span p {
  color: #fff;
  margin: 5px 0 0;
}

/*---------- Category Widget----------------*/
.category-widget,
.price-range-widget,
.new-product {
  padding: 20px 25px 25px;
}

.category-box ul li {
  display: block;
  position: relative;
}

.category-box ul li:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background-color: #F6C37F;
  width: 7px;
  height: 7px;
}

.category-box ul li a {
  font-size: 16px;
  font-weight: 500;
  display: block;
  position: relative;
  padding: 0 10px 15px 20px;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.category-box ul li a span {
  display: block;
  text-align: right;
  float: right;
}

.category-box ul li a:hover {
  color: #CC7F54;
}

.category-box ul li:last-child a {
  margin: 0;
  border: none;
}

.category-box.style2 li {
  padding-left: 0;
}

.category-box.style2 li:before {
  display: none;
}

.category-box.style2 li:first-child a {
  padding-top: 0;
}

.category-box.style2 li:last-child a {
  padding-bottom: 0;
}

.category-box.style2 li a {
  border-bottom: 1px solid #EEEFF2;
  padding: 15px 0;
}

/*----------Category Dropdown Widget CSS --------------*/
.sidebar-widget.categories {
  padding-bottom: 0;
}

.product-category-list {
  margin: -15px -25px 0 -25px;
}

.product-category-list li.has-subcat {
  cursor: pointer;
}

.product-category-list li.has-subcat > a {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: #000;
  border-bottom: 1px solid #EEEFF2;
  padding: 15px 25px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-category-list li.has-subcat > a:hover {
  color: #000;
  border-color: transparent;
}

.product-category-list li.has-subcat > a:hover:before {
  border-color: #000;
}

.product-category-list li.has-subcat > a:hover span {
  background: #fff;
  color: #CC7F54;
}

.product-category-list li.has-subcat > a:before {
  position: absolute;
  top: 25px;
  right: 15px;
  content: "";
  width: 8px;
  height: 8px;
  border-left: 2px solid #ABA8B0;
  border-bottom: 2px solid #ABA8B0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-category-list li.has-subcat > a span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: rgba(52, 105, 229, 0.1);
  color: #CC7F54;
  border-radius: 50%;
  text-align: center;
  border: 50%;
  font-size: 12px;
  line-height: 17px;
  margin-left: 10px;
  position: relative;
  top: -1px;
}

.product-category-list li.has-subcat .subcategory {
  display: none;
}

.product-category-list li.has-subcat .subcategory li a {
  padding: 15px 10px 15px 25px;
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0 28px 0 0;
}

.product-category-list li.has-subcat .subcategory li a i {
  margin-right: 4px;
}

.product-category-list li.has-subcat .subcategory li a:hover {
  color: #CC7F54;
  border-color: #CC7F54;
}

.product-category-list li.has-subcat.open a:before {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  border-color: #CC7F54;
}

.product-category-list li.has-subcat.open > a {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 240, 231, 0.8)), color-stop(32%, rgba(255, 240, 231, 0.5)), to(#fff0e7));
  background: linear-gradient(90deg, rgba(255, 240, 231, 0.8) 0%, rgba(255, 240, 231, 0.5) 32%, #fff0e7 100%);
}

.product-category-list li:last-child > a {
  border-bottom: none;
}

/*---------Popular post Widget CSS--------------*/
.pp-post-item {
  margin: 0 0 20px;
}

.pp-post-item .pp-post-img {
  width: 85px;
  border-radius: 5px;
}

.pp-post-item .pp-post-img img {
  border-radius: 5px;
}

.pp-post-item .pp-post-info {
  width: calc(100% - 100px);
  margin-left: 15px;
}

.pp-post-item .pp-post-info h6 {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}

.pp-post-item .pp-post-info h6 a {
  color: #000;
}

.pp-post-item .pp-post-info h6:hover a {
  color: #CC7F54;
}

.pp-post-item .pp-post-info span {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: block;
  margin: 0 0 6px;
  position: relative;
  padding-left: 20px;
}

.pp-post-item .pp-post-info span i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #CC7F54;
}

.pp-post-item .pp-post-info:hover h6 a {
  color: #CC7F54;
}

.pp-post-item:last-child {
  margin: 0;
}

/*----------------------------
       My Account CSS
 -------------------------*/
.user-info-box {
  border: 1px solid #F6C37F;
  padding: 25px;
}

.user-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: block;
}

.user-img img {
  border-radius: 50%;
}

.user-name {
  margin: 0 0 5px;
}

.my-account-tab {
  border-bottom: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0 30px;
}

.my-account-tab .nav-item {
  line-height: 1;
}

.my-account-tab .nav-item .nav-link {
  border: none;
  font-size: 16px;
  color: #000;
  position: relative;
  display: inline-block;
  padding: 0 0 10px 0;
  margin: 0 18px;
  line-height: 1;
}

.my-account-tab .nav-item .nav-link:first-child {
  margin-left: 0;
}

.my-account-tab .nav-item .nav-link.active {
  color: #CC7F54;
}

.my-account-tab .nav-item .nav-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  content: "";
  background: #CC7F54;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.my-account-tab .nav-link:hover:before,
.my-account-tab .nav-link.active:before {
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.user-info li {
  color: #000;
  padding: 10px 0;
}

.user-info li span {
  color: #000;
  font-weight: 600;
}

.account-details .form-group {
  margin: 0 0 20px;
}

.account-details .form-group input {
  width: 100%;
  height: 50px;
  border: 1px solid #F6C37F;
  border-radius: 5px;
  background-color: transparent;
}

/*------------------------------------------------------
        Sign In CSS
 ---------------------------------------------------*/
.login-form {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.login-form .login-header {
  padding: 20px 20px 15px 25px;
  background-color: #EEEFF2;
}

.login-form .login-header h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  font-family: "Crimson Text", serif;
}

.login-form .login-header span {
  color: #fff;
}

.login-form .login-body {
  padding: 22px 25px 25px;
}

.login-form .login-body .form-group {
  margin: 0 0 20px;
}

.login-form .login-body label {
  font-size: 16px;
  margin: 0 0 10px;
  display: block;
}

.login-form .login-body input {
  border-radius: 5px;
  background: transparent;
  border: 1px solid #F6C37F;
  height: 50px;
  width: 100%;
  padding: 10px 15px;
}

.login-form .login-body .btn {
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 15px;
}

.login-form .login-body .form_group label {
  font-size: 16px;
}

.or-text {
  position: relative;
  text-align: center;
  margin: 0 0 20px 0;
  font-size: 18px;
  z-index: 9;
}

.or-text:before {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #ddd;
  z-index: -1;
}

.or-text p {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
  margin: 0 auto;
  z-index: 1;
  font-size: 18px;
  border-radius: 50%;
}

/*------------------------------------------------------
        FAQ,Terms & Conditions, Privacy-policy,404 error CSS
 ---------------------------------------------------*/
.faq-item {
  margin: 0 0 25px;
}

.faq-item:last-child {
  margin-bottom: 0;
}

.faq-item h5 {
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 6px;
}

.faq-item p {
  margin: 0;
}

.faq-item.style2 {
  margin: 0 0 30px;
}

.error-content {
  text-align: center;
}

.error-content span {
  font-size: 110px;
  font-weight: 700;
  display: block;
  line-height: 82px;
  margin: 0 0 55px;
  color: #CC7F54;
}

.error-content .btn i {
  margin-right: 5px;
  margin-left: 0;
  position: relative;
  top: 0;
}

.error-content p {
  margin: 0 0 20px;
}

/*----------------------------------*/
/*---------------------------------
        Variables
-----------------------------------*/
/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Header CSS
-------------------------------*/
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-wrap.sticky {
  z-index: 20;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.header-wrap .header-top {
  padding: 10px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-wrap .header-top .header-top-left p {
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
}

.header-wrap .header-top .header-top-right .contact-num {
  position: relative;
  padding-left: 27px;
}

.header-wrap .header-top .header-top-right .contact-num i {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 16px;
}

.header-wrap .header-top .header-top-right .lang_selctor,
.header-wrap .header-top .header-top-right .currency_selctor {
  margin-left: 25px;
}

.header-wrap .header-top .header-top-right .lang_selctor select,
.header-wrap .header-top .header-top-right .currency_selctor select {
  border: none;
  cursor: pointer;
  padding-right: 10px;
  background-color: transparent;
  background-position: calc(100% - 1px), calc(100% - 2px), 100% 0;
}

.header-wrap.style1 .header-top {
  border-bottom: 1px solid #eee;
}

.header-wrap.style2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.header-wrap.style2 .header-top .header-promo-text {
  color: #fff;
}

.header-wrap.style2 .header-top .contact-num a {
  color: #fff;
}

.header-wrap.style2 .header-top .contact-num i {
  color: #fff;
}

.header-wrap.style2 .header-top .user-account span {
  color: #fff;
}

.header-wrap.style2 .header-top .lang_selctor i,
.header-wrap.style2 .header-top .currency_selctor i {
  color: #fff;
}

.header-wrap.style2 .header-top .lang_selctor select,
.header-wrap.style2 .header-top .currency_selctor select {
  background-color: transparent;
  border: none;
  color: #fff;
}

.header-wrap.style2 .header-top .lang_selctor select option,
.header-wrap.style2 .header-top .currency_selctor select option {
  color: #000;
}

.header-wrap.style3 .header-top .header-promo-text {
  color: #000;
}

.header-wrap.style3 .header-top .contact-num a {
  color: #000;
}

.header-wrap.style3 .header-top .contact-num i {
  color: #000;
}

.header-wrap.style3 .header-top .user-account span {
  color: #000;
}

.header-wrap.style3 .header-top .lang_selctor i,
.header-wrap.style3 .header-top .currency_selctor i {
  color: #000;
}

.header-wrap.style3 .header-top .lang_selctor select,
.header-wrap.style3 .header-top .currency_selctor select {
  background-color: transparent;
  border: none;
  color: #000;
}

.header-wrap.style3 .header-top .lang_selctor select option,
.header-wrap.style3 .header-top .currency_selctor select option {
  color: #000;
}

.header-wrap.style3 .header-bottom {
  background-color: #F7F7F7;
}

.user-account {
  position: relative;
  margin-left: 25px;
  cursor: pointer;
}

.user-account img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: relative;
  top: -1px;
  margin-right: 2px;
}

.user-account span {
  font-size: 14px;
}

.user-account ul {
  position: absolute;
  top: 38px;
  left: 0;
  width: 150px;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 10px 20px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.user-account ul li {
  display: block;
}

.user-account ul li a {
  margin: 10px 0;
  display: block;
}

.user-account.open ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

.header-bottom-right .wishlist {
  width: 30px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

.header-bottom-right .wishlist i {
  font-weight: 500;
  color: #CC7F54;
  font-size: 24px;
  line-height: 1;
  position: relative;
  top: 2px;
}

.header-bottom-right .shopcart {
  width: 88px;
  text-align: right;
  cursor: pointer;
}

.header-bottom-right .shopcart .cart-icon {
  position: relative;
  line-height: 1;
}

.header-bottom-right .shopcart .cart-icon span {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #CC7F54;
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 17px;
}

.header-bottom-right .shopcart .cart-icon i {
  font-size: 27px;
  color: #CC7F54;
}

.header-bottom-right .shopcart p {
  margin: 0 0 0 6px;
  font-size: 14px;
  line-height: 1;
  position: relative;
  top: 2px;
}

.header-wrap.style1 .header-bottom .header-bottom-right .header-search-box {
  width: calc(100% - 340px);
}

.header-search-box {
  border: 1px solid rgba(204, 127, 84, 0.3);
  border-radius: 50px;
  width: calc(100% - 138px);
  height: 42px;
}

.header-search-box select {
  width: 130px;
  height: 100%;
  padding: 0 10px;
  font-size: 14px;
  border: none;
  background-color: transparent;
  color: #000;
}

.header-search-box .search-form {
  width: calc(100% - 130px);
  position: relative;
}

.header-search-box .search-form input {
  height: 42px;
  width: 100%;
  background-color: transparent;
  border: none;
  padding-left: 15px;
  font-size: 14px;
}

.header-search-box .search-form button {
  position: absolute;
  top: 0;
  right: -1px;
  background-color: #CC7F54;
  border: none;
  border-radius: 50px;
  padding: 5px 21px;
  height: 100%;
  font-size: 14px;
  color: #fff;
}

.lang_selctor i {
  color: #000;
  position: relative;
  top: 1px;
  left: 1px;
}

.lang_selctor select {
  background-color: transparent;
  background-position: calc(100% - 1px), calc(100% - 2px), 100% 0;
}

.header-contact li {
  position: relative;
  padding-left: 24px;
  margin-right: 25px;
  display: inline-block;
}

.header-contact li:first-child {
  margin-right: 20px;
}

.header-contact li i {
  position: absolute;
  top: 2px;
  left: 0;
  color: #000;
}

.header-contact a {
  color: #000;
  font-size: 15px;
}

.header-top-menu {
  text-align: end;
}

.header-top-menu li {
  display: inline-block;
  margin: 0 0 0 20px;
}

.header-top-menu li:first-child {
  margin: 0;
}

.header-top-menu li a {
  color: #000;
  font-size: 15px;
}

/*-------------------------------
         Main Mneu CSS
-------------------------------*/
@media only screen and (min-width: 1450px) {
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu {
    width: 1410px;
    left: calc((100% - 1410px) /2 + 0px);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu {
    width: 1200px;
    left: calc((100% - 1200px) /2 + 0px);
  }
}

@media only screen and (min-width: 1920px) {
  .header-bottom .header-bottom-right .lang_selctor {
    margin: 0 25px;
  }
}

@media only screen and (min-width: 1360px) and (max-width: 1499px) {
  .header-bottom-right .shopcart {
    width: 80px;
  }
  .header-bottom-right .wishlist {
    width: 20px;
    margin-left: 10px;
  }
  .header-bottom-right .shopcart .cart-icon i {
    font-size: 25px;
  }
  .header-bottom-right .header-search-box select {
    width: 110px;
    padding: 0 7px;
    font-size: 12px;
  }
  .header-bottom-right .header-search-box {
    width: calc(100% - 110px);
  }
  .header-bottom-right .header-search-box .search-form {
    width: calc(100% - 110px);
  }
  .header-wrap .main-menu-wrap #menu ul li a {
    font-size: 13px;
  }
  .header-wrap.style1 .header-bottom-right .user-account {
    min-width: 130px;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .header-bottom .header-bottom-right .lang_selctor {
    margin: 0 10px;
  }
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
  .header-wrap .main-menu-wrap #menu ul li a {
    padding: 32px 14px;
  }
  .header-wrap .main-menu-wrap #menu > ul > li.has-children > a::before {
    right: 3px;
  }
  .header-bottom .header-bottom-right .lang_selctor {
    margin: 0 10px;
  }
  .header-wrap.style1 .main-menu-wrap #menu > ul > li.has-children > a::before {
    top: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1359px) {
  .main-menu-wrap #menu > ul > li {
    margin: 0 1px;
  }
  .header-wrap .main-menu-wrap #menu ul li a {
    padding: 32px 10px;
    font-size: 13px;
  }
  .header-wrap.style1 .main-menu-wrap #menu ul li a {
    font-size: 12px;
  }
  .header-wrap .main-menu-wrap #menu > ul > li.has-children > a::before {
    right: 0px;
  }
  .header-bottom-right .shopcart {
    width: 80px;
  }
  .header-bottom-right .wishlist {
    width: 20px;
    margin-left: 10px;
  }
  .header-bottom-right .shopcart .cart-icon i {
    font-size: 25px;
  }
  .header-bottom .header-bottom-right .lang_selctor {
    margin: 0 6px;
  }
  .header-bottom-right .header-search-box select {
    width: 110px;
    padding: 0 10px;
    font-size: 12px;
  }
  .header-bottom-right .header-search-box {
    width: calc(100% - 110px);
  }
  .header-bottom-right .header-search-box .search-form {
    width: calc(100% - 110px);
  }
  .header-wrap .header-top .header-top-left p {
    font-size: 13px;
  }
  .header-wrap.style1 .header-bottom .header-bottom-right .header-search-box {
    width: calc(100% - 276px);
  }
}

@media only screen and (min-width: 1200px) {
  .header-wrap.sticky .header-top {
    margin-top: -48px;
  }
  .header-wrap.style1 #menu ul li a {
    color: #000;
  }
  .header-wrap.style2 .header-top {
    background-color: #CC7F54;
  }
  .header-wrap.style1 .main-menu-wrap #menu ul li:first-child a {
    padding-left: 0;
  }
  .header-wrap.style1.sticky .header-top {
    border-bottom: none;
  }
  .main-menu-wrap #menu ul li {
    display: inline-block;
    position: relative;
  }
  .main-menu-wrap #menu ul li a {
    padding: 32px 16px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-menu-wrap #menu ul li a.active, .main-menu-wrap #menu ul li a:hover {
    border-color: #CC7F54;
    color: #CC7F54;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu {
    position: absolute;
    top: 90px;
    left: -6px;
    min-width: 220px;
    border-radius: 2px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 2px solid #CC7F54;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
    display: block !important;
    padding: 13px 0;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu li {
    margin: 0;
    display: block;
    text-align: left;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu li a {
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    display: block;
    color: #000;
    padding: 9px 0;
    margin: 0 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu li a.active, .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover {
    border-color: #CC7F54;
    color: #CC7F54;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu li:last-child > a {
    border-bottom: none;
  }
  .main-menu-wrap #menu ul li.has-children:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .main-menu-wrap #menu > ul > li {
    margin: 0;
  }
  .main-menu-wrap #menu > ul > li > a {
    display: inline-block;
    position: relative;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-menu-wrap #menu > ul > li > a:hover {
    color: #CC7F54;
  }
  .main-menu-wrap #menu > ul > li.has-children > a {
    position: relative;
  }
  .main-menu-wrap #menu > ul > li.has-children > a:before {
    position: absolute;
    top: 32px;
    right: 5px;
    content: "+";
    width: 6px;
    height: 6px;
    font-size: 14px;
    font-weight: 500;
  }
  .main-menu-wrap #menu > ul > li.has-children > a.active, .main-menu-wrap #menu > ul > li.has-children > a:hover {
    color: #CC7F54;
    border-bottom-color: rgba(247, 125, 14, 0.26);
  }
  .main-menu-wrap #menu > ul > li.has-children > a.active:before, .main-menu-wrap #menu > ul > li.has-children > a:hover:before {
    border-color: #CC7F54;
  }
  .main-menu-wrap #menu > ul > li.has-children > .sub-menu > .has-children > a {
    position: relative;
  }
  .main-menu-wrap #menu > ul > li.has-children > .sub-menu > .has-children > a:after {
    position: absolute;
    top: 19px;
    right: 0;
    content: "";
    width: 6px;
    height: 6px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .main-menu-wrap #menu > ul > li.has-children > .sub-menu > .has-children > a:hover:after {
    border-color: #CC7F54;
  }
  .main-menu-wrap #menu > ul > .has-children {
    position: relative;
  }
  .main-menu-wrap #menu ul > .has-children > .sub-menu > .has-children > .sub-menu {
    left: 100%;
    top: -15px;
  }
  .menu-expand i {
    display: none;
  }
  .header-wrap.style2 .main-menu-wrap #menu > ul > li.has-children > .sub-menu > .has-children > a:hover::after {
    border-color: #000;
  }
}

@media only screen and (max-width: 1199px) {
  .logo img {
    max-width: 120px;
  }
  .mobile-bar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    position: relative;
    top: 4px;
  }
  .header-wrap .header-bottom {
    padding: 10px 0;
  }
  .header-wrap.style1 {
    padding: 15px 0;
  }
  .header-wrap.style1 .logo img {
    max-width: 50px;
  }
  .header-wrap.style3 .header-top .header-top-right .contact-num {
    margin: 10px 0;
  }
  .header-wrap .header-top .header-top-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  .header-wrap.style2 .header-top .header-promo-text,
  .header-wrap.style1 .header-top .header-promo-text,
  .header-wrap.style2 .header-top .contact-num,
  .header-wrap.style1 .header-top .contact-num,
  .header-wrap .header-top .header-top-right .user-account,
  .header-wrap .header-top .header-top-right .lang_selctor,
  .header-wrap .header-top .header-top-right .currency_selctor {
    margin-left: 0;
    margin-bottom: 15px;
    color: #000;
  }
  .header-wrap.style2 .header-top .contact-num i,
  .header-wrap.style1 .header-top .contact-num i,
  .header-wrap.style2 .header-top .contact-num a,
  .header-wrap.style1 .header-top .contact-num a,
  .header-wrap.style2 .header-top .user-account span,
  .header-wrap.style1 .header-top .user-account span,
  .header-wrap.style2 .header-top .lang_selctor i,
  .header-wrap.style1 .header-top .lang_selctor i,
  .header-wrap.style2 .header-top .lang_selctor select,
  .header-wrap.style1 .header-top .lang_selctor select,
  .header-wrap.style1 .header-top .currency_selctor select,
  .header-wrap.style2 .header-top .currency_selctor select {
    color: #000;
  }
  .header-wrap .header-top .header-top-left p {
    font-size: 14px;
    line-height: 1.5;
  }
  .header-bottom-right {
    position: relative;
    top: -2px;
  }
  .header-bottom-right .wishlist {
    width: auto;
    margin: 0;
  }
  .header-bottom-right .shopcart {
    width: auto;
    margin-left: 15px;
  }
  .header-search-box {
    width: 100%;
  }
  .mobile-bar-wrap {
    text-align: right;
    position: relative;
    top: 4px;
  }
  .header-wrap .header-bottom-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: start;
    align-items: start;
  }
  .header-wrap .header-bottom-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header-bottom-right .lang_selctor i {
    left: 0;
  }
  .header-bottom-right select {
    padding: 0 15px 0 7px;
  }
  .header-wrap .header-top {
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    background-color: #FDFAF8;
    right: -100%;
    padding: 50px 15px !important;
    display: block;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-wrap .header-top.open {
    visibility: visible;
    opacity: 1;
    right: 0;
  }
  .header-wrap .header-top .header-contact li {
    display: block;
    margin: 0 0 15px;
  }
  .header-wrap .header-top .header-contact li:last-child {
    margin: 0;
  }
  .menu-close {
    position: absolute;
    top: 13px;
    right: 16px;
  }
  .menu-close i {
    color: #000;
    font-size: 22px;
  }
  .mobile-menu {
    text-align: right;
  }
  .mobile-menu a {
    display: inline-block;
    width: 30px;
    height: 30px;
    /*background-color: #CC7F54;*/
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    position: relative;
    top: -1px;
  }
  .mobile-menu a i {
    color: #fff;
    font-size: 20px;
  }
  .mobile-top-bar,
  .mobile-menu {
    display: inline-block;
  }
  .mobile-top-bar {
    margin: 0 15px 0 18px;
    cursor: pointer;
    position: relative;
    top: 0.4px;
  }
  .mobile-top-bar span,  .mobile-menu a span {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 20px;
    background-color: #CC7F54;
    margin: 4.5px 0;
  }
  .mobile-top-bar span:nth-child(1),  .mobile-menu a span:nth-child(1) {
    margin-top: 0;
  }
  .mobile-top-bar span:nth-child(2) ,  .mobile-menu a span:nth-child(2) {
    width: 15px;
    margin-left: 10px;
  }
  .lang_selctor {
    margin: 0 0 0 11px;
  }
  .close-header-top button {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 999;
    background: transparent;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
  }
  .close-header-top button i {
    color: #000;
    font-size: 20px;
  }
  .header-bottom {
    border-top: none;
  }
  .main-menu-wrap {
    width: 100%;
    position: absolute;
    background: #FDFAF8;
    z-index: 999;
    top: 0;
    height: 100vh;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    left: -100%;
    padding: 55px 20px 30px;
    overflow-y: auto;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .main-menu-wrap.open {
    left: 0;
  }
  .main-menu > li.has-children.menu-open > span.menu-expand {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .main-menu > li.has-children.menu-open > span.menu-expand i {
    color: #000;
  }
  .main-menu > li ul li.has-children.menu-open > span.menu-expand {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .main-menu li {
    position: relative;
  }
  .main-menu li:last-child {
    margin: 0;
  }
  .main-menu li span.menu-expand {
    position: absolute;
    right: 0;
    top: 13px;
    cursor: pointer;
  }
  .main-menu li span.menu-expand i {
    color: #000;
    font-size: 14px;
  }
  .main-menu li span.menu-expand:hover {
    color: #000;
  }
  .main-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .main-menu li a:hover {
    color: #000;
  }
  .main-menu li ul.sub-menu {
    padding-left: 20px;
  }
  .main-menu li a.active {
    color: #000;
    font-weight: 600;
    border-color: rgba(0, 0, 0, 0.3);
  }
}

/*--------------------------------
            Menu CSS
---------------------------------*/
.header_wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header_menu {
  width: 74%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.header_btn {
  margin-left: 15px;
}

#mobile_menu {
  background: #165DA6;
  padding: 7px 10px;
}

#mobile_menu a {
  display: block;
}

#mobile_menu a span {
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
  margin: 5px auto;
}

#mobile_menu a span:nth-child(2) {
  width: 22px;
}

.mm-panel,
.mm-panels {
  background: #26333A !important;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #fff !important;
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: #fff !important;
}

.mm-listitem::after,
.mm-listitem .mm-btn_next::before {
  /*display: none !important;*/
  left: 0;
}

.mm-listitem::after {
  left: 0 !important;
}

.mm-listitem > a,
.mm-listitem > span {
  padding: 20px 15px !important;
}

.mm-menu .mm-listview .mm-btn_next::after,
.mm-menu .mm-btn::after,
.mm-menu .mm-btn::before {
  border-color: #fff !important;
}

@media only screen and (min-width: 1200px) {
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu {
    position: fixed;
    top: 138px;
  }
  .header-wrap.sticky .header-bottom .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu {
    top: 90px;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-width: 1200px;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu .megamenu-title {
    margin-bottom: 6px !important;
    font-size: 18px;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu .sub-menu {
    padding-bottom: 0;
  }
  .main-menu-wrap #menu ul li.has-children .sub-menu.megamenu .sub-menu li:last-child a {
    padding-bottom: 0;
  }
  .main-menu-wrap #menu ul > .has-children > .sub-menu.megamenu > .has-children.mega-has-child > .sub-menu {
    position: relative;
    top: auto;
    left: auto;
    border-top: none;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .main-menu-wrap #menu ul > .has-children > .sub-menu.megamenu > .has-children.mega-has-child > a::after {
    display: none;
  }
  .megamenu-title {
    font-weight: 600;
  }
  .has-children.mega-has-child .sub-menu {
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 375px) {
  .header-bottom-right .shopcart p {
    display: none;
  }
  .logo img {
    max-width: 100px;
  }
  .header-search-box select {
    width: 100px;
    padding: 0 10px;
    font-size: 11px;
  }
  .header-search-box .search-form {
    width: calc(100% - 100px);
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Breadcrumb CSS
-------------------------------*/
.breadcrumb-wrap {
  padding: 15px 0;
}

.breadcrumb-menu li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}

.breadcrumb-menu li:first-child {
  margin-left: 0;
}

.breadcrumb-menu li:first-child a {
  padding-left: 0;
}

.breadcrumb-menu li:last-child {
  margin-right: 0;
}

.breadcrumb-menu li i {
  margin-left: 5px;
  font-size: 12px;
}

.breadcrumb-menu li a {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  padding: 0px 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
}

.breadcrumb-menu li a:after {
  position: absolute;
  top: 4px;
  right: -11px;
  font-size: 16px;
  content: "";
  width: 2px;
  height: 15px;
  background-color: #5B5652;
  border-radius: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.breadcrumb-menu li:last-child a:after {
  display: none;
}

.breadcrumb-text p {
  margin: 0;
  line-height: 1.2;
  color: #000;
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*--------------------------------
            Menu CSS
---------------------------------*/
.header_wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header_menu {
  width: 74%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.header_btn {
  margin-left: 15px;
}

#mobile_menu {
  background: #165DA6;
  padding: 7px 10px;
}

#mobile_menu a {
  display: block;
}

#mobile_menu a span {
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
  margin: 5px auto;
}

#mobile_menu a span:nth-child(2) {
  width: 22px;
}

.mm-panel,
.mm-panels {
  background: #26333A !important;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #fff !important;
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: #fff !important;
}

.mm-listitem::after,
.mm-listitem .mm-btn_next::before {
  /*display: none !important;*/
  left: 0;
}

.mm-listitem::after {
  left: 0 !important;
}

.mm-listitem > a,
.mm-listitem > span {
  padding: 20px 15px !important;
}

.mm-menu .mm-listview .mm-btn_next::after,
.mm-menu .mm-btn::after,
.mm-menu .mm-btn::before {
  border-color: #fff !important;
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Hero CSS
-------------------------------*/
.hero-bg-1 {
  background-image: url(../img/hero/hero-bg-1.jpg);
}

.hero-bg-img {
  background-image: url(../img/hero/hero-100.png);
}

.hero-wrap {
  margin: 138px 0 0;
  overflow-x: hidden;
}

.hero-item-wrap .hero-product-info {
  width: 60%;
}

.hero-item-wrap .hero-product-info h4 {
  font-size: 24px;
  font-family: "Lato", sans-serif;
  line-height: 1.1;
  margin-bottom: 15px;
}

.hero-item-wrap .hero-product-info h4 span {
  color: #CC7F54;
}

.hero-item-wrap .hero-product-info h1 {
  line-height: 1.2;
  margin: 0 0 25px;
  color: #000;
}

.hero-item-wrap .hero-product-img {
  width: 40%;
}

.hero-item-wrap.style1 {
  padding: 0 30px 0 50px;
  height: 700px;
  position: relative;
}

.hero-item-wrap.style1 .hero-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}

.hero-item-wrap.style1 .hero-product-info h1 {
  font-size: 60px;
  line-height: 1.1;
  margin: 0 0;
}

.hero-item-wrap.style1 .hero-product-info h4 {
  font-size: 24px;
}

.hero-item-wrap.style1 .hero-product-info p {
  margin-bottom: 22px;
}

.hero-item-wrap.style1 .hero-product-img {
  position: relative;
}

.hero-item-wrap.style2 {
  padding: 0 30px;
  height: 337.5px;
  margin-bottom: 25px;
}

.hero-item-wrap.style2:last-child {
  margin-bottom: 0;
}

.hero-item-wrap.style2 .hero-product-info h1 {
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 20px;
}

.hero-item-wrap.style2 .hero-product-info h4 {
  font-size: 20px;
  margin: 0 0 10px;
}

.hero-slider-item.style2 {
  position: relative;
  overflow: hidden;
}

.hero-slider-item.style2 .container {
  position: relative;
}

.hero-slider-item.style2 .hero-shape-1 {
  position: absolute;
  top: 0;
  left: 30px;
  height: 100%;
  opacity: 0.15;
}

.hero-slider-item.style2 .hero-shape-2 {
  position: absolute;
  top: 0;
  right: 30px;
  height: 100%;
  opacity: 0.15;
}

.hero-slider-item.style2 .container {
  position: relative;
  padding: 240px 0;
}

.hero-slider-item.style2 .container .hero-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.hero-slider-item.style2 .hero-content {
  position: relative;
}

.hero-slider-item.style2 .hero-content .hero-text > span {
  color: #F6C37F;
  font-size: 20px;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  display: block;
}

.hero-slider-item.style2 .hero-content .hero-text h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 22px;
  font-family: "Lato", sans-serif;
}

.hero-slider-item.style2 .hero-content .hero-text h1 span {
  color: #F6C37F;
}

.hero-slider-item.style2 .hero-content .hero-text p {
  color: #fff;
  margin: 0 0 32px;
  font-size: 18px;
}

.hero-slider-item.style3 {
  height: 700px;
  position: relative;
}

.hero-slider-item.style3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 100%;
  background: rgba(22, 14, 9, 0.77);
  z-index: 0;
}

.hero-slider-item.style3 .hero-text {
  position: relative;
  z-index: 1;
  width: 50%;
  padding: 0 30px 0 40px;
}

.hero-slider-item.style3 .hero-text span {
  display: block;
  font-size: 18px;
  font-family: "Crimson Text", serif;
}

.hero-slider-item.style3 .hero-text h1 {
  font-family: "Lato", sans-serif;
  font-size: 56px;
  font-weight: 800;
  line-height: 1.2;
  margin: 13px 0 20px;
}

.hero-slider-item.style3 .hero-text p {
  margin: 0 0 30px;
}

.hero-slider-item.style3 .hero-img {
  width: 50%;
  text-align: center;
  position: relative;
}

.hero-one-pagination.slider-pagination {
  position: absolute;
  left: 50px;
  bottom: 60px;
  z-index: 2;
}

.hero-pagination-three.swiper-pagination-bullets {
  position: relative;
  bottom: 70px;
  z-index: 1;
  left: 40px;
}

.hero-product-box-wrap .hero-product-box {
  margin: 0 0 25px;
}

.hero-product-box {
  padding: 30px;
  height: 337.5px;
}

.hero-product-box .hero-product-info {
  width: 60%;
}

.hero-product-box .hero-product-info .product-name {
  font-family: "Lato", sans-serif;
  line-height: 1.2;
  margin: 9px 0 11px;
  font-size: 22px;
}

.hero-product-box .hero-product-info .product-promo-text {
  margin: 10px 0 10px;
}

.hero-product-box .hero-product-info .product-price span {
  font-size: 20px;
}

.hero-product-box .hero-product-img {
  width: 40%;
}

.hero-product-box.style3 .hero-product-info, .hero-product-box.style4 .hero-product-info {
  width: 49%;
  text-align: center;
}

.hero-product-box.style3 .hero-product-info .product-name, .hero-product-box.style4 .hero-product-info .product-name {
  font-size: 18px;
}

.hero-product-box.style3 .hero-product-info .product-price span, .hero-product-box.style4 .hero-product-info .product-price span {
  font-size: 18px;
}

.hero-product-box.style3 .hero-product-img, .hero-product-box.style4 .hero-product-img {
  width: 46%;
  border-radius: 50%;
  position: relative;
}

.hero-product-box.style3 .hero-product-img img, .hero-product-box.style4 .hero-product-img img {
  border-radius: 50%;
}

.hero-product-box.style4 {
  height: 700px;
  position: relative;
  overflow: hidden;
}

.hero-product-box.style4 .hero-product-info {
  background-color: #F5F3F3;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}

.hero-product-box.style4 .hero-bg-img {
  height: 700px;
}

.discount-tag {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 50px;
  height: 50px;
  background: #F6C37F;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 47px;
  color: #000;
}

.container {
  position: relative;
}

.container .hero-two-pagination.slider-pagination {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 1;
}

@media only screen and (max-width: 1199px) {
  .hero-wrap {
    margin: 76px 0 0;
  }
  .hero-wrap.style1 {
    margin: 92px 0 0;
  }
  .hero-product-box.style4 {
    height: 700px;
    margin: 25px 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-item-wrap.style2 .hero-product-info h1 {
    font-size: 30px;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 42px;
  }
  .hero-item-wrap.style2 .hero-product-info h4 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 991px) {
  .hero-item-wrap.style1 {
    height: auto;
    padding: 70px 50px;
  }
  .hero-slider-one {
    margin-bottom: 25px;
  }
  .hero-item-wrap.style2 {
    padding: 50px 30px;
    height: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-slider-item.style2 .container {
    padding: 200px 0;
  }
  .hero-slider-item.style2 .container .hero-img {
    max-width: 79%;
  }
  .hero-slider-item.style3 .hero-text h1 {
    font-size: 48px;
  }
  .hero-one-pagination.slider-pagination {
    bottom: 30px;
  }
  .hero-item-wrap.style1 {
    padding: 50px 50px 50px 20px !important;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 32px;
  }
  .hero-item-wrap.style1 .hero-product-info h4 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .hero-wrap.style2 .container-fluid {
    padding: 0;
  }
  .hero-product-box.style3 .hero-product-img, .hero-product-box.style4 .hero-product-img {
    width: 40%;
  }
  .hero-product-box-wrap .hero-product-box:last-child {
    margin-bottom: 25px;
  }
  .hero-product-box.style4 {
    height: 600px;
    margin: 0 0 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-slider-item.style2 .container {
    padding: 130px 0 130px 15px;
  }
  .hero-slider-item.style2 .container .hero-img {
    max-width: 56%;
  }
  .container .hero-two-pagination.slider-pagination {
    left: 15px;
  }
  .hero-slider-item.style3 .hero-text h1 {
    font-size: 36px;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 44px;
  }
  .hero-item-wrap.style1 {
    padding: 100px 50px 100px 20px !important;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 32px;
  }
  .hero-item-wrap.style1 .hero-product-info h4 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 575px) {
  .hero-slider-item.style2 .container {
    padding: 130px 0 130px 15px;
  }
  .hero-slider-item.style2 .container .hero-img {
    max-width: 56%;
  }
  .container .hero-two-pagination.slider-pagination {
    left: 15px;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 44px;
  }
  .hero-slider-item.style2 .hero-content .hero-text h1 {
    font-size: 30px;
  }
  .hero-slider-one .hero-item-wrap .hero-product-img {
    width: 80%;
    margin: 0 auto;
  }
  .hero-shape-1 {
    display: none;
  }
  .hero-one-pagination.slider-pagination {
    left: 0;
    bottom: 30px;
    text-align: center;
  }
  .hero-item-wrap.style1 .hero-product-info h4 {
    font-size: 16px;
  }
  .hero-item-wrap.style1 .hero-product-info h1 {
    font-size: 30px;
  }
  .hero-slider-one .hero-item-wrap .hero-product-info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
    padding: 30px 0;
  }
  .hero-product-box {
    padding: 20px;
    height: 261.5px;
  }
  .hero-item-wrap.style2 .hero-product-info h4 {
    font-size: 14px;
  }
  .hero-item-wrap.style2 .hero-product-info h1 {
    font-size: 22px;
    line-height: 1.1;
  }
  .hero-slider-item.style3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    height: auto;
  }
  .hero-slider-item.style3 .hero-text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .hero-slider-item.style3 .hero-img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 70%;
    margin: 0 auto;
    padding: 40px 0 0;
  }
  .hero-slider-item.style3 .hero-text {
    text-align: center;
    padding: 30px 0 100px;
  }
  .hero-slider-item.style3 .hero-text h1 {
    font-size: 36px;
  }
  .hero-pagination-three.swiper-pagination-bullets {
    left: 0;
    text-align: center;
  }
  .hero-product-box .hero-product-info .product-name {
    font-size: 17px;
  }
  .hero-product-box .hero-product-info .product-price span {
    font-size: 15px;
  }
}

@media only screen and (max-width: 375px) {
  .hero-product-box.style3 .hero-product-info .product-name, .hero-product-box.style4 .hero-product-info .product-name {
    font-size: 16px;
  }
  .hero-product-box.style3 .hero-product-info .product-price span, .hero-product-box.style4 .hero-product-info .product-price span {
    font-size: 15px;
  }
  .hero-product-box.style3 .hero-product-info .link,
  .hero-product-box.style4 .hero-product-info .link {
    font-size: 14px;
  }
  .hero-product-box.style4 .hero-product-info {
    width: 260px;
    height: 260px;
  }
  .discount-tag {
    top: -14px;
    left: -10px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*---------------------------------
        About CSS 
-----------------------------------*/
.about-bg-1 {
  background-image: url(../img/about-bg.jpg);
}

.about-img {
  height: 400px;
}

.about-text span {
  color: #CC7F54;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}

.about-text h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 12px 0 10px;
}

.about-text p {
  margin-bottom: 10px;
}

/*---------Team CSS--------------*/
.team-member {
  margin: 0 0 30px;
}

.team-member .team-member-img {
  margin: 0 0 20px;
}

.team-member .team-member-img img {
  border-radius: 15px;
}

.team-member .team-member-info {
  text-align: center;
}

.team-member .team-member-info h4 {
  margin: 0 0 5px;
}

.team-member .team-member-info p {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 14px;
}

.team-member .team-member-info p::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  background: #CC7F54;
  width: 50px;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/*-------------FAQ CSS---------------*/
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
}

.accordion-item {
  border: none;
  margin: 0 0 25px;
  padding: 0;
}

.accordion-item:last-child {
  margin: 0;
}

.accordion-item .accordion-header {
  background: #CC7F54;
}

.accordion-item .accordion-header .accordion-button {
  margin: 0;
  padding: 20px 25px 20px 27px;
  font-size: 22px;
  line-height: 30px;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  border-radius: 0;
  border: none;
  color: #fff;
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-collapse {
  border: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 22px;
  left: -4px;
}

.accordion-button::after {
  content: "";
  background-image: none;
  font-size: 14px;
  right: 27px;
  position: absolute;
  top: 28px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.accordion-body {
  padding: 18px 25px 22px;
  border: 1px solid #F6C37F;
}

.accordion-body p {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .about-img {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .about-text h2 {
    font-size: 28px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Promo CSS
-------------------------------*/
.promo-wrap {
  padding: 35px 0 5px;
}

.promo-item {
  margin: 0 0 30px;
}

.promo-item h4 {
  position: relative;
  padding-left: 38px;
  line-height: 1.2;
  margin: 0 0 8px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  color: #000;
}

.promo-item h4 span {
  color: #CC7F54;
  font-size: 30px;
  position: absolute;
  top: 1px;
  left: 0;
}

.promo-item p {
  margin: 0;
  color: #5B5652;
}

@media only screen and (max-width: 575px) {
  .promo-item h4 span {
    top: -1px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .promo-item h4 {
    padding-left: 30px;
    line-height: 1.2;
    font-size: 18px;
  }
  .promo-item h4 span {
    font-size: 22px;
    top: -1px;
  }
  .promo-item p {
    font-size: 13px;
    line-height: 21px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .promo-item h4 {
    padding-left: 34px;
    line-height: 1.2;
    font-size: 18px;
  }
  .promo-item h4 span {
    font-size: 24px;
    top: -1px;
  }
  .promo-item p {
    font-size: 14px;
    line-height: 22px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Category CSS
-------------------------------*/
.category-item.style1 {
  text-align: center;
  margin: 0 0 30px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  padding: 0 25px 25px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.category-item.style1:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(204, 127, 84, 0.65);
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.category-item.style1 .category-img {
  position: relative;
  padding: 30px;
}

.category-item.style1 .category-img img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.category-item.style1 .cat-name h4 {
  font-family: "Lato", sans-serif;
  line-height: 1.2;
  margin: 0;
}

.category-item.style1 .cat-popup {
  position: absolute;
  bottom: -25px;
  left: 7.5px;
  background: rgba(0, 0, 0, 0.8);
  width: calc(100% - 15px);
  padding: 30px;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.category-item.style1 .cat-popup p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 8px;
}

.category-item.style1 .cat-popup a {
  color: #fff;
  font-size: 15px;
}

.category-item.style1 .cat-popup a i {
  position: relative;
  top: 1px;
  font-size: 14px;
  margin-left: 4px;
}

.category-item.style1:hover .category-img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.category-item.style1:hover:before {
  visibility: visible;
  opacity: 1;
}

.category-item.style1:hover .cat-popup {
  visibility: visible;
  opacity: 1;
}

.category-item.style2 .category-img {
  width: 211px;
  height: 211px;
  border: 1px solid #CC7F54;
  border-radius: 50%;
  margin: 0 0 25px;
  text-align: center;
}

.category-item.style2 .category-img img {
  padding: 32px;
}

.category-item.style2 .cat-info {
  margin-top: 15px;
  text-align: center;
}

.category-item.style2 .cat-info h4 {
  font-family: "Lato", sans-serif;
  line-height: 1.2;
  margin: 0;
}

.category-item.style2 .cat-info h4 a {
  color: #000;
}

.category-item.style2 .cat-info h4 a:hover {
  color: #CC7F54;
}

.category-item.style2 .cat-info span {
  font-size: 14px;
}

.category-item-wrap {
  display: -ms-grid;
  display: grid;
  grid-gap: 25px;
}

@media only screen and (min-width: 1200px) {
  .category-item-wrap {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1459px) {
  .category-item.style2 .category-img {
    width: 172px;
    height: 172px;
  }
  .category-item.style2 .cat-info h4 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .category-item-wrap {
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
  .category-item.style2 .category-img {
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
  }
  .category-item.style2 .cat-info h4 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .category-item-wrap {
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
  }
  .category-item.style2 .category-img {
    width: 140px;
    height: 140px;
    margin: 0 auto 20px;
  }
  .category-item.style2 .cat-info h4 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 575px) {
  .category-item-wrap {
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
  }
  .category-item.style2 .category-img {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
  }
  .category-item.style2 .cat-info h4 {
    font-size: 16px;
  }
  .category-item.style2 .category-img img {
    padding: 17px;
  }
}

@media only screen and (max-width: 375px) {
  .category-item-wrap {
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
  }
  .category-item.style2 .category-img {
    width: 130px;
    height: 130px;
    margin: 0 auto 10px;
  }
  .category-item.style2 .cat-info h4 {
    font-size: 18px;
  }
  .category-item.style2 .category-img img {
    padding: 25px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Feature CSS
-------------------------------*/
.feature-bg-1 {
  background-image: url(../img/featured/feature-bg-1.jpg);
}

.feature-bg-2 {
  background-image: url(../img/featured/feature-bg-2.jpg);
}

.feature-bg-3 {
  background-image: url(../img/featured/feature-bg-3.jpg);
}

.feature-bg-4 {
  background-image: url(../img/featured/feature-bg-4.jpg);
}

.feature-bg-10 {
  background-image: url(../img/featured/feature-bg-10.jpg);
}

.feature-cat-item {
  padding: 50px 25px;
}

.feature-cat-item .feature-text span {
  font-weight: 600;
  display: block;
  margin: 0 0 10px;
}

.feature-cat-item .feature-text h3 {
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 10px;
}

.feature-cat-item .feature-img {
  width: 35%;
}

.feature-cat-item.style2 {
  position: relative;
  height: 320px;
  border-radius: 10px;
  margin-bottom: 25px;
}

.feature-cat-item.style2 .grad_overlay {
  border-radius: 10px;
}

.feature-cat-item.style2 .feature-text {
  width: 66%;
  position: relative;
  z-index: 1;
}

.feature-cat-item.style2 .feature-text h3 {
  font-style: italic;
  margin-right: 0 0 8px;
}

.feature-cat-item.style2 .feature-text .link {
  margin-top: 17px;
  display: block;
}

.feature-cat-item.style2 .discount-tag {
 position: absolute;
  top: 20px;
  right: 20px;
  left: auto;
  width: 120px;
  height: 50px;
  background: #F6C37F;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  
  /*position: absolute;
  top: 30px;
  left: 30px;
  background-color: #F6C37F;
  display: inline-block;
  line-height: 1;
  padding: 12px 20px;
  color: #000;
  border-radius: 50px; */
}

.feature-cat-item.style3 {
  position: relative;
  height: 400px;
  margin-bottom: 25px;
  border-radius: 10px;
}

.feature-cat-item.style3 .feature-cat-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  border-radius: 10px 0 0 10px;
}

.feature-cat-item.style3 .feature-cat-img img {
  height: 100%;
  border-radius: 10px 0 0 10px;
}

.feature-cat-item.style3 .feature-text {
  margin-left: 60%;
}

.feature-cat-item.style3 .feature-text .product-name {
  font-size: 35px;
  line-height: 1.2;
  margin: 10px 0 3px;
}

.feature-cat-item.style3 .feature-text .product-price {
  margin: 0 0 7px;
}

.feature-cat-item.style3 .feature-text .product-price span {
  font-size: 18px;
  display: inline-block;
}

.feature-cat-item.style3 .feature-text .product-price .discount {
  margin-left: 8px;
  color: #ABA8B0;
}

.feature-cat-item.style4 {
  height: 400px;
  padding: 40px 30px 25px;
  border-radius: 10px;
  margin-bottom: 25px;
  position: relative;
}

.feature-cat-item.style4 .grad_overlay {
  border-radius: 10px;
}

.feature-cat-item.style4 .feature-text {
  position: relative;
  z-index: 1;
}

.feature-cat-item.style4 .feature-text h3 {
  font-style: italic;
}

.feature-cat-item.style4 .feature-text span {
  color: #F6C37F;
  font-size: 22px;
  font-weight: 500;
  display: block;
  margin: 0 0 13px;
}

.feature-product-item.style1 {
  position: relative;
}

.feature-product-item.style1:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgba(213, 153, 119, 0.9)), color-stop(35%, rgba(213, 153, 119, 0.45)), to(rgba(213, 153, 119, 0.02)));
  background: linear-gradient(90deg, rgba(213, 153, 119, 0.9) 0%, rgba(213, 153, 119, 0.45) 35%, rgba(213, 153, 119, 0.02) 100%);
}

.feature-product-item.style1 .feature-item-img {
  position: relative;
}

.feature-product-item {
  position: relative;
}

.feature-product-item .feature-earring-1 {
  position: absolute;
  top: 0;
  right: 30px;
  max-width: 20px;
}

.feature-product-item.style1 .feature-item-img {
  margin-bottom: -100px;
}

.feature-product-item.style1 .feature-item-img img {
  max-width: 350px;
  display: block;
  margin: 0 auto;
}

.featured-pagination {
  position: relative;
  bottom: 60px !important;
  margin-left: calc(100% - 685px);
  z-index: 9;
  text-align: left;
}

/*----Collection Product CSS--------*/
.collection-bg-1 {
  background-image: url(../img/Product/collection-bg-1.jpg);
}

.collection-bg-2 {
  background-image: url(../img/Product/collection-bg-2.jpg);
}

.collection-bg-3 {
  background-image: url(../img/Product/collection-bg-3.jpg);
}

.collection-box {
  border-radius: 10px;
  position: relative;
  padding: 20px 30px;
}

.collection-box .discount-tag {
  position: absolute;
  top: 25px;
  left: auto;
  right: 25px;
  width: auto;
  height: auto;
  font-size: 20px;
  font-weight: 600;
  background: #CC7F54;
  border-radius: 5px;
  padding: 20px;
  color: #fff;
  text-align: center;
}

.collection-box .discount-tag:after {
  position: absolute;
  top: -6px;
  left: 8px;
  width: 100%;
  height: calc(100% + 12px);
  content: "";
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
}

.collection-box.style1 {
  position: relative;
  height: 700px;
  margin-bottom: 25px;
}

.collection-box.style1 .collection-info {
  max-width: 70%;
}

.collection-box.style1 .collection-info h2 {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 800;
  margin: 5px 0 25px;
}

.collection-box.style2 {
  height: 337.5px;
  margin-bottom: 25px;
}

.collection-box.style2 .collection-info {
  max-width: 60%;
}

.collection-box.style2 .collection-info h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 800;
  margin: 5px 0 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .feature-cat-item.style2 .feature-text h3 {
    font-size: 30px;
    line-height: 36px;
  }
  .collection-box.style2 .collection-info h2 {
    font-size: 27px;
  }
  .collection-box.style1 .collection-info h2 {
    font-size: 33px;
  }
}

@media only screen and (max-width: 991px) {
  .feature-cat-item.style2 .feature-cat-item.style3 {
    margin-bottom: 25px;
  }
  .feature-cat-item.style2 .feature-text h3,
  .feature-cat-item.style3 .feature-text h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .feature-cat-item.style3,
  .feature-cat-item.style4 {
    height: 350px;
  }
  .feature-product-item.style1::before {
    display: none;
  }
  .feature-product-item.style1 .feature-item-img {
    margin-bottom: 0px;
  }
  .feature-product-item.style1 .product-info.style2 {
    text-align: center;
    padding: 30px 0;
  }
  .featured-pagination {
    margin-left: 0;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .feature-cat-item.style3,
  .feature-cat-item.style4 {
    height: auto;
    padding: 60px 25px;
  }
  .feature-cat-item.style3 .feature-text .product-name {
    font-size: 25px;
  }
  .feature-cat-item.style4 .feature-text h3 {
    font-size: 33px;
    line-height: 40px;
  }
  .feature-cat-item.style4 .feature-text span {
    font-size: 18px;
  }
  .feature-cat-item.style3 .feature-cat-img {
    width: 40%;
  }
  .feature-cat-item.style3 {
    position: relative;
  }
  .feature-cat-item.style3 .feature-text {
    margin-left: 54%;
    position: relative;
    z-index: 1;
  }
  .collection-box.style1 {
    position: relative;
    height: 337.5px;
    margin-bottom: 25px;
  }
  .feature-product-item.style1 .product-info.style2 .product-title {
    font-size: 30px;
    line-height: 1.2;
  }
  .feature-product-item.style1 .product-info.style2 .product-subtitle {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .featured-pagination {
    margin-left: calc(100% - 580px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .featured-pagination {
    margin-left: calc(100% - 460px);
  }
}

@media only screen and (max-width: 575px) {
  .feature-cat-item.style2 .feature-text {
    width: 90%;
  }
  .grad_overlay.one {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), color-stop(65%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0) 100%);
  }
  .feature-cat-item.style2 .discount-tag {
    width: 95px;
    height: 50px;
    font-size: 14px;
  }
  .collection-box.style2 .collection-info h2 {
    font-size: 22px;
  }
  .collection-box.style1 .collection-info h2 {
    font-size: 26px;
  }
  .feature-cat-item.style3 {
    background-position: center left;
    position: relative;
  }
  .feature-cat-item.style3:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .feature-cat-item.style3 .feature-text {
    margin-left: 0%;
    position: relative;
    z-index: 1;
  }
  .deal-countdown.style3 {
    top: 15px;
    left: 15px;
    min-width: 235px;
    z-index: 9;
  }
  .collection-box .discount-tag {
    font-size: 16px;
    padding: 8px;
  }
  .feature-cat-item.style3,
  .feature-cat-item.style4 {
    padding: 100px 25px 50px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Deals CSS
-------------------------------*/
.deals-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 25px;
}

.deals-gallery .deals-gallery-item {
  background-color: #fff;
  padding: 30px 25px;
  height: 198px;
}

.deals-gallery .deals-gallery-item img {
  padding: 20px;
}

.deal-counter-wrap {
  padding: 25px;
}

.single-deal-img {
  padding: 40px;
  min-height: 350px;
  text-align: center;
}

.deal-countdown.style1 .countdown {
  margin: 0 0 28px;
}

.deal-countdown.style1 .countdown .cdown {
  width: 78px;
  border: 1px solid #F4C6AF;
  border-radius: 5px;
  padding: 15px;
  margin-right: 10px;
}

.deal-countdown.style1 .countdown .cdown:last-child {
  margin-right: 0;
}

.deal-countdown.style1 .countdown .cdown .time-count {
  font-size: 24px;
  line-height: 1;
  margin: 0;
}

.deal-countdown.style1 .countdown .cdown span {
  font-size: 16px;
  line-height: 26px;
}

.deal-countdown.style1 .product-info span {
  color: #CC7F54;
  font-weight: 600;
  display: inline-block;
  margin: 0 0 8px;
}

.deal-countdown.style1 .product-info h2 {
  font-size: 34px;
  line-height: 1.12;
  color: #000;
}

.deal-countdown.style1 .product-info .price {
  margin: 0 0 21px;
}

.deal-countdown.style1 .product-info .price span {
  font-size: 20px;
  color: #CC7F54;
}

.deal-countdown.style1 .product-info .price .discount {
  color: #999;
}

.deal-countdown.style2 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
}

.deal-countdown.style2 .countdown .cdown {
  width: 25%;
  padding: 5px;
  position: relative;
}

.deal-countdown.style2 .countdown .cdown:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  background: #CC7F54;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.deal-countdown.style2 .countdown .cdown:last-child {
  margin-right: 0;
}

.deal-countdown.style2 .countdown .cdown:last-child:after {
  display: none;
}

.deal-countdown.style2 .countdown .cdown .time-count {
  font-size: 24px;
  color: #000;
  line-height: 1;
  margin: 0;
}

.deal-countdown.style2 .countdown .cdown span {
  font-size: 16px;
  line-height: 26px;
}

.deal-countdown.style3 {
  border-radius: 10px;
  padding: 10px;
  background-color: #CC7F54;
  position: absolute;
  top: 25px;
  left: 25px;
  min-width: 280px;
}

.deal-countdown.style3 .countdown .cdown {
  width: 25%;
  padding: 5px;
  position: relative;
}

.deal-countdown.style3 .countdown .cdown .time-count {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  color: #fff;
}

.deal-countdown.style3 .countdown .cdown span {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  .deals-gallery .deals-gallery-item {
    padding: 30px 25px;
    height: auto;
  }
  .deals-gallery {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .deals-gallery .deals-gallery-item {
    height: 191px;
  }
}

@media only screen and (max-width: 991px) {
  .single-deal-img {
    margin-bottom: 25px;
  }
  .single-deal-img img {
    max-width: 170px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .deal-countdown.style3 .countdown .cdown .time-count {
    font-size: 16px;
  }
  .deal-countdown.style3 .countdown .cdown span {
    font-size: 14px;
  }
  .deal-countdown.style3 {
    padding: 5px;
    top: 15px;
    left: 15px;
    min-width: 235px;
  }
}

@media only screen and (max-width: 575px) {
  .deal-countdown.style1 .countdown .cdown {
    width: 55px;
    padding: 10px;
    margin-right: 6px;
  }
  .deal-countdown.style1 .countdown .cdown .time-count {
    font-size: 18px;
  }
  .deal-countdown.style1 .countdown .cdown span {
    font-size: 14px;
  }
  .deals-gallery .deals-gallery-item img {
    padding: 0;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Product CSS
-------------------------------*/
.product-info.style1 .product-name {
  line-height: 1.2;
  font-family: "Lato", sans-serif;
  margin: 0 0 8px;
}

.product-info.style1 .product-name:hover a {
  color: #CC7F54;
}

.product-info.style1 p {
  margin: 0 0 8px;
}

.product-info.style1 .product-price {
  font-size: 24px;
  color: #CC7F54;
  line-height: 1.2;
  margin: 0 0 8px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

.product-info.style1 .product-price span.discount {
  color: #eee;
  text-decoration: line-through;
  margin: 0 5px;
}

.product-info.style2 .product-subtitle {
  font-size: 24px;
  font-family: "Lato", sans-serif;
  line-height: 1.1;
  margin-bottom: 15px;
}

.product-info.style2 .product-subtitle span {
  color: #CC7F54;
}

.product-info.style2 .product-title {
  font-size: 60px;
  line-height: 1.2;
}

.product-info.style2 h1 {
  line-height: 1.2;
  margin: 0 0 25px;
  color: #000;
}

.product-info.style3 .product-subtitle {
  font-size: 16px;
  line-height: 26px;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
}

.product-info.style3 .product-subtitle span {
  color: #CC7F54;
}

.product-info.style3 .product-title {
  font-size: 40px;
  line-height: 1.2;
}

.product-info.style3 .product-price span {
  line-height: 1.2;
  font-size: 22px;
  background-color: #FBF3EF;
  padding: 4px 10px;
  border-radius: 5px;
  display: inline-block;
}

.product-info.style3 .product-price .discount {
  text-decoration: line-through;
  color: #5B5652;
  background-color: transparent;
}

.product-card {
  margin-bottom: 25px;
}

.product-card .product-info .product-name {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Lato", sans-serif;
  margin: 0 0 5px;
}

.product-card .product-info .product-name a:hover {
  color: #CC7F54;
}

.product-card .product-info .product-price {
  margin: 0 0 5px;
}

.product-card .product-info .product-price span {
  font-size: 22px;
  font-weight: 500;
}

.product-card .product-info .product-price span.discount {
  text-decoration: line-through;
  color: #ABA8B0;
  margin: 0 0 0 8px;
}

.product-card .product-info .product-promo-text {
  margin: 0 0 8px;
}

.product-card .product-option {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}

.product-card .product-option button {
  width: 44px;
  height: 44px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  margin: 0 7px;
  border-radius: 50%;
}

.product-card .product-option button:last-child {
  margin: 0;
}

.product-card .product-option button i {
  color: #CC7F54;
  font-size: 26px;
  line-height: 43px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-card.style1 .product-img {
  border: 1px solid rgba(204, 127, 84, 0.4);
  border-radius: 5px;
  margin: 0 0 20px;
  position: relative;
  padding: 25px 20px;
}

.product-card.style1 .product-img img {
  margin: 0 auto;
  display: block;
}

.product-card.style1 .product-img .product-option {
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  background-color: rgba(204, 127, 84, 0.65);
  border-radius: 5px;
  position: absolute;
  top: 25px;
  left: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-card.style2 .product-img {
  border: 1px solid rgba(204, 127, 84, 0.4);
  border-radius: 5px;
  margin: 0 0 20px;
  position: relative;
  padding: 25px 20px;
  overflow-x: hidden;
}

.product-card.style2 .product-img img {
  margin: 0 auto;
  display: block;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.product-card.style2 .product-img .product-option {
  position: absolute;
  bottom: 0;
  left: -100%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 25px;
  border-radius: 0 20px 0 0;
  background-color: rgba(204, 127, 84, 0.65);
}

.product-card.style2 .product-img .product-option button {
  margin: 0 0 10px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.product-card.style2 .product-img .product-option button:last-child {
  margin-bottom: 0;
}

.product-card.style2:hover .product-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product-card.style2:hover .product-img .product-option {
  left: 0;
}

.product-card.style3 .product-img {
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 0 0 15px;
  position: relative;
  padding: 10px 20px;
}

.product-card.style3 .product-img img {
  margin: 0 auto;
  display: block;
}

.product-card.style3 .product-img .product-option {
  width: 100%;
  height: 100%;
  background-color: rgba(204, 127, 84, 0.65);
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-card.style4 .product-img {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 0 15px;
  position: relative;
  padding: 25px 20px;
}

.product-card.style4 .product-img img {
  margin: 0 auto;
  display: block;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.product-card.style4 .product-img .product-option {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 100px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 25px;
  border-radius: 10px;
  background-color: rgba(204, 127, 84, 0.65);
}

.product-card.style4 .product-img .product-option button {
  margin: 0 5px;
}

.product-card.style4 .product-img .product-option button:last-child {
  margin-bottom: 0;
}

.product-card.style4:hover .product-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product-card:hover .product-option {
  visibility: visible;
  opacity: 1;
}

/*------ Product Slider CSS-------*/
.product-slider-wrap {
  position: relative;
}

.product-slider-wrap .product-next-one,
.product-slider-wrap .product-next-two {
  position: absolute;
  top: 40%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-slider-wrap .product-prev-one,
.product-slider-wrap .product-prev-two {
  position: absolute;
  top: 40%;
  left: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*------Flash Product CSS-------*/
.flash-sale-product {
  background-color: #fff;
  padding: 25px;
  border: 1px solid #eee;
  border-radius: 10px;
}

.flash-sale-product .flash-product-img img {
  display: block;
  margin: 0 auto;
  padding: 25px;
}

.flash-sale-product .flash-product-info .rating i {
  color: #CC7F54;
  font-size: 18px;
  margin-right: 3px;
}

.flash-sale-product .flash-product-info .rating span {
  color: #CC7F54;
}

.flash-sale-product .flash-product-info .product-name {
  font-size: 22px;
  line-height: 1.2;
  margin: 10px 0 8px;
  font-family: "Lato", sans-serif;
}

.flash-sale-product .flash-product-info .product-name a:hover {
  color: #CC7F54;
}

.flash-sale-product .flash-product-info .product-price {
  margin: 0 0 15px;
}

.flash-sale-product .flash-product-info .product-price span {
  font-size: 20px;
  display: inline-block;
  font-family: "Lato", sans-serif;
}

.flash-sale-product .flash-product-info .product-price .discount {
  margin-left: 5px;
}

.slider-pagination.style3.flash-pagination {
  text-align: center;
  margin-top: 30px;
}

/*--------New Arrival Product CSS ------*/
.new-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 20px;
}

.new-product-item:last-child {
  margin: 0;
}

.new-product-item .new-product-img {
  width: 70px;
  text-align: center;
  border: 1px solid #F6C37F;
}

.new-product-item .new-product-img img {
  margin: 0 auto;
  display: block;
}

.new-product-item .new-product-info {
  width: calc(100% - 95px);
  margin-left: 15px;
}

.new-product-item .new-product-info h6 {
  margin: 0 0 5px;
}

.new-product-item .new-product-info h6 a {
  color: #CC7F54;
}

.new-product-item .new-product-info span {
  color: #000;
  font-size: 14px;
}

.new-product-item .new-product-info span.discount {
  text-decoration: line-through;
  margin-left: 5px;
  color: #eee;
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .product-slider-wrap .product-next-one,
  .product-slider-wrap .product-next-two {
    right: -10px;
  }
  .product-slider-wrap .product-prev-one,
  .product-slider-wrap .product-prev-two {
    left: -10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product-slider-wrap .product-next-one,
  .product-slider-wrap .product-next-two {
    right: -20px;
  }
  .product-slider-wrap .product-prev-one,
  .product-slider-wrap .product-prev-two {
    left: -20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-slider-one {
    padding-bottom: 70px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .product-slider-one {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .product-slider-wrap .product-next-one,
  .product-slider-wrap .product-next-two {
    top: auto;
    right: calc(50% - 40px);
    bottom: 0;
    z-index: 1;
  }
  .product-slider-wrap .product-prev-one,
  .product-slider-wrap .product-prev-two {
    top: auto;
    left: calc(50% - 40px);
    bottom: 0;
    z-index: 1;
  }
}

@media only screen and (max-width: 575px) {
  .new-product-wrap .product-card.style3 .product-img {
    margin: 0 0 20px;
  }
  .subtitle {
    margin: 0 0 15px;
  }
  .product-card.style4 {
    text-align: center;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*----------------------------
        SHOP CSS
-----------------------------*/
.product__carousel {
  display: block;
  max-width: 700px;
}

.product__carousel a {
  display: block;
  margin-bottom: 15px;
}

.product__carousel .gallery-top {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 5px;
}

.product__carousel .gallery-top .swiper-slide {
  position: relative;
  overflow: hidden;
}

.product__carousel .gallery-top .swiper-slide a {
  position: relative;
  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;
  width: 100%;
  height: 100%;
}

.product__carousel .gallery-top .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
  min-width: 100%;
  min-height: 100%;
}

.product__carousel .swiper-button-next.swiper-button-white,
.product__carousel .swiper-button-prev.swiper-button-white {
  color: #CC7F54;
}

.product__carousel .gallery-thumbs .swiper-slide {
  position: relative;
  -webkit-transition: border .15s linear;
  transition: border .15s linear;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  height: calc(100% - 2px);
}

.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #F6C37F;
}

.product__carousel .gallery-thumbs .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  padding: 0 25px;
}

.btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

#productModal .modal-body {
  padding: 30px;
}

.single-product-img {
  border: 1px solid #F6C37F;
  padding: 10px;
}

.checkbox-item {
  margin: 0 0 15px;
}

.checkbox-item:last-child {
  margin: 0;
}

.checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}

.checkbox label::before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #CC7F54;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  top: 7px;
  left: 0;
  width: 14px;
  height: 14px;
}

.checkbox.style2 label::before {
  border-radius: 50%;
}

.checkbox input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 5px;
  width: 5px;
  height: 10px;
  border: solid #CC7F54;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.checkbox.style2 input:checked + label:after {
  top: 11px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: none;
  background-color: #CC7F54;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/*------New Arrival Product CSS-------*/
.new-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 20px;
}

.new-product-item:last-child {
  margin: 0;
}

.new-product-item .new-product-img {
  width: 70px;
  text-align: center;
}

.new-product-item .new-product-img img {
  margin: 0 auto;
  display: block;
}

.new-product-item .new-product-info {
  width: calc(100% - 95px);
  margin-left: 15px;
}

.new-product-item .new-product-info h6 {
  margin: 0 0 5px;
}

.new-product-item .new-product-info h6 a {
  color: #000;
}

.new-product-item .new-product-info span {
  color: #000;
  font-size: 14px;
}

.new-product-item .new-product-info span.discount {
  text-decoration: line-through;
  margin-left: 5px;
  color: #999;
}

.new-product-wrap.style2 {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 25px 25px 0;
  margin-bottom: 25px;
}

.new-product-wrap.style2 .product-card.style3 .product-img {
  margin: 0;
}

.new-product-wrap.style2 .product-card.style3 .ratings {
  margin-bottom: 6px;
}

/*---------Product filter CSS------*/
.profuct-result p {
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.filter-item-num select,
.filter-item-cat select {
  width: 100%;
  border-radius: 5px;
  padding: 10px 10px 10px 10px;
  color: #393939;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 50px;
  font-size: 14px;
  height: 44px;
}

/*-----------Product Details CSS------------------*/
.product-gallery.swiper-container.gallery-top {
  height: auto !important;
}

.gallery-top {
  padding: 10px;
}

.product-large-img {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 0;
  padding: 40px 30px 40px 30px;
}

.product-large-img img {
  margin: 0 auto;
  display: block;
}

.product-large-img .discount-price {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #CC7F54;
  display: inline-block;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
}

.gallery-thumbs .product-thumb {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 15px;
  border-radius: 5px;
  cursor: pointer;
}

.gallery-thumbs .product-thumb img {
  max-width: 80%;
  margin: 0 auto;
  display: block;
  padding: 20px 0;
}

.swiper-container.gallery-thumbs {
  padding: 15px 1px 0 0;
}

.single-product-details .single-product-title {
  position: relative;
}

.single-product-details .single-product-title h2 {
  font-size: 44px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.single-product-details .single-product-title .single-product-ratings {
  margin: 5px 0 15px 0;
}

.single-product-details .single-product-title .single-product-ratings .ratings li i {
  font-size: 20px;
  color: #F6C37F;
}

.single-product-details .single-product-title .single-product-ratings span {
  margin-left: 10px;
  font-size: 18px;
}

.single-product-details .single-product-title .price span {
  font-size: 26px;
  color: #CC7F54;
}

.single-product-details .single-product-title .price .discount {
  text-decoration: line-through;
  color: #999;
}

.single-product-details .single-product-desc {
  margin: 12px 0;
}

.single-product-details .rating {
  margin: 0 0 15px;
}

.single-product-details .single-product-review-left .rating-star {
  margin: 0 5px 5px 0;
  display: inline-block;
}

.single-product-details .single-product-review-left .rating-star li {
  margin: 0;
}

.single-product-details .single-product-review-left span {
  font-size: 14px;
  color: #eee;
  position: relative;
  top: -2px;
}

.single-product-details .single-product-desc p {
  opacity: 0.7;
  margin: 0 0 15px;
}

.product-tablist {
  border-bottom: 1px solid #eee;
}

.product-tablist .nav-item {
  border-radius: 0;
  margin-right: 10px;
}

.product-tablist .nav-item:last-child {
  margin: 0;
}

.product-tablist .nav-item .nav-link {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  background: transparent;
  border: none !important;
  border-radius: 0;
  padding: 12px 22px;
  text-align: center;
  font-family: "Crimson Text", serif;
}

.product-tablist .nav-item .nav-link.active {
  background: transparent;
  font-weight: 600;
  position: relative;
}

.product-tablist .nav-item .nav-link.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #CC7F54;
}

.product-tab-content {
  margin: 30px 0 0;
  border: 1px solid #eee;
  padding: 25px 25px;
}

.product_desc h2 {
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 20px;
  color: #000;
}

.product_desc p {
  margin: 0 0 20px;
}

.product_desc p:last-child {
  margin-bottom: 0;
}

.product-rating {
  line-height: 1;
  margin-left: 10px;
}

/*-------Product Counter-------*/
.single-product-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0 10px;
}

.single-product-option button {
  margin: 0 15px 15px 0;
}

.single-product-option button:last-child {
  margin-right: 0;
}

.product-quantity {
  width: 128px;
  margin-right: 10px;
}

.product-quantity .qtySelector {
  position: relative;
  border: 0.5px solid #eee;
  height: 42px;
  border-radius: 50px;
}

.product-quantity .qtySelector span {
  width: 40px;
  position: absolute;
  top: 0;
  height: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  display: block;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  color: #000;
}

.product-quantity .qtySelector span.decreaseQty {
  left: 0;
}

.product-quantity .qtySelector span.increaseQty {
  right: 0;
}

.product-quantity .qtySelector input {
  width: calc(100% - 80px);
  background: #CC7F54;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left: 1px solid rgba(69, 69, 70, 0.1);
  border-right: 1px solid rgba(69, 69, 70, 0.1);
  left: 40px;
  position: relative;
  height: 42px;
  top: -1px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.add-cart button,
.add-wishlist button {
  margin-right: 10px;
  font-weight: 400 !important;
}

.add-cart button i,
.add-wishlist button i {
  margin-right: 10px;
  top: 1px !important;
}

.add-cart button.v3,
.add-wishlist button.v3 {
  border-color: rgba(0, 0, 0, 0.2);
}

.rating-star {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.rating-star li {
  display: inline-block;
  margin: 0 2px;
}

.rating-star li i {
  font-size: 18px;
  color: #CC7F54;
}

.product-description-box {
  border: 1px solid #ddd;
  border-radius: 20px 0;
  padding: 25px;
}

.product-description-box .product-desc h3 {
  margin: 0 0 20px;
}

.product-description-box .product-desc p {
  margin: 0;
}

.additional-info li {
  margin: 0 0 10px;
}

.additional-info li:last-child {
  margin-bottom: 0;
}

.additional-info li p span {
  width: 100px;
  font-weight: 600;
  display: inline-block;
}

.product-more-option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 22px;
}

.product-more-option-item:last-child {
  margin: 0;
}

.product-more-option-item h5 {
  margin: 0 12px 0 0;
}

.product-more-option-item a {
  position: relative;
  font-size: 20px;
  top: -2px;
}

.product-more-option-item select {
  height: 42px;
  border: 1px solid #eee;
  border-radius: 50px;
  min-width: 100px;
  padding: 5px 15px;
}

/*----------------------------------
    Cart Popup CSS
----------------------------------*/
.cart-popup {
  position: fixed;
  top: 0;
  right: -100%;
  width: 560px;
  background: #fff;
  height: 100vh;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cart-popup.open {
  right: 0;
  visibility: visible;
  opacity: 1;
}

.cart-popup .cart-popup-title {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #EEEFF2;
  padding: 8px 20px;
  margin: 0 0 25px;
}

.cart-popup .cart-popup-title h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
}

.cart-popup .cart-popup-item-wrap {
  height: calc(100% - 300px);
  overflow-y: auto;
  padding: 0 20px;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 20px;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
  width: 110px;
  padding: 8px;
  border: 1px solid #F6C37F;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img img {
  margin: 0 auto;
  display: block;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
  width: calc(100% - 240px);
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px;
  font-weight: 700;
  color: #000;
  font-family: "Crimson Text", serif;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
  width: 80px;
  text-align: right;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
  background: transparent;
  border: none;
  position: relative;
  top: -13px;
  opacity: 0.68;
  cursor: pointer;
  display: block;
  padding: 0;
  margin-left: auto;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i {
  font-size: 22px;
  line-height: 32px;
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
  font-weight: 700;
  color: #CC7F54;
  font-family: "Crimson Text", serif;
}

.cart-popup .cart-popup-total-wrap {
  position: absolute;
  bottom: 35px;
  left: 20px;
  width: calc(100% - 40px);
}

.cart-popup .cart-popup-total-wrap .cart-popup-total {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #F6C37F;
  padding: 20px 0 35px;
}

.cart-popup .cart-popup-total-wrap .cart-popup-total h5 {
  font-size: 20px;
  line-height: 27px;
  margin: 0;
}

.cart-popup .cart-popup-total-wrap .btn {
  display: block;
  width: 100%;
  margin: 15px 0 0;
  padding: 12px 0;
}

.cart-popup .cart-popup-total-wrap .btn.v4 {
  color: #CC7F54;
  border: 1px solid #ABA8B0;
}

.cart-popup .cart-popup-total-wrap .btn.v4:hover {
  background: #CC7F54;
  border-color: transparent;
  color: #fff;
}

.cart-popup .close-popup {
  background: transparent;
  border: none;
  text-align: center;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.cart-popup .close-popup i {
  line-height: 33px;
  font-size: 22px;
}

/*----------------------------------
    Checkout CSS
----------------------------------*/
.checkout-details {
  background: #fff;
}

.checkout-details .content-box-title h5 {
  font-size: 24px;
  line-height: 1;
  background-color: #EEEFF2;
  padding: 23px 0 19px 15px;
}

.checkout-details .form-group input {
  height: 52px;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 40px 10px 15px;
  border: 1px solid #F6C37F;
}

.checkout-details .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  background: #CC7F54;
  border: none;
  height: 100%;
  color: #fff;
  font-size: 16px;
  padding: 0 25px;
}

.payment-method {
  background: #fff;
  padding: 20px 25px 25px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.payment-method .content-box-title h5 {
  font-size: 24px;
  line-height: 1;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.payment-method .select-method {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.payment-method .select-method div {
  margin: 0 0 10px;
  display: block;
}

.payment-method .select-method div:last-child {
  margin: 0;
}

.payment-method .select-method div label {
  padding-left: 28px !important;
}

.payment-method .select-method div p {
  margin: 0 0 0 28px;
  opacity: 0.7;
}

.payment-method .select-method [type="radio"]:checked + label::before,
.payment-method .select-method [type="radio"]:not(:checked) + label::before {
  width: 18px;
  height: 18px;
  top: 1px;
}

.payment-method .select-method [type="radio"]:checked + label::after,
.payment-method .select-method [type="radio"]:not(:checked) + label::after {
  width: 10px;
  height: 10px;
  top: 5px;
  left: 4px;
}

.payment-method .select-method [type="radio"]:checked + label,
.select-method [type="radio"]:not(:checked) + label {
  font-weight: 600;
  color: #CC7F54;
}

form.checkout textarea {
  height: 145px;
}

.bill-item {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 4px 0;
}

.bill-item .bill-item-name p {
  margin: 0;
}

.bill-item .bill-item-price span {
  color: #CC7F54;
}

.bill-details > h5 {
  color: #fff;
  background: #000;
  padding: 20px;
  margin: 0;
}

.bill-details .subtotal-item h6 {
  margin: 0 0 10px;
  color: #000;
  font-family: "Lato", sans-serif;
}

.bill-item-wrap {
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
}

.subtotal-wrap {
  padding: 10px 0 5px;
}

.subtotal-wrap .subtotal-item {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 6.5px 0;
}

.subtotal-wrap .subtotal-item .subtotal-item-right {
  color: #000;
}

.subtotal-wrap .subtotal-item .subtotal-item-right span {
  font-weight: 700;
}

.subtotal-wrap .subtotal-item .subtotal-item-left h6 {
  margin: 0;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.subtotal-wrap .subtotal-item .form-group {
  position: relative;
}

.subtotal-item-left p,
.subtotal-item-right p {
  margin: 0;
}

.total-wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0 0;
  border-top: 1px solid #F6C37F;
}

.total-wrap h5 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin: 0;
  color: #000;
  font-family: "Lato", sans-serif;
}

.total-wrap span {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.select-method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 15px 0 0;
}

.select-method div {
  margin-right: 20px;
}

.select-method [type="radio"]:checked,
.select-method [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.select-method [type="radio"]:checked + label,
.select-method [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 19px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000;
  font-weight: 500;
}

.select-method [type="radio"]:checked + label::before,
.select-method [type="radio"]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  border: 1px solid #CC7F54;
  border-radius: 100%;
  background: transparent;
}

.select-method [type="radio"]:checked + label::before {
  background-color: #fff;
}

.select-method [type="radio"]:checked + label:after,
.select-method [type="radio"]:not(:checked) + label:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #CC7F54;
  top: 7px;
  left: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.select-method [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.select-method [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.checkout-promobox {
  background: #fff;
  padding: 15px;
  margin: 0 0 25px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.checkout-promobox .form_group label a {
  margin-left: 6px;
}

.checkout-form {
  background: #fff;
  padding: 20px 25px 25px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.checkout-form .form-group {
  margin: 0 0 15px;
}

.checkout-form .form-group label {
  font-weight: 600;
  margin: 0 0 8px;
  display: block;
  color: #000;
}

.checkout-form .form-group input,
.checkout-form .form-group textarea {
  border-radius: 5px;
  background: transparent;
  border: 1px solid #F6C37F;
  color: #000;
  width: 100%;
  padding: 10px 15px;
}

.checkout-form .form-group input {
  height: 52px;
}

.checkout-form .form-group textarea {
  height: 140px;
  resize: none;
}

/*------------------------------
        Wishlist CSS
-------------------------------*/
.wishlist-table {
  margin: 0 0 25px;
  background-color: #fff;
}

.wishlist-table table {
  margin: 0;
}

.wishlist-table table thead tr {
  border-top: none;
}

.wishlist-table table thead tr th {
  border: none;
  color: #000;
  padding: 20px 30px;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  text-align: center;
  font-size: 25px;
  background-color: #EEEFF2;
}

.wishlist-table table thead tr th:first-child {
  text-align: left;
}

.wishlist-table table tbody tr {
  vertical-align: middle;
}

.wishlist-table table tbody tr:last-child td {
  border: none;
}

.wishlist-table table tbody tr td {
  padding: 20px 0 0;
  text-align: center;
  border-bottom: none;
  border-bottom: 1px solid #F6C37F;
  padding-bottom: 20px;
}

.wishlist-table table tbody tr td:first-child {
  text-align: left;
}

.wishlist-table table tbody tr td .wh_item .wh_item_img {
  width: 100px;
  border: 1px solid #F6C37F;
}

.wishlist-table table tbody tr td .wh_item .wh_item_img img {
  margin: 0 auto;
  display: block;
}

.wishlist-table table tbody tr td .wh_item .wh_item-info {
  width: calc(100% - 110px);
  margin-left: 10px;
}

.wishlist-table table tbody tr td .wh_item a {
  font-size: 18px;
  font-weight: 700;
  font-family: "Crimson Text", serif;
  color: #000;
}

.wishlist-table table tbody tr td .wh_item a:hover {
  color: #CC7F54;
}

.wishlist-table table tbody tr td .wh_item:hover span {
  color: #000;
}

.wishlist-table table tbody tr td .wh_item img {
  max-width: 85px;
  display: block;
  border-radius: 5px;
}

.wishlist-table table tbody tr td .wh_item span {
  font-size: 15px;
  line-height: 22px;
  display: block;
  max-width: 300px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wishlist-table table tbody tr td .wh-tem-price {
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #CC7F54;
}

.wishlist-table table tbody tr td .wh_qty .product-quantity .qtySelector input {
  left: 0;
}

.wishlist-table table tbody tr td p {
  margin: 0;
}

.wishlist-table table tbody tr td button {
  background: transparent;
  display: block;
  margin: 0 auto;
  padding: 0;
  border: none;
  font-size: 30px;
  color: #CC7F54;
}

.wishlist-table table tbody tr td button span {
  color: #CC7F54;
  font-size: 18px;
  line-height: 30px;
}

.wh_btn .btn:nth-child(1) {
  margin-right: 10px;
}

.wishlist-table table tbody tr td:nth-child(4) {
  text-align: left;
}

.wishlist-table table tbody tr td .product-quantity {
  margin: 0 auto;
}

.checkout label {
  font-weight: 600;
  margin: 0 0 8px;
}

.checkout .form-group input {
  border: none;
  border-radius: 5px;
  background: #F1F1F1;
  color: #999;
}

.checkout .form-group textarea {
  border: none;
  border-radius: 5px;
  background: #F1F1F1;
  color: #999;
  height: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .profuct-result p {
    font-size: 15px;
  }
  .single-product-details {
    margin: 30px 0 0;
  }
  .product__carousel .gallery-thumbs .swiper-slide img {
    padding: 63px;
  }
}

@media only screen and (min-width: 992px) {
  .product-card .product-img .product-option {
    visibility: hidden;
    opacity: 0;
  }
  .product-card:hover .product-img .product-option {
    visibility: visible;
    opacity: 1;
  }
}

@media only screen and (max-width: 991px) {
  .product-tab-content .comment-form-wrap {
    margin: 30px 0 0;
  }
  .cart-popup .cart-popup-total-wrap .btn.v1,
  .cart-popup .cart-popup-total-wrap .btn.v2 {
    width: 100% !important;
    display: block;
  }
  .wishlist-table {
    width: 100%;
    overflow-x: auto;
  }
  .swiper-container-pointer-events.gallery-thumbs {
    height: 150px !important;
  }
  .wishlist-table table td:nth-child(1),
  .wishlist-table table th:nth-child(1) {
    min-width: 300px;
  }
  .wishlist-table table td,
  .wishlist-table table th {
    min-width: 120px;
  }
  .wishlist-table table thead tr th {
    padding: 15px 15px;
    font-size: 18px;
  }
  .wishlist-table table tbody tr td .wh_item a,
  .wishlist-table table tbody tr td .wh-tem-price {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .single-product-details {
    margin: 30px 0 0;
  }
  .profuct-result,
  .filter-item-cat select {
    margin: 0 0 20px;
  }
  .cart-popup,
  .contact-popup {
    padding: 10px 15px;
    width: 100%;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
    width: 75px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
    width: calc(100% - 160px);
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
    width: 60px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
    font-size: 14px;
    margin-top: 14px;
    display: block;
  }
  .cart-popup .cart-popup-item-wrap {
    height: calc(100% - 272px);
    padding: 0;
  }
  .cart-popup .cart-popup-total-wrap {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
  }
  .cart-popup .cart-popup-total-wrap .cart-popup-total {
    padding: 15px 0 5px;
  }
  .product-quantity .qtySelector {
    height: 34px;
  }
  .product-quantity .qtySelector span {
    width: 40px;
    line-height: 34px;
    font-size: 18px;
  }
  .product-quantity .qtySelector input {
    width: calc(100% - 80px);
    left: 40px;
    height: 34px;
  }
  .add-cart button,
  .add-wishlist button {
    height: 40px;
  }
  .wishlist-table table tbody tr td .wh_item a,
  .wishlist-table table tbody tr td .wh-tem-price {
    font-size: 16px;
  }
  .product-card .product-rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-card .product-img .product-option button i {
    font-size: 20px;
    line-height: 34px;
  }
  .product-card .product-img .product-option button {
    width: 35px;
    height: 35px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .product__carousel .gallery-thumbs .swiper-slide img {
    padding: 30px;
  }
}

@media only screen and (max-width: 575px) {
  .product__carousel .gallery-thumbs .swiper-slide img {
    padding: 10px;
  }
  .single-product-details .single-product-title h2 {
    font-size: 33px;
  }
}

@media only screen and (max-width: 1199px) {
  .add-cart span,
  .add-wishlist span {
    display: none;
  }
  .add-cart .btn,
  .add-wishlist .btn {
    padding: 8px 20px;
  }
  .add-cart .btn i,
  .add-wishlist .btn i {
    font-size: 20px;
    margin: 0;
    line-height: 1;
  }
  .wishlist-table table tbody tr td,
  .wishlist-table table tbody tr th {
    padding: 20px 0psx 0;
  }
  .checkout-details {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 575px) {
  .product-tablist li button {
    font-size: 16px;
    padding: 10px 5px;
    width: 140px;
  }
  .comment-author_info .rating-star {
    margin: 0 !important;
  }
  .post-comment-wrap {
    padding: 15px;
  }
  .comment-form-wrap .comment-form-title h4 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .product-filter-list li {
    font-size: 14px;
    padding: 5px 12px;
    margin: 0 5px;
  }
  .cart-wrap .btn {
    width: 100%;
    display: block;
    text-align: center;
  }
  .wishlist-wrap .btn {
    width: 100%;
    display: block;
    text-align: center;
  }
  .wishlist-wrap .btn:nth-child(1) {
    margin: 0 0 15px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
  .select-method {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .select-method div {
    margin: 0 0 10px;
  }
  .select-method div:last-child {
    margin: 0;
  }
  .select-method [type="radio"]:checked + label,
  .select-method [type="radio"]:not(:checked) + label {
    display: block;
  }
  .single-product-option button {
    margin-right: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 7px 10px;
  }
  .single-product-option button:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 375px) {
  .cart-popup .product-quantity {
    width: 118px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 0 20px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
    top: -5px;
  }
  .product-filter-list li {
    font-size: 16px;
    width: 100%;
    margin: 0 0 15px;
  }
  .product-filter-list li:last-child {
    margin: 0;
  }
  .checkout-form .form-group label {
    margin: 0 0 4px;
    font-size: 14px;
  }
  .product-card .product-info .product-name {
    font-size: 20px;
  }
  .product-card .product-info .product-price span {
    font-size: 18px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Testimonial CSS
-------------------------------*/
.testimonial-item {
  position: relative;
}

.testimonial-item.style1 {
  text-align: center;
}

.testimonial-item.style1:before {
  position: absolute;
  top: 30px;
  left: 50%;
  content: "";
  background-color: #FBF3EF;
  width: 480px;
  height: calc(100% + 2px);
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial-item.style1 .client-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.testimonial-item.style1 .client-img img {
  border-radius: 50%;
}

.testimonial-item.style1 .quote-icon::before {
  position: absolute;
  top: 13px;
  left: 36px;
  content: "";
  background: #000;
  width: 100px;
  height: 1px;
}

.testimonial-item.style1 .quote-icon:after {
  position: absolute;
  top: 13px;
  right: 36px;
  content: "";
  background: #000;
  width: 100px;
  height: 1px;
}

.testimonial-item.style2 .client-info {
  width: 280px;
  background-color: #fff;
  padding: 25px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  text-align: center;
  position: relative;
}

.testimonial-item.style2 .client-info:after {
  position: absolute;
  top: -50px;
  left: 50%;
  content: "";
  background-color: #CC7F54;
  width: 140px;
  height: calc(100% + 100px);
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 10px;
}

.testimonial-item.style2 .client-info .client-img {
  border-radius: 10px;
  margin: 0 0 22px;
}

.testimonial-item.style2 .client-info .client-img img {
  border-radius: 10px;
}

.testimonial-item.style2 .client-info .client-name h6 {
  font-size: 18px;
  color: #CC7F54;
  line-height: 1.1;
  margin: 0 0 8px;
  font-family: "Lato", sans-serif;
}

.testimonial-item.style2 .client-info .client-name span {
  font-size: 13px;
  line-height: 1;
  display: block;
}

.testimonial-item.style2 .client-quote {
  width: calc(100% - 320px);
  margin-left: 40px;
}

.testimonial-item.style2 .client-quote .quote-icon-one {
  text-align: left;
}

.testimonial-item.style2 .client-quote .quote-icon-one i {
  font-size: 50px;
  opacity: 0.2;
  color: #CC7F54;
}

.testimonial-item.style2 .client-quote .quote-icon-two {
  text-align: right;
}

.testimonial-item.style2 .client-quote .quote-icon-two i {
  font-size: 50px;
  opacity: 0.2;
  color: #CC7F54;
}

.testimonial-item.style2 .client-quote p {
  margin: 5px 0 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: #000;
  font-style: italic;
  font-family: "Crimson Text", serif;
}

.testimonial-item.style3 {
  background-color: #fff;
  margin: 40px 40px 15px;
  padding: 25px 25px 75px;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  text-align: center;
}

.testimonial-item.style3 .quote-icon {
  margin: 0 auto;
  display: block;
}

.testimonial-item.style3 .quote-icon i {
  color: #CC7F54;
}

.testimonial-item.style3 .client-quote p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  text-align: center;
  font-style: italic;
  font-family: "Crimson Text", serif;
  margin: 10px 0 17px;
}

.testimonial-item.style3 .client-img {
  max-width: 90px;
  display: block;
  margin: 0 auto 15px;
  border-radius: 5px;
}

.testimonial-item.style3 .client-img img {
  border-radius: 5px;
}

.testimonial-item.style3 .client-name p {
  color: #CC7F54;
  font-size: 19px;
  line-height: 1;
  margin: 0 0 10px;
}

.testimonial-item.style3 .client-name span {
  display: block;
  font-size: 14px;
  line-height: 1;
}

.client-quote p {
  font-size: 20px;
  line-height: 32px;
  margin: 25px 0 26px;
  color: #000;
  font-style: italic;
}

.quote-icon {
  position: relative;
  display: inline-block;
  margin: 0 0 14px;
}

.quote-icon i {
  font-size: 28px;
  color: #000;
}

.testimonial-one-pagination {
  margin: 60px 0 0;
  text-align: center;
}

.testimonial-pagination-two {
  text-align: left;
  position: absolute;
  bottom: 155px !important;
  z-index: 1;
  width: calc(100% - 320px);
  margin-left: 320px;
}

.testimonial-three-pagination {
  text-align: center;
  position: relative;
  bottom: 65px !important;
  z-index: 1;
}

.client-name {
  font-size: 24px;
  line-height: 30px;
}

.testimonial-slider-three {
  position: relative;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
}

.testimonial-slider-three .testimonial-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 50%;
  background-color: #F7EBF1;
}

.testimonial-slider-three .testimonial-shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 50%;
  height: 50%;
  background-color: #F9F5F2;
}

.testimonial-slider-three .testimonial-shape-3 {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 50%;
  background-color: #EBEBF7;
}

.testimonial-slider-three .testimonial-shape-4 {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 50%;
  height: 50%;
  background-color: #F4F9F2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-pagination-two {
    bottom: 55px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .testimonial-item.style2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-item.style2 .client-info::after {
    display: none;
  }
  .testimonial-item.style2 .client-quote {
    width: 100%;
    margin-left: 0;
  }
  .testimonial-pagination-two {
    text-align: center;
    bottom: 40px !important;
    width: 100%;
    margin-left: 0;
  }
  .testimonial-item.style2 .client-info {
    width: 235px;
    padding: 20px;
    margin: 0 0 40px;
  }
  .testimonial-item.style2 .client-quote p {
    margin: 5px 0 10px;
    font-size: 20px;
    line-height: 28px;
  }
  .testimonial-item.style2 .client-quote .quote-icon-one i,
  .testimonial-item.style2 .client-quote .quote-icon-two i {
    font-size: 34px;
  }
  .testimonial-item.style3 {
    margin: 20px 20px 20px;
    padding: 25px 15px 75px;
  }
  .testimonial-three-pagination {
    position: absolute;
    bottom: 40px !important;
    z-index: 1;
  }
  .testimonial-item.style1::before {
    width: 100%;
  }
  .client-quote p {
    font-size: 16px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 375px) {
  .client-quote p {
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Blog CSS
-------------------------------*/
.blog-card {
  margin: 0 0 25px;
}

.blog-card .blog-img {
  position: relative;
}

.blog-card .blog-img img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.blog-card .blog-info .blog-title {
  font-family: "Lato", sans-serif;
  margin-bottom: 15px;
}

.blog-card .blog-info p {
  margin: 0 0 28px;
}

.blog-card.style1 {
  background: #fff;
  border-radius: 5px 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-card.style1:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.blog-card.style1 .blog-img {
  border-radius: 5px 5px 0 0;
}

.blog-card.style1 .blog-img img {
  border-radius: 5px 5px 0 0;
}

.blog-card.style1 .blog-date {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 12px 16px;
  line-height: 1;
  border-radius: 5px;
}

.blog-card.style1 .blog-info {
  padding: 40px 30px 30px;
  text-align: center;
  padding: 40px 30px 30px;
  border-radius: 0 0 10px 10px;
}

.blog-card.style2 .blog-img {
  border-radius: 10px;
}

.blog-card.style2 .blog-img img {
  border-radius: 10px;
}

.blog-card.style2 .blog-date {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #F6C37F;
  display: inline-block;
  line-height: 1;
  padding: 12px 20px;
  color: #000;
  border-radius: 50px;
}

.blog-card.style2 .blog-info {
  padding: 20px 0 0;
}

.blog-card.style2 .blog-info .blog-title {
  position: relative;
  padding-bottom: 10px;
}

.blog-card.style2 .blog-info .blog-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #CC7F54;
  width: 100px;
  height: 2px;
  border-radius: 50%;
}

.blog-card.style3 .blog-img {
  border-radius: 10px;
}

.blog-card.style3 .blog-img img {
  border-radius: 10px;
}

.blog-card.style3 .blog-date {
  position: absolute;
  top: 25px;
  left: 25px;
  background-color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 12px 20px;
  color: #000;
}

.blog-card.style3 .blog-info {
  padding-top: 20px;
}

.blog-card.style3 .blog-info .blog-title {
  margin: 0 0 13px;
}

.blog-card.style3 .blog-info p {
  margin: 0 0 20px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
article {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

article p {
  margin: 0 0 25px;
}

article p:last-child {
  margin-bottom: 0;
}

.post-meta {
  margin: 0 0 13px;
}

.post-meta li {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  margin-right: 20px;
  margin-bottom: 5px;
  color: #5B5652;
}

.post-meta li i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 18px;
  color: #CC7F54;
}

.post-img {
  position: relative;
}

.post-img .blog-date {
  position: absolute;
  top: 25px;
  left: 25px;
  background: #fff;
  display: inline-block;
  color: #000;
  padding: 12px 16px;
  line-height: 1;
}

.post-title {
  font-size: 46px;
  line-height: 1.1;
  margin: 0 0 10px;
}

.wp-block-quote {
  position: relative;
  padding: 35px 35px 38px;
  background-color: #FBF3EF;
  text-align: left;
  margin: 25px 0 25px;
}

.wp-block-quote p {
  font-size: 18px;
  line-height: 32px;
  color: #5B5652;
  font-style: italic;
  font-weight: 600;
  position: relative;
  margin: 0;
}

.wp-block-quote i {
  position: absolute;
  bottom: 16px;
  right: 30px;
  z-index: 0;
  font-weight: 700;
  color: #CC7F54;
  font-size: 30px;
}

.wp-block-quote .quote-author h6 {
  font-size: 20px;
  line-height: 22px;
  margin: 0;
}

.wp-block-quote .quote-author span {
  font-size: 15px;
}

.post-img {
  margin: 0 0 25px;
  border-radius: 5px;
}

.post-img img {
  border-radius: 5px;
}

.content-feature-list {
  margin: 0 0 25px 0;
}

.content-feature-list li {
  position: relative;
  padding-left: 18px;
  margin: 0 0 10px;
  font-weight: 600;
}

.content-feature-list li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  background: #CC7F54;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

/*----------Comment css-----------*/
.post-comment-wrap {
  border: 1px solid #ABA8B0;
  padding: 25px;
  margin: 0 0 25px;
}

.post-comment-wrap.review-box {
  border: none;
  padding: 0;
}

.post-comment-wrap.review-box .comment-item {
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 15px;
}

.post-comment-wrap .comment-title {
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #ABA8B0;
}

.post-comment-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 20px;
}

.post-comment-wrap .comment-item:last-child {
  margin: 0;
}

.post-comment-wrap .comment-item .comment-author_img {
  width: 100px;
  height: 100px;
}

.post-comment-wrap .comment-item .comment-author_text {
  width: calc(100% - 120px);
  margin-left: 20px;
}

.post-comment-wrap .comment-item .comment-author_text p {
  font-size: 14px;
  line-height: 24px;
  opacity: 0.7;
  margin: 0;
}

.post-comment-wrap.style2 {
  border: none;
  padding: 0;
}

.post-comment-wrap.style2 .comment-item {
  border-bottom: 1px solid #ABA8B0;
  padding-bottom: 23px;
}

.post-comment-wrap.style2 .comment-item.reply {
  margin-left: 50px;
}

.post-comment-wrap.style2 .comment-title {
  font-size: 20px;
  margin: 0 0 20px;
  padding: 0;
  border: none;
}

.post-comment-wrap.style2 .comment-author_img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.post-comment-wrap.style2 .comment-author_img img {
  border-radius: 50%;
}

.post-comment-wrap.style2 .comment-author_info {
  display: inline-block;
  margin: 0 0 8px;
}

.post-comment-wrap.style2 .comment-author_info h6,
.post-comment-wrap.style2 .comment-author_info p {
  display: block;
}

.post-comment-wrap.style2 .comment-author_info p {
  margin-left: 0 !important;
}

.post-comment-wrap.style2 .post-reply {
  background: #CC7F54;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  display: inline-block;
  margin: 15px 0 0;
}

.comment-author_info {
  margin: 0 0 8px;
}

.comment-author_info h6,
.comment-author_info p {
  display: inline-block;
}

.comment-author_info h6 {
  line-height: 21px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.comment-author_info p {
  margin-left: 25px !important;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  opacity: 0.7;
}

.comment-author_info .rating-star {
  margin: 0 0 0 20px;
}

.comment-author_info .rating-star li {
  margin: 0;
  line-height: 1;
}

.comment-author_info .rating-star li i {
  font-size: 15px;
}

.post-tag span,
.post-share span {
  font-weight: 600;
  margin-right: 5px;
}

.post-tag.tag-list ul {
  display: inline-block;
}

.post-share {
  display: inline-block;
}

.post-share ul {
  display: inline-block;
  position: relative;
  top: 2px;
}

.post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0;
  background-color: #fff;
}

.post-author .post-author-img {
  width: 130px;
  height: 130px;
  border-radius: 5px;
}

.post-author .post-author-img img {
  border-radius: 5px;
}

.post-author .post-author-info {
  width: calc(100% - 150px);
  margin-left: 20px;
}

.post-author .post-author-info p {
  margin: 0 0 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-metainfo .blog-cat {
    font-size: 14px;
  }
  .blog-metainfo .blog-author .blog-author-info p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .blog-card .blog-info .blog-author-info .blog-author-img {
    width: 35px;
    height: 35px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta {
    width: calc(100% - 50px);
    margin-left: 10px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta h6 {
    font-size: 15px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta .blog-metainfo li i {
    font-size: 15px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta .blog-metainfo li {
    padding-left: 18px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 768px) {
  .post-tag.tag-list {
    margin: -12px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .post-tag.tag-list {
    margin: -12px 0 20px;
  }
  .post-title {
    font-size: 30px;
  }
  .comment-item .comment-author-wrap .comment-author-name .comment-date {
    margin-left: 0;
    margin-top: 5px;
  }
  .comment-item .comment-author-wrap .comment-text {
    margin-top: 3px;
  }
  .comment-item .comment-author-wrap .comment-author-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
}

@media only screen and (max-width: 575px) {
  .blog-card .blog-info .blog-title {
    font-size: 18px;
    line-height: 1.4;
  }
  .blog-metainfo .blog-cat {
    font-size: 14px;
    padding: 7px 10px;
  }
  .blog-metainfo .blog-author .blog-author-info p {
    font-size: 14px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta h6 {
    margin: 0 0 2px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta .blog-metainfo li {
    padding-left: 16px;
  }
  .blog-card .blog-info .blog-author-info .blog-author-meta .blog-metainfo li i {
    font-size: 14px;
    top: 1px;
  }
  .blog-card .blog-info .blog-title {
    font-size: 18px;
    line-height: 1.4;
  }
  .blog-card.style1 .blog-info {
    padding: 5px 20px 20px;
  }
  .blog-card.style1 .blog-img .blog-cat {
    left: 20px;
  }
  .blog-card.style2 .blog-info .blog-author-info .blog-author-meta .blog-metainfo li i {
    top: 1px;
  }
  .comment-author-info .btn {
    margin: 7px 0 8px;
    font-size: 14px;
    padding: 7px 15px;
  }
  .comment-item.reply {
    margin-left: 20px;
  }
  .post-author .post-author-img {
    width: 70px;
    height: 70px;
  }
  .post-author .post-author-info {
    width: calc(100% - 85px);
    margin-left: 15px;
  }
  .post-author .post-author-info h4 {
    font-size: 20px;
  }
  .post-author {
    padding: 15px;
  }
  .post-comment-wrap .comment-item .comment-author_img {
    width: 65px;
    height: 65px;
  }
  .post-comment-wrap .comment-item .comment-author_text {
    width: calc(100% - 80px);
    margin-left: 15px;
  }
}

@media only screen and (max-width: 375px) {
  .comment-author_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .comment-author_info .course-rating {
    margin-left: 0;
    margin-top: 5px;
  }
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li,
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
    font-size: 14px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Newsletter CSS
-------------------------------*/
.newsletter-bg-1 {
  background-image: url(../img/Newsletter/newsletter-bg-1.jpg);
}

.newsletter-bg-2 {
  background-image: url(../img/Newsletter/newsletter-bg-2.jpg);
}

.newsletter-bg-3 {
  background-image: url(../img/Newsletter/newsletter-bg-3.jpg);
}

.newsletter-wrap {
  position: relative;
}

.newsletter-wrap .container {
  position: relative;
  z-index: 1;
}

.newsletter-wrap.style3 {
  height: 513px;
  margin: 0 0 30px;
  padding: 0 50px 50px;
}

.newsletter-wrap.style3 .content-title {
  position: relative;
  z-index: 1;
}

.newsletter-form .form-group {
  position: relative;
}

.newsletter-form .form-group input {
  width: 100%;
  height: 45px;
  border-radius: 50px;
  padding: 10px 120px 10px 20px;
  background: transparent;
  color: #fff;
}

.newsletter-form .form-group input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form .form-group input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form .form-group input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #CC7F54;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 5px 25px;
}

.newsletter-form.style1 .form-group input {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.newsletter-form.style1 .form-group input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form.style1 .form-group input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form.style1 .form-group input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form.style1 .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.9);
}

.newsletter-form.style2 .form-group input {
  border: 1px solid #CC7F54;
}

.newsletter-form.style2 .form-group input::-webkit-input-placeholder {
  color: #5B5652;
}

.newsletter-form.style2 .form-group input:-ms-input-placeholder {
  color: #5B5652;
}

.newsletter-form.style2 .form-group input::-ms-input-placeholder {
  color: #5B5652;
}

.newsletter-form.style2 .form-group input::placeholder {
  color: #5B5652;
}

.newsletter-form.style3 {
  margin: 0;
}

.newsletter-form.style3 .form-group {
  max-width: 70%;
}

.newsletter-form.style3 .form-group input {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
}

.newsletter-form.style3 .form-group button {
  border-radius: 0;
}

@media only screen and (min-width: 1200px) {
  .newsletter-form {
    margin: 0 60px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-wrap.style3 {
    height: 542px;
  }
  .newsletter-wrap.style3 .content-title h2 {
    font-size: 46px;
  }
  .newsletter-form.style3 .form-group {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .newsletter-wrap.style3 {
    margin: 0 0 30px;
    padding: 0 30px 30px;
  }
  .newsletter-form.style3 .form-group {
    max-width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .newsletter-form .form-group button {
    font-size: 13px;
    padding: 5px 20px;
  }
  .newsletter-form .form-group input {
    padding: 10px 108px 10px 15px;
    font-size: 13px;
  }
  .newsletter-wrap.style3 .newsletter-form .form-group button {
    font-size: 12px;
    padding: 5px 12px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Contact CSS
-------------------------------*/
.comp-map {
  position: relative;
  height: 400px;
}

.comp-map iframe {
  width: 100%;
  height: 100%;
}

.contact-address-wrap {
  background-color: #fff;
  border: 1px solid rgba(204, 127, 84, 0.3);
  border-radius: 5px;
  padding: 25px;
  margin: -50px 0 0 25px;
  position: relative;
  z-index: 1;
}

.contact-address-wrap h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
  margin: 0 0 10px;
}

.contact-address-wrap p {
  margin: 0 0 25px;
}

.contact-address-wrap .contact-item {
  position: relative;
  padding-left: 40px;
  margin: 0 0 20px;
}

.contact-address-wrap .contact-item span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid rgba(204, 127, 84, 0.3);
  text-align: center;
}

.contact-address-wrap .contact-item span i {
  color: #CC7F54;
  font-size: 13px;
  line-height: 32px;
}

.contact-address-wrap .contact-item a,
.contact-address-wrap .contact-item p {
  margin: 0;
  font-size: 18px;
}

.contact-form {
  margin-top: 25px;
}

.contact-form .contact-form-title {
  font-size: 22px;
  line-height: 1;
  margin: 0 0 25px;
  background-color: #CC7F54;
  border-radius: 5px;
  padding: 20px 20px 15px;
  color: #fff;
}

.contact-form .form-group {
  margin: 0 0 25px;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
  width: 100%;
  border: 1px solid rgba(204, 127, 84, 0.3);
  border-radius: 5px;
  padding: 10px 15px 10px 20px;
}

.contact-form .form-group input {
  height: 50px;
}

.contact-form .form-group textarea {
  height: 138px;
  resize: none;
}

@media only screen and (max-width: 991px) {
  .contact-address-wrap {
    margin: 25px 0 0;
  }
}

@media only screen and (max-width: 375px) {
  .contact-address-wrap .contact-item a,
  .contact-address-wrap .contact-item p {
    font-size: 15px;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Footer CSS
-------------------------------*/
.footer-bg-1 {
  background-image: url(../img/footer/footer-bg-1.jpg);
}

.footer-bg-2 {
  background-image: url(../img/footer/footer-bg-2.jpg);
}

.footer-bg-3 {
  background-image: url(../img/footer/footer-bg-3.jpg);
}

.footer-wrap {
  position: relative;
}

.footer-wrap .container {
  position: relative;
  z-index: 1;
}

.footer-wrap .footer-logo {
  position: relative;
}

.footer-wrap .footer-logo::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(50% - 63px);
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer-wrap .footer-logo::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(50% - 63px);
  height: 1px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer-wrap .footer-logo a {
  display: inline-block;
  margin: 0 auto;
}

.footer-wrap .footer-seperator {
  position: relative;
  display: inline-block;
}

.footer-wrap.style1 .footer-logo:before, .footer-wrap.style1 .footer-logo:after {
  background: rgba(204, 127, 84, 0.3);
}

.footer-wrap.style1 .footer-seperator:before {
  position: absolute;
  top: 15px;
  right: calc(100% + 10px);
  content: "";
  width: 100px;
  height: 1px;
  background-color: #CC7F54;
}

.footer-wrap.style1 .footer-seperator:after {
  position: absolute;
  top: 15px;
  left: calc(100% + 10px);
  content: "";
  width: 100px;
  height: 1px;
  background-color: #CC7F54;
}

.footer-wrap.style1 .footer-bottom {
  border-top: 1px solid rgba(204, 127, 84, 0.3);
}

.footer-wrap.style2 .footer-logo:before, .footer-wrap.style2 .footer-logo:after {
  background: rgba(255, 255, 255, 0.2);
}

.footer-wrap.style2 .footer-seperator:before {
  position: absolute;
  top: -7px;
  left: 50%;
  content: "";
  background-color: #CC7F54;
  width: 100px;
  height: 2px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.footer-wrap.style2 .footer-contact {
  margin-bottom: 30px;
}

.footer-wrap.style2 .footer-contact ul li span {
  background-color: #3F3934;
}

.footer-wrap.style2 .footer-contact ul li span i {
  color: #fff;
}

.footer-wrap.style2 .footer-contact ul li p,
.footer-wrap.style2 .footer-contact ul li a {
  color: #fff;
}

.footer-wrap.style2 .footer-text {
  color: #fff;
}

.footer-wrap.style2 .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-wrap.style2 .footer-bottom-menu ul li a {
  color: #fff;
}

.footer-wrap.style2 .footer-bottom-menu ul li a:hover {
  color: #CC7F54;
}

.footer-wrap.style2 .copyright p {
  color: #fff;
}

.footer-text {
  margin: 20px 0 13px;
}

.footer-contact {
  margin: 22px 0 28px;
}

.footer-contact ul li {
  position: relative;
  padding-left: 38px;
  display: inline-block;
  margin-right: 20px;
}

.footer-contact ul li a {
  color: #5B5652;
}

.footer-contact ul li:last-child {
  margin-right: 0;
}

.footer-contact ul li p {
  margin: 0;
}

.footer-contact ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #CC7F54;
  border-radius: 50%;
}

.footer-contact ul li span i {
  color: #fff;
  font-size: 13px;
  line-height: 34px;
}

.footer-widget .social-profile li a {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-profile li a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.footer-bottom {
  position: relative;
  z-index: 1;
  padding: 20px 0;
}

.footer-bottom ul li {
  display: inline-block;
  margin: 0 10px;
}

.footer-bottom ul li:nth-child(1) {
  margin-left: 0;
}

.footer-bottom ul li a {
  position: relative;
  display: inline-block;
  color: #5B5652;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-bottom ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #CC7F54;
  width: 0;
  height: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer-bottom ul li a:hover {
  color: #CC7F54;
}

.footer-bottom ul li a:hover:after {
  width: 100%;
}

.copyright p {
  margin: 0;
}

.copyright p a {
  color: #CC7F54;
}

@media only screen and (max-width: 991px) {
  .footer-contact ul {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 320px;
  }
  .footer-contact ul li {
    margin: 0 0 10px 0;
  }
  .footer-contact ul li:last-child {
    margin: 0;
  }
}

@media only screen and (max-width: 575px) {
  .footer-bottom-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-bottom-menu ul li {
    width: 32%;
    margin: 0 0 5px;
  }
}

@media only screen and (max-width: 1199px) {
  .footer-bottom-menu {
    text-align: center;
  }
  .copyright {
    text-align: center;
    margin: 8px 0 0;
  }
}

/*---------------------------------
          Mixins CSS
-----------------------------------*/
.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img, .feature-cat-item.style4, .newsletter-wrap.style3, .section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .testimonial-item.style2, .feature-cat-item.style2, .feature-cat-item.style3, .event-countdown .event-cd .countdown, .header-wrap .header-top .header-top-right, .comment-item, .pp-post-item, .header-search-box, .deal-countdown.style1 .countdown, .deal-countdown.style2 .countdown, .deal-countdown.style3 .countdown, .product-card.style4 .product-img .product-option, .wishlist-table table tbody tr td .wh_item, .comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-btn, .social-profile.style1 li a, .social-profile.style2 li a, .social-profile.style3 li a, .social-profile.style4 li a, .hero-product-box.style4 .hero-product-info, .category-item.style2 .category-img, .feature-cat-item.style2 .discount-tag, .collection-box.style2, .deals-gallery .deals-gallery-item, .single-deal-img, .product-card.style2 .product-img .product-option, .wishlist-table table tbody tr td .wh_item .wh_item_img {
  -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;
}

.feature-cat-item.style4, .newsletter-wrap.style3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-title.style4,
.content-title.style4, .comment-item .comment-author-wrap .comment-author-name, .header-bottom-right, .header-bottom-right .shopcart, .hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .category-item.style2 .category-img, .feature-cat-item, .product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option, .checkbox-item, .single-product-details .single-product-title .single-product-ratings, .wishlist-table table tbody tr td .wh_item .wh_item_img, .testimonial-item.style2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.feature-cat-item.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}

.feature-cat-item.style4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero-item-wrap, .hero-item-wrap.style1, .hero-slider-item.style3, .hero-product-box, .feature-cat-item.style2, .feature-cat-item.style3, .checkbox-item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card .product-option, .product-card.style1 .product-img .product-option, .product-card.style3 .product-img .product-option {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-bottom-right, .header-bottom-right .shopcart {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event-countdown .event-cd .countdown {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.header-wrap .header-top .header-top-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/*-------------------------------
         Responsive CSS
-------------------------------*/
@media only screen and (max-width: 767px) {
  .sm-none {
    display: none !important;
  }
  .sm-center {
    text-align: center !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .content-title h2,
  .section-title h2 {
    font-size: 36px;
  }
  .section-title span,
  .content-title span {
    font-size: 14px;
  }
  .back-to-top {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 32px;
  }
  .back-to-top i {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .smb-25 {
    margin-bottom: 25px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .page-wrapper {
    overflow-x: hidden !important;
  }
  .md-none {
    display: none !important;
  }
  .md-center {
    text-align: center !important;
  }
  .content-wrapper {
    margin: 68px 0 0;
  }
  .sidebar {
    margin: 50px 0 0;
  }
  .user-info-box {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .about-text h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 991px) {
  .about-img {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1199px) {
  .lg-center {
    text-align: center !important;
  }
  .lg-none {
    display: none !important;
  }
  .page-wrapper {
    overflow-x: hidden;
  }
  .content-wrapper {
    margin: 76px 0 0;
  }
}

@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .container {
    max-width: 1200px;
  }
  .header-wrap .container-fluid {
    padding: 0 50px;
  }
  .container-full {
    padding-left: calc((100% - 1200px) / 2 + 15px);
    padding-right: 0;
  }
  .container-full-left {
    padding-right: calc((100% - 1200px) / 2 + 15px);
  }
}

@media only screen and (min-width: 1450px) {
  .container {
    max-width: 1410px;
  }
  .container-full {
    padding-left: calc((100% - 1410px) / 2 + 15px);
    padding-right: 0;
  }
  .container-full-left {
    padding-right: calc((100% - 1410px) / 2 + 10px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container-full {
    padding-left: calc((100% - 960px) / 2 + 15px);
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-full {
    padding-left: calc((100% - 720px) / 2 + 15px);
    padding-right: 0;
  }
}

@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .content-title h2,
  .section-title h2 {
    font-size: 28px;
  }
  p {
    font-size: 14px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 375px) {
  .btn.style4 {
    padding: 6px 28px;
  }
  p {
    font-size: 14px;
    line-height: 24px;
  }
  .content-title h2,
  .section-title h2 {
    font-size: 26px;
  }
  .btn {
    font-size: 13px;
    padding: 7px 15px;
  }
  .btn i {
    font-size: 13px;
  }
  .page-navigation .page-nav li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 37px;
  }
  .page-navigation .page-nav li a i {
    line-height: 42px;
  }
  .btn.style7 {
    font-size: 16px;
  }
  .event-countdown .event-cd .countdown span {
    font-size: 22px;
  }
  .comment-item .comment-author-img {
    width: 50px;
    height: 50px;
  }
  .comment-item .comment-author-wrap {
    width: calc(100% - 65px);
    margin-left: 15px;
  }
  .comment-item .comment-author-wrap .comment-author-name h5 {
    font-size: 16px;
  }
  .comment-item.reply {
    margin-left: 10px;
  }
  .error-content span {
    font-size: 70px;
    line-height: 52px;
  }
  .my-account-tab .nav-item .nav-link {
    font-size: 13px;
    margin: 0 15px;
  }
}

.testimonial-wrap.bg-linen {
  overflow: hidden;
}
/*# sourceMappingURL=style.css.map */