﻿.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1050;
}

.module-separator {
  display: block;
  content: " ";
}

.module-separator {
  padding: 10px 0;
}
@media (min-width: 992px) {
  .module-separator {
    padding: 15px 0;
  }
}

body {
  font-size: 13px;
}

.container {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

.header-offset {
  padding-top: 179px;
}

.prd-header-offset {
  padding-top: 168px;
}

.step-address.header-offset {
  padding-top: 90px;
}

.home-header-offset {
  padding-top: 162px;
}

.main-container {
  min-height: 825px;
}

.cat-header-offset {
  padding-top: 168px;
}

/*New Search*/
.quick-search-result.open-search {
  position: fixed;
  top: auto;
  right: 0;
  left: 0;
  z-index: 2;
  margin: 0 auto;
}

.quick-search-result.close-search {
  display: none;
}

@media (min-width: 992px) {
  .quick-search-result {
    max-width: 700px;
  }
}

@media (max-width: 991px) {
  .quick-search-result {
    width: 100%;
  }
}

.km-search {
  box-shadow: 0 6px 10px rgb(0 0 0 / 40%);
}

.search-sidebar {
  background: #fff;
  padding: 10px 0px;
  border-right: 1px solid #ededed;
}

.search-sidebar h3 {
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  margin: 5px 20px;
  padding-bottom: 5px;
}

.search-sidebar > div {
  display: flex;
  flex-direction: column;
}

.search-sidebar ul {
  padding: 10px 0;
}

.search-sidebar ul li a {
  font-size: 13px;
  display: block;
  padding: 5px 20px;
}

.search-sidebar ul li a:hover {
  background: #ededed;
}

.search-products {
  background: #fff;
  padding: 10px 15px;
}

.search-products h3 {
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 5px;
  margin: 5px 0;
}

.search-products > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
  flex-wrap: wrap;
}

.search-products .border-box {
  padding: 8px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border: 1px solid #ededed;
}

.search-products img {
  max-height: 70px;
  margin: 0 8px 0 0;
}

.search-products .prd-name {
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 14px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 28px;
}
.search-products .discount {
  background: #d62631;
  font-weight: 600;
  padding: 2px 4px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-right: 8px;
}
.search-products .price {
  display: flex;
  align-items: center;
}
.search-products .price-box {
  min-height: auto;
  line-height: 1;
}
.search-products .price-sales {
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.search-products .price-standard {
  color: #999999;
  line-height: 14px;
  font-size: 12px;
  text-decoration: line-through;
}
/*SEARCH*/
.headerv2 .search-input-box .search-input {
  background: #fff;
  max-width: 100%;
  text-align: left;
}

.headerv2 .input-group .search-input.form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  height: 36px;
  box-shadow: none;
  border-radius: 0;
}

.headerv2 .input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.headerv2 .search-input {
  color: #454545;
  font-size: 13px;
  padding: 6px 2px;
  text-indent: 10px;
}

.headerv2 .search-new-full .search-input-box {
  display: table;
  max-width: 100% !important;
  padding-bottom: 5px;
  width: 100%;
}

.headerv2 .search-new-full .search-input-box .search-input {
  border: none;
  background: #eae8e8;
}

.headerv2 .search-new-full .search-input-box .search-btn {
  background-color: #292929;
  color: #fff;
}

.headerv2 .search-input-box {
  display: table;
  max-width: 100% !important;
  width: 300px;
  border: 1px solid #e2e2e2;
}
.headerv2 span.input-group-btn {
  line-height: 0;
}

.headerv2 .search-input-box .search-btn {
  font-size: 17px;
  padding: 10px 17px 9px 10px;
  line-height: 0px;
  border: none;
  border-radius: 0;
  background: #fff;
  color: #1e1e1e;
}

@media (max-width: 767px) {
  .headerv2 .search-new-mobile {
    margin-top: 80px !important;
    margin-bottom: 10px !important;
  }
}

.headerv2 .search-new {
  padding-top: 23px;
}

@media (max-width: 991px) {
  .headerv2 .search-input-box {
    border-bottom: none;
  }

  .headerv2 .search-input-box {
    border: 2px solid #e9e9e9;
    border-radius: 10px;
    padding: 0;
    background: none;
    width: 100%;
  }

  .headerv2 .input-group .search-input.form-control {
    border: none;
    background: #fff;
    height: 40px;
    border-radius: 10px;
    text-indent: 10px;
    max-width: 100%;
    text-align: left;
  }

  .headerv2 .search-input-box .search-btn {
    background-color: #fff;
    border-left: 1px solid #ddd;
    color: #454545;
    border-radius: 0 10px 10px 0;
    font-size: 22px;
    padding: 9px 14px;
  }
}

.headerv2 .search-input::-webkit-input-placeholder {
  color: #aeaeae;
}

.headerv2 .search-input:-moz-placeholder  {
  color: #aeaeae;
}
/*SEARCH*/
/*HEADER v2*/

.container {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

.headerv2 .navbar-brand {
  height: 95px;
  margin-left: 0 !important;
  padding: 8px 40px 8px 0px;
}
.headerv2 .navbar-brand img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 80px;
}

.headerv2 .cart-page .navbar-brand {
  display: block;
  height: 90px;
  left: 0;
  margin-left: auto !important;
  margin-right: auto;
  padding: 28px 0;
  position: absolute;
  right: 0;
  width: 212px;
  margin-top: 0;
}

.headerv2 .cart-page.brandWrap {
  border-bottom: 1px solid #eee;
}

.headerv2.navbar-km {
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgb(177 177 177 / 50%);
  border: none;
}
.headerv2 .navbar-top {
  height: 50px;
}

.headerv2.navbar.stuck .navbar-top {
  margin-top: -50px;
}

@media (min-width: 979px) {
  .navbar.stuck .brandWrap {
    height: auto;
    overflow: visible;
  }
}
.megamenu .megamenu-content {
  padding: 20px 20px;
}
.header-link {
  width: 96.5%;
}

.header-phone a,
.header-info span {
  font-weight: 400;
  color: #000;
  font-size: 13px;
  line-height: 48px;
  letter-spacing: 0.4px;
  text-transform: none;
}

.header-phone a {
  padding-left: 10px;
}

.header-info span i {
  font-size: 6px;
  margin: -3px 8px 0;
  vertical-align: middle;
}

.header-tracking {
  font-size: 13px;
  line-height: 48px;
  font-weight: 400;
  color: #000;
  text-transform: none;
  padding-right: 15px;
  float: right;
}

.header-tracking:hover,
.headerv2 .cart-menu > a:hover,
.header-phone a:hover {
  color: #fff;
  opacity: 0.9;
}

.header-tracking img {
  margin-right: 5px;
  vertical-align: sub;
}

.headerv2 .user-menu {
  float: left;
}

.headerv2 .user-menu > li > a {
  font-size: 13px;
  line-height: 48px;
  font-weight: 400;
  color: #f8f8f8;
  text-transform: none;
}

.headerv2 .hasUserMenu > .dropdown-menu > li > a {
  color: #333;
  text-transform: none;
}

.headerv2 .hasUserMenu > .dropdown-menu > li > a i {
  font-size: 14px;
  width: 12px;
}

.headerv2 .dropdown-menu {
  box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
  transition-delay: 0s;
  transition-property: top, opacity, visibility;
  transition-timing-function: linear;
  border: medium none;
  border-radius: 0;
}

.headerv2 .megamenu-content ul li a,
.headerv2 .megamenu-content ul li p,
.headerv2 .megamenu-content ul li {
  color: #333;
}

.headerv2 .megamenu-content ul li {
  border-bottom-color: #eee;
}
.headerv2 .megamenu-content ul li:first-child {
  border-bottom: none;
}
.headerv2 .megamenu-content ul li:last-child {
  border-bottom: none;
}

.headerv2 .megamenu-content ul li a {
  color: #333;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
}
.headerv2 .megamenu-content img {
  padding: 30px 0px 0 25px;
}
.headerv2 .cart-menu > a {
  color: #f8f8f8;
  padding: 2px 20px 0 0;
  font-weight: 400;
  text-transform: none;
  line-height: 48px;
  font-size: 13px;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 450px;
  width: 100%;
}
@media (min-width: 1199px) {
  .top-left {
    width: 65%;
  }
}

@media (max-width: 1199px) {
  .headerv2 .navbar-nav.header-menu {
    margin-top: 20px !important;
  }

  .headerv2 .navbar-brand {
    height: 65px;
    padding: 10px 30px 10px 0;
  }

  .headerv2 .navbar-nav > li > a {
    margin: 11px 0 30px !important;
  }

  .headerv2 .navbar-brand img {
    width: 60px;
  }

  .top-left {
    width: 68%;
  }
}

@media (max-width: 991px) {
  .home-header-offset {
    padding-top: 0px !important;
  }

  .header-offset {
    padding-top: 0px !important;
  }

  .headerv2 .search-new-mobile {
    margin-top: 142px;
    margin-bottom: 15px;
  }
}

@media (max-width: 890px) {
  .headerv2 .navbar-nav.header-menu {
    margin-top: 20px !important;
  }

  .headerv2 .navbar-brand {
    height: 65px;
    padding: 0;
  }

  .headerv2 .navbar-brand img {

    height: 55px;
  }

  .headerv2 .navbar-nav > li > a {
    font-size: 14px !important;
    padding: 0 10px !important;
  }

  .headerv2 .navbar-nav > li:first-child > a,
  .header-link {
    display: none !important;
  }

  .top-left {
    width: auto;
  }
}

@media (min-width: 768px) {
  .header-offset {
    padding-top: 170px;
  }

  .home-header-offset {
    padding-top: 160px;
  }

  .content-header-offset {
    padding-top: 146px;
  }
  .reseller-header-offset {
    padding-top: 126px;
  }
  .headerv2 .cart-page.brandWrap {
    height: 90px;
  }

  .headerv2 .navbar-nav.header-menu {
    margin-top: 30px;
  }
  .navbar-km ul.nav li.dropdown ul.dropdown-menu {
    width: 40%;
    left: auto;
    right: auto;
    padding: 0;
    background: rgba(255, 255, 255, 0.98);
  }

  .headerv2 .navbar-nav > li > a {
    color: #000;
    padding: 0 13px;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    margin: 11px 0 40px;
    line-height: 14px;
  }

  .headerv2 .navbar-nav > li:nth-child(6) > a {
    color: #d3353a;
  }

  .headerv2 .navbar-nav > li.active,
  .headerv2 .navbar-nav > li > a:hover,
  .headerv2 .navbar-nav > li > a:focus,
  .headerv2 .navbar-nav > li:hover > a {
    background: none !important;
    color: #d3353a !important;
  }

  .headerv2 .hasUserMenu .dropdown-menu {
    left: auto !important;
    right: auto !important;
  }

  .headerv2 .user-menu i {
    margin-right: 5px;
    font-size: 21px;
  }

  .headerv2 .user-menu .admin-link i {
    font-size: 16px;
  }

  .headerv2 .cart-menu > a i {
    font-size: 19px;
    margin-right: 4px;
  }
}

@media (max-width: 767px) {
  .headerv2.navbar-km {
    background: #e0e0e0;
    border-bottom: none;
  }

  .headerv2 .navbar-top {
    height: 71px;
    background-color: #fff;
  }

  .navbar-top i {
    font-size: 24px;
    padding: 0;
  }

  .headerv2 .navbar-toggle {
    margin: 12px 10px;
    background: none;
    z-index: 9;
    padding: 9px 5px;
    color: #000;
  }

  .step-cart.header-offset,
  .step-address.header-offset {
    padding-top: 78px !important;
  }

  .headerv2 .navbar-brand.mobile-logo {
    height: 60px;
    left: 0;
    margin-left: auto !important;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 179px;
    margin-top: 0px;
    padding: 10px 0px;
  }
 
  #mbl-cart-menu {
    margin-top: 13px;
  }
  .megamenu .megamenu-content {
    padding: 0px 20px !important;
  }
  .headerv2 .user-menu {
    z-index: 9;
  }

  .headerv2 .user-menu > li > a span,
  .headerv2 .user-menu > li > a .caret,
  .header-tracking span {
    display: none;
  }

  .header-tracking {
    font-size: 0;
    padding-right: 8px;
    padding-top: 20px;
    line-height: 20px;
  }

  .headerv2 .cart-menu > a {
  color: #000;

}

  .headerv2 .user-menu > li > a {
    color: #000;
    padding: 0 12px;
    margin-top: 13px;
  }

  
  .headerv2 .navbar-nav > li > a {
    padding: 10px 10px !important;
    color: #1f1a17 !important;
    font-weight: 400;
    margin: 0 0px 0 12px !important;
    border-bottom: 1px solid #e9e9e9 !important;
    font-size: 16px !important;
  }

  .headerv2 .navbar-nav > li .mobile-menu-arrow {
    color: #c35453;
    font-size: 18px;
    float: right;
    font-weight: bold;
  }

  .headerv2 .navbar-nav > li:nth-child(5) a,
  .headerv2 .navbar-nav > li.static-menu:last-child > a {
    border-bottom: none !important;
  }

  .headerv2 .navbar-nav > li.static-menu > a {
    border-bottom: none;
    text-transform: none;
    padding: 6px 10px !important;
    font-size: 14px !important;
  }

  .headerv2 .navbar-nav > li.static-menu.first > a {
    border-top: 1px solid #d1d1d1;
    margin-top: 12px !important;
    padding-top: 12px !important;
  }

  .headerv2 .navbar-toggle .icon-bar {
    border: solid 1px #000;
  }

  .headerv2 .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
  }

  .headerv2 .mini-cart-product,
  .headerv2 .mini-cart-product a,
  .headerv2 .mini-cart-product p,
  .headerv2 .mini-cart-product .size,
  .headerv2 .mini-cart-product .price,
  .headerv2 .dropdown-header {
    color: #333;
  }
}

@media (max-width: 400px) {
  .headerv2 .navbar-brand {
    width: 110px !important;
    padding: 24px 0 !important;
  }

  .headerv2 .navbar-brand img {
    max-width: 110px;
  }

  .headerv2 .user-menu > li > a {
    padding: 0 2px 0px;
  }

  .header-tracking {
    padding-top: 22px !important;
  }

  .navbar-toggle {
    margin-right: 0px;
    margin-top: 14px !important;
  }

  .navbar-top i {
    font-size: 19px;
  }
}
/*HEADER v2 END*/



/*#region ps-nav */
.product-default-image .ps-nav {
  bottom: 0;
  top: auto;
  font-size: 24px;
  background: #ffffffa6;
  padding: 14px;
}

.product-default-image .ps-prev {
  left: 0px;
}

.product-default-image .ps-next {
  left: 0px;
  right: auto;
  bottom: 52px;
}

.product .pimg-nav.ps-nav {
  font-size: 24px;
  top: 48%;
  opacity: 0;
  color: #4d4d4d;
  visibility: hidden;
}

.product .pimg-nav.ps-nav.ps-prev {
  left: 5px;
}

.product .pimg-nav.ps-nav.ps-next {
  right: 5px;
}

.product:hover .pimg-nav.ps-nav {
  opacity: 1;
  visibility: visible;
}

.owl-theme .owl-dots .owl-dot span {
  width: 36px;
  height: 3px;
  border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #121212;
}

.ps-nav {
  background: none;
  border: none;
  text-shadow: none;
  font-size: 40px;
}

.plist-nav.ps-nav {
  top: -44px;
  font-size: 34px;
}

.plist-nav.ps-nav.ps-next {
  right: 0;
}

.plist-nav.ps-nav.ps-prev {
  left: auto;
  right: 50px;
}

.km-slider-wrapper {
  width: 100%;
  overflow: hidden;
}

.km-slider-wrapper .ps-nav {
  opacity: 0.7;
  transform: none;
  font-size: 22px;
  background: rgb(0 0 0 / 33%);
  height: 50px;
  width: 50px;
  padding: 0;
  top: 47%;
  color: #fff;
}

.km-slider-wrapper:hover .ps-nav {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.km-slider-wrapper .ps-next {
  right: 20px;
}

.km-slider-wrapper .ps-prev {
  left: 20px;
}

@media (min-width: 991px) {
  .km-slider-wrapper .ps-prev {
    left: -50px;
  }

  .km-slider-wrapper .ps-next {
    right: -50px;
  }

  .km-slider-wrapper:hover .ps-next {
    right: 20px;
  }

  .km-slider-wrapper:hover .ps-prev {
    left: 20px;
  }
}

@media (max-width: 991px) {
  .km-slider-wrapper .ps-nav {
    font-size: 18px;
    height: 30px;
    width: 30px;
  }

  .product .pimg-nav.ps-nav {
    opacity: 1;
    visibility: visible;
  }

  .product-default-image .ps-next {
    left: auto;
    right: 0;
  }

  .product-default-image .ps-prev {
    left: auto;
    right: 0;
  }

  .product-show-case.owl-theme .owl-dots {
    display: none;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 2px;
  }

  .plist-nav.ps-nav {
    font-size: 28px;
    top: -30px;
  }

  .plist-nav.ps-nav.ps-prev {
    right: 40px;
  }
}
/*#endregion ps-nav */

/*FOOTER*/
.footer {
  background: #1e1e1e;
  border: none;
  padding-bottom: 0px;
}

.bottom-menu h5 {
  border-bottom: medium none;
  color: #444;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding: 40px 0 0;
  text-transform: none;
}

.footer-bottom {
  background: #ffffff;
  border-top: none;
  padding: 20px 0;
}

.footer-content {
  background: #fff;
}

.footer .footer-top {
  border-top: 1px solid #eee;
  padding: 26px 10px 14px;
}

.gap {
  height: 0px;
}

.gap2 {
  height: 40px;
}

.footer .footer-top-box {
  display: inline-block;
  margin-bottom: 12px;
}

.footer .footer-top-box i {
  color: #e5e5e5;
  font-size: 32px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: super;
}

.footer .footer-top-box i.fl.fl-chapps-cargo-truck {
  font-size: 42px;
}

.footer .footer-top-box i.fl.fl-chapps-secure-shopping {
  font-size: 41px;
}

.footer .footer-top-box i.fl-chapps-up-arrow {
  font-size: 38px;
}

.footer .footer-top-box > span {
  display: inline-block;
  color: #e5e5e5;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}

.footer .footer-top-box > span span {
  display: block;
}

.footer-top.top-cart .container {
  border-top: none;
  padding: 30px 10px;
}

.footer-top.top-cart {
  border-top: 1px solid #eee;
}

.footer-top.top-cart .footer-top-box {
  display: block;
  text-align: center;
}

.footer-top.top-cart .footer-top-box i {
  color: #777777;
  font-size: 38px;
  display: inline-block;
  margin-right: 0;
  vertical-align: super;
}

.footer-top.top-cart .footer-top-box > span {
  display: block;
  color: #8b8b8b;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  padding-top: 10px;
}

.footer-top.top-cart .footer-top-box > span span {
  display: inline-block;
}

.footer h3 {
  border-bottom: medium none;
  color: #444;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding: 40px 0 0px;
  text-transform: none;
}

.footer a {
  color: #444444;
  font-size: 13px;
  font-weight: 400;
}

.footer ul {
  margin-top: 15px;
}

.footer ul li a {
  padding: 0 0 10px 0;
  font-weight: 600;
}

.footer .support {
  padding: 12px 0 10px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer .support a {
  margin-left: 0px;
}

.footer .support-item {
  color: #444;
  font-size: 18px;
  padding-top: 6px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.footer .support-item i {
  font-size: 16px;
  color: #fff;
  background: #b01a1f;
  border: 1px solid #b01a1f;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
  transition: all 0.3s ease;
}

.footer .support span {
  display: block;
  color: #777777;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.footer .social {
  margin-top: 30px;
  text-align: left;
}

.footer .social span {
  border-radius: 0;
  width: auto;
  height: auto;
  text-align: left;
  background: none;
  border: none;
}

.footer .social span a {
  color: #5c5c5c;
}

.footer .social span:hover a {
  color: #ee383a;
}

.footer .social span:hover {
  background: none;
  border: none;
}

.social span a i {
  font-size: 22px;
}

.news-letter-box {
  border-bottom: 1px solid #919191;
}

.news-letter-box .input-group .form-control {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0px;
  font-size: 15px;
  color: #444;
  height: 40px;
}

.news-letter-box .input-group-btn .btn {
  background: none;
  color: #919191;
  height: 40px !important;
  font-size: 11px;
  padding: 0 10px;
}

.news-letter-box .form-control::-moz-placeholder {
  color: #444;
}

.news-letter-box .form-control::-webkit-input-placeholder {
  color: #444;
}

.km-sign {
  text-align: right;
}

.footer-logo {
  text-align: left;
}

.footer-logo img {
  display: inline-block;
  margin-right: 20px;
  vertical-align: sub;
}

.credit-cards {
  padding: 18px 0 6px;
  clear: both;
  text-align: center;
}
.credit-cards div {
  padding-bottom: 14px;
}

.content-cart .credit-cards div {
  display: inline-block;
}

.credit-cards img {
  margin-right: 10px;
}

@media (max-width: 992px) {
  .credit-cards,
  .km-sign {
    text-align: left !important;
    padding: 15px 10px;
  }

  .credit-cards img {
    margin-right: 5px;
  }

  .footer-logo img {
    display: block;
    margin: 0 0 20px;
  }

  .footer .support {
    padding: 20px 0;
    text-align: left;
  }

  .credit-cards div {
    padding-bottom: 20px;
  }

  .footer-bottom .km-sign {
    text-align: left !important;
  }
}

.fa-rotate-10 {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
/*FOOTER END*/

/*#region product list*/

.breadcrumb {
  border-bottom: none;
  padding: 0px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .breadcrumb > li {
    font-size: 14px;
  }
}
.category-desc {
  padding: 0 10px 30px;
}
.category-panel .panel-heading .panel-title {
  font-size: 18px;
  font-weight: 500;
}
.category-panel.filter-panel ul > li > a {
  margin-top: 10px;
  margin-bottom: 10px;
}
.category-panel.filter-panel .filter-item a {
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .category-desc {
    padding: 0 10px 20px;
  }
}
.category-detail {
  clear: both;
}
.product-show-case .item.itemauto {
  margin: 0 8px 20px;
}
.item.itemauto {
  margin-bottom: 30px;
}

.product {
  text-align: left;
  padding: 0;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  position: relative;
}

.product .image-hover {
  max-height: initial;
}

.product .image-hover a img {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.product.whiteprd .image-hover {
  background: #f2f2f2;
  padding: 50px;
}

.product:hover .image-hover a img {
  opacity: 1;
}
.product .promotion-first {
  margin-bottom: 0;
}

.product .desc-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
}

.product .btn-shopping-list {
  border: none;
  background: none;
  padding: 0;
  box-shadow: none;
  z-index: 1;
  position: relative;
  opacity: 1;
  visibility: visible;
  height: auto;
  width: auto;
  top: auto;
  right: auto;
  border-radius: 0;
}

.product .description,
.item.cartlist .description {
  margin: 0;
  min-height: 86px;
  padding: 0 20px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 1;
  position: relative;
}
.item .product-name {
  line-height: 21px;
}
.product .product-name a,
.item.cartlist .product-name a {
  font-size: 15px;
  font-weight: 400;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product .description .product-brnd {
  display: block;
  font-size: 14px;
  margin: 0;
}

.product .description .product-adv {
  display: block;
  font-size: 12px;
  margin: 0;
}

.item .product .new-product {
  background: none;
  color: #ffffff;
  background: #000000;
  font-size: 13px;
  position: absolute;
  top: 16px;
  right: 16px;
  height: auto;
  border-radius: 32px;
  padding: 6px 12px;
  line-height: 16px;
  font-weight: 600;
}
.item .product .saleamount {
  background: none;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  top: 20px;
  left: 20px;
  height: auto;
  border-radius: 0;
  padding: 0;
  line-height: 14px;
}
.item .product .fast-shipping {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  height: 90px;
  width: 90px;
  text-align: center;
  z-index: 1;
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.item .product .fast-shipping span {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  background: #4caf50;
  padding: 7px 0 6px;
  width: 120px;
  text-align: center;
  display: block;
  position: absolute;
  left: -27px;
  top: 18px;
  z-index: 1;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}

.product .price {
  min-height: 56px;
  padding: 0 20px 20px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  position: relative;
}

.price-box {
  min-height: auto;
  margin: 0 0 0 10px;
}
.product .discount {
  background: #e74c3c;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding: 6px;
  line-height: 14px;
}
.item.cartlist .product .product-discount {
  margin-right: 10px;
  position: inherit;
  top: auto;
  left: auto;
}
.price-standard,
.price-box .price-standard {
  color: #666;
  font-size: 13px;
  text-decoration: line-through;
  display: block;
  line-height: 14px;
}

.price-box .price-sales,
.price-sales {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.campaign-prbox {
  font-size: 12px;
  font-weight: 500;
  color: #666;
  line-height: 16px;
}

.campaign-prbox .camp-price {
  color: #e74c3c;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.product .add-cart .btn-buy {
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0;
  display: flex;
  text-shadow: none;
  max-width: 200px;
  width: 100%;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  -ms-text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  margin: 20px auto 15px;
  padding: 8px 20px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  color: #fff;
  background-color: #b01a1f;
}

.product .add-cart .btn-buy img {
  width: 24px;
  margin-left: 10px;
}

.plistno-stock.btn {
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0;
  display: flex;
  text-shadow: none;
  max-width: 200px;
  width: 100%;
  -o-text-shadow: none;
  -webkit-text-shadow: none;
  -ms-text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  margin: 20px auto 15px;
  padding: 9px 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  color: #37434b;
  background: #eff1f0;
  cursor: auto;
}

.product .has-gift {
  background: #000000;
  font-weight: 600;
  position: absolute;
  bottom: 20px;
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .product .price {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .campaign-prbox {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    margin: 0 0 0 8px;
    padding: 0 0 0 8px;
  }
}

@media (min-width: 768px) {
  .plist {
    margin-left: -8px;
    margin-right: -8px;
  }

  .product:hover {
    padding-bottom: 20px;
    margin-bottom: -20px;
    z-index: 9;
  }

  .product .hover-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    text-align: center;

    -webkit-transition: opacity 0.4s ease, bottom 0.4s ease,
      visibility 0s linear 0.4s;
    -moz-transition: opacity 0.4s ease, bottom 0.4s ease,
      visibility 0s linear 0.4s;
    -o-transition: opacity 0.4s ease, bottom 0.4s ease,
      visibility 0s linear 0.4s;
    transition: opacity 0.4s ease, bottom 0.4s ease, visibility 0s linear 0.4s;
  }

  .product:hover .hover-box {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    pointer-events: auto;

    -webkit-transition: opacity 0.4s ease, bottom 0.4s ease, visibility 0s;
    -moz-transition: opacity 0.4s ease, bottom 0.4s ease, visibility 0s;
    -o-transition: opacity 0.4s ease, bottom 0.4s ease, visibility 0s;
    transition: opacity 0.4s ease, bottom 0.4s ease, visibility 0s;
  }

  .product .has-gift {
    transition: all 0.4s ease-in-out;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 20px;
  }

  .product:hover .has-gift {
    transform: translateY(-150%);
  }

  .product:hover .description {
    transform: scale(1) translatey(-40%);
  }
  .product:hover .price {
    transform: scale(1) translatey(-60%);
  }
  .product:hover .image-hover a img {
    transform: scale(0.85) translatey(-8%);
  }
}
@media (max-width: 1199px) {
  .product .description {
    padding: 0 10px;
  }
  .product .product-name a {
    font-size: 14px;
    line-height: 18px;
  }
  .product .description .product-brnd {
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product .price {
    min-height: 86px;
    padding: 0 10px 0;
  }
  .hover-box {
    padding: 0 10px 0px;
    text-align: center;
  }
  .product .product-discount {
    display: inline-block;
    vertical-align: super;
  }

  .product .price-box {
    display: inline-block;
  }

  .product .campaign-prbox {
    margin-top: 5px;
  }
}

@media (max-width: 1440px) {
  .plist .ps-nav {
    display: none;
  }
  .cat-slider .ps-nav {
    display: none;
  }
}

@media (max-width: 767px) {
  .product {
    padding: 0 0 20px 0px;
  }

  .product-show-case.owl-theme .owl-dots {
    display: none;
  }
  .product .add-cart .btn-buy {
    margin: 0px auto 0px;
    padding: 6px 20px;
    font-size: 13px;
  }
  .item.itemauto {
    margin-bottom: 10px;
  }
  .plistno-stock.btn {
    margin: 0px auto 0px;
    padding: 6px 20px;
    font-size: 13px;
  }
}

.plist .ps-nav {
  background: #f2f2f2;
  top: 42%;
}

.plist .ps-nav.ps-next {
  right: -10px;
  transform: translate(100%, -50%);
}

.plist .ps-nav.ps-prev {
  left: -10px;
  transform: translate(-100%, -50%);
}

.plist .ps-nav img {
  filter: opacity(0.2);
}

.plist .ps-nav:hover img {
  filter: opacity(1);
}

/*#endregion product list*/

/*#region Product Detail*/
.grey-bg {
  background: #f6f6f6;
  padding: 6px 0px;
  margin-top: 30px;
  display: none;
}
.pdetail {
  padding-left: 40px;
}

.pd-breadcrumb {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 10px 10px;
}

.pd-breadcrumb .breadcrumb {
  padding: 0;
}

.pd-breadcrumb .breadcrumb li a {
  font-size: 13px;
}
.product-image-list a {
  margin-bottom: 10px;
  display: block;
}
.pd-brand-detail {
  text-align: right;
  line-height: 18px;
}

.pd-brand-detail span {
  display: block;
  font-size: 13px;
  color: #949494;
  font-weight: 500;
}

.pd-brand-detail a {
  text-decoration: underline;
  font-size: 13px;
}
.brand-img a {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
}
.pd-top .rating {
  text-align: right;
  padding: 0;
}

.pd-top .rating .rating-number {
  margin-left: 5px;
  padding: 0;
}

.pd-top .brand-img {
  padding: 0;
}

.pd-top .brand-img img {
  margin: 0;
}

h1.product-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  padding-top: 10px;
}

.pd-watch-info span {
  color: #949494;
  font-size: 13px;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.pd-watch-info i {
  font-size: 6px;
  padding: 0 8px;
}

.product-price .price-sales {
  font-size: 23px;
  font-weight: 500;
  line-height: 26px;
}

.product-price .price-standard {
  color: #949494;
  font-size: 14px;
}

.pd-campaigns .applied-campaigns span {
  color: #949494;
}

.pd-campaigns .price-sales {
  color: #cca047;
}

.installment-price {
  margin-top: 8px;
  color: #949494;
  font-size: 13px;
  display: inline-block;
}

.product-price-rate {
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  width: 56px;
  border-radius: 0;
  background-color: #cca047;
}

.prcsep {
  border-left: 1px solid #c5c5c5;
}
hr.hr-base {
  border-top: 1px solid #efefef;
}
.alert-box div {
  padding: 0;
  margin: 10px 10px 0 0;
  border-radius: 0;
  border: none;
}
.pdetail .product-icon {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.icon-new {
  position: absolute;
  right: 30px;
  z-index: 1;
  top: 10px;
  background: #000;
  color: #fff;
  padding: 24px 12px;
  display: flex;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  width: auto;
  height: auto;
}
.incaps {
  font-size: 14px;
}
.cart-actions {
  display: flex;
  margin-top: 30px;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 5px;
  gap: 10px;
}

.cnt-quantity .input-group input.form-control {
  border-width: 0 1px;
  height: 48px;
  box-shadow: none;
  text-align: center;
  padding: 0;
}

.cnt-quantity .bootstrap-touchspin .btn {
  padding: 10px 12px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  height: 48px;
  background: none;
}

.addtocart .btn {
  padding: 14px 20px;
  font-size: 20px;
  min-width: 240px;
  font-weight: 400;
  background-color: #b01a1f;
}

.btn-shopping-list {
  font-size: 13px;
  line-height: 20px;
}

.btn-shopping-list:before {
  font-size: 18px;
  margin-right: 3px;
  vertical-align: bottom;
  color: #b01a1f;
}

.btn-shopping-list.active:before {
  color: #b01a1f;
}

.delivery-time {
  display: flex;
  align-items: center;
  padding: 10px 0px 8px;
}

.delivery-time i {
  font-size: 21px;
  padding-right: 6px;
}

.delivery-time span {
  font-size: 13px;
}
.product-subtitle {
  /*padding: 12px 0 16px;*/
  display: block;
}
.product-subtitle img {
  margin: 0;
}
.prd-group-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.prd-group-container .product-image {
  padding: 5px;
  display: block;
}
.pd-chapps {
  padding: 20px 0;
  display: flex;
}

.pd-chapps-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.pd-chapps-desc {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 12px;
}

.pd-chapps-box i {
  font-size: 34px;
}

.pd-chapps-desc span {
  font-weight: 500;
  font-size: 12px;
}

.pd-chapps-desc p {
  font-size: 12px;
  line-height: 14px;
  color: #949494;
  margin: 0;
}

.prd-group-container .prd-group-title {
  font-size: 13px;
  margin-bottom: 12px;
  font-weight: 500;
}

.prd-group-container .product {
  border-radius: 0;
}

.pd-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}

.btn-custom-form {
  font-size: 12px;
  padding: 6px 20px 5px;
  background: transparent;
}

.pd-contact {
  display: flex;
  align-items: center;
}

.pd-contact > div {
  padding-right: 12px;
  font-weight: 500;
  line-height: 16px;
}

.pd-contact a {
  padding: 0 6px;
  display: inline-block;
}

.pd-contact a.wpweb,
.pd-contact a.wpmobile {
  color: #0dc143;
}

.pd-contact a i {
  font-size: 26px;
}

/*product tab*/
.tab-title {
  width: 100%;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

.tab-title ul {
  margin: 0 auto;
  border-bottom: 1px solid #efefef;
}

.tab-title li {
  display: inline-block;
}

.tab-title li a {
  display: block;
  line-height: 59px;
  color: #ababab;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
}

.tab-title li a.active {
  color: #000;
  text-shadow: 0 0 #000;
}

.title-h2 {
  font-size: 23px;
  line-height: 1.21em;
  color: #222;
  padding: 40px 0;
}

.product-tab .nav-tabs {
  border-right: 3px solid #f6f6f6;
  flex: 0 0 240px;
}

.product-tab .nav-tabs:after {
  display: none;
}

.product-tab .nav-tabs > li {
  display: block;
  width: 100%;
  margin: 18px 0;
  position: relative;
  text-align: left;
}

.product-tab .nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  position: relative;
  text-align: left;
  display: inline-block;
}

.product-tab .nav-tabs > li > a:before {
  position: absolute;
  bottom: 0;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
  height: 1px;
  background: #000;
}
.product-tab .nav-tabs > li.active > a:before,
.product-tab .nav-tabs > li.active > a:hover:before {
  width: 100%;
}

.product-tab .nav-tabs li a,
.product-tab .nav-tabs > li:hover > a {
  background: #ffffff;
  margin: 0;
  padding: 5px 0;
  font-size: 20px;
  font-weight: 400;
}

.product-tab .nav-tabs > li.active > a,
.product-tab .nav-tabs > li.active > a:hover,
.product-tab .nav-tabs > li.active > a:focus {
  color: #000;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  z-index: 1;
}

.product-tab .nav-tabs > li:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  right: -3px;
  left: auto;
  box-shadow: unset;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
}

.product-tab .nav-tabs > li.active:before {
  opacity: 1;
  visibility: visible;
}

.product-tab .tab-content {
  padding-left: 60px;
  flex: 1;
}

.review-none .title {
  font-size: 20px;
  margin: 20px 0 20px;
}
.section-review .review-header {
  font-size: 16px;
}
div#Instalments {
  font-size: 11px;
  letter-spacing: 0;
}

.collapse.in#Instalments {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

div#Instalments .inst-box {
  padding: 0 3px;
}

.installment-bank {
  font-weight: 500;
  font-size: 11px;
}

.tab-content .table > tbody > tr > td {
  font-size: 13px;
  line-height: 1;
}

.table > thead > tr > td.light-tbl,
.table > tbody > tr > td.light-tbl,
.table > tfoot > tr > td.light-tbl,
.table > thead > tr > th.light-tbl,
.table > tbody > tr > th.light-tbl,
.table > tfoot > tr > th.light-tbl,
.table > thead > tr.light-tbl > td,
.table > tbody > tr.light-tbl > td,
.table > tfoot > tr.light-tbl > td,
.table > thead > tr.light-tbl > th,
.table > tbody > tr.light-tbl > th,
.table > tfoot > tr.light-tbl > th {
  background-color: #fff;
}

.tab-content .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.product-tab #Instalments .table-condensed > tbody > tr > td {
  padding: 5px 6px;
  font-size: 12px;
}

.prd-properties > .table > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}

.prd-properties > .table > tbody > tr > td {
  padding: 6px 5px;
}
.product-part-title {
  font-size: 24px;
  display: block;
  padding: 20px 0;
  font-weight: 500;
  text-align: center;
}
.product-tab {
  margin: 20px 0;
}

.prd-properties {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.properties-title {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  border-bottom: solid 2px #000;
  padding-bottom: 4px;
  margin-bottom: 14px;
}
.prd-properties > div {
  margin-bottom: 50px;
}
.prd-properties > div:nth-child(odd) {
  padding-right: 50px;
  padding-left: 0;
}
.properties-box {
}
.properties-box > div {
  padding: 9px 0;
  border-bottom: solid 1px #e6e6e6;
}
.properties-box > div:last-child {
  border-bottom: none;
}
.properties-box > div strong {
  width: 150px;
  display: inline-block;
}
.tab-content {
  padding: 10px 20px;
}

.tab-content .table > tbody > tr > td {
  font-size: 13px;
  line-height: 1;
}

.table > thead > tr > td.light-tbl,
.table > tbody > tr > td.light-tbl,
.table > tfoot > tr > td.light-tbl,
.table > thead > tr > th.light-tbl,
.table > tbody > tr > th.light-tbl,
.table > tfoot > tr > th.light-tbl,
.table > thead > tr.light-tbl > td,
.table > tbody > tr.light-tbl > td,
.table > tfoot > tr.light-tbl > td,
.table > thead > tr.light-tbl > th,
.table > tbody > tr.light-tbl > th,
.table > tfoot > tr.light-tbl > th {
  background-color: #fff;
}

.tab-content .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}

.prd-properties .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .product-tab {
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 991px) {
  .product-tab .panel-group {
    border-top: none;
  }
}
/*product tab*/

@media (min-width: 1200px) {
  .addtocart .btn {
    min-width: 330px;
  }
}

@media (min-width: 992px) {
  #Properties {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .product .price {
    min-height: 50px;
  }
  .pdetail {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .cart-actions {
    align-items: center;
    gap: 20px;
    justify-content: flex-start;
  }

  .grey-bg {
    margin-top: 0px;
    padding: 0;
  }
  .product-part-title {
    margin-bottom: 0px;
  }

  .product-tab {
    margin: 15px 0px 0;
  }
  .pd-breadcrumb {
    padding: 5px 10px 0px;
  }

  h1.product-title {
    font-size: 20px;
    line-height: 26px;
  }

  .pd-watch-info span {
    font-size: 12px;
  }

  .product-price .price-sales {
    font-size: 20px;
  }

  .btn-shopping-list span {
    display: none;
  }

  .btn-shopping-list:before {
    font-size: 28px;
    margin-right: 0px;
  }

  .cnt-quantity {
    margin-top: 0;
  }

  .addtocart .btn {
    padding: 14px 0px;
    font-size: 16px;
    min-width: 200px;
  }

  .delivery-time span {
    font-size: 12px;
  }

  .pd-chapps {
    flex-direction: column;
    padding: 20px 0 0;
    align-items: flex-start;
  }

  .pd-chapps-box {
    justify-content: flex-start;
    padding-bottom: 20px;
  }

  .product-tab .panel-group .panel-heading {
    padding: 15px 0px 15px;
  }

  .product-tab .panel-collapse > div,
  .section-review {
    padding: 20px 0;
  }

  .section-review .review-header {
    font-size: 16px;
    padding: 0;
  }

  .review-none .title {
    font-size: 18px;
    line-height: 20px;
    margin: 40px 0 20px;
  }
}

@media (max-width: 480px) {
  .cart-actions button,
  .cart-actions .btn-expressbuy {
    font-size: 13px;
    padding: 0px;
  }
}

.campaign {
  border-radius: 0;
  box-shadow: none;
  background-color: #f6efe0;
  border: 1px solid #cca0471c;
}



/*region AI summary*/
.ai-summary-box {
    background-color: #efefef;
    border-radius: 10px;
    padding: 16px;
    font-size: 14px;
    color: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    margin: 5px 0 20px;
}

.ai-summary-box strong {
  color: #2f2f2f;
}

.ai-summary-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}

.ai-summary-header span {
  font-weight: 600;
  font-size: 16px;
}

.feedback {
  margin-top: 12px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  color: #555;
  justify-content: flex-end;
}

.feedback button {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
}

.feedback button img {
  max-width: 18px;
}
/*endregion AI summary*/

/* section review*/
.item-review span {
  font-size: 12px;
  color: #999;
}
.rating .rating-number {
    margin-left: 0;
    padding: 0 5px 0 5px;
}
.section-review {
  padding: 30px 10px 10px;
}

.section-review .review-header {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 0;
}

.section-review .review-head .rating {
  gap: 10px;
}

.section-review .review-count-title {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}

.section-review .rating .rating-number {
  font-size: 28px;
}

.section-review .rating-info {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  margin: 0;
}
.section-review .review-filter {
  gap: 15px;
}

.section-review .review-bar .review-progress .rating-info {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
}

.section-review .review-bar .rating-count {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
}

.section-review .review-bar .progress {
  height: 8px;
}

.section-review .review-filter-box {
  margin-top: 16px;
}

.section-review .review-filter .review-filter-item a {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}

.section-review .review-filter .review-filter-item a small {
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  margin-left: 4px;
}

.section-review .review-sort .dropdown > a {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}

.section-review .review-item {
  padding: 12px 0;
}

.section-review .review-item .review-username {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

.section-review .review-item .review-date {
  font-size: 12px;
  line-height: 1.3;
  font-weight: 400;
}

.section-review .review-item .review-comment {
  font-size: 14px;
  line-height: 1.65;
  font-weight: 400;
  margin-top: 8px;
}

.section-review .add-review .btn {
  font-size: 14px;
  padding: 10px 14px;
  line-height: 1.2;
  font-weight: 600;
}

.section-review .view-more-review-btn {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  padding: 12px 16px;
  min-width: 200px;
}

.modal-customer-img .pop-review-top .commentname,
.modal-customer-img .commentname {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

.modal-customer-img .commentdate {
  font-size: 12px;
  line-height: 1.3;
  font-weight: 400;
}

#modal-comment,
.modal-customer-img .modal-comment {
  font-size: 14px;
  line-height: 1.65;
  font-weight: 400;
}

@media (max-width: 768px) {
  .section-review {
    padding: 10px;
  }
  .section-review .review-header {
    font-size: 18px;
  }
  .section-review .rating .rating-number {
    font-size: 20px;
  }
  .section-review .review-filter .review-filter-item a {
    font-size: 13px;
  }
  .section-review .review-sort .dropdown > a {
    font-size: 13px;
  }
  .section-review .view-more-review-btn {
    width: 100%;
    min-width: 0;
  }
}

/* section review*/


/*#endregion Product Detail*/




/*BEST SELLER*/
.best-seller.item {
  margin-bottom: 0px;
}
.best-seller .product-list {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
}
.best-seller .description {
  text-align: left;
  border: none;
  min-height: initial;
  margin: auto;
}
.best-seller .description h4 {
  margin: auto;
  padding: 10px 0 4px 0;
}
.best-seller .description h4 a {
  font-weight: 300;
  font-size: 18px;
}
.best-seller .price {
  text-align: left;
  font-weight: 400;
}
.best-seller .price-standard,
.best-seller .price-sales {
  display: inline !important;
  margin-right: 6px;
}
.best-seller .discount {
  margin-top: 0;
  padding: 3px 5px;
}
.best-seller .list-image-hover {
  min-height: 80px;
}
.best-seller .product-number {
  padding-top: 20px;
}
.best-seller .product-number span {
  background: #f9f9f9;
  border: 2px solid #eee;
  border-radius: 5px;
  display: inline-block;
  font-size: 17px;
  height: 38px;
  line-height: 32px;
  margin-left: 10px;
  text-align: center;
  width: 38px;
}
.best-seller .km-percentage {
  margin-top: 36px;
}
.best-seller .km-percentage-bar {
  width: 130px;
  background: #f9f9f9;
  border: 2px solid #eee;
  margin-right: 5px;
  padding: 3px 6px;
  border-radius: 5px;
  display: inline-block;
}
.best-seller .km-percentage-bar span {
  display: block;
  width: 2px;
  height: 8px;
  background: #91dc5a;
  border-radius: 3px;
}
.best-seller .km-percentage-text {
  font-size: 13px;
  color: #666;
  vertical-align: top;
  line-height: 16px;
  display: inline-block;
}
@media (max-width: 767px) {
  .best-seller .description h4 {
    margin: 15px 0 8px;
  }
  .best-seller .km-percentage {
    margin-top: 15px;
  }
}
@media (max-width: 600px) {
  .best-seller .description h4 {
    margin: 5px 0 8px;
    text-align: left !important;
    padding: 6px 0 4px 0;
  }
  .best-seller .km-percentage {
    margin-top: 8px;
  }
  .best-seller .description h4 a {
    font-size: 15px;
  }
  .best-seller .price {
    font-size: 20px;
  }
  .best-seller .km-percentage-bar {
    padding: 2px 6px;
  }
  .best-seller .km-percentage-bar span {
    height: 5px;
  }
}
@media (max-width: 414px) {
  .best-seller .description h4 {
    margin: 0;
    text-align: left !important;
    padding: 4px 0 2px 0;
  }
  .best-seller .km-percentage {
    margin-top: 5px;
  }
  .best-seller .description h4 a {
    font-size: 14px;
  }
  .best-seller .price {
    font-size: 16px;
    min-height: 30px;
  }
  .best-seller .discount {
    margin-top: 0;
    padding: 1px 3px;
    font-size: 14px;
  }
}
/*BEST SELLER*/

/*Blog Menu*/

.blog-panel {
  background: none;
  box-shadow: none;
}

.blog-panel .panel-heading {
  padding-left: 0;
}

.blog-panel .panel-heading .panel-title {
  padding-left: 10px;
}

.blog-panel .panel-heading .panel-title a {
  display: block;
  width: 100%;
}

.blog-panel .panel-body {
  color: #2b2b2b;
  margin-bottom: 16px;
  padding: 0px;
  padding-top: 4px;
  font-size: 15px;
  line-height: 28px;
}

.panel.blog-panel {
  background: #fff;
  box-shadow: 0 0 18px 5px rgba(240, 240, 240, 0.4);
}

.blog-panel .badge {
  background: none;
  color: #d6d6d6;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

.blog-panel .blog-tags a {
  border: 1px solid #eeeeee;
  margin: 0px 3px 5px;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 4px;
}

/* Tag Cloud */
.tag {
  position: relative;
  display: inline-block;
  margin: 0 6px 3px 0;
  line-height: 16px;
  font-size: 12px;
}

.tag > span {
  font-weight: 400;
  display: inline-block;
  border: 1px solid #e3e3e3;
}

.tag.selected > span {
  border: 1px solid #c4c4c6;
}

.tag > span.txt {
  color: #666;
  letter-spacing: 1px;
  padding: 6px 8px;
  text-transform: uppercase;
  float: left;
}

.tag > span.num {
  background: rgba(0, 0, 0, 0.01);
  padding: 6px 8px 6px 11px;
  border-left: 1px solid #e3e3e3;
  color: #aaa;
  position: relative;
  margin-left: -1px;
  float: left;
}

.tag > span.num:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c6c6c6;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: 0px;
  position: absolute;
  top: 12px;
}

.tag > span.num:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  top: 12px;
}

/*------- Marka Slider -------*/

.marka-slider .content-slide {
  position: relative;
  padding: 0 10px;
}

.marka-slider .content-slide img {
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 8px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  transform: scale(0.97);
  transform-origin: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease,
    border-color 0.35s ease;
  will-change: transform, box-shadow;
}

.marka-slider .content-slide:hover img {
  transform: scale(1);
  border-color: #d4d4d4;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
}

/*------- /Marka Slider end -------*/

/*------- pgroup-tab -------*/
.custom-pgroup-tab .module-title {
  text-align: center;
}

.custom-pgroup-tab .module-title:before {
  top: 25%;
  border-top: 3px double #e5e5e5;
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  left: auto;
  right: 0;
  z-index: -1;
}

.custom-pgroup-tab .module-title h2 {
  padding-left: 25px;
  padding-right: 25px;
  background-color: #fff;
}

.pgroup-tab .nav-tabs {
  margin-bottom: 20px;
  border: none;
  text-align: center;
}

.pgroup-tab .nav-tabs > li {
  float: none;
  margin-bottom: 0;
  display: inline-block;
}

.pgroup-tab .nav-tabs li a {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: none;
  background: #f7f7f7;
  color: #222;
  padding: 10px 36px;
}

.pgroup-tab .nav-tabs:after {
  box-shadow: 0px -3px 7px -3px #0000000f;

  height: 9px;
  position: relative;
  width: 100%;
}

.pgroup-tab .nav-tabs > li.active > a,
.pgroup-tab .nav-tabs > li.active > a:hover,
.pgroup-tab .nav-tabs > li.active > a:focus,
.pgroup-tab .nav-tabs > li.hover > a {
  background: #1e1e1e !important;
  color: #fff;
}

@media (max-width: 768px) {
  .pgroup-tab .nav-tabs li a,
  .pgroup-tab .nav-tabs > li:hover > a {
    margin: 0;
  }
}

/*------- pgroup-tab end -------*/

/* ------- Content Temp Bottom Banner ------- */

.content-temp-bottom-banner {
  position: relative;
  overflow: hidden;
}

.content-temp-bottom-banner .inner {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background-color: #fff;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.content-temp-bottom-banner .img-block img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s ease, filter 0.6s ease;
  transform-origin: center center;
}

.content-temp-bottom-banner:hover .img-block img {
  transform: scale(1.05);
  filter: brightness(1.05);
}

.content-temp-bottom-banner .inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: left 0.8s ease;
  pointer-events: none;
  z-index: 1;
}

.content-temp-bottom-banner:hover .inner::before {
  left: 125%;
}

.content-temp-bottom-banner .inner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 2;
  pointer-events: none;
}

.content-temp-bottom-banner:hover .inner::after {
  opacity: 1;
}

.content-temp-bottom-banner .overly {
  position: absolute;
  inset: 0;
  z-index: 3;
}

/* Ortadaki İncele butonu */
.content-temp-bottom-banner .hover-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.98);
  z-index: 4;

  background: #fff;
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0.9);
  padding: 10px 22px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-decoration: none;

  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.content-temp-bottom-banner:hover .hover-btn {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.03);
}

.content-temp-bottom-banner .hover-btn i {
  font-size: 20px;
  vertical-align: middle;
  transition: transform 0.25s ease, font-size 0.25s ease;
}

@media (max-width: 768px) {
  .content-temp-bottom-banner .inner {
    border-radius: 6px;
  }
}

/* ------- Content Temp Bottom Banner End ------- */

/* ------- Support Page------- */
.support-page a,
.support-page a:visited,
.support-page a:hover,
.support-page a:focus,
.support-page a:active {
  color: #fff;
  text-decoration: none;
}
.support-page #accordion .panel:first-child .panel-heading {
  padding: 10px;
}

.support-page .panel-default > .panel-heading {
  padding: 10px;
}

.support-page .panel-default > .panel-heading {
  background-color: #000;
  border-top: medium none;
  padding: 10px;
}
/* ------- Support Page End ------- */

/* ------- Brand List (Marka Slider stili) ------- */

.brand-alphabet-list a {
  display: inline-block;
  font-size: 15px;
  padding: 5px 7px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  min-width: 30px;

  color: #222;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);

  transform: scale(0.97);
  transition: transform 0.25s ease, box-shadow 0.25s ease,
    border-color 0.25s ease, background-color 0.25s ease, color 0.25s ease;
  will-change: transform, box-shadow;
}

.brand-alphabet-list a.selected {
  border-color: #111;
  background-color: #fff;
  color: #111;
  transform: scale(1);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);

  position: relative;
}

.brand-alphabet-list a.selected::after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 3px;
  height: 2px;
  background: #111;
  border-radius: 2px;
}

.brand-list .itemauto {
  margin: 20px 0px;
}

.brand-list .itemauto .inner {
  position: relative;
  padding: 0 10px;
}
.brand-list .itemauto .inner .img-title {
  display:none;
}
.brand-list .itemauto .inner .brand-link img,
.brand-list .itemauto .inner a.img-block img,
.brand-list .itemauto .inner img.img-responsive {
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 8px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  transform: scale(0.97);
  transform-origin: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease,
    border-color 0.35s ease;
  will-change: transform, box-shadow;
}

.brand-list .itemauto .inner:hover .brand-link img,
.brand-list .itemauto .inner:hover a.img-block img,
.brand-list .itemauto .inner:hover img.img-responsive {
  transform: scale(1);
  border-color: #d4d4d4;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
}

/* ------- /Brand List end ------- */
