@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Nava || Furniture Shop HTML 5 Template
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
    02. Header CSS
    03. Hero Header CSS
    04. Account CSS
    05. Banner CSS
    06. loading CSS
    07. Testimonial CSS
    08. Blog CSS
    09. Comment CSS
    10. Breadcrumb CSS
    11. Sidebar CSS
    12. Faq CSS
    13. cart
    14. category box
    15. checkout
    16. Coming soon CSS
    17. About CSS
    18. Contact CSS
    19. Faq CSS
    20. 404 CSS
    21. Reset CSS
    22. Typography CSS
    23. Footer CSS
    24. Compare CSS
    25. Tabs CSS
    26. Pagination CSS
    27. Products CSS
    28. Register/sign up CSS
    29. Shop CSS
    30. Smart shop CSS
    31. loader CSS

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

/*----------------------------------------*/
/*           22. Typography CSS
/*----------------------------------------*/
p {
  line-height: 1.7;
  color: #808080;
}

.item-cart__row--img > a > span, .order-table__product .product-title h5, .profile-info__col--value, .sidebar__item .product-media__body .title, .banner.style2 .banner__col .banner-inner .title, .card-item--blue .card-item__body--title h3, .custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -o-white-space: nowrap;
  white-space: nowrap;
}

/*----------------------------------------*/
/*           buttons
/*----------------------------------------*/
.btn {
  border: 1px solid;
  font-size: 1rem;
  padding: 0.375rem 1.25rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover {
  color: inherit;
}

.countdown .subscribe .subscribe__btn, .error-sec__content .back-btn, .slider-area .shop-slider__inner .slider-btn .btn, .coupon__code .btn, .custom-form__btn .submit-btn, .blog-post__inner--btn .btn, .card-item--list .card-item__body--btn .btn-add-to-cart, .hero-header-slider__wrapper .slider-inner .inner-content .slider-btn .btn, .custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__details {
  background: #e50012;
  border-color: #e50012;
  color: #ffffff;
}
.countdown .subscribe .subscribe__btn:hover, .error-sec__content .back-btn:hover, .slider-area .shop-slider__inner .slider-btn .btn:hover, .coupon__code .btn:hover, .custom-form__btn .submit-btn:hover, .blog-post__inner--btn .btn:hover, .card-item--list .card-item__body--btn .btn-add-to-cart:hover, .hero-header-slider__wrapper .slider-inner .inner-content .slider-btn .btn:hover, .custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__details:hover {
  background: #e50012;
  border-color: #e50012;
  color: #ffffff;
}

.card-item--light .card-item__overlay .btn {
  background-color: #ffffff;
  border-color: #e50012;
  color: #e50012;
}
.card-item--light .card-item__overlay .btn:hover {
  background-color: #e50012;
  color: #ffffff;
}

.product-info__act li:not(.hideme) > .btn, .card-item--list .card-item__body--btn .btn-action ul > li .btn {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #474747;
}
.product-info__act li:not(.hideme) > .btn:hover, .card-item--list .card-item__body--btn .btn-action ul > li .btn:hover {
  background: #ebebeb;
  color: #474747;
}

.blog-post--grid .blog-post__btn {
  background: transparent;
  border-color: #f8f8f8;
  color: #f8f8f8;
}
.blog-post--grid .blog-post__btn:hover {
  background-color: #f8f8f8;
  color: #474747;
}

.checkout-form__btn, .total-info__btn .btn, .profile-address__modal .modal-footer .btn-green, .profile-info__modal .modal-footer .btn-green, .custom-form__footer--link .btn, .custom-form__btn .btn-green, .comments__form--btn .btn, .custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__checkout {
  background-color: #54cb8f;
  border-color: #54cb8f;
  color: #ffffff;
}
.checkout-form__btn:hover, .total-info__btn .btn:hover, .profile-address__modal .modal-footer .btn-green:hover, .profile-info__modal .modal-footer .btn-green:hover, .custom-form__footer--link .btn:hover, .custom-form__btn .btn-green:hover, .comments__form--btn .btn:hover, .custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__checkout:hover {
  background: #40c582;
  color: #ffffff;
}

.profile-address__card--footer .btn-blue, .card-item--blue .card-item__body--btn .btn-shop {
  background-color: #79aee0;
  border-color: #79aee0;
  color: #ffffff;
}
.profile-address__card--footer .btn-blue:hover, .card-item--blue .card-item__body--btn .btn-shop:hover {
  background: #64a1db;
  color: #ffffff;
}

.profile-address__card--footer .btn-red {
  background-color: #f85555;
  border-color: #f85555;
  color: #ffffff;
}
.profile-address__card--footer .btn-red:hover {
  background: #f73d3d;
  color: #ffffff;
}

.change-pass__btn, .custom-form__btn .change-pass-btn, .banner.style2 .banner__col .banner-inner .banner-btn, .banner-full__inner .btn, .product-info__shop .add-to-cart-btn, .hero-header__content .hero-header-btn {
  background-color: #474747;
  border-color: #474747;
  color: #ffffff;
}
.change-pass__btn:hover, .custom-form__btn .change-pass-btn:hover, .banner.style2 .banner__col .banner-inner .banner-btn:hover, .banner-full__inner .btn:hover, .product-info__shop .add-to-cart-btn:hover, .hero-header__content .hero-header-btn:hover {
  background: #3a3a3a;
  color: #ffffff;
}

.profile-address__modal .modal-footer .btn-close, .profile-info__modal .modal-footer .btn-close, .custom-form__btn .btn-close, .product-details__content .readmore-btn {
  background: #808080;
  border-color: #808080;
  color: #ffffff;
}
.profile-address__modal .modal-footer .btn-close:hover, .profile-info__modal .modal-footer .btn-close:hover, .custom-form__btn .btn-close:hover, .product-details__content .readmore-btn:hover {
  background: #737373;
  border-color: #737373;
  color: #ffffff;
}

/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
html {
  height: 100%;
}

body {
  font-family: "Microsoft YaHei", sans-serif;
  color: #474747;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  direction: ltr;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Microsoft YaHei", sans-serif;
}

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

/* responsive image */
img {
  max-width: 100%;
  height: auto;
}

a {
  color: #474747;
}
a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: inherit;
  text-decoration: none;
}

button:focus {
  outline: none;
}

.btn.focus, .btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.form-control:focus,
.page-link:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  outline: none;
  border: 1px solid #cfcfcf;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -moz-transition: background-color 5000s ease-in-out 0s;
  -ms-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #474747;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  -moz-box-shadow: 0 0 0px 1000px #ffffff inset;
  -ms-box-shadow: 0 0 0px 1000px #ffffff inset;
  -o-box-shadow: 0 0 0px 1000px #ffffff inset;
  box-shadow: 0 0 0px 1000px #ffffff inset;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f8f8f8 inset;
  -moz-box-shadow: 0 0 0 30px #f8f8f8 inset;
  -ms-box-shadow: 0 0 0 30px #f8f8f8 inset;
  -o-box-shadow: 0 0 0 30px #f8f8f8 inset;
  box-shadow: 0 0 0 30px #f8f8f8 inset;
}

/*--
    general classes
-----------------------------------------*/
.hideme {
  display: none;
}

.w0 {
  width: 0px;
  overflow: hidden;
  vertical-align: middle;
}

.wishlist-checked {
  color: #f85555;
}

.my-100 {
  margin: 6.25rem 0;
}
@media only screen and (max-width: 767px) {
  .my-100 {
    margin: 3.25rem 0;
  }
}

.mt-100 {
  margin-top: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .mt-100 {
    margin-top: 3.25rem;
  }
}

.mb-100 {
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .mb-100 {
    margin-bottom: 3.25rem;
  }
}

.mb-70 {
  margin-bottom: 4.375rem;
}
@media only screen and (max-width: 767px) {
  .mb-70 {
    margin-bottom: 1.375rem;
  }
}

.mt-70 {
  margin-top: 4.375rem;
}
@media only screen and (max-width: 767px) {
  .mt-70 {
    margin-top: 1.375rem;
  }
}

.mb-30 {
  margin-bottom: 1.875rem;
}

.mt-30 {
  margin-top: 1.875rem;
}

.py-100 {
  padding: 6.25rem 0;
}
@media only screen and (max-width: 767px) {
  .py-100 {
    padding: 3.25rem 0;
  }
}

.pt-100 {
  padding-top: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .pt-100 {
    padding-top: 3.25rem;
  }
}

.pb-100 {
  padding-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .pb-100 {
    padding-bottom: 3.25rem;
  }
}

.py-80 {
  padding: 5rem 0;
}
@media only screen and (max-width: 767px) {
  .py-80 {
    padding: 3.125rem 0;
  }
}

.pt-80 {
  padding-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .pt-80 {
    padding-top: 3.125rem;
  }
}

.pb-80 {
  padding-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .pb-80 {
    padding-bottom: 3.125rem;
  }
}

.py-50 {
  padding: 3.125rem 0;
}

.pb-50 {
  padding-bottom: 3.125rem;
}

.pt-50 {
  padding-top: 3.125rem;
}

.py-20 {
  padding: 1.25rem 0;
}

.pb-20 {
  padding-bottom: 1.25rem;
}

.pt-20 {
  padding-top: 1.25rem;
}

.ht-100 {
  height: 100%;
}

.header-mt {
  margin-top: 4.25rem;
}

.main-title {
  position: relative;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1;
}





@media only screen and (min-width: 768px) {
  .main-title {
    font-size: 1.5rem;
  }
}

.overflow-hidden {
  overflow: hidden;
}
@media only screen and (min-width: 1600px){
  .owl-carousel {
  margin-top: 8rem;
}
}
@media only screen and (max-width: 1200px){
  .owl-carousel {
  margin-top: 5rem;
}
}
/* owl carousel general custom style */

.owl-carousel .owl-nav [class*=owl-] {
  width: 30px;
  height: 30px;

  /*margin-top: 1.875rem;*/
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #808080;
  color: #ffffff;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  border: 1px solid #808080;
  color: #808080;
  line-height: 0;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-carousel .owl-nav .owl-next {
  margin-left: 5px;
}
.owl-carousel .owl-dots {
  text-align: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
  margin-top:-2rem;
}
.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  float: none;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #cfcfcf;
  border: 1px solid #cfcfcf !important;
  -webkit-box-shadow: 0px 1px 2px 0px #474747;
  -moz-box-shadow: 0px 1px 2px 0px #474747;
  -ms-box-shadow: 0px 1px 2px 0px #474747;
  -o-box-shadow: 0px 1px 2px 0px #474747;
  box-shadow: 0px 1px 2px 0px #474747;
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #000;
  border: 1px solid #000 !important;

}
.product-show-slider .owl-carousel .owl-dots .owl-dot.active {
  background: #fff;
  border: 1px solid #fff !important;

}

/* back to top button */
.back-to-top-btn {
  display: inline-block;
  background-color: #474747;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 1rem;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.back-to-top-btn:hover, .back-to-top-btn:active {
  background-color: #e50012;
}
.back-to-top-btn::after {
  content: "︿";
  font-weight: 600;
  font-size: 1rem;
  line-height: 40px;
  color: #ffffff;
}
.back-to-top-btn.show {
  opacity: 1;
  visibility: visible;
}

/* general page styles */
.general-info {
  margin: 0 auto;
}
.general-info__img {
  width: 100%;
}
.general-info__title {
  position: relative;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  margin-top: 1.875rem;
  text-transform: capitalize;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .general-info__title {
    font-size: 1.5rem;
  }
}
.general-info__list p:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #808080;
  margin-right: 0.5rem;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.general-info__payment img {
  margin-top: 0.5rem;
}

/* general item box */
.item-box {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 1.25rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -moz-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -ms-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -o-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
}
@media only screen and (min-width: 768px) {
  .item-box {
    padding: 3.5rem;
  }
}
.item-box__title {
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 1.25rem;
}
.item-box__content {
  display: inline-block;
  padding: 1rem;
  margin: auto;
  text-align: center;
  border: 1px solid rgba(207, 207, 207, 0.45);
}
@media only screen and (min-width: 768px) {
  .item-box__content {
    font-size: 1rem;
  }
}
.item-box__content span {
  display: block;
  font-size: 1.1rem;
}
.item-box__content > a {
  color: #e50012;
  text-decoration: underline;
  padding-top: 0.5rem;
  display: block;
}

/*----------------------------------------*/
/*           02. Header CSS
/*----------------------------------------*/
/* main header navbar */
.custom-navbar {
  background: #ffffff;
  height: 6rem;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-box-shadow: 0 2px 5px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px -4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 5px -4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px -4px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 991px) {
  .custom-navbar {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
}
.custom-navbar .navbar-brand {
  font-size: unset;
}
.custom-navbar .navbar-brand img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 15px;
}
.custom-navbar.navbar-light .navbar-toggler {
  border: none;
  padding: 0.875rem 0 0.875rem 0;
}
@media only screen and (max-width: 767px) {
  .custom-navbar .main-navbar {
    height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.custom-navbar .main-navbar__item .nav-link {
  padding: 0.875rem 1rem;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.custom-navbar .main-navbar__item .nav-link:hover, .custom-navbar .main-navbar__item .nav-link:focus {
  outline: none;
}
.custom-navbar .main-navbar__item .dropdown-toggle:after {
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 3px;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -webkit-transform: translateY(-25%) rotate(45deg);
  -moz-transform: translateY(-25%) rotate(45deg);
  -ms-transform: translateY(-25%) rotate(45deg);
  -o-transform: translateY(-25%) rotate(45deg);
  transform: translateY(-25%) rotate(45deg);
}
.right-toggle:after{
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 3px;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -webkit-transform: translateY(-25%) rotate(45deg);
  -moz-transform: translateY(-25%) rotate(45deg);
  -ms-transform: translateY(-25%) rotate(45deg);
  -o-transform: translateY(-25%) rotate(45deg);
  transform: translateY(-25%) rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .custom-navbar .main-navbar__item:hover .dropdown-toggle:after {
    -webkit-transform: translateY(0) rotate(-135deg);
    -moz-transform: translateY(0) rotate(-135deg);
    -ms-transform: translateY(0) rotate(-135deg);
    -o-transform: translateY(0) rotate(-135deg);
    transform: translateY(0) rotate(-135deg);
  }
}
.custom-navbar .main-navbar__item .dropdown-menu {
  margin: 0;
  border: none;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid rgba(207, 207, 207, 0.45);
}
@media only screen and (min-width: 992px) {
  .custom-navbar .main-navbar__item .dropdown-menu {
    margin: -1px 0 0 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
}
.custom-navbar .main-navbar__item .dropdown-menu .dropdown-item {
  color: #414141;
  padding: 0.375rem 1.25rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size:1.25rem
}
.custom-navbar .main-navbar__item .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #e50012;
}
.custom-navbar .main-navbar__item .dropdown-menu .dropdown-item:hover .right-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.custom-navbar .main-navbar__item .dropdown-menu .dropdown-item.active, .custom-navbar .main-navbar__item .dropdown-menu .dropdown-item:active {
  text-decoration: none;
  background-color: transparent;
}
.custom-navbar .main-navbar__item.megamenu {
  position: static;
  cursor: pointer;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list {
  width: 100%;
  padding: 0;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--title {
  font-weight: 600;
  padding: 0.375rem 0;
  font-size: 1rem;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1.25rem;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content .row:nth-child(2) {
  margin-top: auto;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content .dropdown-item {
  padding: 0.375rem 0;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content .megamenu-service {
  background-color: #f8f8f8;
  padding: 0.75rem 1rem;
  margin-bottom: 0.75rem;
  text-align: center;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
@media only screen and (max-width: 991px) {
  .custom-navbar .main-navbar__item.megamenu .megamenu__list--content .megamenu-service {
    display: none;
  }
  .custom-navbar .main-navbar__item .dropdown-menu .dropdown-item {
  color: #414141;
  padding: 0.375rem 1.25rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size:1rem
}
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content .megamenu-service__icon .icon {
  font-size: 2.2rem;
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--content .megamenu-service__icon h6 {
  text-transform: capitalize;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .custom-navbar .main-navbar__item.megamenu .megamenu__list--img {
    display: none;
  }
}
.custom-navbar .main-navbar__item.megamenu .megamenu__list--img img {
  -webkit-border-top-right-radius: 0.25rem;
  -moz-border-top-right-radius: 0.25rem;
  -ms-border-top-right-radius: 0.25rem;
  -o-border-top-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
  -moz-border-bottom-right-radius: 0.25rem;
  -ms-border-bottom-right-radius: 0.25rem;
  -o-border-bottom-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
@media only screen and (min-width: 992px) {
  .custom-navbar .main-navbar .dropdown:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .custom-navbar .main-navbar .last-menu:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    /* -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); */
  }
}
.custom-navbar .main-navbar-action {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .custom-navbar .main-navbar-action {
    order: 1;
  }
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper {
  position: relative;
  min-width: 295px;
  max-width: 341px;
  padding: 1rem;
  border: 1px solid rgba(207, 207, 207, 0.45);
  margin: 0;
  margin-top: -16px;
  background: #ffffff;
  display: none;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  position: absolute;
  top: 68px;
  right: 0;
  left: unset;
  z-index: 999;
  /* account dropdown  inner content */
  /* cart dropdown inner content */
  /* cart dropdown inner content when the cart is empty  */
}
@media only screen and (max-width: 575px) {
  .custom-navbar #mainNavbarDropdown .dropdown-wrapper {
    min-width: 100%;
  }
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .dropdown-divider {
  margin: 1rem 0;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .dropdown-item:active, .custom-navbar #mainNavbarDropdown .dropdown-wrapper .dropdown-item .active {
  outline: none;
  background: #808080;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .dropdown-item span {
  margin-right: 0.5rem;
  font-size: 1.1rem;
  vertical-align: middle;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .account-wrapper__heading span {
  display: block;
  line-height: 1;
  margin-bottom: 1.25rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .account-wrapper__heading span:first-child {
  font-weight: 600;
  font-size: 1.1rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .account-wrapper__heading--link {
  font-size: 0.875rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .account-wrapper__heading--link a {
  color: #e50012;
  text-decoration: underline;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item {
  display: block;
  width: 100%;
  -o-white-space: nowrap;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.total-price {
  text-align: center;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.total-price span {
  font-weight: 600;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media:not(:last-child) {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media__img {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media__img img {
  width: 80px;
  margin-right: 1rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media > a {
  display: inherit;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media .media-body {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: left;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media .media-title {
  width: 100%;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media .media-title:hover {
  color: #e50012;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media .media-details {
  font-weight: 600;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item .media .delete-icon {
  color: #474747;
  padding: 0.5rem 1rem 0.5rem 0;
  font-size: 1.1rem;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__checkout {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper__item.cart-btn .cart-btn__details {
  display: block;
  width: 100%;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .empty-cart {
  padding: 2.5rem 1.25rem;
  margin: 0;
  min-height: 180px;
  text-align: center;
  color: #474747;
  overflow: hidden;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .empty-cart__icon {
  font-size: 2.5rem;
  text-align: center;
}
.custom-navbar #mainNavbarDropdown .dropdown-wrapper .empty-cart p {
  text-align: center;
}

.search-wrapper {
  position: relative;
  width: 100%;
}
/* typeahead search input */
.twitter-typeahead {
  width: 100%;
}

.tt-menu {
  width: 100%;
  margin-top: 5px;
  padding: 8px 0;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.1);
  -o-box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.1);
  box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.1);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #ffffff;
  background-color: #0097cf;
}
.tt-suggestion p {
  margin: 0;
}
.tt-suggestion:hover {
  cursor: pointer;
  color: #474747;
  background-color: #f8f8f8;
}
.tt-suggestion.tt-cursor {
  color: #474747;
  background-color: #f8f8f8;
}

/*----------------------------------------*/
/*           03. Hero header CSS
/*----------------------------------------*/
/* hero header with static image */
.hero-header {
  margin-top: 4.25rem;
}
.hero-header--bg {
  background-color: #f8f8f8;
  -webkit-border-bottom-right-radius: 1.5rem;
  -moz-border-bottom-right-radius: 1.5rem;
  -ms-border-bottom-right-radius: 1.5rem;
  -o-border-bottom-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  -webkit-border-bottom-left-radius: 1.5rem;
  -moz-border-bottom-left-radius: 1.5rem;
  -ms-border-bottom-left-radius: 1.5rem;
  -o-border-bottom-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.hero-header.hero-header-pad {
  padding: 0 0 0 1.875rem;
}
.hero-header__img img {
  -webkit-border-bottom-right-radius: 1.5rem;
  -moz-border-bottom-right-radius: 1.5rem;
  -ms-border-bottom-right-radius: 1.5rem;
  -o-border-bottom-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.hero-header__content {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 767px) {
  .hero-header__content {
    margin: 1.5rem 1.875rem 1.875rem 0;
  }
}
.hero-header__content .hero-header-title {
  margin-bottom: 1rem;
  text-transform: capitalize;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .hero-header__content .hero-header-title {
    font-size: 1.5rem;
  }
}
.hero-header__content .hero-header-desc {
  font-size: 1.1rem;
}
.hero-header__content .hero-header-btn {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .hero-header__img {
    -webkit-order: 1;
    order: 1;
  }
  .hero-header__content {
    -webkit-order: 2;
    order: 2;
  }
}

/* hero header slider full width */
.hero-header-slider {
  position: relative;
  margin-top: 6rem;
  /* hero header slider animation */
  /* owl carousel hero header custom styles */
}
.product-show-slider {
  position: relative;
}
.hero-header-slider__img, .product-show-slider__img {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 18.75rem;
}
@media only screen and (max-width: 767px) {
  .hero-header-slider__img {
    height: 12.5rem;
  }
  .product-show-slider__img {
    height: 9.375rem;
  }
  .owl-carousel .owl-dots .owl-dot{
    width: 0.3125rem;
    height: 0.3125rem;
  }
}
@media only screen and (min-width: 768px) {
 .hero-header-slider__img {
     height: 25rem;
}
 .product-show-slider__img {
     height: 15.625rem;
}
}
@media only screen and (min-width: 992px) {
  .hero-header-slider__img {
    height: 36.25rem;
  }
  .product-show-slider__img {
    height: 34.0625rem;
  }
}
@media only screen and (min-width: 1000px){
  .hero-header-slider__img {
    height: 25rem;
  }
  .product-show-slider__img {
    height: 18rem;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-header-slider__img {
    height: 35rem;
  }
  .product-show-slider__img {
    height: 25rem;
  }
  
}
@media only screen and (min-width: 1600px) {
  .hero-header-slider__img {
    height: 40rem;
  }
  .product-show-slider__img {
    height: 28rem;
  }
}
.hero-header-slider__overlay {
  background: linear-gradient(0deg, rgba(71, 71, 71, 0.6) 0%, rgba(128, 128, 128, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero-header-slider__wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.hero-header-slider__wrapper .slider-inner {
  display: table-cell;
  vertical-align: middle;
}
.hero-header-slider__wrapper .slider-inner .inner-content {
  max-width: 614px;
  color: #ffffff;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .hero-header-slider__wrapper .slider-inner .inner-content {
    max-width: 414px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-header-slider__wrapper .slider-inner .inner-content {
    max-width: 214px;
  }
}
.hero-header-slider__wrapper .slider-inner .inner-content--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.hero-header-slider__wrapper .slider-inner .inner-content .slider-title {
  font-weight: 600;
  font-size: 1.25rem;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .hero-header-slider__wrapper .slider-inner .inner-content .slider-title {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .hero-header-slider__wrapper .slider-inner .inner-content .slider-title {
    font-size: 3rem;
  }
}
.hero-header-slider__wrapper .slider-inner .inner-content .slider-subtitle {
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .hero-header-slider__wrapper .slider-inner .inner-content .slider-subtitle {
    font-size: 1.5rem;
  }
}
.hero-header-slider__wrapper .slider-inner .inner-content .slider-text {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .hero-header-slider__wrapper .slider-inner .inner-content .slider-text {
    font-size: 1rem;
  }
}
.hero-header-slider__wrapper .slider-inner .inner-content .slider-btn .btn {
  font-size: 0.875rem;
  -webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 768px) {
  .hero-header-slider__wrapper .slider-inner .inner-content .slider-btn .btn {
    font-size: 1.1rem;
  }
}
.hero-header-slider__wrapper .slider-inner .inner-content--dark {
  color: #474747;
}
.hero-header-slider__wrapper .slider-inner .inner-content--dark .slider-text {
  color: #474747;
}
.hero-header-slider .owl-item .hero-header-slider__wrapper * {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hero-header-slider .owl-item.active .slider-animated .slider-title {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.hero-header-slider .owl-item.active .slider-animated .slider-subtitle {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.hero-header-slider .owl-item.active .slider-animated .slider-text {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.hero-header-slider .owl-item.active .slider-animated .slider-btn {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.hero-header-slider .owl-carousel .owl-nav [class*=owl-], .product-show-slider .owl-carousel .owl-nav [class*=owl-] {
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  border: none;
  width: 60px;
  height: 100%;
  cursor: pointer;
  text-align: center;
  background: transparent;
  opacity: 0.5;
  margin: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 200;
}
.hero-header-slider .owl-carousel .owl-nav [class*=owl-]:hover, .product-show-slider .owl-carousel .owl-nav [class*=owl-]:hover {
  opacity: 1;
  background: transparent;
}
.hero-header-slider .owl-carousel .owl-nav button i, .product-show-slider .owl-carousel .owl-nav button i {
  font-size: 1.5rem;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 2px 4px #808080;
}
.hero-header-slider .owl-carousel .owl-nav .owl-next,  .product-show-slider .owl-carousel .owl-nav .owl-next {
  right: 0;
  left: auto;
}
.hero-header-slider .owl-carousel .owl-nav .owl-prev,  .product-show-slider .owl-carousel .owl-nav .owl-prev {
  left: 0;
  right: auto;
}
.hero-header-slider .owl-carousel .owl-dots, .product-show-slider .owl-carousel .owl-dots{
  margin: 0;
  position: absolute;
  bottom: 12px;
}

/*----------------------------------------*/
/*           27. Products CSS
/*----------------------------------------*/
/* products card item grid style */
.card-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  /* skyblue card item */
  /* light card item */
  /* card item list style */
}
.card-item--blue {
  background: #dbe7f3;
  overflow: hidden;
}
.card-item--blue .card-item__img {
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
}
.card-item--blue .card-item__body {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 1.25rem;
  height: 100%;
}
.card-item--blue .card-item__body--title {
  font-weight: 600;
}
.card-item--blue .card-item__body--title h3 {
  font-size: 1.1rem;
}
@media only screen and (min-width: 768px) {
  .card-item--blue .card-item__body--title h3 {
    font-size: 1.25rem;
  }
}
.card-item--blue .card-item__body--title h3:hover {
  color: #808080;
}
.card-item--blue .card-item__body--price {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .card-item--blue .card-item__body--price {
    font-size: 1rem;
  }
}
.card-item--blue .card-item__body--price .old {
  font-size: 1rem;
  text-decoration: line-through;
  font-weight: 400;
  margin-left: 0.5rem;
  color: #808080;
}
.card-item--blue .card-item__body--rate {
  margin-bottom: 1rem;
}
.card-item--blue .card-item__body--btn .btn-shop {
  padding: 0.375rem 1.75rem;
}
.card-item--blue:hover .card-item__img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.card-item--light {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  padding: 1.25rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.card-item--light .card-item__bg {
  display: block;
  margin: auto;
}
.card-item--light .card-item__bg:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card-item--light .card-item__bg--badge {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding: 0.375rem 0.5rem;
  letter-spacing: 0.5px;
  background: #e50012;
  color: #ffffff;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
}
.card-item--light .card-item__bg .delete-from-list {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.45rem;
  border: 1px solid #808080;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #808080;
  opacity: 0.6;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.card-item--light .card-item__bg .delete-from-list:hover {
  opacity: 1;
}
.card-item--light .card-item__body {
  color: #474747;
  padding: 1.25rem 0 0 0;
}
.card-item--light .card-item__body--price {
  color: #e50012;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.2;
}
.card-item--light .card-item__body--title h4 {
  font-size: 1.1rem;
  margin-bottom: 0.75rem;
}
.card-item--light .card-item__overlay {
  position: absolute;
  top: 65%;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  padding: 0 1.25rem;
  z-index: 3;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.card-item--light .card-item__overlay .action-btn {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  bottom: 100px;
  left: 0;
}
.card-item--light .card-item__overlay .action-btn .icon-box {
  position: absolute;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  border: 1px solid #ffffff;
  font-size: 0.9rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  color: #474747;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.card-item--light .card-item__overlay .action-btn .icon-box:hover {
  background-color: #ffffff;
}
.card-item--light .card-item__overlay .action-btn li:first-child .icon-box {
  left: -90%;
  right: 0;
}
.card-item--light .card-item__overlay .action-btn li:last-child .icon-box {
  right: -90%;
  left: 0;
}
.card-item--light .card-item__overlay .btn {
  width: 100%;
  margin-top: 0.75rem;
  padding: 0.375rem 0.75rem;
}
.card-item--light:hover .card-item__bg:before {
  opacity: 1;
}
.card-item--light:hover .card-item__overlay {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.card-item--light:hover .card-item__overlay .action-btn li:first-child .icon-box {
  left: -55px;
}
.card-item--light:hover .card-item__overlay .action-btn li:last-child .icon-box {
  right: -55px;
}
.card-item--list {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.card-item--list .card-item__img {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .card-item--list .card-item__img img {
    width: 100%;
  }
}
.card-item--list .card-item__img--badge {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding: 0.375rem 0.5rem;
  letter-spacing: 0.5px;
  background: #e50012;
  color: #ffffff;
  -webkit-border-radius: 0.7rem;
  -moz-border-radius: 0.7rem;
  -ms-border-radius: 0.7rem;
  -o-border-radius: 0.7rem;
  border-radius: 0.7rem;
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
}
.card-item--list .card-item__img--icon {
  background: rgba(248, 248, 248, 0.7);
  color: #808080;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 0.875rem;
  text-align: center;
  padding: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card-item--list .card-item__img--icon:hover {
  background: white;
}
.card-item--list .card-item__body {
  padding: 1.875rem 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .card-item--list .card-item__body {
    padding: 0 1rem;
  }
}
.card-item--list .card-item__body--title h4 {
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: capitalize;
}
.card-item--list .card-item__body--price {
  font-size: 1.25rem;
  font-weight: 600;
  color: #e50012;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.card-item--list .card-item__body--price .old {
  font-size: 1.1rem;
  color: #808080;
  font-weight: 400;
  text-decoration: line-through;
  padding-left: 0.3rem;
}
.card-item--list .card-item__body--rate {
  margin-bottom: 1rem;
}
.card-item--list .card-item__body--btn {
  margin-top: auto;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card-item--list .card-item__body--btn .btn-action ul > li {
  display: inline-block;
}
.card-item--list .card-item__body--btn .btn-action ul > li .btn {
  padding: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.card-item--list:hover .card-item__img--icon {
  opacity: 1;
  visibility: visible;
}

/* product rating */
.product-rate {
  line-height: 1;
}
.product-rate__star {
  font-size: 0;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.product-rate__star:before {
  display: inline-block;
  float: left;
  font-family: "flat-icon";
  content: "";
  font-size: 15px;
  line-height: 15px;
  color: #cfcfcf;
  letter-spacing: 3px;
}
.product-rate__star > span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  line-height: 13px;
}
.product-rate__star > span:before {
  display: inline-block;
  float: left;
  font-family: "flat-icon";
  content: "";
  font-size: 15px;
  line-height: 15px;
  color: #cfcfcf;
  letter-spacing: 3px;
}
.product-rate__star > span:before {
  font-family: "flat-icon";
  content: "";
  color: #e50012;
}
.product-rate__star .rate-1 {
  width: 20%;
}
.product-rate__star .rate-2 {
  width: 40%;
}
.product-rate__star .rate-3 {
  width: 60%;
}
.product-rate__star .rate-4 {
  width: 80%;
}
.product-rate__star .rate-5 {
  width: 100%;
}
.product-rate .rate-number {
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  vertical-align: middle;
  color: #808080;
}

.product-card {
  padding: 1.25rem;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  margin-bottom: 1.875rem;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .product-card {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.product-card__img {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .product-card__img {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
  }
}
.product-card__img--badge {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding: 0.375rem 0.5rem;
  letter-spacing: 0.5px;
  background: #e50012;
  color: #ffffff;
  -webkit-border-radius: 0.7rem;
  -moz-border-radius: 0.7rem;
  -ms-border-radius: 0.7rem;
  -o-border-radius: 0.7rem;
  border-radius: 0.7rem;
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
}
.product-card__body {
  padding: 0 1rem;
}
@media only screen and (min-width: 992px) {
  .product-card__body {
    -webkit-flex: 2 2 0;
    -ms-flex: 2 2 0;
    flex: 2 2 0;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.product-card__body .product-title {
  font-size: 1.25rem;
  font-weight: 600;
}
.product-card__body .product-price {
  font-size: 1.2rem;
}
.product-card__body .product-price .old {
  font-size: 1rem;
  color: #808080;
  text-decoration: line-through;
}

/* product single page */
@media only screen and (max-width: 767px) {
  .product-info {
    margin-top: 3.5rem;
  }
}
.product-info__title {
  font-size: 1.5rem;
}
.product-info h6 {
  font-weight: 600;
}
.product-info__rate {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 0.5rem;
}
.product-info__rate .product-rate {
  margin-bottom: 0.5rem;
}
.product-info__price {
  padding: 1rem 0 0.625rem 0;
  clear: both;
}
.product-info__price span {
  font-weight: 600;
  font-size: 2rem;
}
.product-info__price .old {
  font-size: 1rem;
  text-decoration: line-through;
  font-weight: 400;
  margin-left: 0.5rem;
}
.product-info__price .price-badge {
  font-weight: 400;
  font-size: 80%;
  color: #ffffff;
  background: #f85555;
}
.product-info__color {
  padding-bottom: 1rem;
}
.product-info__color .title {
  margin-bottom: 1rem;
}
.product-info__color .color-list__item {
  display: inline-block;
  margin: 0 0.4rem 0 0;
}
.product-info__color .color-list__item .btn-color {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-bottom: 0;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -moz-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -ms-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -o-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -webkit-transition: border-color 1s;
  -moz-transition: border-color 1s;
  -ms-transition: border-color 1s;
  -o-transition: border-color 1s;
  transition: border-color 1s;
}
.product-info__color .color-list__item .btn-color.active {
  -webkit-box-shadow: 0 0 0 1px #808080;
  -moz-box-shadow: 0 0 0 1px #808080;
  -ms-box-shadow: 0 0 0 1px #808080;
  -o-box-shadow: 0 0 0 1px #808080;
  box-shadow: 0 0 0 1px #808080;
}
.product-info__color .color-list__item .input-invisible {
  position: absolute;
  visibility: hidden;
}
.product-info__shop {
  padding-bottom: 2rem;
}
.product-info__shop .quantity {
  text-align: center;
  border: 1px solid rgba(207, 207, 207, 0.45);
  padding: 0.3rem;
  float: left;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.product-info__shop .quantity__input {
  border: none;
  text-align: center;
  max-width: 60px;
  padding: 0.3rem;
}
.product-info__shop .quantity__input:focus {
  border: none;
}
.product-info__shop .quantity__minus, .product-info__shop .quantity__plus {
  cursor: pointer;
  padding: 0.3rem;
}
.product-info__shop .add-to-cart-btn {
  display: inline-block;
  margin-left: 0.5rem;
  line-height: 27px;
}
.product-info__size {
  padding-bottom: 2rem;
}
.product-info__size .title {
  font-size: 1.1rem;
  display: block;
  margin-bottom: 1rem;
}
.product-info__size .list-size > a {
  display: inline-block;
  min-width: 50px;
  line-height: 25px;
  height: 28px;
  border: 1px solid rgba(207, 207, 207, 0.45);
  text-align: center;
  margin-right: 0.8rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.product-info__size .list-size > a.active {
  background: #e50012;
}
.product-info__desc .designer {
  margin-bottom: 1.375rem;
}
.product-info__desc .designer span {
  color: #808080;
}
.product-info__act {
  margin-bottom: 1rem;
}
.product-info__act li:not(.hideme) {
  display: inline-block;
}
.product-info__act li:not(.hideme) > .btn {
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* single product images gallery */
.gallery-on-top {
  margin-bottom: 0.25rem;
}

.gallery-thumbs {
  /* owl carousel single product gallery owl nav styles */
}
.gallery-thumbs.owl-carousel .owl-nav [class*=owl-] {
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  border: none;
  width: 50px;
  height: 100%;
  margin: 0;
  cursor: pointer;
  text-align: center;
  background: transparent;
  opacity: 0.5;
  font-size: 0.9rem;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 200;
}
.gallery-thumbs.owl-carousel .owl-nav [class*=owl-]:hover {
  opacity: 1;
  background: transparent;
}
.gallery-thumbs.owl-carousel .owl-nav button i {
  font-size: 1.2rem;
  line-height: 32px;
  color: #474747;
  text-align: center;
}
.gallery-thumbs.owl-carousel .owl-nav .owl-next {
  right: 0;
  left: auto;
}
.gallery-thumbs.owl-carousel .owl-nav .owl-prev {
  left: 0;
  right: auto;
}

@media only screen and (max-width: 575px) {
  .product-details .nav {
    display: block;
  }
}
.product-details__tabs {
  border: 1px solid rgba(207, 207, 207, 0.45);
  margin-bottom: 1.875rem;
}
.product-details__tabs .nav-item:not(:last-child) {
  border-right: 1px solid rgba(207, 207, 207, 0.45);
}
.product-details__tabs .nav-item .nav-link {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-details__tabs .nav-item .nav-link.active {
  color: #474747;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.product-details__content {
  /* product materials list */
}
.product-details__content .collapse-text {
  overflow: hidden;
  height: 113px;
}
.product-details__content .readmore-btn .up-down {
  vertical-align: middle;
  margin-left: 0.3rem;
}
.product-details__content .product-info-list__item {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  background-color: #f1f1f1;
  padding: 0.75rem 0;
}
.product-details__content .product-info-list__item span {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product-details__content .product-info-list__item:nth-child(odd) {
  background-color: #f8f8f8;
}
@media only screen and (max-width: 767px) {
  .product-details__content .materials__list:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.product-details__content .materials__list--title {
  font-size: 1.25rem;
  font-weight: 600;
}

.related-items .item-card__img {
  overflow: hidden;
}
.related-items .item-card__img--overlay .add-to-cart {
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  background: #474747;
  padding: 0.65rem;
  text-align: center;
  color: #ffffff;
  z-index: 103;
  height: 45px;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.related-items .item-card__img--overlay .add-to-cart span {
  padding-right: 0.3rem;
}
.related-items .item-card__img:hover .add-to-cart {
  bottom: 0;
}
.related-items .item-card__cap {
  text-align: center;
}
.related-items .item-card__cap--details {
  display: inline-block;
}

/*----------------------------------------*/
/*           05. banner CSS
/*----------------------------------------*/
.banner {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  /* full width banner style 01 */
  /* banner style 02 */
}
.banner-full__inner {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 6.25rem 0;
  text-transform: capitalize;
  margin-bottom: 0.375rem;
}
@media only screen and (max-width: 767px) {
  .banner-full__inner {
    text-align: center;
    padding: 3.25rem 0;
  }
}
.banner-full__inner h3 {
  color: #f85555;
  font-weight: 900;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .banner-full__inner h3 {
    font-size: 1.5rem;
  }
}
.banner-full__inner h2 {
  color: #474747;
  font-size: 1.5rem;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .banner-full__inner h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .banner-full__inner h2 {
    font-size: 2.5rem;
  }
}
.banner-full__inner .btn {
  margin-top: 1rem;
}
.banner.style2 {
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.banner.style2 .banner__col {
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
@media only screen and (max-width: 991px) {
  .banner.style2 .banner__col {
    margin-bottom: 1.875rem;
  }
}
.banner.style2 .banner__col .banner-img {
  overflow: hidden;
}
.banner.style2 .banner__col .banner-img img {
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.banner.style2 .banner__col .banner-inner {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: auto;
  max-width: 80%;
  padding: 1.25rem;
  color: #474747;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .banner.style2 .banner__col .banner-inner {
    padding: 1.625rem 0 2rem 2rem;
  }
}
.banner.style2 .banner__col .banner-inner--center {
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner.style2 .banner__col .banner-inner > a:first-child {
  display: block;
}
.banner.style2 .banner__col .banner-inner .title {
  font-size: 1.1rem;
  margin: 0;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .banner.style2 .banner__col .banner-inner .title {
    font-size: 1.5rem;
  }
}
.banner.style2 .banner__col .banner-inner .sub-title {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #474747;
}
@media only screen and (min-width: 768px) {
  .banner.style2 .banner__col .banner-inner .sub-title {
    font-size: 1.75rem;
  }
}
.banner.style2 .banner__col .banner-inner .banner-btn {
  margin-top: 5px;
  font-size: 1rem;
}
.banner.style2 .banner__col:hover .banner-img img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}

.newsletter-banner {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
}
.newsletter-banner:before {
  content: "";
  background: #000000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newsletter-banner__content {
  text-align: center;
  color: #ffffff;
  padding: 3.25rem 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .newsletter-banner__content {
    padding: 6.25rem 0;
  }
}
.newsletter-banner__content h3 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .newsletter-banner__content h3 {
    font-size: 1.75rem;
  }
}
.newsletter-banner__content span {
  display: block;
  font-size: 1rem;
  text-align: center;
  color: #e50012;
  letter-spacing: 1px;
  margin-bottom: 2rem;
  text-shadow: -1px 0px 0px rgba(71, 71, 71, 0.25);
}
@media only screen and (min-width: 768px) {
  .newsletter-banner__content span {
    font-size: 1.25rem;
  }
}
.newsletter-banner__content .input-group {
  margin: 0 auto;
  margin-bottom: 0.375rem;
}
.newsletter-banner__content .input-group .form-control {
  background: transparent;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.newsletter-banner__content .input-group .form-control::placeholder {
  color: #ffffff;
}
.newsletter-banner__content .input-group .form-control:focus {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -moz-box-shadow: 0 0 0px 1000px transparent inset;
  -ms-box-shadow: 0 0 0px 1000px transparent inset;
  -o-box-shadow: 0 0 0px 1000px transparent inset;
  box-shadow: 0 0 0px 1000px transparent inset;
}
.newsletter-banner__content .input-group .input-group-append .btn {
  color: #e50012;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
  border: none;
  border-bottom: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/*----------------------------------------*/
/*           25. tabs CSS
/*----------------------------------------*/
.res-gallery--bg {
  background: #f6f7fb;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 3.25rem 0 1.375rem 0;
}
@media only screen and (min-width: 768px) {
  .res-gallery--bg {
    padding: 6.25rem 0 4.375rem 0;
  }
}
.res-gallery__tabs .nav-pills {
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .res-gallery__tabs .nav-pills {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }
}
.res-gallery__tabs .gallery-title {
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.res-gallery__tabs .gallery-title span {
  display: block;
  font-weight: 600;
}
.res-gallery__tabs .gallery-title span:first-child {
  font-size: 1.1rem;
}
@media only screen and (min-width: 992px) {
  .res-gallery__tabs .gallery-title span:first-child {
    font-size: 1.3rem;
  }
}
.res-gallery__tabs .gallery-title span:last-child {
  font-size: 1.75rem;
}
@media only screen and (min-width: 992px) {
  .res-gallery__tabs .gallery-title span:last-child {
    font-size: 3rem;
  }
}
.res-gallery__tabs .nav-link {
  border: 1px solid transparent;
  padding: 0.375rem 1.25rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.res-gallery__tabs .nav-link:not(:last-child) {
  margin: 0 0 0.625rem 0;
}
.res-gallery__tabs .nav-link.active {
  background-color: transparent;
  border: 1px solid #474747;
  color: #474747;
}
.res-gallery__content .gallery-column {
  padding-bottom: 1.875rem;
}

.res-gallery--horizontal .res-gallery__tabs .nav-pills {
  flex-direction: row;
}
@media only screen and (max-width: 767px) {
  .res-gallery--horizontal .res-gallery__tabs .nav {
    display: block;
  }
}
.res-gallery--horizontal .res-gallery__tabs .nav-link {
  border: 1px solid transparent;
  color: #e50012;
  font-weight: 500;
  height: 100%;
}
.res-gallery--horizontal .res-gallery__tabs .nav-link:not(:last-child) {
  margin: 0 0 0.625rem 0;
}
.res-gallery--horizontal .res-gallery__tabs .nav-link.active {
  border: 1px solid #e50012;
}
@media only screen and (min-width: 768px) {
  .res-gallery--horizontal .res-gallery__tabs .nav-link:not(:last-child) {
    margin: 0 0.625rem 0 0;
  }
}
.res-gallery--horizontal .res-gallery__tabs .nav-pills {
  padding-bottom: 1.875rem;
}
.res-gallery--horizontal .res-gallery__content {
  max-width: 1200px;
  margin: 0 auto;
}

/* image effect */
.image-effect {
  position: relative;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.image-effect:after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(45deg, rgba(91, 101, 233, 0.33) 0, rgba(23, 143, 94, 0.4) 100%);
  background: -moz-linear-gradient(45deg, rgba(91, 101, 233, 0.33) 0, rgba(23, 143, 94, 0.4) 100%);
  background: -o-linear-gradient(45deg, rgba(91, 101, 233, 0.33) 0, rgba(23, 143, 94, 0.4) 100%);
  background: linear-gradient(45deg, rgba(91, 101, 233, 0.33) 0, rgba(23, 143, 94, 0.4) 100%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.image-effect:hover:after {
  opacity: 1;
}
.image-effect img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.image-effect__content {
  position: absolute;
  width: 100%;
  padding: 1rem 0.625rem;
  background: rgba(0, 0, 0, 0.55);
  bottom: -100px;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.image-effect__content .link {
  font-size: 1rem;
  color: #ffffff;
  margin: 0;
}
.image-effect:hover .image-effect__content {
  bottom: 0;
}

.vertical-tab {
  height: 100%;
}
.vertical-tab .title {
  text-transform: capitalize;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.vertical-tab .text {
  margin-bottom: 1.25rem;
}
.vertical-tab__link.nav-link {
  padding: 0.5rem 1.25rem;
  background: #ffffff;
  border: 1px solid #e50012;
  margin-bottom: 1.25rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.vertical-tab__link.nav-link:hover {
  background: #e50012;
  color: #ffffff;
}
.vertical-tab__link.nav-link.active {
  background: #e50012;
}
.vertical-tab__link.nav-link.show {
  background: #e50012;
}

/*----------------------------------------*/
/*           30. Smart shop CSS
/*----------------------------------------*/
.smart-shop {
  position: relative;
}
.smart-shop__img {
  position: relative;
}
.smart-shop__img img {
  width: 100%;
}
.smart-shop__btn {
  position: absolute;
}
.smart-shop__btn .btn {
  position: absolute;
  left: -50%;
  top: -20px;
  background: #f8f8f8;
  border: 3px solid #cfcfcf;
  color: #474747;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 47px;
  vertical-align: middle;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 575px) {
  .smart-shop__btn .btn {
    width: 40px;
    height: 40px;
    line-height: 28px;
    font-size: 0.875rem;
  }
}
.smart-shop__btn .btn__pulse {
  display: block;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 rgba(248, 248, 248, 0.4);
  -moz-box-shadow: 0 0 0 rgba(248, 248, 248, 0.4);
  -ms-box-shadow: 0 0 0 rgba(248, 248, 248, 0.4);
  -o-box-shadow: 0 0 0 rgba(248, 248, 248, 0.4);
  box-shadow: 0 0 0 rgba(248, 248, 248, 0.4);
  -webkit-animation: light-pulse 2s infinite;
  -moz-animation: light-pulse 2s infinite;
  -ms-animation: light-pulse 2s infinite;
  -o-animation: light-pulse 2s infinite;
  animation: light-pulse 2s infinite;
}
@-webkit-keyframes light-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(248, 248, 248, 0.4);
    box-shadow: 0 0 0 0 rgba(248, 248, 248, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(248, 248, 248, 0);
    box-shadow: 0 0 0 20px rgba(248, 248, 248, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(248, 248, 248, 0);
    box-shadow: 0 0 0 0 rgba(248, 248, 248, 0);
  }
}
@keyframes light-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(248, 248, 248, 0.4);
    box-shadow: 0 0 0 0 rgba(248, 248, 248, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(248, 248, 248, 0);
    box-shadow: 0 0 0 20px rgba(248, 248, 248, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(248, 248, 248, 0);
    box-shadow: 0 0 0 0 rgba(248, 248, 248, 0);
  }
}
.smart-shop__btn.btn1 {
  top: 32%;
  left: 28%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.smart-shop__btn.btn2 {
  left: 70%;
  bottom: 25%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.smart-shop__btn.btn3 {
  top: 23%;
  left: 63%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.smart-shop__btn--details {
  position: absolute;
  left: -50%;
  top: 12px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  min-width: 140px;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  z-index: 1;
  text-transform: capitalize;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: -2px 2px 3px 0 #cfcfcf;
  -moz-box-shadow: -2px 2px 3px 0 #cfcfcf;
  -ms-box-shadow: -2px 2px 3px 0 #cfcfcf;
  -o-box-shadow: -2px 2px 3px 0 #cfcfcf;
  box-shadow: -2px 2px 3px 0 #cfcfcf;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
}
@media only screen and (min-width: 768px) {
  .smart-shop__btn--details {
    font-size: 1rem;
    top: 20px;
    min-width: 180px;
    padding: 1rem 0.75rem;
  }
}
.smart-shop__btn--details a {
  display: block;
}
.smart-shop__btn--details a:hover {
  color: #e50012;
}
.smart-shop__btn--details .price .old {
  font-size: 80%;
  color: #808080;
  margin-left: 0.25rem;
  display: inline-block;
  text-decoration: line-through;
}

.hide {
  display: none;
}

.show {
  display: block;
}

/*----------------------------------------*/
/*           08. blog CSS
/*----------------------------------------*/
.blog-post {
  clear: both;
  /* border bottom devider */
  /* inner image */
  /* inner content */
  /* blog post grid view */
  /* blog post list view */
  /* blog post hover */
}
.blog-post--br {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .blog-post--br {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.blog-post__img {
  position: relative;
  cursor: pointer;
}
.blog-post__img img {
  width: 100%;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.blog-post__img:before {
  content: "";
  background: rgba(71, 71, 71, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-post__inner {
  padding-top: 1.25rem;
}
.blog-post__inner--title h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .blog-post__inner--title h4 {
    font-size: 1.375rem;
  }
}
.blog-post__inner--title h4:hover {
  color: #e50012;
}
.blog-post__inner--details {
  font-size: 80%;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
.blog-post__inner--details span {
  color: #808080;
  opacity: 0.7;
}
.blog-post__inner--details .author {
  color: #808080;
  display: inline-block;
}
.blog-post__inner--content p {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .blog-post--grid {
    margin-bottom: 1.875rem;
  }
}
.blog-post--grid .blog-post__inner--title h4 {
  font-size: 1.1rem;
}
.blog-post--grid .blog-post__inner--des p {
  margin-bottom: 0;
}
.blog-post--grid .blog-post__inner--btn {
  margin-top: 1rem;
}
.blog-post--grid .blog-post__btn {
  position: absolute;
  text-align: center;
  top: 80%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-post--grid:hover .blog-post__btn {
  top: 50%;
  left: 50%;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .blog-post--mb {
    margin-bottom: 1.875rem;
  }
}
.blog-post--list {
  background: #f8f8f8;
  overflow: hidden;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
@media only screen and (min-width: 576px) {
  .blog-post--list {
    display: -ms-flexbox;
    display: flex;
  }
}
.blog-post--list .blog-post__img {
  position: relative;
  margin-top: -2px;
  margin-left: -2px;
  margin-bottom: -2px;
}
.blog-post--list .blog-post__img img {
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 575px) {
  .blog-post--list .blog-post__img img {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.blog-post--list .blog-post__inner {
  position: relative;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .blog-post--list .blog-post__inner {
    padding: 1.5rem;
  }
}
.blog-post--list .blog-post__inner--title h4 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.blog-post--list .blog-post__inner--content {
  height: 85px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.blog-post--list .blog-post__inner--content p {
  margin-bottom: 1rem;
}
.blog-post--list .blog-post__inner--details {
  margin-top: auto;
  margin-bottom: 0;
}
.blog-post--list .blog-post__inner--btn {
  text-align: right;
  margin-top: auto;
}
.blog-post:hover .blog-post__img:before {
  opacity: 1;
}

/* single blog post */
.single-post__title {
  font-weight: 600;
  font-size: 1.25rem;
  margin: 1.25rem 0 1rem 0;
}
@media only screen and (min-width: 768px) {
  .single-post__title {
    font-size: 1.5rem;
  }
}
.single-post__body blockquote {
  font-size: 1rem;
  font-style: italic;
  padding: 0.625rem 1.25rem;
  margin: 0 0 1rem;
  color: #808080;
  border-left: 5px solid rgba(207, 207, 207, 0.3);
}
.single-post__tag {
  margin-top: 1.5rem;
}
.single-post__tag span {
  font-weight: 600;
  display: inline-block;
  padding-right: 0.5rem;
}
.single-post__tag a {
  display: inline-block;
  color: #808080;
  border: 1px solid #cfcfcf;
  padding: 0.25rem 0.5rem;
  text-align: center;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-post__tag a:hover {
  border-color: #e50012;
}
.single-post__footer {
  padding-top: 2.125rem;
}
@media only screen and (min-width: 768px) {
  .single-post__footer {
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.single-post__footer .post-details {
  font-size: 0.875rem;
}
.single-post__footer .post-details a {
  color: #808080;
}
.single-post__footer .post-details a:hover {
  color: #e50012;
}
.single-post__footer .post-details .author {
  margin-right: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .single-post__footer .share-post {
    margin-top: 1rem;
  }
}
.single-post__footer .share-post ul {
  display: inline-block;
}
.single-post__footer .share-post ul li {
  display: inline-block;
}
.single-post__footer .share-post ul li .social-icon {
  padding: 0.375rem;
  font-size: 1.25rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-post__footer .share-post ul li .social-icon.fb-icon {
  color: #3b5998;
}
.single-post__footer .share-post ul li .social-icon.tr-icon {
  color: #00aced;
}
.single-post__footer .share-post ul li .social-icon.pin-icon {
  color: #CB1F27;
}
.single-post__footer .share-post ul li .social-icon.li-icon {
  color: #007bb6;
}


/*----------------------------------------*/
/*           10. breadcrumb CSS
/*----------------------------------------*/
.custom-breadcrumb {
  padding: 1.875rem 0;
  margin: 0;
  background: transparent;
  font-size: 0.875rem;
  line-height: 22px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media only screen and (min-width: 768px) {
  .custom-breadcrumb {
    padding: 3.125rem 0;
    font-size: 1rem;
  }
}
.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  font-size: 1.25rem;
  line-height: 1;
}
.custom-breadcrumb .breadcrumb-item a {
  color: #808080;
}
.custom-breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}
.custom-breadcrumb .breadcrumb-item.active {
  line-height: 1;
  color: #474747;
}

/*----------------------------------------*/
/*           11. Sidebar CSS
/*----------------------------------------*/
/* blog page sidebar */
@media only screen and (max-width: 767px) {
  .sidebar {
    order: 2;
    padding-top: 2.5rem;
  }
}
.sidebar__item:not(:first-of-type) {
  padding-top: 2.5rem;
}
.sidebar__item--title {
  font-size: 1rem;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar__item--title:not(:first-of-type) {
  padding-top: 2rem;
}
.sidebar__item .media-list__item {
  margin-bottom: 1rem;
}
.sidebar__item .media-list__item--img {
  margin-right: 1rem;
  width: 90px;
}
.sidebar__item .media-list__item--title {
  font-size: 0.95rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sidebar__item .media-list__item--details {
  font-size: 0.75rem;
  color: #cfcfcf;
}
.sidebar__item .media-list__item:hover .media-list__item--title {
  color: #e50012;
}
.sidebar__item .categories-list__item {
  padding-bottom: 1rem;
}
.sidebar__item .categories-list__item > a {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sidebar__item .categories-list__item > a:hover {
  color: #e50012;
}
.sidebar__item .categories-list__item .category-badge {
  float: right;
  clear: both;
  color: #474747;
  background-color: #f8f8f8;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.sidebar__item .Social-post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
.sidebar__item .Social-post__img {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  cursor: pointer;
  padding: 4px;
  position: relative;
}
.sidebar__item .Social-post__img img {
  width: 100%;
}
.sidebar__item .Social-post__img:before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar__item .Social-post__img:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sidebar__item .Social-post__img:hover:before, .sidebar__item .Social-post__img:hover:after {
  opacity: 1;
}
.sidebar__item .product-media {
  background-color: #f8f8f8;
  padding: 0.625rem;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.sidebar__item .product-media:not(:last-child) {
  margin-bottom: 1rem;
}
.sidebar__item .product-media__img {
  margin-right: 0.625rem;
}
.sidebar__item .product-media__body {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  overflow: hidden;
}
.sidebar__item .product-media__body .title {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.3rem;
  text-transform: capitalize;
}
.sidebar__item .product-media__body .price span {
  font-size: 0.875rem;
  font-weight: 600;
  color: #e50012;
  margin-right: 0.3rem;
}
.sidebar__item .product-media__body .price .old {
  font-size: 0.8rem;
  text-decoration: line-through;
  font-weight: 400;
  color: #808080;
}
.sidebar__item .product-media__body .rating .product-rate__star:before {
  font-size: 0.75rem;
}
.sidebar__item .product-media__body .rating .product-rate__star span:before {
  font-size: 0.75rem;
}
.sidebar__item .product-media__body .rating .product-rate .rate-number {
  font-size: 0.75rem;
}
.sidebar__item .product-media:hover {
  -webkit-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
}

/* shop sidebar with filters */
@media only screen and (max-width: 767px) {
  .sidebar--order {
    order: 2;
    padding-top: 2.5rem;
  }
}
.sidebar .sidebar-shop .widget:not(:first-of-type) {
  padding-top: 2.5rem;
}
.sidebar .sidebar-shop .widget__heading h3 {
  font-size: 1rem;
  color: #474747;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar .sidebar-shop .widget__heading--title {
  text-transform: capitalize;
}
.sidebar .sidebar-shop .widget__heading--title.btn {
  border: none;
  display: block;
  width: 100%;
  padding: 0;
  text-align: left;
}
.sidebar .sidebar-shop .widget__heading--title span:first-child {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  display: block;
}
.sidebar .sidebar-shop .widget__heading--icon {
  color: #808080;
  float: right;
  clear: both;
}
.sidebar .sidebar-shop .widget__heading [data-toggle=collapse].collapsed .widget__heading--icon:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 0.9rem;
  font-weight: 600;
  font-style: normal;
}
.sidebar .sidebar-shop .widget__heading [data-toggle=collapse] .widget__heading--icon:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 0.9rem;
  font-weight: 600;
  font-style: normal;
}
.sidebar .sidebar-shop .widget__body.form-group {
  margin-bottom: 0;
}
.sidebar .sidebar-shop .widget__body .badge {
  float: right;
  clear: both;
  color: #474747;
  background-color: #f8f8f8;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sidebar .sidebar-shop .widget__body .widget-list__item {
  position: relative;
}
.sidebar .sidebar-shop .widget__body .widget-list__item:not(:last-child) {
  margin-bottom: 0.4rem;
}
.sidebar .sidebar-shop .widget__body .widget-list__item a {
  display: block;
}
.sidebar .sidebar-shop .widget__body .widget-list__item .badge {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 300;
  clear: both;
  color: #474747;
  background-color: #f8f8f8;
}
.sidebar .sidebar-shop .widget .color-list__item {
  display: inline-block;
  margin: 0 0.4rem 0 0;
}
.sidebar .sidebar-shop .widget .color-list__item .btn-color {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-bottom: 0;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -moz-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -ms-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -o-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.45);
  -webkit-transition: border-color 1s;
  -moz-transition: border-color 1s;
  -ms-transition: border-color 1s;
  -o-transition: border-color 1s;
  transition: border-color 1s;
}
.sidebar .sidebar-shop .widget .color-list__item .btn-color.active {
  -webkit-box-shadow: 0 0 0 1px #808080;
  -moz-box-shadow: 0 0 0 1px #808080;
  -ms-box-shadow: 0 0 0 1px #808080;
  -o-box-shadow: 0 0 0 1px #808080;
  box-shadow: 0 0 0 1px #808080;
}
.sidebar .sidebar-shop .widget .color-list__item .input-invisible {
  position: absolute;
  visibility: hidden;
}
.sidebar .sidebar-shop .widget .filter-price {
  padding-top: 0.25rem;
}
.sidebar .sidebar-shop .widget .filter-price__value {
  margin-top: 1rem;
}
.sidebar .sidebar-shop .widget .filter-price__value label {
  font-size: 0.875rem;
  color: #808080;
  margin: 0;
}
.sidebar .sidebar-shop .widget .filter-price__value .price-range {
  border: none;
  font-size: 0.875rem;
  color: #808080;
  margin: 0;
}
.sidebar .sidebar-shop .widget .filter-price .ui-slider-horizontal {
  height: 5px;
  border: none;
}
.sidebar .sidebar-shop .widget .filter-price .ui-slider .ui-slider-range, .sidebar .sidebar-shop .widget .filter-price .ui-slider .ui-slider-handle {
  background-color: #e50012;
  border-color: #e50012;
}
.sidebar .sidebar-shop .widget .filter-price .ui-widget-content {
  background: #cfcfcf;
}
.sidebar .sidebar-shop .widget .filter-price .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 13px;
  cursor: pointer;
  outline: none;
  opacity: 1;
  top: -4px;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* full width product list with toggle collapse sidebar filters */
.bs-canvas-overlay {
  opacity: 0.85;
  z-index: 1100;
}

.bs-canvas {
  position: fixed;
  top: 0;
  z-index: 1110;
  overflow-y: auto;
  max-width: 350px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-transition: margin 0.4s ease-out;
  -moz-transition: margin 0.4s ease-out;
  -ms-transition: margin 0.4s ease-out;
  -o-transition: margin 0.4s ease-out;
  transition: margin 0.4s ease-out;
}

.bs-canvas-left {
  left: 0;
  margin-left: -350px;
}

.bs-canvas-right {
  right: 0;
  margin-right: -350px;
}

.collapse-filter {
  height: 100%;
}
.collapse-filter .close {
  display: block;
  margin: 1.25rem 1.25rem 0 0;
}
.collapse-filter__header {
  padding: 1.25rem;
  clear: both;
}
.collapse-filter__header img {
  display: block;
  margin: 0 auto;
}
.collapse-filter__content {
  padding: 1.25rem;
}

/*----------------------------------------*/
/*           09. comment CSS
/*----------------------------------------*/
.comments {
  /* comment form */
  /* products comments summery */
  /* comment list */
}
.comments__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.875rem;
}
.comments__form .form-group {
  margin-bottom: 0;
  padding-bottom: 1.875rem;
}
.comments__form .form-group label {
  line-height: 1;
}
.comments__form--input {
  border: 1px solid rgba(207, 207, 207, 0.45);
  padding: 0.375rem 1rem;
}
.comments__form--input:not(textarea) {
  height: calc(2.25rem + 6px);
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.comments__form .form-control:focus {
  border: 1px solid #e50012;
  -webkit-transition: border 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s;
  -ms-transition: border 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s;
}
.comments__form--btn .btn {
  padding: 0.5rem 1.25rem;
}
.comments__summery {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.comments__summery--box {
  background: #f8f8f8;
  padding: 1.125rem 1.5rem 1.5rem 1.5rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.comments__summery .rating__row:not(:last-child) {
  margin-bottom: 1rem;
}
.comments__summery .rating__row .label {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.comments__summery .rating__row .progress {
  height: 15px;
}
.comments__summery .rating__row .progress-bar {
  background: #e50012;
}
.comments__list {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .comments__list .media-list__item .media {
    display: block;
  }
}
.comments__list .media-list__item:not(:first-child) {
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid rgba(207, 207, 207, 0.45);
}
.comments__list .media-list__item--nested {
  margin-left: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .comments__list .media-list__item--nested {
    margin-left: 4.75rem;
  }
}
.comments__list .media-list__item--img {
  width: 70px;
  margin-right: 0.75rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .comments__list .media-list__item--img {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}
.comments__list .media-list__item .media-body {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.comments__list .media-list__item--content {
  color: #808080;
  font-size: 0.875rem;
}
.comments__list .media-list__item--content .comment-details {
  padding-bottom: 0.25rem;
}
.comments__list .media-list__item--content .comment-details .author {
  color: #474747;
  font-weight: 600;
  margin-right: 0.5rem;
}
.comments__list .media-list__item--content p {
  margin: 0;
  padding-bottom: 0.5rem;
}
.comments__list .media-list__item--icon {
  display: block;
  color: #808080;
  text-align: right;
}

/*----------------------------------------*/
/*           28. Register/sign up CSS
/*----------------------------------------*/
.custom-form--box {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
  padding: 1.25rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -moz-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -ms-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -o-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
}
@media only screen and (min-width: 768px) {
  .custom-form--box {
    padding: 3.5rem;
  }
}
.custom-form--box .custom-form__title {
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 600;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .custom-form--box .custom-form__title {
    font-size: 1.25rem;
  }
}
.custom-form--box .custom-form__link {
  display: inline-block;
  padding-bottom: 1.5rem;
}
.custom-form--box .custom-form__link > a {
  color: #54cb8f;
  letter-spacing: 1px;
  font-weight: 600;
}
.custom-form--box .custom-form__link > a:hover {
  text-decoration: underline;
}
.custom-form__title {
  font-size: 1.1rem;
  margin-bottom: 1.25rem;
  font-weight: 600;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .custom-form__title {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
  }
}
.custom-form__input {
  margin-bottom: 0;
  padding-bottom: 1.25rem;
}
.custom-form__input .form-control {
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  background: #f6f7fb;
}
.custom-form__input .form-control:not(textarea) {
  height: calc(2.25rem + 6px);
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.custom-form__input .form-control:focus {
  border: 1px solid #e50012;
  -webkit-transition: border 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s;
  -ms-transition: border 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s;
}
.custom-form__input label {
  color: #808080;
}
.custom-form__input .nice-select {
  width: 100%;
  line-height: 27px;
}
.custom-form__input .nice-select .list {
  width: 100%;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.custom-form .input-box {
  position: relative;
}
.custom-form .input-box__icon {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;
  width: 20px;
  background: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom-form .btn {
  padding: 0.5rem 1.25rem;
}
.custom-form__btn .submit-btn {
  width: 100%;
  display: block;
}
.custom-form__btn .change-pass-btn {
  width: 100%;
  display: block;
  margin-top: 0.625rem;
}
.custom-form .forgot-pass a {
  color: #808080;
  display: block;
  line-height: 1;
  padding-bottom: 1.25rem;
}
.custom-form__footer {
  /* login with social medias */
}
.custom-form__footer .devider {
  border: 1px solid rgba(207, 207, 207, 0.45);
  margin: 2.75rem 0;
  text-align: center;
  position: relative;
}
.custom-form__footer .devider span {
  position: absolute;
  left: 0;
  right: 0;
  top: -9px;
  background: #ffffff;
  display: inline-block;
  width: 100px;
  margin: auto;
  line-height: 1;
}
.custom-form__footer .social-login {
  text-align: center;
}
.custom-form__footer .social-login li {
  display: inline-block;
}
.custom-form__footer .social-login li .social-icon {
  font-size: 1.5rem;
  padding: 0 0.5rem;
}
.custom-form__footer .social-login li .social-icon.fb-icon {
  color: #3b5998;
}
.custom-form__footer .social-login li .social-icon.tr-icon {
  color: #00aced;
}
.custom-form__footer .social-login li .social-icon.gl-icon {
  color: #dd4b39;
}
.custom-form__footer--link {
  margin-top: 1.5rem;
  text-align: center;
}
.custom-form__footer--link h6 {
  margin-bottom: 1rem;
}
.custom-form__img {
  margin-top: 1.25rem;
}

/* password box with show/hide pass */
.password-box input {
  padding: 0.375rem 2.2rem 0.375rem 1rem;
}

/*----------------------------------------*/
/*           04. Account CSS
/*----------------------------------------*/
.account-pills {
  -webkit-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -moz-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -ms-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  -o-box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  box-shadow: 1px 1px 5px 0 rgba(71, 71, 71, 0.2);
  color: #474747;
  padding: 1rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .account-pills {
    margin-bottom: 2rem;
  }
}
.account-pills .nav-link {
  padding: 0.375rem 1.25rem;
  line-height: 28px;
  display: inline-block;
  margin: 0.25rem 0;
  border: 1px solid transparent;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.account-pills .nav-link.active, .account-pills .nav-link:hover, .account-pills .nav-link:focus {
  border: 1px solid rgba(207, 207, 207, 0.45);
  background: transparent;
  color: #474747;
  outline: none;
}
.account-pills .nav-link span {
  font-size: 1.25rem;
  padding-right: 0.25rem;
  vertical-align: middle;
}
.account-pills.nav-pills .show > .nav-link {
  background: #808080;
}

.profile-info {
  background-color: #ffffff;
  border: 1px solid rgba(207, 207, 207, 0.45);
}
.profile-info__row {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
}
.profile-info__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  border-left: 1px solid rgba(207, 207, 207, 0.45);
  padding: 1rem;
}
.profile-info__col:first-child {
  border-left: none;
}
.profile-info__col .content {
  font-size: 1rem;
  color: #808080;
}
.profile-info__col .content span {
  display: block;
}
.profile-info__col .content span:first-child {
  display: block;
  font-size: 0.875rem;
  color: #cfcfcf;
}
.profile-info__action {
  padding: 1rem;
  text-align: center;
  margin-top: -1px;
}
.profile-info__action .btn {
  display: inline-block;
  position: relative;
  border: none;
  padding: 0;
  text-align: center;
  -o-white-space: nowrap;
  white-space: nowrap;
  color: #808080;
  padding: 0;
  line-height: 2;
}
.profile-info__action span {
  display: inline-block;
  padding-right: 0.375rem;
}
.profile-info__modal .modal-header, .profile-info__modal .modal-body, .profile-info__modal .modal-footer {
  padding: 1.5rem;
}
.change-pass__title {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}
/* orders table */
.order-table {
  background-color: #ffffff;
  border: 1px solid;
  border-color: rgba(207, 207, 207, 0.45);
  border-bottom: none;
}
.order-table__row {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
}
.order-table__row .order-table__cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 90px;
  font-size: 0.875rem;
  line-height: 1.467;
  color: #808080;
  padding: 0.75rem;
  text-align: center;
  border-left: 1px solid rgba(207, 207, 207, 0.45);
}
.order-table__row .order-table__cell:first-child {
  border-left: none;
}
.order-table__row .order-table__cell--hash {
  width: 10%;
}
.order-table__row .order-table__cell--id {
  width: 15%;
}
.order-table__row .order-table__cell--date {
  width: 15%;
}
.order-table__row .order-table__cell--receive {
  width: 15%;
}
.order-table__row .order-table__cell--price {
  width: 15%;
}
.order-table__row .order-table__cell--payment {
  width: 15%;
}
.order-table__row .order-table__cell--details {
  width: 15%;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -ms-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.order-table__row .order-table__cell--details a {
  color: #808080;
}
.order-table__row .order-table__cell--details a:hover {
  color: #474747;
}
.order-table__row .order-table__cell--item {
  width: 30%;
}
.order-table__row .order-table__cell--quantity {
  width: 11.5%;
}
.order-table__row .order-table__cell--unit-price {
  width: 12.5%;
}
.order-table__row .order-table__cell--total-price {
  width: 12.5%;
}
.order-table__row .order-table__cell--discount {
  width: 10.5%;
}
.order-table__row .order-table__cell--final-price {
  width: 12.5%;
}
.order-table__row .order-table__cell--actions {
  width: 10.5%;
}
.order-table__row .order-table__cell .order-table__status {
  font-weight: 400;
  margin-left: 0.2rem;
  vertical-align: middle;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
}
.order-table__row .order-table__cell .order-table__status--success {
  background-color: #3dba69;
}
.order-table__row .order-table__cell .order-table__status--cancel {
  background-color: #f85555;
}
.order-table__row .order-table__cell .order-table__status--progress {
  background-color: #e50012;
  color: #474747;
}
.order-table__head .order-table__row {
  border-bottom: none;
}
.order-table__head .order-table__cell {
  background-color: #79aee0;
  border-left-color: #79aee0;
  font-size: 0.875rem;
  color: #ffffff;
  min-height: 45px;
  border-bottom: none;
}
.order-table .order-table__cell--heading {
  display: none;
}
.order-table__product {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.order-table__product .product-img {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 0 0 72px;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 0.75rem;
  overflow: hidden;
  position: relative;
}
.order-table__product .product-title {
  line-height: 2;
  display: block;
  max-width: calc(100% - 82px);
}
.order-table__product .product-title h5 {
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .order-table {
    border: none;
  }
  .order-table__collapse {
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .order-table__collapse .order-table__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .order-table__collapse .order-table__row:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .order-table__collapse .order-table__row .order-table__cell {
    width: 100% !important;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    border-right: 1px solid rgba(207, 207, 207, 0.45);
  }
  .order-table__collapse .order-table__row .order-table__cell:not(:last-child) {
    border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  }
  .order-table__collapse .order-table__row .order-table__cell:first-child {
    border-left: 1px solid rgba(207, 207, 207, 0.45);
    border-top: 1px solid rgba(207, 207, 207, 0.45);
  }
  .order-table__collapse .order-table__row .order-table__cell--heading {
    display: inline-block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .order-table__collapse .order-table__row .order-table__cell--content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .order-table__collapse .order-table__row .order-table__cell--hash {
    display: none;
  }
  .order-table__collapse .order-table__row .order-table__cell--id {
    background-color: #79aee0;
    color: #ffffff;
    -webkit-order: -1;
    -moz-order: -1;
    order: -1;
  }
  .order-table__collapse .order-table__row .order-table__cell--id .order-table__cell--heading {
    color: #ffffff !important;
  }
  .order-table__collapse .order-table__row .order-table__cell--id .order-table__cell--content {
    padding-left: 0 !important;
  }
  .order-table__collapse .order-table__row--head {
    display: none;
  }
}

.order-details {
  background: #f8f8f8;
  padding: 1.5rem;
  margin-top: 1.875rem;
}
.order-details__header {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.order-details__body .order-summary__item {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.order-details__body .order-summary__item:not(:last-child) {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
}

.profile-address__btn {
  display: block;
  width: 100%;
  margin-bottom: 1.875rem;
  color: #474747;
  border-color: rgba(207, 207, 207, 0.45);
  line-height: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.profile-address__btn span {
  font-size: 1.5rem;
  vertical-align: middle;
  padding-right: 0.375rem;
  display: inline-block;
}
.profile-address__modal .modal-header, .profile-address__modal .modal-body, .profile-address__modal .modal-header {
  padding: 1.5rem;
}
.profile-address__card {
  background-color: #ffffff;
  border: 1px solid rgba(207, 207, 207, 0.45);
  position: relative;
  margin-bottom: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .profile-address__card {
    margin: 0;
  }
}
.profile-address__card--desc {
  padding: 1.25rem;
  min-height: 120px;
}
.profile-address__card--footer {
  padding: 1.25rem;
}
.wishlist-tab .item-card__img {
  overflow: hidden;
}
.wishlist-tab .item-card__img--overlay .add-to-cart {
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  background: #474747;
  padding: 0.65rem;
  text-align: center;
  color: #ffffff;
  z-index: 103;
  height: 45px;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wishlist-tab .item-card__img--overlay .add-to-cart span {
  padding-right: 0.3rem;
}
.wishlist-tab .item-card__img--overlay .delete-from-list {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid rgba(207, 207, 207, 0.45);
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 0.9rem;
  z-index: 105;
  background: rgba(250, 250, 250, 0.5);
  color: #474747;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.wishlist-tab .item-card__img--overlay .delete-from-list:hover {
  background: #ffffff;
}
.wishlist-tab .item-card__img:hover .add-to-cart {
  bottom: 0;
}
.wishlist-tab .item-card__cap {
  text-align: center;
}
.wishlist-tab .item-card__cap--details {
  display: inline-block;
}

.notice-wrapper {
  background-color: #79aee0;
  padding: 1rem;
  color: #ffffff;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.notice-wrapper p {
  margin-bottom: 0;
}
.notice-wrapper__link {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 600;
}

/*----------------------------------------*/
/*          13. cart CSS
/*----------------------------------------*/
@media only screen and (max-width: 991px) {
  .item-cart {
    padding-bottom: 1.875rem;
  }
}
.item-cart__row {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 575px) {
  .item-cart__row {
    position: relative;
  }
}
.item-cart__row--img {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 575px) {
  .item-cart__row--img {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.item-cart__row--img img {
  width: 120px;
}
.item-cart__row--img .delete-item {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 1rem 1rem 0;
  font-size: 1.25rem;
}
@media only screen and (max-width: 575px) {
  .item-cart__row--img .delete-item {
    position: absolute;
    top: 5px;
    right: 5px;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding: 0;
  }
}
.item-cart__row--img > a {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .item-cart__row--img > a {
    flex-basis: 100%;
  }
}
.item-cart__row--img > a > img {
  padding: 1rem;
  border-left: 1px solid rgba(207, 207, 207, 0.45);
}
@media only screen and (max-width: 575px) {
  .item-cart__row--img > a > img {
    border-left: none;
  }
}
.item-cart__row--img > a > span {
  margin-right: 0.3rem;
}
.item-cart__row--details {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 8;
  -ms-flex: 8;
  flex: 8;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 575px) {
  .item-cart__row--details {
    padding-bottom: 1rem;
    -webkit-flex-basis: 500px;
    flex-basis: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .item-cart__row--details .quantity {
    padding: 0 0.5rem;
  }
}
.item-cart__row--details .quantity__input {
  text-align: center;
  margin: 0 5px;
}
.item-cart__row--details .quantity__minus, .item-cart__row--details .quantity__plus {
  cursor: pointer;
}
.item-cart__row--details > * {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-left: 1px solid rgba(207, 207, 207, 0.45);
}
@media only screen and (max-width: 575px) {
  .item-cart__row--details > * {
    border-left: none;
  }
}
#noBorder .item-cart__row--img > a > img {
  border-left: none;
}
#noBorder .item-cart__row--details > * {
  border-left: none;
}

@media only screen and (min-width: 992px) {
  .cart-info--row {
    margin-top: 1.875rem;
  }
}

.total-info {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  border: 1px solid rgba(207, 207, 207, 0.45);
  background: #ffffff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.total-info__title {
  font-size: 1rem;
  font-weight: 600;
}
.total-info__subprice, .total-info__totalprice {
  padding: 1rem 0;
}
.total-info__subprice span:last-child, .total-info__totalprice span:last-child {
  float: right;
  clear: both;
}
.total-info__subprice {
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
}
.total-info__btn {
  text-align: right;
}
.coupon--mt {
  margin-top: 1.5rem;
}
.coupon__code .form-control {
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  background: #f6f7fb;
  height: calc(2.25rem + 6px);
}
.coupon__code .form-control:focus {
  border: 1px solid #e50012;
  -webkit-transition: border 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s;
  -ms-transition: border 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  .coupon__code--mt {
    margin-top: 1.5rem;
  }
}
/*----------------------------------------*/
/*           15. checkout CSS
/*----------------------------------------*/
.checkout-form__title {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
  font-weight: 600;
}
.checkout-form .row > * {
  margin-bottom: 1.5rem;
}
.checkout-form .form-control {
  background-color: #f6f7fb;
  border: none;
  height: calc(2.25rem + 6px);
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.checkout-form .form-control:focus {
  border: 1px solid #e50012;
}
.checkout-form .nice-select {
  width: 100%;
  line-height: 27px;
}
.checkout-form .nice-select .list {
  width: 100%;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.checkout-form__payment {
  padding-bottom: 1rem;
}
.checkout-form__payment .custom-radio {
  margin: 0.5rem 0;
}
.checkout-form__btn {
  margin-top: 2rem;
  width: 100%;
  display: block;
  padding: 0.5rem 1.25rem;
}

/* order list review */
.order-review {
  border: 1px solid rgba(207, 207, 207, 0.45);
  padding: 1.25rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
@media only screen and (max-width: 767px) {
  .order-review {
    margin-top: 1.5rem;
  }
}
.order-review__title {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
}
.order-review__list--item > span:last-child {
  float: right;
  display: inline-block;
}
.order-review__list--item:not(:last-child):after {
  content: "";
  border-bottom: 1px solid #cfcfcf;
  width: 100%;
  margin: 0.75rem 0;
  display: block;
}
.order-review__list--item:last-child {
  font-weight: 600;
}

/*----------------------------------------*/
/*           29. Shop CSS
/*----------------------------------------*/
/* item shop list page */
/* header slider */
.slider-area {
  position: relative;
  background: #f8f8f8;
  -webkit-border-bottom-left-radius: 0.4rem;
  -moz-border-bottom-left-radius: 0.4rem;
  -ms-border-bottom-left-radius: 0.4rem;
  -o-border-bottom-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
  -webkit-border-bottom-right-radius: 0.4rem;
  -moz-border-bottom-right-radius: 0.4rem;
  -ms-border-bottom-right-radius: 0.4rem;
  -o-border-bottom-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
  padding: 1.625rem 0;
}
.slider-area .shop-slider {
  padding: 1.5rem 0.5rem;
}
@media only screen and (min-width: 768px) {
  .slider-area .shop-slider {
    padding: 3.5rem 2.5rem;
  }
}
.slider-area .shop-slider__row {
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .slider-area .shop-slider__inner {
    padding-bottom: 1rem;
  }
}
.slider-area .shop-slider__inner .slider-title {
  font-weight: 600;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .slider-area .shop-slider__inner .slider-title {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .slider-area .shop-slider__inner .slider-title {
    font-size: 3rem;
  }
}
.slider-area .shop-slider__inner .slider-subtitle {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .slider-area .shop-slider__inner .slider-subtitle {
    font-size: 1.1rem;
  }
}
.slider-area .shop-slider__inner .slider-content {
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
}
.slider-area .shop-slider__inner .slider-btn .btn {
  font-size: 0.875rem;
  -webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 768px) {
  .slider-area .shop-slider__inner .slider-btn .btn {
    font-size: 1rem;
  }
}
.slider-area .shop-slider__img {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .slider-area .shop-slider__img {
    margin-top: 1rem;
  }
}
.slider-area .owl-carousel .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  cursor: pointer;
  border: none;
  font-size: 1.2rem;
  color: #cfcfcf;
  text-align: center;
  background: transparent;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 200;
}
.slider-area .owl-carousel .owl-nav [class*=owl-].owl-prev {
  left: 20px;
}
.slider-area .owl-carousel .owl-nav [class*=owl-].owl-next {
  right: 20px;
}
.slider-area .owl-carousel .owl-nav [class*=owl-]:hover {
  color: #808080;
}
.slider-area .owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  margin: 0;
}

.owl-item .shop-slider__inner * {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-item.active .slider-animated .slider-subtitle {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated .slider-title {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated .slider-content {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated .slider-btn {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated.shop-slider__img img {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* shop page product show number */
.shop-toolbox {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .shop-toolbox {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.shop-toolbox .toolbox-filter {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .shop-toolbox .toolbox-filter {
    padding-bottom: 1rem;
  }
}
.shop-toolbox .toolbox-filter .collapse-filter .pull-bs-canvas-left {
  cursor: pointer;
  display: inline-block;
  color: #474747;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.shop-toolbox .toolbox-filter .collapse-filter .pull-bs-canvas-left:hover {
  color: #e50012;
}
.shop-toolbox .toolbox-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 3 2 0;
  -ms-flex: 3 2 0;
  flex: 3 2 0;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .shop-toolbox .toolbox-layout {
    margin-bottom: 1rem;
  }
}
.shop-toolbox .toolbox-layout span {
  margin-right: 0.5rem;
  font-size: 0.875rem;
  display: inline-block;
}
.shop-toolbox .toolbox-layout ul {
  display: inline-block;
}
.shop-toolbox .toolbox-layout ul > li {
  display: inline-block;
  font-size: 0.75rem;
}
.shop-toolbox .toolbox-layout ul > li:not(:last-child) {
  margin-right: 0.5rem;
}
.shop-toolbox .toolbox-layout ul > li > a.active {
  text-decoration: underline;
}
.shop-toolbox .toolbox-layout ul > li > a:hover {
  text-decoration: underline;
}
.shop-toolbox .toolbox-sort {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shop-toolbox .toolbox-sort .form-group {
  margin: 0;
}
.shop-toolbox .toolbox-sort .form-group .form-control {
  border-color: rgba(207, 207, 207, 0.45);
}
.shop-toolbox .toolbox-sort .nice-select {
  width: 100%;
  line-height: 27px;
}
.shop-toolbox .toolbox-sort .nice-select .list {
  z-index: 104;
  width: 100%;
}
.shop-toolbox .toolbox-sort .nice-select .badge {
  margin-top: 0.75rem;
}
.shop-toolbox .toolbox-sort .nice-select .option:hover .badge,
.shop-toolbox .toolbox-sort .nice-select .option.focus .badge,
.shop-toolbox .toolbox-sort .nice-select .option.selected.focus .badge {
  color: #474747;
  background-color: #ffffff;
}

/* filter tags */
.filter-tag {
  padding-top: 2.5rem;
}
.filter-tag__heading h3 {
  font-size: 1rem;
  color: #474747;
  border-bottom: 1px solid rgba(207, 207, 207, 0.45);
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}
.filter-tag__list ul > li {
  display: inline-block;
  padding: 0.25rem 1rem;
  border: 1px solid rgba(207, 207, 207, 0.45);
  color: #808080;
  margin: 0 0.25rem 0.5rem 0;
  font-size: 0.875rem;
  text-transform: capitalize;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.filter-tag__list ul > li > a {
  color: #808080;
}
.filter-tag__list ul > li > a:hover {
  color: #e50012;
}

/*----------------------------------------*/
/*           04. compare CSS
/*----------------------------------------*/
.compare-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  font-size: 0.875rem;
}
@media only screen and (min-width: 768px) {
  .compare-table {
    width: auto;
  }
}
.compare-table__item {
  padding: 0 1rem 2rem 1rem;
  margin: 0 auto;
}
.compare-table th {
  font-weight: normal;
  display: none;
}
@media only screen and (min-width: 768px) {
  .compare-table th {
    display: table-cell !important;
  }
}
.compare-table td {
  border: 1px solid rgba(207, 207, 207, 0.45);
  empty-cells: show;
  padding: 0.75rem;
}
@media only screen and (min-width: 768px) {
  .compare-table td {
    display: table-cell !important;
  }
}
.compare-table td:first-child {
  font-weight: 600;
}
.compare-table td:not(:first-child) {
  text-align: center;
}
.compare-table td + td {
  text-align: center;
  display: none;
}
@media only screen and (min-width: 768px) {
  .compare-table td + td {
    width: auto;
  }
}
.compare-table td.default {
  display: table-cell;
}
.compare-table tbody tr:nth-child(even) {
  background: #ffffff;
}
.compare-table tbody tr:nth-child(odd) {
  background: #f8f8f8;
}
.compare-table .available {
  color: #3dba69;
  font-size: 1.2rem;
}
.compare-table .not-available {
  color: #f85555;
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .compare-table th + th {
    width: auto;
  }
}

.mobile-placeholder {
  position: relative;
  margin: 1rem 0;
  display: none;
}
.mobile-placeholder img {
  width: 100%;
}
.mobile-placeholder h2 {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding: 0.375rem 1.25rem;
  font-size: 1rem;
  background: #474747;
  color: #ffffff;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 767px) {
  .mobile-placeholder {
    display: block;
  }
}

@media only screen and (min-width: 576px) {
  .res-table .btn-list {
    display: -ms-flexbox;
    display: flex;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .res-table .btn-list {
    display: none;
  }
}
.res-table .btn-list__item {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 576px) {
  .res-table .btn-list__item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
  }
  .res-table .btn-list__item:not(:last-child) {
    margin-right: 1rem;
  }
}
.res-table .btn-list__item button {
  width: 100%;
  background: #ffffff;
  height: auto;
  padding: 0.375rem 1.25rem;
  cursor: pointer;
  border: 1px solid rgba(207, 207, 207, 0.45);
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.res-table .btn-list__item.active button {
  background: #e50012;
  border-color: #e50012;
  color: #ffffff;
}

/*----------------------------------------*/
/*          07. Testimonial CSS
/*----------------------------------------*/
.testimonial--shadow {
  padding: 3.25rem 1rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.075);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.075);
}
.testimonial__bg {
  background-color: #f8f8f8;
  padding: 3.25rem 0;
}
@media only screen and (min-width: 768px) {
  .testimonial__bg {
    padding: 6.25rem 0;
  }
}
.testimonial .carousel-wrapper {
  color: #474747;
}
@media only screen and (min-width: 768px) {
  .testimonial .carousel-wrapper {
    display: -ms-flexbox;
    display: flex;
  }
}
.testimonial .carousel-wrapper__img {
  margin: 0 auto;
  width: 140px;
}
@media only screen and (min-width: 768px) {
  .testimonial .carousel-wrapper__img {
    margin: 0 1rem 0 0;
  }
}
.testimonial .carousel-wrapper__img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.testimonial .carousel-wrapper__content {
  display: block;
  overflow: hidden;
  padding-top: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .testimonial .carousel-wrapper__content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-top: 0;
  }
}
.testimonial .carousel-wrapper__content .heading {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
.testimonial .carousel-wrapper__content .heading:after {
  content: "";
  background: #f8f8f8;
  opacity: 0.6;
  height: 1px;
  width: 50px;
  display: block;
  margin: 0.3rem auto;
}
.testimonial .carousel-wrapper__content .text {
  color: #808080;
  font-style: italic;
}
.testimonial .carousel-wrapper__content .username {
  font-weight: 600;
  display: inline-block;
}
.testimonial .owl-carousel .owl-dots {
  margin: 0;
  position: absolute;
  bottom: -18px;
}
@media only screen and (min-width: 768px) {
  .testimonial .owl-carousel .owl-dots {
    bottom: 0;
  }
}

/*----------------------------------------*/
/*           14. category box CSS
/*----------------------------------------*/
/* home category fancy box */
.fancy-box {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .fancy-box {
    margin-bottom: 1.875rem;
  }
}
.fancy-box__img img {
  position: relative;
  display: block;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.fancy-box__img:before {
  content: "";
  background: -webkit-linear-gradient(to top, #000000 0%, transparent 100%);
  background: -moz-linear-gradient(to top, #000000 0%, transparent 100%);
  background: -ms-linear-gradient(to top, #000000 0%, transparent 100%);
  background: -o-linear-gradient(to top, #000000 0%, transparent 100%);
  background: linear-gradient(to top, #000000 0%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 2;
}
@media only screen and (max-width: 575px) {
  .fancy-box__img:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.fancy-box__inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1.5rem;
  text-transform: capitalize;
  font-size: 1.25rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 3;
}
.fancy-box__inner .title {
  color: #ffffff;
  font-weight: 400;
  font-size: 1.25rem;
  -webkit-transform: translate3d(0, 28px, 0);
  -moz-transform: translate3d(0, 28px, 0);
  -ms-transform: translate3d(0, 28px, 0);
  -o-transform: translate3d(0, 28px, 0);
  transform: translate3d(0, 28px, 0);
  -webkit-transition: transform 0.35s;
  -moz-transition: transform 0.35s;
  -ms-transition: transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
}
@media only screen and (max-width: 575px) {
  .fancy-box__inner .title {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy-box__inner .link {
  display: block;
  color: #e50012;
  font-weight: 600;
  font-size: 80%;
  line-height: 1.2;
  opacity: 0;
  -webkit-transition: opacity 0.2s, transform 0.35s;
  -moz-transition: opacity 0.2s, transform 0.35s;
  -ms-transition: opacity 0.2s, transform 0.35s;
  -o-transition: opacity 0.2s, transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
@media only screen and (max-width: 575px) {
  .fancy-box__inner .link {
    opacity: 1;
  }
}
.fancy-box:hover .fancy-box__img:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.fancy-box:hover .fancy-box__img img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.fancy-box:hover .fancy-box__inner .link {
  opacity: 1;
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fancy-box:hover .fancy-box__inner .title {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* furniture categories icon box */
.cat-box {
  display: block;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
  border-radius: 0.4rem;
  margin-bottom: 30px;
  padding: 1rem;
  border: 1px solid rgba(207, 207, 207, 0.45);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.cat-box__icon {
  font-size: 7rem;
  text-align: center;
  width: 100%;
  display: block;
  vertical-align: middle;
}
.cat-box__title {
  text-align: center;
  font-weight: 600;
  display: block;
}
.cat-box:hover {
  border: 1px solid #e50012;
}

/*----------------------------------------*/
/*           26. Pagination CSS
/*----------------------------------------*/
/* product list custom pagination */
@media only screen and (max-width: 767px) {
  .custom-pagination {
    margin-top: 0.625rem;
  }
}
.custom-pagination .page-item.active .page-link, .custom-pagination .page-item:hover .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #e50012;
  border-color: #e50012;
}
.custom-pagination .page-item:first-child .page-link, .custom-pagination .page-item:last-child .page-link {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.custom-pagination .page-link {
  margin: 0 0.2rem;
  color: #474747;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  min-width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 1.5;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.shop-pagination {
  margin-top: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .shop-pagination {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.25rem;
  }
}
.shop-pagination .pagination {
  margin: 0;
}
.shop-pagination .result {
  font-size: 0.875rem;
  color: #808080;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .shop-pagination .result {
    padding-top: 1rem;
    display: inline-block;
  }
}

/*----------------------------------------*/
/*           17. about CSS
/*----------------------------------------*/
@media only screen and (max-width: 991px) {
  .about-area__content {
    padding-top: 1.875rem;
  }
}
.about-area__content h1 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .about-area__content h1 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

/* text box */
.text-box {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .text-box {
    margin-bottom: 1.875rem;
  }
}
.text-box__num {
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(207, 207, 207, 0.45);
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1;
  writing-mode: vertical-rl;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.text-box__inner {
  position: relative;
  padding-left: 85px;
}
.text-box__inner--title {
  font-weight: 600;
  font-size: 1.1rem;
}
@media only screen and (min-width: 768px) {
  .text-box__inner--title {
    font-size: 1.25rem;
  }
}
.text-box__inner p {
  margin: 0;
}

/* video player */
.video-wrapper > div {
  margin: 0 auto;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper .play-btn {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  color: #474747;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  display: block;
  border: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 15px 26px rgba(250, 250, 250, 0.4);
  -moz-box-shadow: 0 0 15px 26px rgba(250, 250, 250, 0.4);
  -ms-box-shadow: 0 0 15px 26px rgba(250, 250, 250, 0.4);
  -o-box-shadow: 0 0 15px 26px rgba(250, 250, 250, 0.4);
  box-shadow: 0 0 15px 26px rgba(250, 250, 250, 0.4);
  -webkit-animation: pulse 3s infinite;
  -moz-animation: pulse 3s infinite;
  -ms-animation: pulse 3s infinite;
  -o-animation: pulse 3s infinite;
  animation: pulse 3s infinite;
}
@media only screen and (min-width: 768px) {
  .video-wrapper .play-btn {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
.video-wrapper .play-btn:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.video-wrapper .play-btn i {
  margin-left: 0.25rem;
  font-size: 0.875rem;
}
@media only screen and (min-width: 768px) {
  .video-wrapper .play-btn i {
    font-size: 1.2rem;
    vertical-align: middle;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(250, 250, 250, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(250, 250, 250, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.4);
    box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(250, 250, 250, 0);
    box-shadow: 0 0 0 20px rgba(250, 250, 250, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 250, 250, 0);
    box-shadow: 0 0 0 0 rgba(250, 250, 250, 0);
  }
}
/* clients section */
.client-slider {
  border: 1px solid #cfcfcf;
  padding: 2rem;
}
.client-slider .owl-carousel .item {
  opacity: 0.4;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.client-slider .owl-carousel .item:hover {
  opacity: 1;
}

/* team section */
.team-card {
  position: relative;
  cursor: pointer;
}
.team-card__overlay {
  background-color: rgba(27, 38, 63, 0.8);
  opacity: 0;
  visibility: hidden;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.team-card__inner {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.team-card__inner .team-name {
  font-size: 1.5rem;
  font-weight: 600;
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
}
.team-card__inner .team-pos {
  font-size: 0.8rem;
  text-transform: capitalize;
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.team-card:hover .team-card__overlay {
  opacity: 1;
  visibility: visible;
}
.team-card:hover .team-card__inner .team-name {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.team-card:hover .team-card__inner .team-pos {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* team owl carousel nav custom styles */
#teamCarousel.owl-carousel .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  cursor: pointer;
  color: #808080;
  background: transparent;
  border: none;
  margin: 0;
  font-size: 1.2rem;
  opacity: 0;
  text-shadow: 0 1px 2px #808080;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 200;
}
#teamCarousel.owl-carousel .owl-nav [class*=owl-].owl-prev {
  left: -10px;
}
#teamCarousel.owl-carousel .owl-nav [class*=owl-].owl-next {
  right: -10px;
}
#teamCarousel.owl-carousel .owl-nav [class*=owl-]:hover {
  color: #ffffff;
  background: transparent;
  border: none;
}
#teamCarousel.owl-carousel:hover .owl-nav [class*=owl-] {
  opacity: 1;
}
#teamCarousel.owl-carousel:hover .owl-nav [class*=owl-].owl-prev {
  left: 10px;
}
#teamCarousel.owl-carousel:hover .owl-nav [class*=owl-].owl-next {
  right: 10px;
}

/*----------------------------------------*/
/*           18. contact CSS
/*----------------------------------------*/
@media only screen and (max-width: 991px) {
  .contact-info {
    margin-top: 1.875rem;
  }
}
.contact-info__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .contact-info__title {
    font-size: 1.25rem;
  }
}
.contact-info__list--item strong {
  width: 85px;
  display: inline-block;
  font-size: 1rem;
}
.contact-info__list--item:not(:last-child) {
  padding-bottom: 0.75rem;
}
.contact-info__list--item span {
  color: #808080;
}
.contact-info__social {
  padding-top: 1rem;
}
.contact-info__social > li {
  display: inline-block;
  padding: 0 0.5rem 0 0;
  font-size: 1rem;
}
.contact-info__social > li > a {
  color: #474747;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.contact-info__social > li:hover > a {
  color: #e50012;
}

.location {
  margin-top: 2.875rem;
}
@media only screen and (min-width: 992px) {
  .location {
    margin-top: 4.875rem;
  }
}
.location #map {
  height: 400px;
  width: 100%;
  background: #F5F5F5;
}

/*----------------------------------------*/
/*           12. faq CSS
/*----------------------------------------*/
.faq-section__title {
  font-weight: 600;
  margin-bottom: 3rem;
}
.faq-section .faq-content {
  margin-bottom: 3rem;
  padding: 0 1.25rem;
}
.faq-section .faq-content .title {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 1.35rem;
}
.faq-section .faq-content p {
  font-size: 0.95rem;
}

/*----------------------------------------*/
/*           20. 404 CSS
/*----------------------------------------*/
.error-sec__img {
  margin-bottom: 1.625rem;
}
.error-sec__img img {
  display: block;
  margin: 0 auto;
}
.error-sec__content {
  text-align: center;
}
.error-sec__content h1 {
  color: #f85555;
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .error-sec__content h1 {
    font-size: 2.25rem;
  }
}
.error-sec__content .text {
  margin-bottom: 1.625rem;
  line-height: 1.2;
  font-size: 0.875rem;
}
@media only screen and (min-width: 768px) {
  .error-sec__content .text {
    font-size: 1.25rem;
  }
}
/*----------------------------------------*/
/*           16. coming soon CSS
/*----------------------------------------*/
.countdown__cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
}
.countdown__bg {
  width: 100%;
  align-items: center;
  align-self: center;
  z-index: 1000;
}
.countdown__title {
  text-align: center;
  font-size: 3rem;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .countdown__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.countdown .countdown .wrapper {
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .countdown .countdown .wrapper {
    margin-bottom: 1rem;
  }
}
.countdown .countdown span.time {
  display: block;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .countdown .countdown span.time {
    font-size: 2rem;
  }
}
.countdown .countdown span.label {
  font-size: 2rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .countdown .countdown span.label {
    font-size: 1.25rem;
  }
}
.countdown .subscribe {
  margin: 2.5rem auto 0 auto;
}
.countdown .subscribe span {
  display: block;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .countdown .subscribe span {
    font-size: 1.25rem;
  }
}
.countdown .subscribe .form-control {
  height: calc(2.25rem + 6px);
  border: 1px solid #ffffff;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
}
.countdown .subscribe .subscribe__btn {
  display: block;
  width: 100%;
  padding: 0.5rem 1.25rem;
}
@media only screen and (max-width: 991px) {
  .countdown .subscribe .subscribe__btn {
    margin-top: 1rem;
  }
}
.countdown__footer {
  margin-top: 1.5rem;
}
.countdown__footer--social {
  text-align: center;
}
.countdown__footer--social li {
  display: inline-block;
  padding: 0 0.25rem;
}
@media only screen and (min-width: 768px) {
  .countdown__footer--social li {
    font-size: 1.25rem;
  }
}
.countdown__footer--social li a {
  color: #f8f8f8;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.countdown__footer--social li a:hover {
  color: #e50012;
}
.countdown__footer--home-link {
  text-align: center;
  color: #ffffff;
  display: block;
  padding-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .countdown__footer--home-link {
    font-size: 1.25rem;
  }
}
.countdown__footer--home-link:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* end coming soon page */
.body-overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

/*----------------------------------------*/
/*           31. loader CSS
/*----------------------------------------*/
.loader {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.cube1, .cube2 {
  background-color: #e50012;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  -moz-animation: sk-cubemove 1.8s infinite ease-in-out;
  -ms-animation: sk-cubemove 1.8s infinite ease-in-out;
  -o-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}



.navbar-wrap{
  height: 100%;
  justify-content: space-between;
}
.nav-left{
  width: 74%;
  display: flex;
  flex-direction: initial;
}

.custom-navbar .main-navbar__item .nav-link {
  font-size: 1.5rem;
  color: #323232;
}
.custom-navbar .main-navbar-action{
  width: 26%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-top:3rem;
}
.navbar-toggler{
  display: none;
}
.ipad-title{
  display: none;
  color: rgb(1,154,68);
}
.ipad-title p {
  color: rgb(1,154,68);
  font-weight: 600;
  display: inline-block;
  margin: 0;
}
.main-navbar-action .rx{
  font-size: 1.5rem;
  margin: 0;
  color: #323232;
}
.main-navbar-action .rx span{
  color: #e50012;
}

.search-wrapper{
  display: none;
}
.main-content{
  padding-top: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .custom-navbar{
    height: 5rem;
  }
  .hero-header-slider{
    margin-top: 5rem;
  }
  .navbar-wrap{
    position: relative;
  }
  .navbar-toggler{
    position: absolute;
  }
  .nav-left{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

  }
  .navbar-brand img {
    width: 7.5rem;
    height: 3rem;
  }
  .navbar-collapse {
    position: absolute;
    width: 110%;
    height: 20rem;
    top: 4rem;
    background: #fff;
    left: -1rem;
  }
  .custom-navbar .main-navbar {
    width: 95%;
    background: #fff;
  }
  .custom-navbar .main-navbar__item .nav-link{
    padding: 0.5rem 1rem;
    font-size: 1rem;
  }
}








/* 产品中心 */
.main-content .product-center {
  display: flex;
  justify-content: start;
}
.product-center .product-item {
}
.product-center .product-item .product-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.product-item .product-title p {
  color: #323232;
  margin: 0;
}
.key-parts .product-title{
  background-image: url('../img/home_cplist1.jpg');
}
.subsystem .product-title{
  background-image: url('../img/home_cplist2.jpg');
}
.system .product-title{
  background-image: url('../img/home_cplist3.jpg');
}
.key-parts .product-title p, .system .product-title p {
  color: #fff;
}
.product-item .product-content{
  box-sizing: border-box;
}

.key-parts .product-content {background-color: #f5e2e0;}
.subsystem .product-content {background-color: #f7f7f7;}
.system .product-content {background-color: #e0e9f1;}
.product-item .product-content .product{
  width: 50%;
  height: 22rem;
  float: left;
}

@media only screen and (max-width: 767px) {
  .main-content .product-center{
    flex-direction: column;
  }
  .product-center .product-item {
    width: 100%;
  }
  .product-item .product-content{
    padding: 0.3rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .product-item .product-content .product{
    float: initial;
    height: auto;
  }
  .product-item .product-content .product .wrap{
    margin: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 0.3rem;
    box-sizing: border-box;
  }
  .product-item .product-content .product .wrap span{
    font-size: 1rem;
  }
  .product-center .product-item .product-title {
    height: 3rem;
  }
  .product-center .product-item .product-title p {
    font-size: 1rem;
    line-height: 1.1;
  }

}

@media only screen and (min-width: 768px) {
  .product-center .product-item {
    width: 33.33%;
    height: 44.5rem;
  }
  .product-item .product-content{
    padding: 0.2rem;
    height: 41.5rem;
  }
  .product-center .product-item .product-title {
    height: 3rem;
  }
  .product-center .product-item .product-title p {
    font-size: 1rem;
    line-height: 1.1;
    /*font-weight: bold;*/
  }

}
@media only screen and (min-width: 1366px) {
  .product-center .product-item {
    width: 33.33%;
    height: auto;
  }
  .product-item .product-content{
    padding: 0.5rem;
    height: 111rem;
  }
  .product-center .product-item .product-title {
    height: 5rem;
  }
    .product-center .product-item .product-title p {
    font-size: 1rem;
    line-height: 1.1;
    /*font-weight: bold;*/
  }
}

@media only screen and (min-width: 992px) {
  .product-center .product-item {
    width: 33.33%;
    height: auto;
  }
  .product-item .product-content{
    padding: 0.5rem;
    height: 74rem;
  }
  .product-center .product-item .product-title {
    height: 5rem;
  }

  .product-item .product-content .product .wrap img{
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 768px) {
  .product-item .product-content .product{
    height: 10.25rem;
  }
/*  .product-item .product-content .product .wrap img{
    height: 8rem;  
  }*/
  .product-item .product-content .product .wrap  span{
    font-size: 0.125rem;
    color: #414141;
  }
}
@media only screen and (min-width: 1366px) {
  .product-item .product-content .product{
    /*height: 20rem;*/
    height: auto;
    width: 43%;
    margin:0rem 1rem;
  }

}
@media only screen and (min-width: 1367px) {
  .product-item .product-content{
    padding: 0.5rem;
    height: 80rem;
  }
}
@media only screen and (min-width: 1601px) {
   .product-center .product-item .product-title p {
    font-size: 1.2rem;
    line-height: 1.1;
    /*font-weight: bold;*/
  }
  .product-item .product-content{
    padding: 0.5rem;
    height: 94rem;
  }
}

@media only screen and (min-width: 992px) {
  .product-item .product-content .product{
    /*height: 20rem;*/
    height: auto;
    width: 45%;
    margin:0rem 0.6rem 0rem 0rem;

  }
  .product-item .product-content .product .wrap .pic{
    width: 100%;
    height: 20rem; 
  }

  .product-item .product-content .product .wrap span{
    font-size: 1.25rem;
    color: #414141;
    margin:1rem;
  }

}

.product-show{
  margin-top: 0;
}
.video-introduce{
  width: 100%;
  background-image: url('../img/home_aboutbg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.video-introduce-wrap{
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.video-box{
/*  background-color: rgb(229,230,234);*//*
   background-image: url('../img/video.jpg');*/
}
.introduce-box{
  box-sizing: border-box;
}
.introduce-box h3 {
  margin: 0;
  color: #414141;
}
.introduce-box p{
  color: #414141;
  overflow: hidden;
}
.introduce-box span{
  background-color: #d70010;
  color: #fff;
}


@media only screen and (max-width: 767px) {
  .video-introduce{
    background-position: left top;
    background-size: auto;
  }
  .video-introduce-wrap{
    flex-direction: column;
    justify-content: center;
  }
  .video-box{
    width: 100%;
    height: 10rem;
  }
  .video-box .avideo{
    width: 100%;
    height: auto;
  }
  .introduce-box{
    width: 100%;
    height: auto;
    margin-left: 0rem;
    margin-top: 3rem;
  }
  .introduce-box h3 {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .introduce-box p{
    font-size: 1rem;
    margin: 0;
    width: 100%;
    height: 6rem;
    line-height: 2;
    margin: .9rem 0;
  }
  .introduce-box span{
    padding: 0.25rem 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .video-box{
    width: 48rem;
    height: 10rem;
  }
    .video-box .avideo{
    width: 100%;
    height: auto;
  }
  .introduce-box{
    width: 48rem;
    height: 10rem;
    margin-left: 0rem;
    padding: 0.5rem 3rem;
  }
  .introduce-box h3 {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .introduce-box p{
    font-size: 1rem;
    margin: 0;
    width: 100%;
    height: 4rem;
    line-height: 1;
    margin: .9rem 0;
  }
  .introduce-box span{
    padding: 0.25rem 2rem;
  }
}
@media only screen and (min-width: 1661px) {
  .product-item .product-content .product{
    margin-right: 1.6rem;
  }
}
@media only screen and (min-width: 1337px) and (max-width: 1660px;){
  .product-item .product-content .product{
    margin-right:1.4rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1336px;) {
  .product-item .product-content .product{
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 1000px){
    .video-box{
    width: 55%;
     
  }
  .introduce-box{
    width: 45%;
  }
}


@media only screen and (min-width: 1300px) {
  .video-box{
    width: 48rem;
    height: 27rem;
     
  }
  .video-box .avideo{
    width: 48rem;
    height: 27rem;
    background: #e5e6ea;
     
  }
  .introduce-box{
    width: 48rem;
    height: 28rem;
    margin-left: 2rem;
    padding: 0.5rem 3rem;
  }
  .introduce-box h3 {
    font-size: 1.5rem;
  }
  .introduce-box p{
    font-size: 1.1rem;
    margin: 2rem 0;
  /*  width: 80%;*/
    line-height: 2.3rem;
    height: 15.5rem;
  }
  .introduce-box span{
    padding: 0.25rem 2rem;
  }
}

.lc-about{
  width: 100%;
  background-image: url('../img/home_aboutbg2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.lc-about-wrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lc-about .about p {
  color: #fff;
  margin: 0;
}
.lc-about .about span{
  display: block;
  height: 0;
  border: 1px solid #fff;
}
.lc-about .company{
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.company-item {
  background-color: #fff;
  box-sizing: border-box;
}
.profile p, .culture p, .branch p{
  margin: 0;
  color: #414141;
  line-height: 1;
}
.profile-img{
  background-image: url('../img/bg2.jpg');
  background-size: 100% 100%;
}
.culture-img{
  background-image: url('../img/bg1.jpg');
  background-size: 100% 100%;
}
.branch-img{
  background-image: url('../img/bg3.jpg');
  background-size: 100% 100%;
}



@media only screen and (max-width: 767px) {
  .lc-about{
    height: 16.75rem;
  }
  .lc-about-wrap{
    flex-direction: column;
    justify-content: center;
  }

  .lc-about .about{
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .lc-about .about p {
    font-size: 1rem;
    line-height: 1.2;
  }
  .lc-about .about span{
    display: none;
  }
  .lc-about .company{
    width: 100%;
  }
  .company-item {
    width: 33.33%;
    height: 4.5rem;
    padding: 1rem 0.5rem;
  }
  .profile p, .culture p, .branch p{
    font-size: 0.8rem;
  }
  .profile p:last-child, .culture p:last-child, .branch p:last-child{
    font-size: 1.1rem;
  }
  .profile p:last-child span i, .culture p:last-child span i, .branch p:last-child span i{
      border-radius: 0.4rem;
      font-size: 0.1rem;
      background: #ccc;
      color: #fff;
      width: 0.8rem;
      height:  0.8rem;
      text-align: center;
      display: none;
      
    }
}

@media only screen and (min-width: 768px) {
  .lc-about .about{
    width: 21rem;
    height: 12rem;
  }
  .lc-about .about p {
    font-size: 1rem;
  }
  .lc-about .about span{
    width: 40px;
    margin-top: 9px;
  }
  .lc-about .company{
    width: 61.3125rem;
  }
  .company-item {
    width: 10.4375rem;
    height: 6rem;
    padding: 1.5rem 1rem;
  }
  .profile p, .culture p, .branch p{
    font-size: 0.8rem;
  }
  .profile p:last-child, .culture p:last-child, .branch p:last-child{
    font-size: 35px;
  }
  .profile p:last-child span i, .culture p:last-child span i, .branch p:last-child span i{
      border-radius: 2rem;
      font-size: 1rem;
      background: #ccc;
      color: #fff;
      width: 1.5rem;
      height: 1.5rem;
      text-align: center;
      padding: 0.2rem;
    }
}

@media only screen and (min-width: 992px) {
  .lc-about .about{
    width: 327px;
    height: 380px;
  }
  .lc-about .about p {
    font-size: 1.4rem;
  }
  .lc-about .about span{
    width: 40px;
    margin-top: 9px;
  }
  .lc-about .company{
    width: 61.3125rem;
  }
  .company-item {
    width: 20.4375rem;
    height: 11.875rem;
    padding: 3.125rem 2.5rem;
    cursor:pointer;
  }
 
  .profile p, .culture p, .branch p{
    font-size: 20px;
  }

  .profile p:last-child, .culture p:last-child, .branch p:last-child{
    font-size: 35px;
  }
    .profile p:last-child span i, .culture p:last-child span i, .branch p:last-child span i{
      border-radius: 2rem;
      font-size: 1.5rem;
      background: #ccc;
      color: #fff;
      width: 2.5rem;
      height: 2.5rem;
      text-align: center;
      padding: 0.5rem;
    }

}



.new-center {
  width: 100%;
  background-color: #f7f7f7;
}
.new-wrap{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.new-title{
  width: 100%;
}
.new-title p {
  margin: 0;
  line-height: 1.2;
  color: #414141;
}
.new-content{
  width: 100%;
/*  display: flex;
  justify-content: space-around;*/
}
.new-item{
  width: 25%;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.new-item span{
  box-sizing: border-box;
  color: #414141;
}
.new-item h3{
  box-sizing: border-box;
  color: #414141;
}
.new-item p{
  box-sizing: border-box;
  color: #414141;
}

.newlist-center {
  height: auto;
  width: 100%;
  background-color: #f7f7f7;
}
.newlist-center .new-title{
  margin-top: 1rem;
  text-align: center;
}
.newlist-center .new-title span{
  border-bottom: 1px solid #e50012;
  padding: 0.5rem 0rem;
  font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .new-center {
    height: auto;
  }
  .new-title{
    margin: 1rem 0 ;
  }
  .new-title p {
    line-height: 1.2;
    text-align: center;
    font-size: 1.25rem;
  }
  .new-content{
    flex-direction: column;
  }
  .new-item{
    width: 100%;
    height: 25rem;
    padding: .5rem;
    margin: 0 0.3rem;
    margin-bottom: 1rem;
  }
  .new-item img {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .new-item span{
    padding: 0.1rem;
    font-size: .8rem;
  }
  .new-item h3{
    padding: 0.2rem;
    font-size: 1rem;
    margin-top: 0.1rem;
    margin-bottom: 0;
  }
  .new-item p{
    padding: 0.2rem;
    font-size: .8rem;
    line-height: 2;
  }
}
@media only screen and (min-width: 768px) {
  /* .new-wrap.container {
    max-width: 740px;
    padding-left: 0;
    padding-right: 0;
  } */
  .new-center {
    height: 28.375rem;
  }
  .new-title{
    margin-bottom: 2rem;
  }
  .new-title p {
    padding-left: 1rem;
    line-height: 1.2;
    font-size: 24px;
  }
  .new-item{
    width: 25%;
    height: 15rem;
    padding: .2rem;
    margin: 0 0.2rem;
  }
  .new-item img {
    margin-bottom: 0.2rem;
  }
  .new-item span{
    padding: 0.1rem;
    font-size: .8rem;
  }
  .new-item h3{
    padding: 0.2rem;
    font-size: 1rem;
    margin-top: 0.1rem;
    margin-bottom: 0;
  }
  .new-item p{
    padding: 0.2rem;
    font-size: .8rem;
    line-height: 2;
  }
}

@media only screen and (min-width: 992px) {
  .new-center {
    height: 700px;
  }
  .new-title{
    margin-bottom: 2rem;
  }
  .new-title p {
    padding-left: 1rem;
    line-height: 1.2;
    font-size: 24px;
  }
  .new-item{
    width: 23%;
    height: 24rem;
    padding: 0.5rem;
    margin: 0.5rem 0.5rem;
    float: left;
  }
  .new-item img {
    margin-bottom: 0.5rem;
    max-height: 10.5rem;
	min-height: 10.5rem;
    width: 100%;
  }
  .new-item span{
    padding: 0.25rem;
    font-size: 18px;
  }
  .new-item h3{
    padding: 0.25rem;
    font-size: 1.2rem;
    margin-top: 0.5rem;
  }
  .new-item p{
    margin-top: 0.5rem;
    padding: 0.25rem;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}



.lc-more{
  width: 100%;
}
.lc-more .more-top{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.lc-more .more-top .top-left{
  width: 50%;
  height: 100%;
  background-image: url('../img/home_zhbg.jpg');
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lc-more .more-top .top-right{
  width: 50%;
  height: 100%;
  background-image: url('../img/home_newbg.jpg');
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lc-more .more-top p {
  margin: 0;
  color: #414141;
}
.lc-more .more-top span {
  background-color: #d70010;
  color: #fff;
}
.lc-more .more-bottom{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  
  background-size: 100% 100%;
}

@media only screen and (max-width: 767px) {
  .lc-more{
    height: auto;
  }
  .lc-more .more-top{
    height: auto;
    flex-direction: column;
  }
  
  .lc-more .more-top p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .lc-more .more-top p:first-child {
    font-size: 1.5rem;
  }
  .lc-more .more-top span {
    padding: 0.15rem 1.5rem;
    margin-top: 1.5rem;
  }
  .lc-more .more-top .top-left, .lc-more .more-top .top-right{
    width: 100%;
    height: 10rem;
  }
  .lc-more .more-bottom{
    height: 7rem;
    background-position: center center;
    background-size: cover;
  }
  .footer-left ul  li:last-child{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
}

@media only screen and (min-width: 768px) {
  .lc-more{
    height: 22rem;
  }
  .lc-more .more-top{
    height: 15rem;
  }
  
  .lc-more .more-top p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .lc-more .more-top p:first-child {
    font-size: 1.5rem;
  }
  .lc-more .more-top span {
    padding: 0.15rem 1.5rem;
    margin-top: 1.5rem;
  }
  .lc-more .more-bottom{
    height: 7rem;
  }
  .footer-left ul  li:last-child{
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: left;
}
}
@media only screen and (min-width: 992px) {
  .lc-more{
    height: auto;
  }
  .lc-more .more-top{
    height: 21rem;
  }
  
  .lc-more .more-top p {
    font-size: 1.2rem;
   /* line-height: 1.5;*/
   margin-bottom: 1.4rem
  }
  .lc-more .more-top p:first-child {
    font-size: 1.4rem;
  }
  .lc-more .more-top span {
    padding: 0.25rem 2rem;
    margin-top: 2.5rem;
  }
  .lc-more .more-bottom{
    height: 9rem;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .lc-more .more-top p {
    font-size: 1.3rem;
   /* line-height: 1.5;*/
   margin-bottom: 1.4rem;
  }
   .lc-more .more-top p:first-child {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1600px)  {
  .lc-more .more-bottom{
    height: 11.9rem;
  }
  .lc-more .more-top p{
    font-size: 1.5rem;
  }
    .lc-more .more-top p:first-child {
    font-size: 1.5rem;
  }
}


/*----------------------------------------*/
/*           23. Account CSS
/*----------------------------------------*/
.footer {
  position: relative;
  width: 100%;
  margin-top: auto;
  background-color: rgb(82,82,82);
}
.footer-wrap{
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 5rem 0;
}
.footer-left {
  width: 26%;
}
.footer-left ul  li {
  line-height: 2.4;
}
.footer-left ul  li span:first-child {
  font-size: 20px;
  color: #fff;
}
.footer-left ul  li span:last-child {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-left ul  li:last-child{
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: left;
}
.footer-left ul  li:last-child span{
  color: #fff;
}

.footer-right {
  width: 74%;
  margin-left: 4rem;
  box-sizing: border-box;
}
.footer-right .row {
  display: flex;
  justify-content: space-around;
}

.footer-right .row ul li:first-child{
  color: #fff;
  margin-bottom: 1.5rem;
}
.footer-right .row ul li{
  color: rgba(255, 255, 255, 0.5);
  line-height: 2.4;
  font-size: 20px;
}
.footer-right .row ul li a{
  color: rgba(255, 255, 255, 0.5);
}
.footer-right .row ul li a:hover{
  color: rgba(255, 255, 255, 1);
}


.footer .copyright {
  color: #808080;
  font-size: 0.875rem;
  padding: 0.5rem 0;
  display: block;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 1rem;
}
.footer .copyright p {
  text-align: left;
  margin: 0;
  font-size: 1rem;
}
.footer .copyright p a{
  color: #808080; 
}
.footer-bottom .copyright {
  display: none;
  color: #808080;
  font-size: 0.875rem;
  padding: 0.5rem 0;
  display: block;
  width: 100%;
  border: 0;
  margin-top: 1rem;
}
.footer-bottom .copyright p {
  width: 100%;
  text-align: center;
  margin: 0;
}


@media only screen and (max-width: 767px) {
  .footer-wrap{
    padding: 2rem 0;
    flex-direction: column;
  }
  .footer-left {
    width: 100%;
  }
  .footer-left ul  li {
    line-height: 3;
    display: flex;
    justify-content: center;

  }
  .footer-left ul li:last-child{
    margin-top: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  }
  .footer-left ul  li span:first-child {
    font-size: 1rem;
  }
  .footer-left ul  li span:last-child {
    font-size: 1rem;
  }
  .footer-left ul  li span {
    font-size: 1rem;

  }
  
  .footer-right {
    display: none;
  }
  .footer-sfq{
    width: 100%;
  }
  .footer-sfq ul, .footer-sfq ul li{
    width: 100%;
    padding: 0rem 1rem;
    box-sizing: border-box;
  }
  .footer-sfq ul .footer-nav div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: .5rem 1rem;
    box-sizing: border-box;
    cursor: pointer;
  }
  .footer-sfq ul .footer-nav div i{
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 3px;
    margin-left: 5px;
    vertical-align: middle;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    -webkit-transform: translateY(-25%) rotate(45deg);
    -moz-transform: translateY(-25%) rotate(45deg);
    -ms-transform: translateY(-25%) rotate(45deg);
    -o-transform: translateY(-25%) rotate(45deg);
    transform: translateY(-25%) rotate(45deg);
  }
  .footer-sfq ul .footer-nav ul {
    display: none;
  }
  .footer-sfq ul .footer-nav ul li{
    color: #fff;
    line-height: 3rem;
  }
 .footer-sfq ul .footer-nav ul li a{
    color: #b6b6b6;
  }
  .footer-right .row ul li{
    line-height: 2.4;
    font-size: 0.8rem;
  }
  .footer .copyright p {
    text-align: center;
    margin: 0;
    font-size: 1rem;
}

  .footer-bottom .copyright {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 0;
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .footer-wrap{
    padding: 2rem 0;
  }
  .footer-left {
    width: 30%;
    margin-left:0.5rem;
  }
  .footer-left ul  li {
    line-height: 2;
  }
  .footer-left ul  li span:first-child {
    font-size: 0.8rem;
  }
  .footer-left ul  li span:last-child {
    font-size: 0.8rem;
  }
  .footer-left ul  li span {
    font-size: 0.8rem;

  }
  
  .footer-right {
    width: 50%;
    margin-left: 2rem;
  }
  
  .footer-right .row ul li:first-child{
    margin-bottom: 1.5rem;
  }
  .footer-right .row ul li{
    line-height: 2.4;
    font-size: 0.8rem;
  }

  .footer .copyright {
    font-size: 0.875rem;
    padding: 0.5rem 0;
    margin-top: 1rem;
  }
  .footer-sfq, .footer-bottom{
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .footer-wrap{
    padding: 2.4rem 0rem 0rem 0rem;
  }
  .footer-left ul  li {
    line-height: 1.9rem;
  }
  .footer-left ul  li img{
    width: 9.5rem;
  }
  .footer-left ul li span{
    font-size: 1.1rem;
  }
  .footer-left ul  li span:first-child {
    font-size: 1.1rem;
  }
  .footer-left ul  li span:last-child {
    font-size: 1.1rem;
  }
  
  .footer-right {
    margin-left: 4rem;
  }
  
  .footer-right .row ul li:first-child{
    margin-bottom: 0rem;
    justify-content: right;
    align-items: right;
    text-align: right;
  }
  .footer-right .row ul li{
    line-height: 1.9rem;
    font-size: 1.1rem;
    justify-content: right;
  align-items: right;
  text-align: right;
  }
  
  
  .footer .copyright {
    font-size: 0.875rem;
    padding: 0.5rem 0;
    margin-top: 1rem;
  }
  .footer-sfq, .footer-bottom{
    display: none;
  }
}



.search-wrapper__btn{
  display: flex;
  justify-content: space-between;
  border: 1px solid #edede9;
  border-radius: 5px;
  overflow: hidden;
  width:100%;
}

.search-wrapper__btn .typeahead{
  border: none;
  width:100%;
}
.search-wrapper__btn .search-btn {
  width: 38px;
  height: 38px;
  background-color: #df251a;
  border:none;
}
.search-wrapper__btn .search {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/search.png');
  background-size: 100% 70%;
  background-repeat: no-repeat;
  background-position: center center;
}
/*.navbar-nav .dropdown-menu{
  position: absolute;
}*/
.right-menu{
  left: 102%;
  top: 0;
}

/* iphone */
@media only screen and (max-width: 767px) {
  .main-navbar-action {
    display: none !important;
  }
  .navbar-toggler{
    display: block;
  }
  .video-introduce{
    height: 450px;
    flex-direction: column;
  }
  .container{
    max-width: 540px;
  }
}

/* ipad */
@media only screen and (min-width: 768px) {
  .video-introduce{
    height: 22.375rem;
  }
  .ipad-title{
    display: block;
    font-size: 1rem;
  }
  .navbar-collapse {
    display: flex !important;
  }
  .container{
    max-width: 720px;
  }
  .custom-navbar{
    height: 9rem;
  }
  .hero-header-slider{
    margin-top: 9rem;
  }
  .nav-left{
    width: 65%;
    flex-direction: column;
  }
  .custom-navbar .main-navbar-action{
    width: 35%;
    justify-content: flex-end;
  }
  
  .custom-navbar .main-navbar-action .rx{
    margin-bottom: 2rem;
  }
  .navbar-nav{
    flex-direction: initial;
  }
  .custom-navbar .main-navbar__item .nav-link{
    font-size: 1rem;
    padding: 0.5rem 0.15rem;
  }
  .main-navbar-action .rx{
    font-size: 1rem;
  }
  .product-item .product-content .product .wrap{
    margin: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 0.3rem;
    box-sizing: border-box;
  }
  .lc-about{
    height: 23.75rem;
  }
}


/* pc */
@media only screen and (min-width: 992px) {
  .product-item .product-content .product .wrap{
    margin: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-sizing: border-box;
    border:none;
    width: 100%;
  }
    .product-item .product-content .product{
     justify-content: center;
    align-items: center; 
    }
    .product-item .product-content .product a .wrap{
    margin: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-sizing: border-box;
    border:none;width: 100%;
  }
    .product-item .product-content .product a:hover .wrap{
    margin: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgb(211,211,211);
    box-sizing: border-box;
    border:none;
  }
 .product-item .product-content .product a .wrap img{
    cursor: pointer; 
    transition: all 0.6s; 
  }
.product-item .product-content .product a:hover .wrap img{
      transform: scale(1.02);
  }

  .product-item .product-content .product .wrap a{
      padding: 1rem;border:none;}
  .product-item .product-content .product .wrap a:hover{
      background-color: #ccc; border-color: #ccc;
    }   

  .ipad-title{
    display: none;
  }
  .search-wrapper {
    display: block;
  }
  .video-introduce{
    height: 40rem;
  }
  .lc-about{
    /*height: 46.75rem;*/
    height: 40rem;
  }
  .product-item .product-content .product .wrap span:hover {
    color: #df251a;
  }
  .container{
    max-width: 960px;
  }
  .nav-left{
    flex-direction: initial;
  }
  .nav-left{
    width: 76%;
    flex-direction: initial;
  }
  .custom-navbar .main-navbar-action{
    width: 20%;
    justify-content: center;
  }
  .custom-navbar .main-navbar__item .nav-link{
    font-size: 1.3rem;
    padding: 0.875rem 1rem;
  }
  .main-navbar-action .rx{
    font-size: 1.2rem;
  }
  .custom-navbar .main-navbar-action .rx{

      margin-bottom:0.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ipad-title{
    display: none;
  }
  .search-wrapper {
    display: block;
  }
  .container{
    max-width: 1360px;
  }
  .nav-left{
    flex-direction: initial;
  }
  .footer-sfq, .footer-bottom{
    display: none;
  }
}

/*# sourceMappingURL=main.css.map */

