body {
  padding: 0;
  margin: 0;
  font-family: "Lato";
  font-size: 15px;
  background: #f0f1f2;
}
.flex-display{
  display: flex;
}
a:hover{
  color: #f89f0a !important;
}
@media (min-width: 1420px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1420px;
  }
}
@media (max-width: 1399px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
  }
}
.pc_show {
  display: block;
}
.mobile_show {
  display: none;
}
@media (max-width: 768px) {
  .pc_show {
    display: none;
  }
  .mobile_show {
    display: block;
  }
}
.sidebarModal .close {
  color: #000000;
  font-size: 28px;
  outline: 0 !important;
  line-height: initial;
  transition: 0.5s;
  position: absolute;
  right: 20px;
  top: 25px;
  z-index: 1;
  background-color: transparent;
  border: none;
}

.navbar {
  --bs-navbar-padding-x: 0;
  /*--bs-navbar-padding-y: 0.25rem;*/
} 

.navbar-area.navbar-style-two .chuwi-nav .navbar .navbar-nav {
  margin-left: 20px;
  margin-right: auto;
  transition: all 0.2s ease-in-out;
}
.chuwi-nav .navbar .navbar-nav .nav-item a {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 13px;
  margin-right: 15px;
  transition: all 0.2s ease-in-out;
}

.chuwi-nav .navbar .navbar-nav .nav-item a:hover, .chuwi-nav .navbar .navbar-nav .nav-item a.active {
  color: #f89f0a;
}
@media (max-width: 1119px) {
  .chuwi-nav .navbar .navbar-nav .nav-item a {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (max-width: 999px) {
  .navbar-area.navbar-style-two .chuwi-nav .navbar .navbar-nav {
    margin-left: 0px;
  }
  .chuwi-nav .navbar .navbar-nav .nav-item a {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .top-header {
    text-align: left !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}
@media (max-width: 860px) {
  .chuwi-nav .navbar .navbar-nav .nav-item a {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .chuwi-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    top: 46px !important;
  }  
}
.nav-item .nav-link {
  position: relative;
}
.nav-item .wrap-explore {
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px solid #f00;
}

.nav-item .wrap-brand-slides {
  width: calc(100% - 150px);
}

.nav-item .brand-item p {
  margin: 15px 0 0 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.nav-item .nav-link p {
  margin: 15px 0 0 0;
  line-height: 1.5;
}

.nav-item .brand-item p.pro-new {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  color: #f89f0a;
  font-style: italic;
  font-size: 16px;
}
.nav-item .nav-link p.pro-new {
  position: absolute;
  margin: 0;
  top: 0px;
  right: -20px;
  color: #f89f0a;
  font-style: italic;
  font-size: 12px;
}

.nav-item .brand-item a img {
  width: auto !important;
  padding: 5px;
  display: inline-block !important;
  opacity: 1;
  transition: 0.5s;
}
.nav-item .brand-item a:hover, .nav-item .brand-item a:hover p{
  color: #f89f0a;
  transition: 0.5s;
}
.nav-item .brand-item a {
  display: block;
  background-color: #ffffff;
  border-right: none;
  padding: 20px;
}

.chuwi-nav .navbar .navbar-nav .nav-item .dropdown-menu li .brand-item a {
  padding: 0 5px;
  font-weight: 400;
}

.chuwi-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .brand-slides {
  margin: 0px 0 0 0;
  border: none;
}

.chuwi-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  position: absolute;
  border: none;
  top: 50px;
  left: 0;
  width: 200px;
  z-index: 99;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  padding: 0;
  transform: scaleX(0);
}
.option-item .wrap-box-icon {
  position: relative;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
  color: #000000;
  transition: 0.5s;
}
.others-option {
  display: flex;
}
.currency-switcher .dropdown-toggle {
  color: #000000 !important;
  font-weight: 600;
  font-size: 14.5px;
}
.currency-switcher .dropdown-toggle span {
  display: inline-block;
  margin-left: 0 !important;
}
.navbar-area.header-sticky.scrollUp {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.navbar-area.header-sticky {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  background: #ffffff !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.wrap-pro-filter {
  position: sticky;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ffffff !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.wrap-box-img-detail {
  position: sticky;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ffffff !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}

@media (min-width: 769px) {
  .wrap-header-sticky {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: #ffffff !important;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
  }
  .wrap-pro-filter {
    max-height: 90vh;
    overflow-y: auto;
  }
}
@media (max-width: 768px) {
  .wrap-header-sticky {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: #ffffff !important;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
  }
  .wrap-mobile-header-sticky {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: #ffffff !important;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
  }
}  
.mobile-header-sticky {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fefefe !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.wrap-buger-menu-modal {
  text-align: right;
}
.chuwi-nav .navbar .others-option .option-item .burger-menu span {
  height: 2px;
  width: 25px;
  background: #000000;
  display: block;
  margin: 6px 0 6px auto;
  transition: all 0.5s ease-in-out;
}
.chuwi-nav .navbar .others-option .option-item .burger-menu span.middle-bar {
  width: 32px;
}
.chuwi-nav .navbar .others-option .option-item .burger-menu:hover span {
  background: #ec6521;
}

@media only screen and (max-width: 991px) {
  .navbar-area.header-sticky, .chuwi-nav {
    display: block;
  }
  .navbar-area {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (min-width: 769px) {
  .wrap-buger-menu-modal {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .header-contact-info li {
    font-size: 13.5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px !important;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    justify-content: flex-end;
    flex-basis: auto;
  }
  .wrap-menu-desk, .wrap-search-box{
    display: none !important;
  }
  .wrap-currency{
    /*display: none !important;*/
  }
  .chuwi-nav .navbar .others-option .option-item .burger-menu {
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    top: 0;
    margin-left: 5px;
  }
}

.main-logo{
  /*height: 15px;*/
  height: 30px;
}
@media (max-width: 450px) {
  .navbar-brand .main-logo{
    height: 26px;
  }
} 
.main-banner {
  height: 650px;
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sidebarModal.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 350px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}
.shoppingCartModal.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 370px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}

.sidebarModal .modal-content .modal-body {
  padding: 30px 30px;
}

@media only screen and (min-width: 769px) {
  .sidebarModal.modal.right .modal-dialog {
    width: 450px;
  }
  .shoppingCartModal.modal.right .modal-dialog {
    width: 450px;
  }
  .shoppingCartModal .modal-content .modal-body {
    padding: 30px 20px;
  }
}

.mean-container a.meanmenu-reveal_mb_menu {
  width: 35px;
  height: 30px;
  position: absolute;
  right: 0;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-weight: 700;
  padding-top: 8px;
}

.go-top.active {
  bottom: 5rem !important;
  opacity: 1;
  visibility: visible;
}

.go-top {
  position: fixed;
  cursor: pointer;
  bottom: -42px;
  right: 40px;
  color: #ffffff;
  background-color: rgba(0,0,0,0.7);
  border-radius: 50%;
  z-index: 4;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  font-size: 28px;
  transition: 0.5s;
}

ul.mobile-nav__sublist {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 !important;
}
ul.mobile-nav__sublist li:nth-child(2n) {
  margin: 1% 2% 1% 1%;
}
ul.mobile-nav__sublist li:nth-child(n) {
  width: 48%;
  border-radius: 2px;
  background: #f3f2f2;
  display: inline-block;
  text-align: center;
}
ul.mobile-nav__sublist li {
  display: flex;
}
.mobile-nav__sublist .mobile-nav__item .mobile-nav__child-item {
  position: relative;
}
.mobile-nav__child-item, .mobile-nav__item {
  display: flex;
  border: none !important;
}
.mobile-nav__sublist .mobile-nav__link {
  font-weight: 400;
  font-size: 14px !important;
  padding: 7.5px 25px 7.5px 20px;
}
.mobile-nav__sublist .mobile-nav__link p{
  font-weight: 400;
  font-size: 14px !important;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
}
.mobile-nav__sublist .mobile-nav__link:hover p{
  color: #f89f0a;
}  
a.sublink-more-link--wrapper {
  position: relative;
  display: block;
  text-align: right;
  font-weight: 400;
  margin-bottom: 5px;
}
.mobile-nav__sublist .mobile-nav__item .mobile-nav__child-item .mobile-nav-product__link::before {
  content: attr(data-tag);
  position: absolute;
  margin-top: -8px;
  right: 0;
  top: 0;
  transform: translate(0%, 0%) scale(1);
  color: #f89f0a;
  font-style: italic;
}
.mobile-nav__sublist .mobile-nav__item .mobile-nav__child-item img {
  margin-bottom: 5px;
}
.section-title h2 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
}

.section-search-title {
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.section-search-title h2 {
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
}
.search-bar {
  display: flex;
  max-width: 500px;
  margin: 0 auto;
}
.search-bar .form-control {
  width: calc(100% - 100px);
}
.search-bar .default-btn {
  width: 100px;
  height: 48px;
}
.search-bar .default-btn:hover {
  background-color: #e0601f;
  border: 1px solid #e0601f;
} 
.search-bar .default-btn i {
  color: #fff;
  font-size: 26px;
}
.search-bar .form-control, .search-bar .default-btn {
  border-radius: 0 !important;
}
@media only screen and (max-width: 767px) {
  .search-bar .form-control, .search-bar .default-btn {
    height: 45px;
  }
}

.mobile_show .owl-carousel .owl-stage, .mobile_show .owl-carousel.owl-drag .owl-item, .pc_show .col-lg-3.col-md-3 {
  display: flex;
}
.product-category hr {
  color: #999;
}

.home-trending .row {
  --bs-gutter-x: 1.1rem;
}  
.categories-box {
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
  padding-bottom: 0px;
  border: 0px solid #f00;
  background-color: #fff;
  border-radius: 10px;
}
.categories-box .wrap-box-image{
  position: relative;
  overflow: hidden;
}
.col-lg-5 .categories-box img{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 82.5%;
}
.categories-box img{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 50%;
}

.products-box {
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
  padding-bottom: 0px;
  border: 0px solid #f00;
  background-color: #fff;
  border-radius: 0px;
}
.products-box .wrap-box-image{
  position: relative;
  overflow: hidden;
}
.col-lg-5 .products-box img{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 82.5%;
}
.products-box img{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 50%;
}

.grid-product-image-mask {
  height: auto;
  padding: 20px 3.6vw 0;
  margin-bottom: 20px;
}
.grid-product-image--mask {
  height: auto;
  padding: 20px;
  margin-bottom: 0px;
}
.wrap-grid-product-image--mask {
  height: auto;
  padding: 0;
  margin-bottom: 0px;
}
.image-wrap {
  background: #fff;
  height: 100%;
  overflow: hidden;
}
.grid-product-image-mask .image-wrap img, .grid-product-image--mask .image-wrap img, .wrap-grid-product-image--mask .image-wrap img{
  width: 100%;
} 
.grid-product-meta {
  padding: 0 20px 50px 20px;
  text-align: center;
}
.grid-product--meta {
  padding: 20px;
  text-align: center;
}
.grid-product-title {
  font-size: 1.5625vw;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  margin-bottom: 10px;
}
.grid-product--title {
  font-weight: 600;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  font-size: 1.125rem;
}
.custom-short_point_desc {
  position: relative;
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  text-align: left;
  margin: 0;
  font-size: 14px;
}
ul.short-descrbe-list--wrapper, .custom-short_point_desc ul {
  font-size: 0.8rem;
  margin: 0 0 0.5rem 0;
  text-align: left;
  padding-left: 1rem;
  text-rendering: optimizeLegibility;
}
.pro-parameter {
  width: 100%;
  font-size: 1vw;
  white-space: break-spaces;
  text-align: center;
  margin-bottom: 1.8vw;
}
.bottom_btn {
  display: flex;
  justify-content: space-between;
}
.bottom_btn a {
  display: inline-block;
  font-size: 15px;
  border: 1px solid #333;
  color: #333;
  padding: 5px 0;
  width: 48%;
  border-radius: 5px;
}
.bottom_btn a.sn_btn {
  background: #fff;
  color: #f16f20;
  border: 1px solid #f16f20;
}
.bottom_btn a.lm_btn {
  background: #f16f20;
  color: #fff;
  border: 1px solid #f16f20;
}
.bottom_btn a.lm_btn:hover{
  color: #f16f20 !important;
  background: #fff;
  border-color: #f16f20;
}
.bottom_btn a.sn_btn:hover{
  background:#f16f20;
  color: #fff !important;
  border-color: #f16f20;
}

.grid-product-price {
  display: flex;
  justify-content: center;
  flex-flow: row-reverse;
  color: #ec6521;
  font-size: 1.25vw;
}
.grid-product--price {
  text-align: right;
  padding: 1rem 0;
}
.grid-product-price--original {
  color: #9f9f9f;
  /*margin-left: 10px;
  margin-right: 5px;*/
  text-decoration: line-through;
}
span.buckscc-money {
  color: inherit !important;
  cursor: pointer;
  margin-left: 5px;
}

@media (max-width: 768px) {
  .grid-product-title, .grid-product-price {
    font-size: 16px;
  }  
}  

.product__tag--sale, .product__tag--new {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 6px 5px 6px 7px;
  background-color: #ec6521;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  z-index: 2;
  transition: opacity .4s ease;
  font-size: 13px;
  font-weight: 400;
}

.mobile_show .product__tag--sale {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 6px 5px 6px 7px;
  background-color: #ec6521;
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
  z-index: 2;
  transition: opacity .4s ease;
  font-size: 12px;
  font-weight: 400;
}

.categories-box .product__meta {
  padding: 1.041667vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fbfbfb;
}
.grid-product__title {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.col-lg-5 .grid-product__title {
  font-size: 22px;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.grid-product__price {
  margin-top: 0;
  display: flex;
  flex-flow: column-reverse;
  flex: none;
  text-align: right;
  line-height: 1.5;
  color: #ec6521;
  /*width: 30%;*/
}

.col-lg-5 .grid-product__price {
  font-size: 17px;
}

.grid-product__price--original {
  text-decoration: line-through;
  margin-right: 0;
  color: #9f9f9f;
}
span.buckscc-money {
  cursor: pointer;
}

.categories-box:first-child .product__image-mask {
  position: relative;
  overflow: hidden;
  height: 30.729vw;
}
.categories-box .product__image-mask {
  position: relative;
  overflow: hidden;
  height: 13.28125vw;
}
.categories-box .image-wrap {
  height: 100%;
  overflow: hidden;
}

.featured-collections:not(.fc_va) .grid .grid__item:first-child {
  width: 38vw;
  height: 36.4583vw;
}
.grid-product__content {
  position: relative;
  text-align: left;
}
.grid-product__link {
  display: block;
}
.grid__item:first-child .grid-product__image-mask {
  height: 30.729vw;
}
.grid-product__image-mask {
  position: relative;
  overflow: hidden;
}
.featured-collections .grid-product__image {
  height: 100%;
  width: auto;
  transition: all .4s;
}
.featured-collections:not(.fc_va) .grid .grid__item {
  width: 28vw;
  height: 17.7vw;
  padding-left: 0;
  margin-right: 1vw;
  background: #fbfbfb;
  margin-bottom: 1vw;
  border-radius: 10px;
  overflow: hidden;
}
.footer-area {
  padding-top: 100px;
  background-color: #222;
  position: relative;
  z-index: 1;
}
.footer-area h1, .footer-area h2, .footer-area h3, .footer-area h4, .footer-area h5, .footer-area h6 {
  color: #fff;
}
.footer-area .wrap-news-letter {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  position: relative;
}
.footer-area .wrap-news-letter .news-letter-form{
  display: flex;
  justify-content: flex-start;
  padding: 10px 6px;
  position: relative;
  flex: 1 0 0px;
}
.footer-area .wrap-news-letter .news-letter-form-button{
  display: flex;
  justify-content: flex-start;
  padding: 10px 6px;
  position: relative;
  flex: 0 1 auto;
  margin: 0px auto;
}
.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter {
  width: 100%;
  background-color: #fff;
  border: 1px solid #848282;
  border-radius: 0;
  height: 46px;
  padding-left: 10px;
  color: #000;
  font-size: 15px;
  border-radius: 0.25rem;
}
.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter::-moz-placeholder {
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #999;
}
.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter::placeholder {
  transition: 0.5s;
  color: #999;
}
.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus::-moz-placeholder {
  color: #999;;
}
.single-footer-widget .footer-newsletter-box .newsletter-form .input-newsletter:focus::placeholder {
  color: #999;;
}
.single-footer-widget .footer-newsletter-box .newsletter-form button {
  display: block;
  margin-top: 0.8rem;
  width: 100%;
  border-radius: 0.25rem;
  background-color: #303b43;
  color: #ffffff;
  border: none;
  padding: 12px 25px;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15px;
}
.single-footer-widget .footer-newsletter-box .newsletter-form button:hover {
  color: #fff;
  background-color: #ec6521;
}
.single-footer-widget h3 {
  color: #ffffff;
  margin-bottom: 8px;
  padding-bottom: 0px;
  position: relative;
  border-bottom: none !important;
  font-size: 22px;
  font-weight: 400;
}
.single-footer-widget h3::before {
  width: 50px;
  height: 1px;
  bottom: -1px;
  content: "";
  position: absolute;
  left: 0;
  background-color: #222;
}
.single-footer-widget .quick-links li, .single-footer-widget .customer-support li {
  margin-bottom: 10px;
}
.single-footer-widget .quick-links li a {
  display: inline-block;
  color: #b8b8b8;
  font-weight: 400;
  position: relative;
}
.single-footer-widget .customer-support li a {
  display: inline-block;
  color: #b8b8b8;
  font-weight: 400;
  position: relative;
}
.lines .line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
}
.home-slides.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 0 3px;
}  
.home-slides.owl-theme .owl-dots .owl-dot:hover span {
  border-color: transparent;
  width: 10px;
}
.home-slides.owl-theme .owl-dots .owl-dot.active span {
  border-color: transparent;
  width: 18px;
  border-radius: 20px;
}
.home-slides.owl-theme .owl-dots .owl-dot.active span::before {
  background-color: #ec6521;
  border-radius: 20px;
}
.home-slides.owl-theme .owl-dots .owl-dot span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  margin: 0;
}
.view_features-product {
  /*position: relative;
  margin: 0 0 18px;
  border-radius: 10px;
  overflow: hidden;*/
  position: relative;
  background: #fff;
  padding: 30px 0;
  margin: 0 0 18px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-flow: nowrap;
  
}

.vfp_info {
  /*
  position: absolute;
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
  padding-left: 12.5vw;*/

  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  text-align: left;
}
.vfp_info {
  padding-left: 0;
  left: 7vw;
  width: 35%;
}
.vfp_img {
  width: 60%;
  text-align: center;
}
.vfp_img img {
  width: auto;
  max-height: 500px;
} 

@media (max-width: 1199px) {
  .vfp_info {
    left: 2vw;
  }
  .vfp_img {
    width: 60%;
    text-align: right;
  }
}  

@media (max-width: 1080px) {
  .view_features-product {
    padding: 30px 30px;
  } 
  .vfp_info {
    left: 0;
    width: 60%;
    padding-right: 20px;
  }
  .vfp_info h2 {
    font-size: 1.8rem !important;
  }
  .vfp_info p {
    font-size: 1.5rem !important;
  } 
  .vfp_img {
    width: 40%;
    text-align: right;
  }
}
@media (max-width: 768px) {
  .view_features-product {
    display: block;
    padding: 30px 30px;
  } 
  .vfp_info {
    text-align: center;
    left: 0;
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .vfp_info h2 {
    font-size: 1.5rem !important;
  }
  .vfp_info p {
    font-size: 1.2rem !important;
  } 
  .view_features-product .btn {
    margin: 0 auto;
  }
  .vfp_img {
    width: 100%;
    text-align: center;
  }
  .vfp_img img {
    width: 100%;
    max-height: 100%;
  } 
} 

.vfp_info h2 {
  font-size: 44px;
  margin: 0 0 15px;
  font-weight: 800;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.vfp_info p {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 1.5625vw;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
}
.f_price {
  margin-bottom: 1.5625vw;
}
.f_price--price {
  font-size: 22px;
  color: #ec6521;
  margin-right: 1.5625vw;
}
span.buckscc-money {
  color: inherit !important;
  cursor: pointer;
}
.f_price--original {
  font-size: 22px;
  color: #9f9f9f;
  text-decoration: line-through;
}
.view_features-product .btn {
  position: relative;
  line-height: 1.2;
  overflow: hidden;
  background: #ec6521;
  transition: background .2s ease 0s;
}
a.f_shopnow {
  background: #ec6521;
  display: inline-block;
  width: 170px;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}
a.f_shopnow:hover {
  opacity: .9;
  background: #ec6521;
  color: #fff !important;
}

/*================================================
Slide
=================================================*/

.main-banner-content.text-white .btn-box .default-btn {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.main-banner-content .btn-box {
  margin-top: 60px;
}
.main-banner-content p {
  color: #000000;
  font-weight: 500;
  font-size: 22px;
  font-weight: 500;
}

.main-banner-content a.block-btn {
  padding: 0.4em 1em 0.4em 3em;
  padding: 0.4em 1em 0.4em 3em;
  background: #292c35;
  box-shadow: 2px 2px 2px #8a89b4 inset;
  border-radius: 35px;
  color: #ffffff;

  letter-spacing: 0.1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.main-banner-content a.block-btn .btn-icon {
  margin-left: 2em;
  height: 3em;
  width: 3em;
  display: flex;
  border-radius: 50%;
  background: #22272d;
  box-shadow: -2px -2px 2px #2a2e34, 2px 2px 2px #0b0c10;
}

.main-banner-content a.block-btn svg {
  width: 1.5em;
  height: 1.5em;
  margin: auto;
}


/*================================================
Testimonial
=================================================*/
.wrap-box-flex {
  display: flex;
}
.single-testimonial-post {
  position: relative;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 10px;
  padding: 40px 40px 40px;
}
.single-testimonial-post .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 5px 5px 0 0;
}
.single-testimonial-post .post-image a {
  display: block;
  border-radius: 5px 5px 0 0;
}
.single-testimonial-post .post-image a img {
  border-radius: 5px 5px 0 0;
  transition: 0.5s;
}
.single-testimonial-post .post-image .date {
  position: absolute;
  right: -100%;
  top: 20px;
  background-color: #ffffff;
  color: #000000;
  padding: 5px 10px 6px;
  transition: 0.5s;
  visibility: hidden;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
}
.single-testimonial-post .post-content {
  margin-top: 30px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.single-testimonial-post .post-content p{
  font-size: 16px;
  color: #000;
}
.single-testimonial-post .post-content .category {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #ec6521;
  font-weight: 600;
  font-size: 14px;
}
.single-testimonial-post .post-content h3 {
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 700;
}
.single-testimonial-post .post-content h3 a {
  display: inline-block;
}
.single-testimonial-post .post-content .details-btn {
  margin-top: 13px;
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 600;
}
.single-testimonial-post .post-content .details-btn::before {
  width: 100%;
  height: 1px;
  background-color: #000000;
  content: "";
  position: absolute;
  transition: 0.5s;
  left: 0;
  bottom: 0;
}
.single-testimonial-post .post-content .details-btn:hover {
  color: #ec6521;
}
.single-testimonial-post .post-content .details-btn:hover::before {
  background-color: #ec6521;
}
.single-testimonial-post:hover .post-image img {
  /*transform: scale(1.07) rotate(2deg);*/
}
.single-testimonial-post:hover .post-image .date {
  visibility: visible;
  right: 0;
}

.blog-slides.owl-theme .owl-dots {
  margin-top: 20px !important;
  margin-bottom: 30px;
}
.blog-slides.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: transparent;
  position: relative;
  transition: 0.5s;
  border-radius: 50%;
  border: 1px solid transparent;
}
.blog-slides.owl-theme .owl-dots .owl-dot span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
  border-radius: 50%;
  background-color: #000000;
  margin: 2px;
}
.blog-slides.owl-theme .owl-dots .owl-dot:hover span, .blog-slides.owl-theme .owl-dots .owl-dot.active span {
  border-color: #ec6521;
}
.blog-slides.owl-theme .owl-dots .owl-dot:hover span::before, .blog-slides.owl-theme .owl-dots .owl-dot.active span::before {
  background-color: #ec6521;
}

.blog-items {
  margin-left: -15px;
  margin-right: -15px;
}
.blog-items .single-testimonial-post {
  margin-left: 12px;
  margin-right: 12px;
}

/*================================================
Store shipping
=================================================*/
.wrap-box-flex {
  display: flex;
}
.single-store-box-post {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
  background: #fff;
  border-radius: 10px;
  padding: 40px 40px 40px;
}
@media (max-width: 768px) {
  .single-store-box-post {
    position: relative;
    padding: 30px 0;
  }
}
.single-store-box-post .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 5px 5px 0 0;
  text-align: center;
}
.single-store-box-post .post-image a {
  display: block;
  border-radius: 5px 5px 0 0;
}
.single-store-box-post .post-image a img {
  border-radius: 5px 5px 0 0;
  transition: 0.5s;
}
.single-store-box-post .post-image .date {
  position: absolute;
  right: -100%;
  top: 20px;
  background-color: #ffffff;
  color: #000000;
  padding: 5px 10px 6px;
  transition: 0.5s;
  visibility: hidden;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
}
.single-store-box-post .post-content {
  margin-top: 20px;
  font-size: 16px;
  color: #434547;
  text-align: center;
}
.single-store-box-post .post-content h3 {
  margin-bottom: 5px;
  font-size: 20px;
  color: #434547;
  font-weight: 400;
}
.single-store-box-post .post-content p{
  font-size: 14px;
  color: #757575;
  line-height: 1.4rem;
}


/*================================================
Newsroom CSS
=================================================*/
.single-newsroom-post {
  position: relative;
  margin-bottom: 30px;
}
.single-newsroom-post .post-image {
  overflow: hidden;
  position: relative;
  border-radius: 15px;
}
.single-newsroom-post .post-image a {
  display: block;
  border-radius: 15px;
}
.single-newsroom-post .post-image a img {
  border-radius: 15px;
  transition: 0.5s;
}
.single-newsroom-post .post-image .date {
  position: absolute;
  right: -100%;
  top: 20px;
  background-color: #ffffff;
  color: #000000;
  padding: 5px 10px 6px;
  transition: 0.5s;
  visibility: hidden;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
}
.single-newsroom-post .post-content {
  margin-top: 20px;
}
.single-newsroom-post .post-content .category {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #ec6521;
  font-weight: 600;
  font-size: 14px;
}
.single-newsroom-post .post-content h3 {
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
}
.single-newsroom-post .post-content h3 a {
  display: inline-block;
}
.single-newsroom-post .post-content .details-btn {
  margin-top: 13px;
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 600;
}
.single-newsroom-post .post-content .details-btn::before {
  width: 100%;
  height: 1px;
  background-color: #000000;
  content: "";
  position: absolute;
  transition: 0.5s;
  left: 0;
  bottom: 0;
}
.single-newsroom-post .post-content .details-btn:hover {
  color: #ec6521;
}
.single-newsroom-post .post-content .details-btn:hover::before {
  background-color: #ec6521;
}
.single-newsroom-post:hover .post-image img {
  transform: scale(1.07) rotate(2deg);
}
.single-newsroom-post:hover .post-image .date {
  visibility: visible;
  right: 0;
}

.blog-slides.owl-theme .owl-dots {
  margin-top: 20px !important;
  margin-bottom: 30px;
}
.blog-slides.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: transparent;
  position: relative;
  transition: 0.5s;
  border-radius: 50%;
  border: 1px solid transparent;
}
.blog-slides.owl-theme .owl-dots .owl-dot span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
  border-radius: 50%;
  background-color: #000000;
  margin: 2px;
}
.blog-slides.owl-theme .owl-dots .owl-dot:hover span, .blog-slides.owl-theme .owl-dots .owl-dot.active span {
  border-color: #ec6521;
}
.blog-slides.owl-theme .owl-dots .owl-dot:hover span::before, .blog-slides.owl-theme .owl-dots .owl-dot.active span::before {
  background-color: #ec6521;
}

.blog-items {
  margin-left: -15px;
  margin-right: -15px;
}
.blog-items .single-newsroom-post {
  margin-left: 12px;
  margin-right: 12px;
}
.f_arti_date {
  font-size: 14px;
  color: #8a8a8a;
  font-style: italic;
  margin-top: 5px;
}

.single-categories-box .content h3 {
  margin-bottom: 0;
  transition: 0.5s;
  transform: translateY(12px);
  font-size: 30px;
  font-weight: 700;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.collection-item__title--center {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
}
.collection-item__title--center span {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: .1em;
  display: inline-block;
  background-color: #fff;
  box-decoration-break: clone;
  padding: 8px 15px;
  color: #000;
}

.wrap-box-prod {
  display: flex;
}

@media only screen and (min-width: 1441px) {
  .product-category {
    padding: 0 50px;
  }
  .wrap-cate-pro-filter {
    padding: 0 15px 0 0;
  }
}

@media only screen and (max-width: 1440px) {
  .product-category {
    padding: 0 15px;
  }
  .wrap-cate-pro-filter {
    /*padding: 0 0 0 15px;*/
  }
  .product-category .wrap-content-product .col-lg-3.col-md-3.wrap-box-prod{
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1300px) {
  .wrap-cate-pro {
    width: 20% !important;
  }
  .wrap-content-product {
    width: 80% !important;
  }
}
@media only screen and (max-width: 1100px) {
  .product-category .wrap-content-product .col-lg-3.col-md-3.wrap-box-prod{
    width: 50%;
  }
}
@media only screen and (max-width: 1100px) {
  .product-category .wrap-content-product .col-lg-3.col-md-3.wrap-box-prod{
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .product-category .wrap-content-product .col-lg-3.col-md-3.wrap-box-prod{
    width: 100%;
  }
}

/* Accordion */
.products-filter-accordion {
  position: relative;
  margin-top: 0px;
}
.products-filter-accordion .accordion, .products-filter-accordion .accordion ul {
  list-style-type: none !important;
  padding-left: 0 !important;
  margin-bottom: 0;
}
.products-filter-accordion .accordion .accordion-item {
  border-radius: 5px;
  display: block;
  background: #ffffff;
  margin-bottom: 15px;
  border: none;
  border-top: 1px solid #e8e8e1;
  padding-bottom: 3px;
}
.products-filter-accordion .accordion .accordion-title {
  padding-left: 0px;
  color: #000000;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding-top: 15px;
}
.products-filter-accordion .accordion .accordion-title.active {
  /*color: #f89f0a !important;*/
}
.products-filter-accordion .accordion .accordion-title.active i {
  transform: rotate(180deg);
}
.products-filter-accordion .accordion .accordion-title i {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 27px;
  font-weight: 700;
  transition: 0.5s;
}
.products-filter-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  margin-top: -5px;
  padding-top: 15px;
}

.products-filter-accordion .irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #f89f0a;
}

.products-filter-accordion .irs--flat .irs-from, .products-filter-accordion .irs--flat .irs-to {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #f89f0a;
  border-radius: 4px;
}
.products-filter-accordion .irs--flat .irs-from::before, .products-filter-accordion .irs--flat .irs-to::before, .products-filter-accordion .irs--flat .irs-single::before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
    border-top-color: transparent;
  border-top-color: #f89f0a;
}

.products-filter-accordion .irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #d88a03;
}


/* Form */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: .125rem;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0,0,0,.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.product-category .sub-title a {
  position: relative;
  display: block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  padding-left: 0;
}
.product-category .sub-title.wrap-sub-title a{
  padding-left: 22px;
}

.productsFilterOpionModal.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 400px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}
.productsFilterOpionModal.modal.left.fade .modal-dialog {
  left: -320px;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.productsFilterOpionModal.modal.left.fade.show .modal-dialog {
  left: 0;
}
.productsFilterOpionModal .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 0;
  border: none;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.productsFilterOpionModal .modal-content .modal-body {
  padding: 0;
}
.productsFilterOpionModal .modal-content .modal-body .woocommerce-widget-area .filter-list-widget .selected-filters-wrap-list ul li a i {
  top: 0;
  padding-left: 0;
}
.productsFilterOpionModal button.close {
  color: #000000;
  font-size: 28px;
  outline: 0 !important;
  line-height: initial;
  transition: 0.5s;
  position: absolute;
  right: 32px;
  top: 30px;
  z-index: 1;
  background-color: transparent;
  border: none;
}
.productsFilterOpionModal button.close:hover {
  color: red;
}

.productsFilterOpionModal .modal-content .modal-body h3 {
  margin-bottom: 25px;
  padding-bottom: 5px;
  position: relative;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
  font-size: 34px;
  font-weight: 600;
}
.productsFilterOpionModal .modal-content .modal-body h3::before {
  width: 50px;
  height: 1px;
  bottom: -1px;
  content: "";
  position: absolute;
  left: 0;
  /*background-color: #ec6521;*/
}

.categories-banner-slides .main-banner {
  height: 560px;
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.categories-banner-slides .main-banner-content.text-white h1 {
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.categories-banner-slides .main-banner-content h1 {
  margin-bottom: 12px;
  font-size: 44px;
  font-weight: 700;
}
.categories-banner-slides .main-banner-content.text-white p {
  color: #ffffff;
  opacity: 1;
}
.categories-banner-slides .main-banner-content p {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  font-weight: 500;
}
.bg-blur-black::before {
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
  z-index: -1;
}
.wrap-section-title {
  position: relative;
  text-align: left;
  margin-top: -25px;
  margin-bottom: 25px;
}
.wrap-section-title h2 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
}
.breadcrumbs {
  margin: 0 0 2em;
}
.wrap-section-title .breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wrap-section-title .breadcrumbs__item {
  display: inline-block;
  margin-bottom: .25em;
}
.wrap-section-title .breadcrumbs__link {
  text-decoration: underline !important;
  font-size: 16px;
}
.wrap-section-title .breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none !important;
}
.wrap-section-title .breadcrumbs__item:not(:last-child)::after {
  border-style: solid;
  border-width: .10em .10em 0 0;
  content: '';
  display: inline-block;
  height: .20em;
  margin: 0 .20em;
  position: relative;
  transform: rotate(45deg);
  vertical-align: middle;
  width: .20em;
}
.wrap-section-title .breadcrumbs__link {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}
.products-filter-options .wrap-products-ordering-list {
  max-width: 250px;
  margin-left: auto;
  margin-right: 0 !important;
  padding: 1px 15px;
  border: 1px solid #ddd;
}
@media only screen and (max-width: 768px) {
  .products-filter-options .wrap-products-ordering-list {
    max-width: 100% !important;
  }
  /*.products-filter-options .mobile_show{
    text-align: left;
    height: 44px;
    border: 1px solid #ddd;
    padding: 10px 10px;
  }*/
  .products-filter-options .mobile_show .sub-title {
    color: #000000;
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    height: 44px;
    border: 1px solid #ddd;
    padding: 10px 10px;
    cursor: pointer;
  }
}
.products-filter-options .products-ordering-list .nice-select {
  height: 40px !important;
  line-height: 40px !important;
  font-size: 15px;
}
.products-filter-options .products-ordering-list .nice-select .list {
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  width: calc(100% + 30px);
  margin-top: 0;
  margin-left: -15px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.col-lg-6.col-md-6.wrap-filter, .col-lg-6.col-md-6.wrap-filter-sort {
  width: 50%;
}

.product-price-wrap {
  position: relative;
}
.product-description {
  position: relative;
  margin-top: 15px;
  overflow: hidden;
}
.product-description.less {
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.read-more-link,
.read-less-link {
  position: relative;
  margin-top: 5px;
  display: block;
  color: #ec6521;
  font-size: 16px;
  text-decoration: none;
}
.read-more-link {
  margin-left: 0px;
}

.product-description ul{
  margin: 0 0 15px 30px;
  padding: 0;
  text-rendering: optimizeLegibility;
}
.product-description li {
  font-size: 14px;
  list-style-type: disc;
  margin-bottom: .25em;
}
.product-description li h1,
.product-description li h2,
.product-description li h3,
.product-description li h4,
.product-description li h5,
.product-description li h6
{
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}

.product-price-wrap .sale-price {
  font-size: 1.6rem;
  color: #ec6521;
  font-weight: 600;
}
.product-price-wrap .promo-price {
  display: inline-block;
  margin-right: 5px;
}
.product-price-wrap .promo-price .cost-price {
  /*font-size: 0.9rem;*/
  font-size: 1.5rem;
  color: #9e9e9e;
  text-decoration: line-through;
}
.product-price-wrap .promo-price .promo-percentage {
  /*font-size: 0.9rem;
  color: #f00;*/

  position: relative;
  top: -2px;
  font-size: 0.7rem;
  margin-left: 5px;
  background: #f00;
  color: #fff;
  padding: 1px 3px;
  border-radius: 3px;
  align-self: center;
}
.product-detail-sku-wrap {
  position: relative;
  margin-top: 20px;
}
.product-detail-sku-wrap .sku-group {
  position: relative;
  display: inline-block;
}

.product-detail-sku-wrap .sku-group .sku-group-title {
  font-size: 0.9rem;
  font-size: 17px;
  font-weight: 600;
}

.product-detail-sku-wrap .sku-group .sku-selected-label {
  font-size: 0.9rem;
  margin-left: 5px;
  display: inline-block;
}

.product-detail-sku-wrap .sku-group .sku-item {
  float: left;
  cursor: pointer;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-bottom: 10px;
  /*border-radius: 8px;*/
}
.sku-item.sku-color span {
  display: block;
  width: 30px;
  height: 30px;
}
.sku-item.sku-image img {
  width: 50px;
  height: 50px;
}
.product-detail-sku-wrap .sku-group .sku-item:hover,
.product-detail-sku-wrap .sku-group .sku-item.selected {
  color: #ec6521;
  border: 1px solid #ec6521;
}
.product-detail-sku-wrap .sku-group .sku-item.sku-text {
  min-width: 35px;
  padding: 5px 10px;
  font-size: 0.9rem;
  border-radius: 8px;
  text-align: center;
}
.qty-input-wrap {
  position: relative;
  max-width: 160px;
  display: inline-flex;
  align-items: center;
  margin-left: 0px;
}
.item_available {
  margin-left: 6px;
}
.item_available.out {
  color: #f00;
}  
.qty-input-wrap input {
  /*width: 45px;
  height: 30px;
  border: none;
  text-align: center;*/

  height: 45px;
  color: #000000;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  border: 1px solid #e1e1e1;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  border-radius: 22px;
}
.qty-input-wrap input:hover,
.qty-input-wrap input:focus {
  outline: none !important;
}
.qty-input-wrap button {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  width: 35px;
  height: 35px;
  border: none;
  transition: 0.3s;
  padding: 0px;
  border-radius: 50%;
  font-size: 22px;
}
.qty-input-wrap button.minus-btn {
  left: 6px;
}
.qty-input-wrap button.plus-btn {
  right: 6px;
}
.qty-input-wrap button i {
  margin: 0 auto;
} 

/*************/
.products-details-desc .products-add-to-cart .input-counter button {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 50px;
  transition: 0.5s;
  font-size: 22px;
  border: 1px solid #ddd;
}
.products-details-desc .products-add-to-cart .input-counter button.minus-btn {
  left: 0;
}
.products-details-desc .products-add-to-cart .input-counter button.plus-btn {
  right: 0;
}
.products-details-desc .products-add-to-cart .input-counter button:hover {
  color: #ec6521;
}
.products-details-desc .products-add-to-cart .input-counter input {
  height: 45px;
  color: #000000;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
/*************/

.qty-input-wrap button[disabled] {
  cursor: not-allowed;
}
.qty-input-wrap button:hover {
  background-color: #e2e2e2;
  transition: 0.3s;
}
.inline-label {
  color: #7e7e7e;
  font-size: 0.9rem;
}
.stock-status {
  font-size: 0.9rem;
}
.product-interact {
  position: relative;
  display: flex;
}
.clear, .clear-5, .clear-10, .clear-15, .clear-20, .clear-30, .clear-40, .clear-50 {
  clear: both;
  width: 100%;
  display: block;
  position: relative;
}
.clear-5 {
  height: 5px;
}
.clear-10 {
  height: 10px;
}
.clear-15 {
  height: 15px;
}
.clear-20 {
  height: 20px;
}
.clear-30 {
  height: 30px;
}
.clear-40 {
  height: 40px;
}
.clear-50 {
  height: 50px;
}
.product-interact {
  position: relative;
  display: flex;
}
.product-interact button {
  width: 50%;
  height: 50px;
  border-radius: 8px;
  text-transform: uppercase;
}
.product-interact button.btn-add-to-cart {
  margin-right: 15px;
}
.btn-buy-now {
  color: #ffffff;
  background-color: #ec6521;
  border: 1px solid transparent;
  transition: 0.3s;
}
.btn-add-to-cart {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  transition: 0.3s;
}
.products-details-desc .products-add-to-cart .input-counter input {
  height: 45px;
  color: #000000;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  border: 1px solid #e1e1e1;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
}
.products-details-tab .wrap-box-tabs {
  position: sticky;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ffffff !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.products-details-tab .tabs li a {
  display: block;
  position: relative;
  color: #000000;
  border: 1px dashed #eeeeee;
  padding: 20px 100px 20px 100px;
  font-weight: 600;
  font-size: 15px;
}
.products-details-tab .tabs li.current a, .products-details-tab .tabs li a:hover {
  color: #ffffff !important;
  background-color: #ec6521;
  border-color: #ec6521;
}

.tabs-nav__item-list {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
.tabs-nav__item:hover, .tabs-nav__item.active {
  color: #000 !important;
  border-bottom: 2px solid #000000;
}
.tabs-nav__item {
  font-size: 24px;
  color: #777676;
  display: inline-block;
  margin: 0 40px;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .products-details-tab .tabs li a {
    padding: 15px 40px 15px 40px;
  }
} 
@media only screen and (max-width: 768px) {
  .products-details-tab .tabs li a {
    padding: 15px 30px 15px 30px !important;
  }
  .tabs-nav__item {
    font-size: 20px;
    margin: 0 20px;
  }
} 

.shoppingCartModal .modal-content .modal-body .products-cart-content .products-cart {
  padding-left: 90px !important;
}

.shoppingCartModal .wrap-box-cart {
  position: absolute;
  display: flex;
  right: 0;
  top: 25%;
  color: #777777;
  transition: 0.5s;
  font-size: 18px;
  border: 0px solid #f00;
}

.shoppingCartModal .modal-content .modal-body .wrap-box-selection {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  width: 80px;
}
.wrap-products-image {
  position: relative;
  left: 0;
  top: 0;
  width: 65px;
}
.wrap-products-image a {
  display: block;
}

.cart-item-selection {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.shoppingCartModal .wrap-box-cart .bt-remove {
  position: relative !important;
  display: inline-block;
  color: #777777;
  transition: 0.5s;
  font-size: 20px;
  cursor: pointer;
}
.shoppingCartModal .wrap-box-cart .bt-remove:hover {
  color: #ec6521 !important;
}
.wrap-cart-qty {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 10px;
}
.wrap-cart-qty .cart-qty-input {
  width: 30px;
  height: 30px;
  border: none;
  text-align: center;
  outline: none;
  font-size: 0.8rem;
}
.wrap-qty-input button[disabled] {
  cursor: not-allowed;
}
.wrap-cart-qty .btn-qty-count {
  position: relative;
  display: flex;
  align-items: center;
  border: none;
  width: 25px;
  height: 25px;
  text-align: center;
  text-align: -moz-center;
  text-align: -webkit-center;
  padding: 0;
  border-radius: 50%;
}
.wrap-qty-input button i {
  margin: 0 auto;
}

.shopping-cart-container .cart-item .cart-price small {
  position: relative;
  top: -2px;
  color: #fff;
  font-size: 0.6rem;
  background-color: #f00;
  padding: 1px 3px;
  border-radius: 3px;
}
.products-cart-content .cart-price .price .new-price {
  font-size: 14px;
  color: #000000 !important;
}
.products-cart-content .cart-price .price .old-price {
  text-decoration: line-through;
  color: #828893;
  font-weight: normal;
} 

.shoppingCartModal .modal-content .modal-body .products_cart_subtotal,
.shoppingCartModal .modal-content .modal-body .products_cart_discount {
  overflow: hidden;
  margin-bottom: 3px;
  border-bottom: 0px dashed #eeeeee;
  padding-bottom: 3px;
}
.shoppingCartModal .modal-content .modal-body .products_cart_subtotal span,
.shoppingCartModal .modal-content .modal-body .products_cart_discount span {
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
}
.shoppingCartModal .modal-content .modal-body .products_cart_subtotal span.subtotal,
.shoppingCartModal .modal-content .modal-body .products_cart_discount span.discount {
  float: right;
  font-weight: 600;
}

.shoppingCartModal .modal-content .modal-body .products_cart_grandtotal {
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 0px dashed #eeeeee;
  padding-bottom: 10px;
}
.shoppingCartModal .modal-content .modal-body .products_cart_grandtotal span {
  text-transform: uppercase;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
}
.shoppingCartModal .modal-content .modal-body .products_cart_grandtotal span.grandtotal {
  float: right;
  color: #ec6521;
}

.msg-dialog-container {
  max-width: 350px;
  margin: auto auto 30px auto;
  text-align: center;
}
.msg-dialog-container .dailog-img img {
  width: 150px;
  height: auto;
}

.wrap-order-summary-sticky {
  position: sticky;
  top: 130px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ffffff !important;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}

.wrap-box-checkout .order-details {
  margin-top: 0px !important;
}
.wrap-order-summary {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .wrap-order-summary {
    padding: 0 25px;
  }
} 
.wrap-order-summary .product-cart {
  position: relative;
  display: flex;

  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  flex-flow: wrap;
  border-bottom: 1px dashed #eeeeee;
}
.wrap-order-summary .product-cart .product-image {
  position: relative;
  width: 65px;
}
.wrap-order-summary .product-cart .product-image img{
  border: 3px solid #fff;
  border-radius: 3px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.wrap-order-summary .product-cart .product-content {
  position: relative;
}
.wrap-order-summary .product-cart .product-content h3 {
  font-size: 15px;
  text-transform: initial;
  margin-bottom: 3px;
}
.wrap-order-summary .product-cart .product-content span.cart-sku {
  font-size: 12px;
  display: block;
  margin-bottom: 0px;
  color: #777777;
}

.wrap-order-summary .product-cart .product-price {
  position: relative;
  margin-left: auto;
  text-align: right;
}

.wrap-order-summary .product-cart .product-price .cart-price {
  font-size: 0.9rem;
  color: #ec6521;
  font-weight: 600;
}
.wrap-order-summary .product-cart .product-price .cart-price-origin {
  font-size: 0.7rem;
}
.wrap-order-summary .product-cart .product-price .cart-price-origin .origin-price {
  text-decoration: line-through;
  color: #a7a7a7;
}
.wrap-order-summary .product-cart .product-price .cart-price-origin .cart-discount {
  background-color: #f00;
  color: #ffffff;
  padding: 1px 3px;
  border-radius: 3px;
}

.summary-info {
  display: flex;
  height: 40px;
  align-items: center;
}
.summary-info-title {
  color: #000;
}
.summary-info-value {
  margin-left: auto;
}
.summary-total {
  display: flex;
  height: 50px;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
}
.summary-total .summary-total-value {
  margin-left: auto;
  color: #ec6521;
}

.payment-method-wrap .payment-method {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
}
.payment-method-wrap .payment-method i {
  margin: 15px;
  font-size: 1.5rem;
  color: #878787;
}
.shipping-address-checkout {
  border: 1px solid #ec6521;
  background-color: #f6f6f6;
  display: inline-block;
  padding: 15px;
  border-radius: 6px;
  /*background: #ff85591c;*/
  width: 100%;
}
.shipping-address-checkout .shipping-name {
  font-weight: 500;
  font-size: 1rem;
}
.shipping-address-checkout .shipping-phone {
  font-weight: 600;
  font-size: 0.9rem;
}
.shipping-address-checkout .shipping-address {
  font-size: 0.9rem;
}
#order_remark {
  max-width: 500px;
}
.btn-change-shipping-detail {
  font-size: 0.8rem;
  text-transform: uppercase;
  padding-left: 5px;
  margin-left: auto;
  color: #ec6521;
}

/* Button add shipping address */
.wrap-info-btn {
  margin-top: 15px;
}
.wrap-info-btn a {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  line-height: initial;
  font-size: 15px;
  font-weight: 500;
}
.wrap-info-btn a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1.5px;
  background: #ec6521;
  transition: 0.5s;
}
.wrap-info-btn a i {
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.wrap-info-btn a:hover {
  color: #ec6521 !important;
}
.wrap-info-btn a:hover::before {
  width: 100%;
}
.wrap-info-btn a:not(:first-child) {
  margin-left: 15px;
}

/* Menu account setting */
.wrap-account-setting {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 15px 0;
  border-bottom: 1px solid #ddd;
}
.account-setting-menu {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
}
.account-setting-menu li {
  display: inline-block;
  color: #d0d0d0;
  font-weight: 600;
  margin-right: 30px;
  position: relative;
  font-size: 15px;
  padding: 0 5px;
}
.account-setting-menu li:last-child {
  margin-right: 0;
}
.account-setting-menu li:last-child::before {
  display: none;
}
.account-setting-menu li::before {
  position: absolute;
  right: -15px;
  top: 6px;
  width: 1px;
  content: "";
  height: 12px;
  background-color: #636161;
}
.account-setting-menu li a {
  position: relative;
  display: inline-block;
  color: #000;
}
.account-setting-menu li a.user_logout {
  padding-left: 22px;
  color: #f00 !important;
}
.account-setting-menu li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #ec6521;
  transition: 0.5s;
}
.account-setting-menu li a:hover::before, .account-setting-menu li a.active::before {
  width: 100%;
}
.account-setting-menu li a:hover, .account-setting-menu li a.active {
  color: #ec6521 !important;
}
.account-setting-menu li i {
  position: absolute;
  left: 0;
  top: 3.5px;
  font-size: 16px;
}

/* Create Shipping */
.shipping_item {
  border: 1px solid #ec6521;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  min-height: 180px;
  margin-bottom: 15px;
}
.shipping_item.active {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #09e85b;
}
.shipping_item a:hover{
  color: #ec6521 !important;
} 

.shipping-header {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 15px;
}
.shipping-detail {
  font-size: 0.9rem;
  margin-bottom: 15px;
  color: #7f7f7f;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shipping-phone {
  font-size: 0.8rem;
  font-weight: 600;

}
.shipping-options {
  display: flex;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.shipping-options .state-info {
  font-size: 0.7rem;
  border: 1px solid #0975e8;
  padding: 5px 15px;
  border-radius: 50px;
  background-color: #e6edff;
  cursor: pointer;
  transition: 0.3s;
}
.shipping-options .state-info:hover {
  background-color: #a6bef7;
  transition: 0.3s;
  color: #000 !important;
}
.create-shipping {
  display: flex;
  align-items: center;
}
.create-shipping a {
  display: block;
  margin: auto;
  font-size: 3rem;
  color: #b2dbff;
}
.create-shipping a:hover {
  cursor: pointer;
  color: #65acea;
}
.shipping-options .default-shipping {
  font-size: 0.7rem;
  border: 1px solid #09e85b;
  padding: 5px 15px;
  border-radius: 50px;
  background-color: #e6fff8;
  cursor: pointer;
  transition: 0.3s;
  display: inline-block;
}
.shipping-options .delete-shipping {
  color: #f00;
  display: inline-block;
  margin-left: auto;
  cursor: pointer;
  order: 3;
}
.shipping-options .edit-shipping {
  margin-left: 15px;
  cursor: pointer;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
}
.shipping-options .edit-shipping i {
  font-size: 1rem;
  margin-right: 5px;
}

.wrap-btn-add-shipping {
  margin-top: 15px;
}
.wrap-btn-add-shipping a {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  line-height: initial;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #000;
  padding: 10px 15px 10px 25px;
  border-radius: 20px;
}
.wrap-btn-add-shipping a:hover {
  border: 1px solid #ec6521;
  background-color: #ec6521;
  color: #fff !important;
}
.wrap-btn-add-shipping a i {
  font-size: 18px;
  position: absolute;
  left: 7px;
  top: 11px;
}

.shippingAddressModal .modal-dialog {
  max-width: 650px;
  margin: 0 auto;
}
.shippingAddressModal .modal-content {
  border: none;
  padding: 30px;
  border-radius: 0;
}
.shipping-form-area {
  padding: 15px 0;
}
.shipping-content {
  margin-left: auto;
  margin-right: auto;
  text-align: left !important;
}
.shipping-content h1 {
  margin-bottom: 25px;
  text-align: left;
  font-size: 28px;
  font-weight: 700;
}
.shipping-content h2 {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 700;
}
.shipping-content .shipping-form {
  padding-right: 15px;
}
.shipping-content .shipping-form .form-group {
  margin-bottom: 15px;
}
.shipping-content .shipping-form .form-group label {
  display: block;
  text-transform: capitalize;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
}
.shipping-content .shipping-form .form-group .form-control {
  height: 50px;
}
.shipping-content .shipping-form .default-btn {
  display: block;
  width: 100%;
  padding: 14px 25px;
}

.shipping-interact {
  position: relative;
  display: flex;
  margin-top: 30px;
}
.shipping-interact button {
  width: 50%;
  height: 45px;
  border-radius: 8px;
  text-transform: uppercase;
}
.shipping-interact button.btn-cancel {
  margin-right: 15px;
}
.btn-cancel {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  transition: 0.3s;
}
.btn-cancel:hover {
  background-color: #eee !important;
  border: 1px solid #000 !important;
}
.btn-save-shipping {
  color: #ffffff;
  background-color: #ec6521;
  border: 1px solid transparent;
  transition: 0.3s;
}
.btn-save-shipping:hover {
  color: #ffffff !important;
  background-color: #df5d1d !important;
}

.shippingAddressModal .modal-content button.close {
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
  opacity: 1;
  color: #000000;
  transition: 0.5s;
  line-height: 35px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  width: 35px;
  text-shadow: unset;
  height: 35px;
  border: none;
  background-color: transparent;
}
.shippingAddressModal .modal-content button.close:hover {
  background-color: red;
  color: #ffffff;
}
.shippingAddressModal .modal-content .modal-sizeguide {
  text-align: center;
}
.shippingAddressModal .modal-content .modal-sizeguide h3 {
  margin-bottom: 7px;
  font-size: 22px;
  font-weight: 700;
}
.shippingAddressModal .modal-content .modal-sizeguide p {
  margin-bottom: 25px;
}
.shippingAddressModal .modal-content .modal-sizeguide .table {
  margin-bottom: 0;
}
.shippingAddressModal .modal-content .modal-sizeguide .table thead {
  background-color: #000000;
  color: #ffffff;
}
.shippingAddressModal .modal-content .modal-sizeguide .table thead th {
  border-bottom: none;
  white-space: nowrap;
  color: #ffffff;
  vertical-align: middle;
  padding: 10px 15px;
}
.shippingAddressModal .modal-content .modal-sizeguide .table tr td, .shippingAddressModal .modal-content .modal-sizeguide .table tr th {
  border-top: none;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 15px;
  padding: 10px 15px;
}
.table.table-striped td {
  vertical-align: middle;
}


/* Pagination */
.container.pagination_wrap {
  padding: 0px;
  display: flex;
  justify-content: center;
}
.pagination {
  display: flex;
}
.pagination li {
  margin: 3px;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
}
.pagination li a {
  display: block;
  padding: 3px 10px;
  font-size: 0.9rem;
  background-color: #fff;
  text-align: center;
  border-radius: 3px;
  min-width: 30px;
  color: #000;
}
.pagination li.active {
  border: 1px solid #ec6521;
}
.pagination li.active a {
  background-color: #ec6521;
  color: #ffffff;
}

.pagination li:hover {
  border-color: #ec6521;
  color: #000 !important;
}


/* Order Detail */
.account-container {
  background-color: #ffffff;
  position: relative;
  min-height: 600px;
}
.account-content-title {
  font-size: 1.4rem;
  background-color: #f9f9f9;
  padding: 15px;
}
.account-content-wrap input,
.account-content-wrap button.btn-outline-secondary,
.account-content-wrap select {
  border-radius: 0px !important;
}
.account-content-body {
  padding: 0px;
}
.my-order-product-img {
  width: 45px;
}

.wrap-gender .form-control {
  background-color: #fff;
  height: 48px;
  border-radius: 0;
  box-shadow: unset !important;
  padding: 0 0 0 15px;
  border: 1px solid #e6e6e6;
  color: #000000;
  font-size: 15px;
  transition: 0.5s;
  line-height: 44px;
}
.wrap-gender .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  width: 100%;
}

/* Order Status  */

.order-status-dialog {
  display: flex;
  background-color: #ffffff;
  width: 100%;
  height: auto;
  min-height: 500px;
}
.order-status-dialog .status-content {
  min-width: 300px;
  text-align: center;
  margin: auto;
  /* margin-top: 50px; */
}
.order-status-dialog .status-content.success i {
  font-size: 5rem;
  color: #09c85c;
}
.order-status-dialog .status-content.error i {
  font-size: 5rem;
  color: #f44;
}
.order-status-dialog .status-content .status-info {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 50px;
  margin-top: 30px;
}
.status-dialog-options a {
  display: inline-block;
  padding: 5px 25px;
  border: 1px solid #ec6521;
  border-radius: 3px;
  margin-left: 15px;
  color: #ec6521;
  font-size: 0.9rem;
}
.msg-dialog-container {
  width: 350px;
  margin: auto;
  text-align: center;
}
.msg-dialog-container .dailog-img img {
  width: 150px;
  height: auto;
}
.order-detail-item {
  position: relative;
  display: flex;
  margin-bottom: 15px;
}
.order-detail-item .detail-image {
  width: 100px;
  height: 100px;
}
.order-detail-item .detail-title {
  width: 40%;
  font-size: 0.9rem;
  padding: 0px 15px;
}
.order-detail-item .detail-title a {
  color: #000000;
  font-size: 0.8rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: normal;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.order-detail-item .detail-title .sku-info {
  font-size: 0.8rem;
  color: #878787;
}
.order-detail-item .detail-price {
  width: 100px;
  text-align: center;
  font-size: 0.9rem;
  margin-left: auto;
}
.order-detail-item .detail-qty {
  width: 100px;
  text-align: center;
  font-size: 0.9rem;
}
.order-detail-item .detail-status {
  font-size: 0.9rem;
  color: #878787;
  width: 100px;
  text-align: right;
}
.order-detail-info {
  font-size: 0.9rem;
}
.order-detail-info .row-info {
  display: flex;
  align-items: center;
  height: 30px;
}
.order-detail-info .row-info .row-label {
  color: #878787;
  margin-right: 15px;
}
.order-detail-info .row-info .order-status {
  padding: 2px 10px;

  border-radius: 50px;
  font-size: 0.7rem;
  color: #fff;
}
.order-detail-info .row-info .order-status.pending {
  background-color: #fbbd00;
}

.order-detail-info .row-info .order-status.processing {
  background-color: #4dacec;
}
.order-detail-info .row-info .order-status.finished {
  background-color: #2cd676;
}
.order-detail-total-summary {
  display: block;
  font-size: 0.9rem;
}

.order-detail-total-summary .summary-align-block {
  width: 250px;
  margin-left: auto;
  display: flex;
}
.order-detail-total-summary .summary-align-block .summary-value {
  margin-left: auto;
  text-align: right;
  width: 150px;
  font-weight: 600;
  padding-right: 30px;
}
.order-detail-total-summary .summary-align-block .summary-label.total_order,
.order-detail-total-summary .summary-align-block .summary-value.total_order {
  color: #ec6521;
  font-size: 1.4rem;
}

/*Feedback css*/

.feedback_filter {
  padding: 10px 0 10px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.tabs-item .products-details-tab-content {
  margin-top: 40px;
}
.btn_leave_feedback {
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  border: 1px solid #ec6521;
  background-color: #ec6521;
  color: #ffffff;
  font-size: 0.8rem;
  border-radius: 5px;
  padding: 5px 15px;
}
.btn_leave_feedback:hover {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}  
#customer_review {
  min-height: 300px;
}
#customer_review h3 {
  font-size: 1.8rem;
  font-weight: 600;
}

#customer_review .btn-default {
  font-size: 0.8rem;
  font-weight: 400;
  border: 1px solid #ccc;
  margin: 10px 1px;
}
#customer_review .btn-default.active {
  background-color: #e9e9e9;
}

.text-yellow {
  color: #f89f0a;
}
.text-grey {
  color: #ccc;
}

.wrap-rate-detail {
  position: relative;
  float: left;
  /*
  min-width: 100px;
  width: 400px;*/
  width: 40%;
  padding: 0 35px;
  border-left: 1px dashed #e8e8e8;
  border-right: 1px dashed #e8e8e8;
}
.wrap-rate-detail .rate-lists {
  display: flex;
  position: relative;
  margin-bottom: 8px;
  align-items: center;
}
@media (max-width: 740px) {
  .wrap-rate-detail {
    width: 300px;
  }
  .wrap-rate-detail .rate-lists {
    margin-bottom: 2px;
  }
}
.rate-title {
  position: relative;
  display: inline-block;
  width: 110px;
}
.rate-title i {
  font-size: 0.8rem;
}
.rate-graph {
  position: relative;
  display: inline-block;
  width: calc(100% - 150px);
  border: 0px solid #f00;
  margin-right: 10px;
}
.progress {
  position: relative;
  height: 15px !important;
  display: block;
  width: 100%;
  background-color: #acece6;
  background-color: #e8e8e8;
  border-radius: 2px;
  margin: 3px 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #029afb;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
.rate-num {
  position: relative;
  display: inline-block;
  width: 30px;
  /* border: 1px solid #ccc; */
  text-align: center;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-size: 0.8rem;
}
.wrap-box-rate {
  position: relative;
  display: flex;
}
.wrap-rate-score {
  position: relative;
  float: left;
  width: 30%;
  /*padding: 20px 0 0 20px;*/
  /*margin-right: 50px;*/
  margin-bottom: 0px;
  text-align: center;
  align-content: center;
}
.wrap-rate-score p {
  color: #777777;
  line-height: 1.5;
  font-size: 15px;
}
.wrap-write-review {
  position: relative;
  float: left;
  width: 30%;
  margin-bottom: 0px;
  text-align: center;
  align-content: center;
}
.btn-write-review {
  display: inline-block;
  border: 1px solid #ec6521;
  padding: 10px 30px;
  max-width: 200px;
  height: 42px;
  transition: 0.5s;
  background-color: #ec6521;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}
.btn-write-review:hover {
  border: 1px solid #000;
  background-color: #fff;
  color: #000 !important;
}
@media (max-width: 768px) {
  .wrap-box-rate {
    position: relative;
    display: block;
  }
  .wrap-rate-detail {
    margin: 25px 0;
    float: none;
    width: 100%;
    padding: 0 0;
    border-left: 0 dashed #e8e8e8;
    border-right: 0 dashed #e8e8e8;
  }
  .wrap-rate-score {
    float: none;
    width: 100%;
  }
  .wrap-write-review {
    float: none;
    width: 100%;
  }
}  


.wrap-rate-score .box-star-score {
  /* border: 1px solid #ddd; */
  padding: 6px 10px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.wrap-rate-score span.bold {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
}
.star-wrap {
  width: 90px;
  height: 16px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}

.sort-wrap {
  position: relative;
  background: #fff;
  font-size: 13px;
  overflow: hidden;
}
.sort-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  border: solid 1px #9f9f9f;
}
.sort-list li {
  border-left: solid 1px #9f9f9f;
  margin: 0 2px;
  display: table-cell;
  /* background-image: linear-gradient(to top, rgb(50, 101, 190) 0%,rgb(94, 130, 203) 100%); */
  background: #f2f2f2;
}
.sort-list li:first-child {
  border-left: none;
  width: 270px !important;
}
.sort-list li:first-child a {
  text-decoration: none;
  cursor: default;
}
.sort-list li a.active {
  color: #f00;
}
.sort-list li a {
  color: #9f9f9f;
  display: block;
  padding: 15px;
}

.feedback-list-wrap {
  padding: 0 0px;
  line-height: 18px;
}
.feedback-item {
  position: relative;
  padding: 20px 0 20px 0px;
  min-height: 80px;
  text-align: left;
  border-bottom: 1px dashed #eeeeee;
}
.feedback-item .fb-main {
  /*border-bottom: 1px solid #eee;*/
}
.fb-user-info {
  position: relative;
  margin: 6px 0 15px 0;
  font-weight: 600;
}
.fb-user-info .user-name i{
  position: relative;
  top: 2px;
  font-size: 21px;
  padding: 7px;
  background: #eee;
  border-radius: 50%;
  margin-right: 7px;
}
.feedback-list-wrap .user-country {
  padding-top: 10px;
  color: #999;
  height: 25px;
}
.feedback.empty {
  text-align: center;
  font-size: 1rem;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.feedback.empty i {
  color: #0368e4;
  font-size: 1.5rem;
  margin-right: 5px;
}
.fb-main {
  /*padding-bottom: 15px;
  border-bottom: 1px solid #E9E9E9; */
}
.star-view {
  display: block;
}
.r-photo-list {
  display: inline-block;
}
.r-photo-list ul {
  padding: 10px 0 0;
}
.r-photo-list li {
  width: 50px;
  height: 50px;
  padding: 0 !important;
  position: relative;
  list-style: none;
  margin: 0 10px 0 0;
  margin-right: 10px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  cursor: pointer;
}
.r-photo-list li.selected {
  border: 1px solid #f60;
}
.r-photo-list li:before {
  background: none !important;
}  
.r-photo-list li:after {
  content: "";
  display: none;
  position: absolute;
  left: 19px;
  bottom: -13px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border: transparent 6px dashed;
  border-top: 6px solid #f60;
}
.r-photo-list li.selected:after {
  display: block;
}
.r-photo-list li img {
  height: 48px;
  max-width: 48px !important;
}
.big-photo-view .photo-view-action > a {
  padding: 2px 5px;
  color: #cacdd0;
  font-size: 12px;
}
.big-photo-view .photo-view-action > a:hover {
  color: #f90;
}

.big-photo-view .photo-view-main {
  position: relative;
  overflow: hidden;
}
.big-photo-view .photo-view-action > a i {
  padding-right: 5px;
}
.big-photo-view {
  display: none;
  height: auto;
  max-width: 286px;
  /*border: 1px solid #e9e9e9;*/
}
.f-comment {
  display: block;
}
.f-comment a {
  cursor: pointer;
  text-decoration: none;
}
.fb-comment-form {
  padding: 15px 0;
  position: relative;
}
.fb-pic-box {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.fb-pic-box small {
  padding-left: 15px;
}
.fb-lb-pic-view {
  height: 30px;
  background: #ddd;
  text-align: center;
  padding: 6px;
  font-weight: 500;
  font-size: 11px;
  border: solid 1px #d4d4d4;
  border-radius: 4px;
}
.fb-lb-pic-view input {
  visibility: hidden;
  opacity: 0;
  width: 0;
}
.btn-fb-comment {
  margin-top: 15px;
  text-align: right;
}

.rating-group {
  display: inline-flex;
  align-items: center;
  margin-top: 6px;
}
.rating__icon {
  pointer-events: none;
}
.rating__input {
  position: absolute !important;
  opacity: 0;
  z-index: -1;
}
.rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 20px;
}
.partial-collapse-container .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 25px !important;
}
.rating__icon--star {
  color: #f89f0a;
}
.rating__icon--none {
  color: #eee;
}
.rating__input--none:checked + .rating__label .rating__icon--none {
  color: red;
}
.rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}
.rating-group:hover .rating__label .rating__icon--star {
  color: #f89f0a;
}
.rating__input:hover ~ .rating__label .rating__icon--star {
  color: #ddd;
}
.rating-group:hover
  .rating__input--none:not(:hover)
  + .rating__label
  .rating__icon--none {
  color: #eee;
}
.rating__input--none:hover + .rating__label .rating__icon--none {
  color: red;
}
.f-rate-info .pd-stat i {
  font-size: 0.9rem;
  margin-right: 1px;
}
.box-star-score .pd-stat i {
  font-size: 1.1rem;
}
.buyer-feedback b{
  margin-bottom: 5px;
  display: block;
}
.buyer-feedback {
  /*font-size: 0.9rem;*/
}
.comment_date {
  position: absolute;
  top: 17px;
  right: 0;
}
.comment_date span {
  font-size: 0.9rem;
  color: #7b7b7b;
}
.feedback_content {
  background-color: #ffffff;
  min-height: 500px;
  padding: 0;
}
.feedback-item-wrap {
  display: flex;
}
.feedback-item-wrap .feedback-thumb {
  width: 150px;
  height: auto;
}
.feedback-item-wrap .feedback-info {
  width: 50%;
  padding: 15px;
  font-size: 0.9rem;
}
.feedback-item-wrap .feedback-info a {
  color: #000;
}
.feedback-item-wrap .feedback-info small {
  color: #898989;
  font-size: 0.7rem;
}
.feedback_comments {
  width: 70%;
}
.custom-file-container {
  max-width: 70%;
}
.btn_submit_feedback, .wrap-box-account-setting .btn-primary{
  --bs-btn-color: #fff;
  --bs-btn-bg: #ec6521;
  --bs-btn-border-color: #ec6521;
}
.btn_submit_feedback:hover, .wrap-box-account-setting .btn-primary:hover{
  color: #fff;
  background-color: #d65819 !important;
  border-color: #d65819 !important;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {
  .feedback-item-wrap .feedback-info {
    padding: 0px 15px;
    width: 100%;
  }
  .feedback_comments {
    width: 100%;
  }
  .custom-file-container {
    max-width: 100%;
  }
}
.multiple-upload-wrap .image-preview {
  background-image: none !important;
  background-color: #ffffff !important;
  border: 1px solid #ccc;
  border-style: dashed;
}

.loading_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgb(0, 0, 0, 40%);
  display: none;
  top: 0px;
  left: 0px;
  z-index: 9999;
}
.loading_bg::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-image: url("../files/loading-gif.gif");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
  top: 50%;
  margin-top: -25px;
  background-size: 30px;
}
.loading_bg.show {
  display: block;
}
.load_more_progress {
  display: none;
  margin: auto;
  width: 50px;
  height: 50px;
  background-image: url("../files/loading-gif.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
}
.load_more_progress.show {
  display: block;
}


/*================================================
Search header
=================================================*/
.wrap-search-container {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 28;
  overflow: hidden;
}
.wrap-search-container.is-active {
  display: block;
  overflow: visible;
  bottom: 0;
  border: 0px solid #f00;
}
.box-search-form {
  position: relative;
  top: 2px;
}
.site-header-search {
  position: absolute;
  z-index: 28;
  height: 100%;
  width: 100%;
  display: flex;
  background-color: #fff;
  color: #000;
  box-shadow: 0 15px 45px #0000001a;
  border: 0px solid #000;
}

.site-header-search form .input-search {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  border: none;
  border-radius: 30px;
  padding-left: 60px;
  color: #000000;
  font-size: 17px;
  border: 0px solid #000;
}
.site-header-search form button.search-btn {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 45px;
  color: #000;
  height: 45px;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.5s;
  border: none;
  font-size: 30px;
  line-height: 45px;
}
.site-header-search form button.close-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 45px;
  color: #000;
  height: 45px;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.5s;
  border: none;
  font-size: 34px;
  line-height: 45px;
}
.site-header-search form button.close-btn:hover {
  color: #ec6521;
}


.wrap_social, .wrap_socials {
  position: relative;
  width: 100%;
  text-align: left;
}
.wrap_social .tab_icon {
  position: relative;
  display: inline-block !important;
  margin: 0 20px 0 0;
  width: 18px !important;
  height: 18px !important;
  border: 0px solid #f00 !important;
}
.wrap_socials .tab_icon {
  position: relative;
  display: inline-block !important;
  margin: 0 15px 0 0 !important;
  width: 28px !important;
  height: 28px !important;
  border: 0px solid #f00 !important;
}

/* News */
.single-blog-post {
  position: relative;
  margin-bottom: 30px;
  padding: 0px;
  background: #fff;
  border-radius: 22px;
  overflow: hidden;
}
.single-blog-post .post-content h3 {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5em;
}
.single-blog-post .post-content h3 a{
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.single-blog-post .post-content h3 a:hover{
  color: #ec6521 !important;
} 
.single-blog-post .wrap-blog-post-contnt {
  position: relative;
  padding: 0 20px 25px 20px;
}
.wrap-display-flex {
  display: flex;
}
.single-blog-post .wrap-time-author {
  font-size: 13px;
  padding: 30px 0 0 0;
}
.single-blog-post .entry-date {
  color: #9e9e9e;
}
.single-blog-post .author {
  font-weight: 600;
}
.blog-details-desc .article-content h3.news-title-detail {
  margin-bottom: 17px;
  margin-top: 25px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
}
.widget-area .widget_xton_posts_thumb .item .info .title {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 17px;
  font-weight: 400;
}
.widget-area .widget_xton_posts_thumb .item .info span {
  display: block;
  color: #777777;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 12px;
}
.blog-details-desc .article-content .entry-meta ul li {
  margin-right: 12px;
  padding-left: 40px;
}
.blog-details-desc .article-content .entry-meta ul li i {
  font-size: 30px;
} 
.blog-details-desc .article-content .entry-meta ul li a {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
}

h1.page-title.search-title {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .prev-link-wrapper {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    padding-right: 15px !important;
  }
  .next-link-wrapper {
    margin-top: 0px !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    text-align: right !important;
    padding-left: 15px !important;
    justify-content: flex-end;
  }
}
.prev-link-wrapper .prev-title, .next-link-wrapper .next-title {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
}
.prev-link-wrapper small, .next-link-wrapper small {
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  letter-spacing: .05em;
  color: #ec6521;
}


.wrap-yt-box .video-bg {
  position: relative;
  /*height: 100vh;*/
  min-height: 750px;
  overflow: hidden;
  background: #000;
}

.wrap-yt-box .video-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw; /* 16:9 */
  min-height: 100vh;
  min-width: 177.77vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.wrap-yt-box .video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 2;
}

.wrap-yt-box .video-content {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
}
.wrap-yt-box .video-content .display-4 {
  font-size: 45px;
}
.wrap-yt-box .video-content .display-4, .wrap-yt-box .video-content p{
  color: #fff;
}
.wrap-yt-box .video-content .lead {
  font-size: 1.1rem;
  font-weight: 400;
}

.wrap-yt-box .btn-learn-more {
  display: inline-block;
  margin-top: 25px;
  border: 2px solid #ec6521;
  padding: 10px 40px;
  transition: 0.5s;
  text-transform: uppercase;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 22px;
  max-width: 300px;
}
.wrap-yt-box .btn-learn-more:hover {
  border: 2px solid #ec6521;
  background-color: #ec6521;
  color: #fff !important;
}
.wrap-ft-desc {
  color: #fff;
  margin-bottom: 25px;
}

/* Disable video on mobile */
@media (max-width: 768px) {
  .wrap-yt-box .video-bg iframe {
    /*display: none;*/
  }
  .wrap-yt-box .video-bg {
    background: url("fallback.jpg") center / cover no-repeat;
  }
}


.icon-text-list-container {
  position: relative;
  margin-top: 30px;
}
.icon-text-list-container .icon-text-list--wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  grid-gap: 1rem;
}
.icon-text-list-container .icon-text-item {
  display: flex;
  align-items: center;
}
.icon-text-list-container .icon-text-item .item-icon {
  margin-right: 1rem;
}
.icon-text-list-container .icon-text-item .item-icon img{
  width: 24px;
}
.icon-text-list-container .icon-text-item .item-title {
  color: #434547;
  font-size: 0.8rem;
}
.wrap-box-vdo {
  position: relative;
  margin-bottom: 30px;
}
.wrap-box-vdo h2{
  font-size: 26px;
  margin-bottom: 15px;
}

/* Thumbnail owl-carousel */
.products-details-image-slider .item { padding: 0px 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; }
#thumbs .item { background: #C9C9C9; height:70px; line-height:70px; padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer; }
#thumbs .current .item { background:#FF5722; }
products-details-image-slider .owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
products-details-image-slider .owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
products-details-image-slider.owl-theme { position: relative; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
.outer #thumbs {
  /*margin-top: -24px;*/
}
.outer #thumbs .owl-stage-outer {
  height: 160px;
}
.products-details-image-slider .owl-dots {
  display: none;
}
@media (max-width: 768px) {
  .outer #thumbs {
    display: none;
  }
  .products-details-image-slider .owl-dots {
    display: block;
  }
}
.outer #thumbs .owl-stage-outer .owl-item.active {
  border: 2px dashed transparent;
}
.outer #thumbs .owl-stage-outer .owl-item.active.current {
  border: 2px solid #000;
}

/* User Manual */
.wrap-content-user {
  padding: 1rem;
}
.support-userguidepage {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0 3rem;
  display: flex;
  align-items: center;
}
.support-userguidepage svg {
  margin-right: 1rem;
}
@media (min-width: 769px) {
  .row .wrap-cate-user-manual {
    position: relative;
    padding: 0;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px solid #e9e9e9;
  }
}
.row .wrap-cate-user-manual {
  position: relative;
  padding: 0;
  margin-bottom: 25px;
}
.wrap-collection-tab-item {
  position: relative;
}
.row .col-lg-3 .collection-tab-item {
  position: relative;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.5;
  outline: none;
  transition: all 0.3s;
  padding: 15px 22px 15px 22px;
  white-space: normal;
  text-align: left;
  border-left: 3px solid transparent;
}
.row .col-lg-3 .collection-tab-item.active {
  border-left: 3px solid #ec6521;
  color: #ec6521;
  background-color: hsla(0, 0%, 93%, 0.3);
}
.row .col-lg-3 .collection-tab-item:hover {
  color: #ec6521;
}

@media screen and (max-width: 768px) {
  .support-userguidepage {
    padding: 0;
  }
  .wrap-collection-tab-item {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .row .wrap-cate-user-manual {
    padding: 0 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e9e9e9;
  }
  .row .col-lg-3 .collection-tab-item {
    position: relative;
    display: inline-block;
    padding: 1rem;
    white-space: nowrap;
    border-left: none;
    border-bottom: 3px solid transparent;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    line-height: 1.5;
    outline: none;
    transition: all 0.3s;
    padding: 15px 15px;
    white-space: normal;
    text-align: left;
  }
  .row .col-lg-3 .collection-tab-item.active {
    border-left: none;
    border-bottom: 3px solid #ec6521;
    color: #ec6521;
    background-color: hsla(0, 0%, 93%, 0.3);
  }

}

.wrap-box-user {
  position: relative;
}
@media (min-width: 901px) {
  .col-lg-3.wrap-box-user {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media (max-width: 900px) {
  .col-lg-3.wrap-box-user {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (max-width: 768px) {
  .col-lg-3.wrap-box-user {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (max-width: 520px) {
  .col-lg-3.wrap-box-user {
    flex: 0 0 auto;
    width: 33.33%;
  }
}

.wrap-box-user .box-user {
  position: relative;
  text-align: left;
}

.file--wrapper {
  flex-direction: column;
}
.file--wrapper .file-img {
  margin: 1rem;
  text-align: center;
}
.file-img img {
  width: 5rem;
  height: 5rem;
  margin: 0 auto;
}
.file--wrapper .file-info {
  width: 100%;
  text-align: center;
}
.file-info .file-title, .file-info .file-upload-time {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-info .file-upload-time {
  font-size: 0.9em;
  color: #757575;
}
.file--wrapper .file-opera {
  padding: 1rem;
  text-align: center;
}
.file-opera .file-brower-btn {
  display: block;
  align-items: center;
  line-height: 1.8rem;
  text-decoration: none;
  border: 1px solid #2673ff;
  color: #2673ff;
  padding: 3px 5px;
  border-radius: 2rem;
}
.file-opera .file-brower-btn:hover {
  border: 1px solid #ec6521;
  color: #ec6521;
}  

.file-brower-btn .icon {
  margin-right: 2px;
}
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor;
}
.file-brower-btn .icon svg {
  vertical-align: top;
}

/*
  Video Center & Blogger
*/
.video-center-wrap {
  position: relative;
  margin-bottom: 30px;
}
.video-center-details .title {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  font-size: 28px;
  font-weight: 700;
}
.video-center-details .title::before {
  content: "";
  position: absolute;
  background: #ec6521;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
}

.video-thumbnail-container {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
}
.video-thumbnail-container img {
  transition: transform 0.3s ease;
}
.video-thumbnail-container:hover img {
  transform: scale(1.05);
}
.play-button {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  font-size: 3rem;
  color: white;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
  align-items: center;
}
.play-button .play-box{
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.play-button:hover .play-box{
  color: #ec6521 !important;
}
.video-center-details .g-3 .col-md-3 {
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  .video-center-details .g-3 .col-md-3 {
    width: 33.33%;
  }
}
@media (max-width: 830px) {
  .video-center-details .g-3 .col-md-3 {
    width: 50%;
  }
}
@media (max-width: 460px) {
  .video-center-details .g-3 .col-md-3 {
    width: 100%;
  }
}