.support-service ul li .s-box {
  margin-top: 40px;
}

.new-banner {
}
.product-highlights-banner.new-banner h3 {
  line-height: 54px;
}
.product-highlights-banner.new-banner p {
  color: #ffffff;
  font-size: 26px;
  line-height: 34px;
}
.product-highlights-banner.new-banner .slick-slide > div > div {
  display: block !important;
}
.product-highlights-banner.new-banner
  #slick-slide00
  .product-highlights-banner-slide
  h3 {
  color: #ffffff;
}
.product-highlights-banner.new-banner
  #slick-slide00
  .product-highlights-banner-slide
  .view-product-btn
  a {
  color: #ffffff;
  border-color: #ffffff;
  margin-bottom: 10px;
}
.product-highlights-banner.new-banner
  #slick-slide00
  .product-highlights-banner-slide
  .view-product-btn
  a:hover {
  color: #e36f45;
}
.product-highlights-banner.new-banner
  #slick-slide00
  .product-highlights-banner-slide
  .view-product-btn
  a.fill {
  background: #ffffff;
  color: #e36f45;
}

.new-search {
  padding-top: 50px;
}
.new-search-form {
  position: relative;
}
.new-search-form .search-input {
  height: 70px;
  width: 100%;
  background: #ffffff;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 115px 0 22px;
  font-size: 16px;
  color: #6f6f6f;
}
.new-search-form .search-submit {
  position: absolute;
  right: 0;
  top: 2px;
  height: 66px;
  width: 105px;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
  background: #e36f45;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  border: 0;
  cursor: pointer;
}

.tag-list {
  padding-top: 15px;
}
.tag-list ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  padding: 0 2px;
  font-size: 16px;
  color: #6f6f6f;
}
.tag-list ul li a {
  display: block;
  background: #f1f1f1;
  font-size: 16px;
  color: #6f6f6f;
  padding: 4px 10px;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.product-highlights-banner.new-banner .view-product-btn a {
  margin-bottom: 5px;
}
.single_buy_button {
  width: 100%;
  height: 50px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #e36f45 !important;
  border: 0;
  color: #fff !important;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 30px !important;
}

/* top note add */
/*header{
	height: 115px;
}*/
/*header .header-warp{
	height: 115px;
}*/
/*header .header-warp-right .nav-warp>ul>li .dropdown-menu{
	top: 115px;
}*/
.top-note {
  text-align: center;
  height: 40px;
  padding: 0 10px;
  color: #111111;
  background: #ffe8e8;
  font-size: 16px;
  font-weight: 400;
}
.top-note .view-product-btn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.top-note .view-product-btn a {
  padding: 6px 15px 6px;
  margin: 5px;
  color: #444444;
  border-color: #444444;
}
.top-note .view-product-btn a.fill {
  background: #444444;
  color: #ffffff;
}
.product-listpage-section {
  padding: 70px 0;
}
.product-list-wrap > ul > li {
  max-width: 1042px;
  margin: 0 auto 24px;
}
.product-list-wrap > ul > li .product-box {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
}
.product-list-wrap > ul > li .product-box .product-img {
  width: 39.31%;
}
.product-list-wrap > ul > li .product-box .product-short-desc {
  width: 41.98%;
  padding: 0 24px;
  border-right: 1px solid #e6e7e6;
}
.product-list-wrap > ul > li .product-box .product-short-desc h3 {
  font-size: 24px;
  color: #444444;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.product-list-wrap > ul > li .product-box .product-short-desc h3 a {
  color: #444444;
}
.product-list-wrap
  > ul
  > li
  .product-box
  .product-short-desc
  .product-category {
  font-size: 14px;
  color: #8f8f8f;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-bottom: 12px;
}
.product-list-wrap > ul > li .product-box .product-short-desc .short-desc {
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
  line-height: 26px;
  color: #8f8f8f;
}
.product-list-wrap
  > ul
  > li
  .product-box
  .product-short-desc
  .short-desc
  strong {
  font-weight: 400;
  color: #444444;
}
.product-list-wrap > ul > li .product-box .product-price-info {
  width: 18.71%;
  padding-left: 16px;
}
.product-list-wrap > ul > li .product-box .share-like {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 16px;
}
.product-list-wrap > ul > li .product-box .share-like > div {
  border-right: 1px solid #d8d8d8;
  padding: 0 12px;
}
.product-list-wrap > ul > li .product-box .share-like > div:last-child {
  border-right: 0;
}
.product-list-wrap > ul > li .product-box .share-like .share-social a {
  color: #c3c3c3;
  font-size: 15px;
}
.product-list-wrap
  > ul
  > li
  .product-box
  .share-like
  .wishlist
  a.add_to_wishlist {
  color: #c3c3c3;
  font-size: 15px;
}
.product-list-wrap > ul > li .product-box .price {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  color: #444444;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-bottom: 7px;
}
.product-list-wrap > ul > li .product-box .product-star {
  padding-bottom: 8px;
}
.product-list-wrap > ul > li .product-box .product-star .star-rate {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #8f8f8f;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.product-list-wrap > ul > li .product-box .product-sale,
.product-list-wrap > ul > li .product-box .last-update {
  text-align: center;
  font-size: 14px;
  color: #8f8f8f;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-bottom: 6px;
}
.product-list-wrap > ul > li .product-box .product-add-to-cart {
  padding-top: 10px;
}
.product-list-wrap > ul > li .product-box .product-add-to-cart a {
  display: block;
  text-align: center;
  height: 42px;
  border: 2px solid #e36f45;
  color: #e36f45;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 0 10px;
  background: transparent;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-list-wrap > ul > li .product-box .product-add-to-cart a:hover {
  color: #ffffff;
  background: #e36f45;
}
.product-list-wrap > ul > li .product-box .product-add-to-cart a .svg path,
.product-list-wrap > ul > li .product-box .product-add-to-cart a .svg circle {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-list-wrap
  > ul
  > li
  .product-box
  .product-add-to-cart
  a:hover
  .svg
  path,
.product-list-wrap
  > ul
  > li
  .product-box
  .product-add-to-cart
  a:hover
  .svg
  circle {
  fill: #ffffff;
}
.product-list-wrap > ul > li .product-box .product-add-to-cart a .svg {
  margin-right: 9px;
}

header .header-warp-right .nav-warp > ul > li {
  position: relative;
}
header .header-warp-right .nav-warp > ul > li > ul.dropdown-menu {
  text-align: left;
  background: #ffffff;
  min-width: 262px;
  -webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
}
header .header-warp-right .nav-warp > ul > li > ul.dropdown-menu > li {
  display: block;
  width: 100%;
  padding: 5px 0;
}
header .header-warp-right .nav-warp > ul > li > ul.dropdown-menu > li > a {
  color: #8f8f8f;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
}
header
  .header-warp-right
  .nav-warp
  > ul
  > li
  > ul.dropdown-menu
  > li
  > a:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
header .header-warp-right .nav-warp > ul > li > ul.dropdown-menu > li > a .svg {
  display: none;
}

.leftmenu .wrap > ul .dropdown-menu {
  padding-top: 8px;
  padding-bottom: 8px;
}
.leftmenu .wrap > ul > li > ul > li > a {
  text-align: left;
  color: #f1efef;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
}
.leftmenu .wrap > ul > li > ul > li > a .svg {
  display: none;
}
.error-page .product-list-wrap > ul > li {
  background-color: #fff;
}

.home-testimonial {
  padding: 70px 0;
}
.home-testimonial-slider .items {
  padding: 0 15px;
}
.home-testimonial .thumbnail {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 10px;
}
.home-testimonial .thumb {
  width: 100%;
  height: 200px;
  background-color: #858484;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 15px;
}
.home-testimonial .items:nth-child(1n) .thumb {
  background-color: #9e1b1f;
}
.home-testimonial .items:nth-child(2n) .thumb {
  background-color: #f1c216;
}
.home-testimonial .items:nth-child(3n) .thumb {
  background-color: #009092;
}
.home-testimonial .items:nth-child(4n) .thumb {
  background-color: #04a4cf;
}
.home-testimonial .thumb img {
  width: auto;
  height: auto;
  max-height: 180px;
}
.home-testimonial .sub-title {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: left;
}
.home-testimonial .caption {
  padding-top: 15px;
}
.newsletter-subscribe {
  padding: 70px 0;
}
.newsletter-subscribe .ns-container {
  padding: 0;
}
.newsletter-subscribe .ns-wrapper {
  padding: 50px 30px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  max-width: 500px;
  width: 100%;
}
.newsletter-subscribe .ns-submit {
  background: #e36f45;
  background-image: none;
  border: 1px solid transparent;
}
.newsletter-subscribe .ns-submit:hover,
.newsletter-subscribe .ns-submit:focus {
  background: #e36f45;
  background-image: none;
}
.newsletter-subscribe .ns-title {
  font-size: 26px;
  font-weight: 700;
  color: #444;
  position: relative;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.pagination {
  margin: 50px 0;
}
.pagination li a {
  padding: 12px 20px;
  border-radius: 0;
  color: #e36f45;
  cursor: pointer;
}
.pagination li a:hover,
.pagination li a:focus {
  background-color: #e36f45;
  border-color: #e36f45;
  color: #fff;
}
.pagination li:first-child a {
  border-radius: 0;
}
.pagination li:last-child a {
  border-radius: 0;
}
.pagination li.active a {
  background-color: #e36f45;
  border-color: #e36f45;
}
.pagination li.active a:hover,
.pagination li.active a:focus {
  background-color: #e36f45;
  border-color: #e36f45;
}
.slick-dots {
  display: block;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 3px;
}
.slick-dots li button {
  width: 18px;
  height: 18px;
  background-color: #fff;
  padding: 0;
  border: 2px solid #e36f45;
  border-radius: 100%;
  font-size: 0;
}
.slick-dots li.slick-active button {
  background-color: #e36f45;
}

@media (max-width: 991px) {
  .product-list-wrap > ul > li .product-box .product-img {
    width: 100%;
    padding-bottom: 15px;
  }
  .product-list-wrap > ul > li .product-box .product-img img {
    width: 100%;
  }
  .product-list-wrap > ul > li .product-box .product-short-desc {
    width: 60%;
  }
  .product-list-wrap > ul > li .product-box .product-price-info {
    width: 40%;
  }
}

@media (max-width: 767px) {
  header {
    height: auto;
  }
  header .header-warp {
    height: auto;
  }
  .top-note {
    height: auto;
    padding: 10px 10px 5px;
    font-size: 14px;
  }
  .product-list-wrap > ul > li .product-box .product-short-desc {
    width: 100%;
    padding: 0 0 20px;
    border-bottom: 1px solid #e6e7e6;
    border-right: 0;
  }
  .product-list-wrap > ul > li .product-box .product-price-info {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}

.home-testimonial .thumbnail {
  height: inherit;
}
.home-testimonial .slick-slide > div {
  height: 100%;
}
.home-testimonial-slider .items{
  height: 100%;
}
.home-testimonial-slider .slick-track{
  display: flex;
  margin: 0 0 30px;
}
.home-testimonial-slider .slick-slide{
  height: inherit;
}
.paginations-wrap{
  padding: 0 0 40px;
}
.paginations-wrap .page-navigation img{
  margin: 0;
}
.paginations-wrap .pagination{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.paginations-wrap .pagination .page-item{
  padding: 0;
}
.paginations-wrap .pagination .page-item span{
  width: 46px;
  height: 46px;
  background-color: #fff;
  border-color: #ddd;
  padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e36f45;
}
.paginations-wrap .pagination .page-item span.current{
  width: 46px;
  height: 46px;
  padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e36f45;
  border-color: #e36f45;
  color: #fff;
}
.paginations-wrap .pagination a.previous .svg {
  transform: rotate(90deg);
  width: 14px;
  height: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paginations-wrap ul.pagination li a.next .svg {
  transform: rotate(270deg);
  width: 14px;
  height: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paginations-wrap ul.pagination li:hover a.next .svg path {
  stroke: #fff;
}
.paginations-wrap ul.pagination li:hover a.previous .svg path {
  stroke: #fff;
}
.paginations-wrap ul.pagination li{
  width: 46px;
  height: 46px;
  margin: 10px 5px;
}
.paginations-wrap ul.pagination li a{
  width: 46px;
  height: 46px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}