@media (max-width: 767px) {
  body {
    font-size: 13px;
  }
  .login-content .nav-tabs .radio {
    padding: 13px 10px;
  }
  .login-content .nav-tabs .radio label {
    font-size: 15px;
  }
}
a:focus {
    outline: none;
}
.scrollup {
  background: url("/Skins/shared/images/scroll-more.png") no-repeat scroll 0 0
    transparent;
  bottom: 30px;
  display: none;
  height: 54px;
  position: fixed;
  right: 30px;
  width: 54px;
  z-index: 9;
}

.container {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}
.grid-container {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}
.container-md {
    margin: 0 auto;
    max-width: 1400px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 979px) {
	.grid-container {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 979px) {
  .container {
    width: 100% !important;
    max-width: 979px !important;
  }
 
}

.form-group input.form-control.mobilephone {
  width: 66%;
}
.countrycode {
  width: 32%;
}
.login-content .register-phone .countrycode .dropdown .dropdown-toggle {
  padding: 14px 8px 14px 12px;
}
.login-content .help-block {
  font-size: 11px;
  position: absolute;
  bottom: -29px;
}
.panel-title {
  font-size: 15px;
}
@media (min-width: 992px) {
  .account-offset {
    padding-top: 140px;
  }
}
.btn {
	border-radius: 0;
}
.btn-default {
  color: #ffffff;
  background-color: #000000;
}
.btn-default.focus,
.btn-default:focus,
.btn-default:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #292929;
}

.btn-check:active + .btn-default,
.btn-check:checked + .btn-default,
.btn-default.active,
.btn-default:active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #292929;
}

.btn-success {
  color: #fff;
  background-color: #75685a;
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover,
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #c99b04;
}

.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #c99b04;
}

.btn-info {
  color: #fff;
  background-color: #000000;
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover,
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #292929;
}

.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #292929;
}

.module-separator {
  display: block;
  content: " ";
}
@media (min-width: 992px) {
  .module-separator {
    padding: 25px 0;
  }
}
@media (max-width: 991px) {
  .module-separator {
    padding: 10px 0;
  }
}
.cart-product .cart-description .campaign-prbox .price {
  color: #e0101f;
}
/*#region video*/
video::-webkit-media-controls-toggle-closed-captions-button {
  display: none;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-fullscreen-button {
  display: none;
}

video::-webkit-media-controls-play-button {
  display: none;
}

video::-webkit-media-controls-timeline {
  display: none;
}

video::-webkit-media-controls-current-time-display {
  display: none;
}

video::-webkit-media-controls-time-remaining-display {
  display: none;
}

video::-webkit-media-text-track-region-container {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

.embed-container {
  position: relative;
}
#homeVideo {
  width: 100%;
  height: auto;
  display: block;
}
.video-overlay {
  position: absolute;
  inset: 0;
  background: transparent;
}
/*#endregion video*/

/*#region search*/
/*#region sticky*/
@media (min-width: 992px) {
  .sld-box {
    display: flex;
    clear: both;
    margin-bottom: 60px;
  }

  .sld-box .pd-fixwrap {
    position: relative;
  }

  .pd-fix {
    position: sticky;
    top: 100px;
    /* Where it stops */
  }
}
/*#endregion sticky*/
/*#region quick search*/

.quick-search-result.open-search {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  z-index: 2;
  margin: 0 auto;
}

.quick-search-result.close-search {
  display: none;
}

@media (min-width: 992px) {
  .quick-search-result.open-search {
    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: #000000;
  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;
}
/*#endregion quick search*/

.input-group .search-input.form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  height: 32px;
  box-shadow: none;
  border-radius: 0px;
  opacity: 1;
  color: #000;
  font-weight: 500;
  font-size: 13px;
  padding: 2px 0;
  letter-spacing: 1px;
  max-width: 100%;
  text-align: left;
  background: #fff;
  text-indent: 5px;
  -webkit-transition-property: color, width, opacity, border;
  transition-property: color, width, opacity, border;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.8, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 0.8, 0.5, 1);
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.search-input-box {
    display: table;
    max-width: 100% !important;
    width: 210px;
    position: relative;
    transition: all 0.45s ease 0s;
    border-bottom: 1px solid #747474;
}

span.input-group-btn {
  line-height: 0;
}

.search-input-box .search-btn {
    font-size: 26px;
    padding: 0px 6px;
    line-height: 0;
    border: none;
    border-radius: 0px;
    background: #fff;
    color: #000 !important;
}

.search-input::-webkit-input-placeholder {
  opacity: 1;
  color: #333;
}

.search-input:-moz-placeholderï¿½ {
  opacity: 1;
  color: #333;
}

@media (min-width: 1440px) {
  .search-input-box .search-input:focus {
    width: 220px;
  }
}

@media (max-width: 1112px) and (min-width: 991px) {
  .search-input-box {
    width: 170px;
  }
}

@media (max-width: 991px) {
  .search-new-mobile {
    padding: 10px;
    background: #f5f0e7;
    margin-top: 92px;
  }

    .search-input-box {
        background: #fff;
        width: 100%;
        border: none;
    }

  .input-group .search-input.form-control {
    height: 40px;
    background: #fff;
    text-indent: 15px;
    font-size: 13px;
    box-shadow: none;
    text-align: left;
    padding: 0;
    max-width: 100%;
  }

  .search-input-box .search-btn {
    padding: 7px 18px;
    font-size: 24px;
    background: #fff;
  }
}

/*#endregion search*/

/*#region header*/

/*#region marquee*/
@keyframes marquee {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-200%);
  }
}

.header-free {
    background: #F8F3F0;
    height: 32px;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.header-free-box {
  padding: 0 60px;
  max-width: 1800px;
  margin: 0 auto;
  overflow: hidden;
}

.header-free .toptext .top-text1 {
  white-space: nowrap;
  will-change: transform;
  animation: marquee 60s linear infinite;
  animation-delay: -60s;
}

.header-free .toptext .top-text2 {
  white-space: nowrap;
  will-change: transform;
  animation: marquee2 60s linear infinite;
  animation-delay: -30s;
}

.header-free .toptext span {
  font-size: 11px;
  color: #000;
  white-space: nowrap;
  position: relative;
  padding-right: 38px;
  margin-right: 38px;
  line-height: 32px;
  letter-spacing: 2.2px;
}

.header-free .toptext span:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #000;
  position: absolute;
  top: 13px;
  right: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*#endregion marquee*/

.headerv2.navbar-km {
  background: #ffffff;
  box-shadow: 0px 2px 9px 0px rgb(233 233 233 / 72%);
  border: none;
}
.navbar .navbar-top {
  height: 33px;
  font-weight: 400;
}

.headerv2.header-cart .navbar-top {
  height: 80px;
  background: #fff;
}

.navbar.stuck .navbar-top {
  margin-top: -33px;
}

.navbar.stuck .brandWrap {
  height: auto;
  overflow: visible;
}

.brandWrap {
  position: relative;
}

.navbar-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 36%;
    justify-content: flex-end;
}

.header-menu {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 36%;
    justify-content: flex-start;
}
.header-offset {
  padding-top: 130px;
}

.home-header-offset {
  padding-top: 111px;
}

.login-container.header-offset {
  padding-top: 60px;
}

.step-address.header-offset {
  padding-top: 100px;
}
.category-header-offset {
  padding-top: 0;
}
h1.section-title-inner {
  padding-bottom: 30px;
  font-size: 24px;
}
.headerv2.header-cart .navbar-brand {
  display: block;
  left: 0;
  margin-left: auto !important;
  margin-right: auto;
  padding: 14px 0;
  position: absolute;
  right: 0;
  width: 156px;
  height: 80px;
}

.headerv2 .navbar-brand {
    display: block;
    height: auto;
    padding: 9px 0;
    width: auto;
}
.navbar-brand > img {
  margin: 0;
}
.headerv2 .cart-page .navbar-brand {
  display: block;
  height: 70px;
  left: 0;
  margin-left: auto !important;
  margin-right: auto;
  padding: 15px 0;
  position: absolute;
  right: 0;
  width: 308px;
  margin-top: 0;
}

.headerv2 .user-menu {
  float: right;
}

.headerv2 .user-menu > li > a {
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: #000;
  text-transform: none;
  padding: 25px 0 25px 30px;
}

.headerv2 .hasUserMenu > .dropdown-menu > li > a {
  text-transform: none;
  font-size: 14px;
  padding: 8px 20px;
}

.headerv2 .hasUserMenu > .dropdown-menu > li > a i {
  font-size: 20px;
  width: 15px;
}

.headerv2 .dropdown-menu {
  border: medium none;
  border-radius: 0;
  transform: translate3d(0, 0, 0);
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.headerv2 .cart-menu > a {
  color: #000000;
  padding: 26px 0 26px 20px;
  font-weight: 400;
  text-transform: none;
  line-height: 1;
  font-size: 13px;
}

.headerv2 .cart-menu.dropdown:hover div.dropdown-menu {
  min-width: 400px;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 450px;
}

.cart-menu a .cart-quantity {
  bottom: 27px;
  right: 0px;
}

@media (max-width: 1319px) and (min-width: 992px) {
  .headerv2 .navbar-brand {
    padding: 15px 20px 18px 0px;
    width: 200px;
  }
}

@media (max-width: 1099px) and (min-width: 992px) {
  .headerv2 .navbar-brand {
    padding: 15px 20px 18px 0px;
    width: 160px;
  }
}

@media (min-width: 992px) {
  .brandWrap {
    height: 80px;
  }

  .headerv2 .cart-page.brandWrap {
    height: 70px;
  }

  .headerv2 .hasUserMenu .dropdown-menu {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .headerv2 .user-menu i {
    margin-right: 5px;
    font-size: 30px;
  }

  .headerv2 .cart-menu > a i {
    font-size: 28px;
  }
}

@media (max-width: 991px) and (min-width: 838px) {
}

@media (max-width: 838px) and (min-width: 767px) {
}

@media (max-width: 991px) {
  .header-offset {
    padding-top: 12px;
  }

  .home-header-offset {
    padding-top: 0px;
  }

  .content-header-offset {
    padding-top: 0px;
  }

  .headerv2 .navbar-nav {
    margin: 7.5px -10px 0;
  }

  .headerv2.navbar-km {
    background: #fff;
    border-bottom: none;
  }

  .headerv2 .navbar-top {
    height: 60px;
    background: #fff;
  }

  .headerv2.header-cart .navbar-top {
    height: 60px;
    background: #fff;
  }

.headerv2 .navbar-brand.mobile-logo {
        display: block;
        height: 60px;
        left: 0;
        margin-left: auto !important;
        margin-right: auto;
        padding: 12px 0;
        position: absolute;
        right: 0;
        width: 175px;
        margin-top: 0;
    }

  .headerv2.header-cart .navbar-brand {
    display: block;
    left: 0;
    margin-left: auto !important;
    margin-right: auto;
    padding: 12px 0;
    position: absolute;
    right: 0;
    width: 124px;
    height: 60px;
  }

  .headerv2 .user-menu > li > a {
    color: #fff;
    padding: 17px 7px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    margin: 0;
  }

  .user-menu > li > a i,
  .headerv2 .user-menu ul li a i {
    font-size: 26px;
    color: #000000;
  }

  .headerv2 .cart-menu > a {
    padding: 17px 10px 18px 10px;
  }

  .cart-menu a .cart-quantity {
    bottom: 24px;
    right: 10px;
  }
}

@media (max-width: 400px) {
  .headerv2 .navbar-brand img {
    max-width: 100%;
  }
}
@media (max-width: 375px) {
  .headerv2 .cart-menu > a {
    padding: 17px 8px 18px 8px;
  }
}
/*#endregion header*/

/*#region footer*/


.footerv5.footer {
  padding-bottom: 0px;
  background: none;
  border: none;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.footerv5 .footer-top {
  padding: 60px 0 30px;
  background: #ffffff;
}

.footerv5 .footer-center {
    padding: 15px 0;
    border-style: solid;
    border-width: 0.0625rem 0;
    border-color: #e5e5e5;
    background: #f6f3f0;
}

.footerv5 .footer-bottom {
  background: #ffffff;
  border-top: none;
  padding-top: 4px;
  padding-bottom: 0px;
}
.footer-logo {
    padding-top: 30px;
}

.footer ul {
    margin-top: 0px;
    margin-bottom: 20px;
}

.footerv5.footer ul li a {
    margin-top: 5px;
    padding: 0;
    line-height: 18px;
    font-size: 14px;
}

.footerv5.footer h3 {
  border-bottom: none;
  font-weight: 500;
  padding: 0px 0 15px;
  text-align: left;
  font-size: 16px;
  line-height: 1;
}

.footerv5 .newsletter p {
  margin: 0px 0 20px;
  line-height: 20px;
  text-align: left;
}

.footerv5 .news-letter-box input {
  border-color: #e5e5e5;
  border-radius: 0;
  height: 50px;
  margin-bottom: 0;
  padding: 5px 10px;
  width: 100%;
  box-shadow: none;
}

.input-group.w100.cnt-subscribe {
  background: #fff;
}

.footerv5 .news-letter-box .btn,
.news-letter-box .btn:hover {
  line-height: normal;
  background: #000;
  width: auto;
  height: 50px !important;
  border: none;
  border-radius: 0;
  padding: 0 22px 0 27px;
  font-size: 24px;
  line-height: 0;
}
.footerv5 .social a {
    font-size: 14px;
    margin-right: 25px;
    font-weight: 700;
	color: #000;
}
.footerv5 .social a i {
    font-size: 30px;

}

.footerv5 .footer-free {
  text-align: right;
}

.footerv5 .footer-free span {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 18px;
    font-size: 14px;
}
.footerv5 .footer-center .credit-cards {
  opacity: 1;
  filter: none;
  text-align: left;
  padding-top: 2px;
}

.footerv5 .footer-bottom .km-sign {
  padding-bottom: 10px;
  margin-top: 5px;
  line-height: 18px;
  font-size: 14px;
}

.footerv5 .footer-bottom .km-sign span {
  padding-bottom: 5px;
  display: block;
}

@media (max-width: 979px) {
  .footer-center .credit-cards,
  .footerv5 .footer-free {
    text-align: center !important;
  }

}

@media (max-width: 991px) {
.newsletter {
    margin-top: 20px;
}
  .footerv5 .social,
  .footerv5 .newsletter p {
    text-align: center;
  }

  .news-letter-box {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
  }

  .newsletter {
    margin-bottom: 20px;
  }

  .footerv5 .footer-center .credit-cards {
    display: none;
  }

  .footerv5 .footer-top {
    padding: 30px 0 0px;
  }


}
/*FOOTER-CART*/
.footer-ctop .footer-bottom {
  padding-top: 20px;
  padding-bottom: 15px;
}

.footer-ctop {
    background: #ffffff;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #e5e5e5;
}

.footer-ctop .footer-cart .card-box {
    padding: 30px 20px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}
.footer-ctop .footer-cart span {
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 500;
    padding-bottom: 2px;
}
.footer-ctop .footer-cart p {
    font-size: 12px;
    display: block;
    line-height: 15px;
}
.footer-ctop .footer-cart i {
    font-size: 38px;
    color: #cabeb2;
    display: block;
    padding-bottom: 10px;
}
@media (max-width: 991px) {
    .footer-cart {
        padding: 10px 0;
    }
	.footer-ctop .footer-cart .card-box {
		padding: 8px 0px;
		width: 100%;
	}
	.footer-ctop .footer-cart .card-box div {
		width: 100%;
	}
	.footer-ctop .footer-cart span {
		font-size: 14px;
	}
	.footer-ctop .footer-cart p {
		font-size: 12px;
	}
	.footer-ctop .footer-cart p > br {
		display: none;
	}
	.footer-ctop .footer-cart i {
		font-size: 28px;
	}	
}

/*#endregion footer*/

/*#region product list*/
/*#region product list list view*/
.category-column.is-compact, html.pre-compact .category-column {
    max-width: 1400px;
    margin: 0 auto;
    float: none;
}
@media (min-width:1200px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 16.666666%;}

	
}

@media (max-width:1199px) and (min-width:992px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: width: 25%;}	
}

@media (max-width:992px) and (min-width:768px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 33.33333333%; }		
}

@media (max-width:767px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 100%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 33.33333333%; }
	
	.item.itemauto {
		margin-bottom: 10px;
	}

html.pre-grid .listitempage .item.grid-view:nth-child(11n of .item) { 
  width: 100%;
}	
}
.item.list-view .description, .item.list-view .price, .item.list-view .hover-box {
    display: none;
}
.item.list-view .product {
    padding-right: 0;
    min-height: 100%;
}
.item.list-view .image-hover {
    float: none;
    max-height: none;
    max-width: none;
    padding: 0;
    background: none;
}
/*#endregion product list list view*/
.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;
    border-radius: 0px;
	border:none;
    background: #f9f9f9;
}

.product .image-hover {
  max-height: initial;
}

.product .image-hover a img {
    mix-blend-mode: multiply;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.product:hover {
    background: #f9f9f9;
}



.product:hover .image-hover a img {
  opacity: 1;
}

.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;
}

.btn-shopping-list.active:before {
    content: "\f004";
    color: #a6093d;
}

.product .description,
.item.cartlist .description {
  margin: 0;
  min-height: 64px;
  padding: 0 15px;
  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: 14px;
    font-weight: 400;
    -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-status {
    bottom: 50px;

}
.product .has-gift {
  background: #000000;
  	border-radius: 0 4px 4px 0;
}
.product .free-ship {
  background: #a6093d;
  border-radius: 0 4px 4px 0;
}
.item .product .new-product {
    background: transparent;
    color: #000000;
    font-size: 13px;
    position: absolute;
    top: 16px;
    left: 16px;
    height: auto;
    line-height: 14px;
    font-weight: 700;
}

.item .product .fast-shipping {
    background: #595959;
	border-radius: 0 4px 4px 0;
}


.product .price {
    min-height: 44px;
    padding: 0 15px 10px;
    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 {
  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: 15px;
    font-weight: 500;
    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: 500;
  line-height: 20px;
}

.product .add-cart .btn-buy {
    font-size: 13px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
    display: flex;
    text-shadow: none;
    max-width: 116px;
    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: 0 0 10px 10px;
    padding: 4px 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #fff;
    background-color: #000;
}
.plistno-stock.btn {
    font-size: 12px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
	    max-width: 116px;
    display: flex;
    text-shadow: none;
    -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;
    padding: 3px 15px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #ffffff;
    background: #4b4b4b;
    cursor: auto;
}

@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 (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: 72px;
    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*/

/*------- pgroup-tab -------*/


.pgroup-tab .nav-tabs {
  margin-bottom: 25px;
  border: none;
  text-align: center;
}

.pgroup-tab .nav-tabs > li {
  float: none;
  margin: 5px;
  display: inline-block;
}

.pgroup-tab .nav-tabs li a {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  background: #f6f6f6;
  color: #000;
  padding: 12px 34px;
  border-radius: 30px;
  transition: all 0.3s ease;
  border: 1px solid #eee;
}

.pgroup-tab .nav-tabs li a:hover {
  background: #000;
  color: #fff;
  transform: translateY(-2px);
      border-color: #000;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.25);
}

.pgroup-tab .nav-tabs > li.active > a, .pgroup-tab .nav-tabs > li.active > a:hover, .pgroup-tab .nav-tabs > li.active > a:focus {
    border-radius: 30px;
    background: #000;
    color: #fff !important;
    border-color: #000;
    box-shadow: 0 8px 18px rgb(0 0 0 / 35%);
}


.pgroup-tab .nav-tabs:after {
  content: "";
  display: block;
  height: 10px;
  margin-top: 10px;
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 35);
}


@media (max-width: 768px) {
  .pgroup-tab .nav-tabs li a {
    padding: 10px 20px;
    font-size: 14px;
  }
}

/*------- pgroup-tab end -------*/
/*#region Category */
.breadcrumb {
    border-bottom: none;
    padding: 0;
    margin-top: 20px;
}
.search-item-count {
    padding-bottom: 14px;
}
/*#region show-hide text*/
@media (min-width:768px) {
    .show-btn, .hide-btn {
        display:none;
    }
}
@media (max-width:767px) {
    .shwhd-wrapper {
        position: relative;
    }

    .show-btn, .hide-btn {
        position: absolute;
        bottom: -1em;
        z-index: 100;
        text-align: center;
        text-decoration: underline;
    }

    .hide-btn {
        display: none;
    }

    .show-btn:target {
        display: none;
    }

        .show-btn:target ~ .hide-btn {
            display: block;
        }

        .show-btn:target ~ .shwhd-box {
            max-height: 2000px;
        }

        .show-btn:target ~ .fade {
            margin-top: 0;
            height: 20px;
        }

    .shwhd-box {
        position: relative;
        width: 100%;
        max-height: 136px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .shwhd-wrapper .fade {
        background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        background: -moz-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        background: -webkit-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        height: 100px;
        margin-top: -100px;
        position: relative;
        opacity: 1;
    }


}

.shwhdcat-wrapper {
    position: relative;
}

.showcat-btn, .hidecat-btn {
    position: absolute;
    bottom: -1em;
    z-index: 100;
    text-align: center;
    text-decoration: underline;
    display: block;
}

.hidecat-btn {
    display: none;
}

.showcat-btn:target {
    display: none;
}

    .showcat-btn:target ~ .hidecat-btn {
        display: block;
    }

    .showcat-btn:target ~ .shwhdcat-box {
        max-height: 10000px;
    }

    .showcat-btn:target ~ .fadecat {
        margin-top: 0;
        height: 20px;
    }

.shwhdcat-box {
    position: relative;
    width: 100%;
    max-height: 160px;
    margin-bottom: 20px;
    overflow: hidden;
}

.shwhdcat-wrapper .fadecat {
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    background: -moz-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    background: -webkit-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    height: 100px;
    margin-top: -100px;
    position: relative;
    opacity: 1;
}


.mx-810 {
    max-width: 810px;
    margin: 0 auto;
}
/*#endregion show-hide text*/

.category-detail {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 0;
    position: relative;
}
.category-detail h1 {
    font-size: 24px;
}
.category-detail p {
    font-size: 16px;
}
.category-image img {
    width: 100%;
}
.category-desc-box {
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 5;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    max-width: 1320px;
    right: 0;
    margin: 0 auto;
}
.category-desc {
    display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    max-width: 1000px;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    color: #fff;
}

.cat-top-bar {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
}
.cat-top-bar .cat-top-bar-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.cat-top-bar .psort-list {
  margin-right: 0;
}


.cat-top-bar .psort-list button {
    cursor: pointer;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 600;
    border-left: 1px solid #adadad;
    padding-left: 20px;
    border-width: 0 0 0 1px;
    background: none;
    cursor: pointer;
    line-height: 1;
    justify-content: space-between;
    margin-right: 20px;	
}
.cat-top-bar .psort-list i {
    font-size: 14px;
    margin-left: 0;
    margin-right: 6px;
}
.cat-top-bar .psort-list .dropdown-menu {
    right: auto;
    left: 0;
    margin-top: 15px;
    border: none;
    min-width: 260px;
    padding: 8px 16px;
}
.cat-top-bar .psort-list .filter-circle-box {
    border-bottom: 1px solid #f7f7f7;
    padding: 5px 20px 5px 12px;
    margin-bottom: 2px;
    margin-top: 2px;
}
.cat-top-bar .psort-list .filter-circle-box:last-child {
  margin-bottom: 0;
  border: none;
}
.cat-top-bar .psort-list a {
    font-size: 13px;
    padding: 4px 0;
    margin: 2px 0;
    background: none;
    font-weight: 400;
    position: relative;
}

.filter-panel.modal.right .modal-header {
  margin-bottom: 0;
}
.filter-panel.modal .close {
  font-weight: 300;
  padding: 14px 26px;
  font-size: 30px;
  top: -2px;
  height: 30px;
}
.filter-top {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: none;
  margin-bottom: 0;
}

.filter-panel.modal.right .modal-title {
  font-size: 20px;
  font-weight: 400;
}

.clear-filter {
  color: #999;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
}

.filter-panel .modal-content {
  width: 100%;
}
.category-panel .panel-heading {
  padding: 5px 0 10px 0;
  border-color: #ededed;
  position: relative;
  margin: 20px 0 5px;
}
.panel.category-panel .selected-filter-box {
  display: block;
  line-height: 1;
  margin-top: 2px;
}
.panel.category-panel .selected-filter-box .selected-filter {
  display: inline-block;
  font-size: 10px;
  color: #999;
  margin-right: 10px;
}
.filter-content .panel.category-panel:first-child .panel-heading {
  margin-top: 5px;
}
.panel.category-panel .selected-filter-box .selected-filter:last-child {
  margin-right: 0px;
}
.category-panel .panel-heading .panel-title.has-selected-filter {
  font-size: 14px;
}
.panel.category-panel .collapse.collapsed.small-filter .ct-name {
  display: block;
}
.panel.category-panel .collapse.small-filter {
  font-size: 14px;
  line-height: 16px;
}
.category-panel a.size-filter {
    font-size: 14px;
    padding: 4px 0;
    min-width: 59px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

.cat-top-bar .filter-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 10px;
    padding-right: 10px;
}
.psort-list-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.filter-content .filter-item {
  padding: 8px 0;
}

.filter-list a {
    font-size: 15px;
    display: flex;
    align-items: center;
    line-height: 1;
    flex-direction: row;
    justify-content: space-between;
    font-weight: 600;
}
.filter-list a i {
    font-size: 16px;
    margin-right: 6px;
}
.plist-unit {
  font-size: 25px;
  font-weight: 700;
  color: #305d5d;
}

.filter-search {
  background: #ffffff;
  border-radius: 30px;
  border: 1px solid #ededed;
  margin: 8px 30px 10px 0;
}
.filter-search input.prp-search {
  background: #ffffff;
  text-indent: 10px;
  height: 40px;
  border-radius: 30px;
}

.filter-search .prp-search-btn {
  padding: 4px 18px 6px 20px;
  border-radius: 0;
}
.filter-search .prp-search-btn i {
  font-size: 18px;
}

.category-panel .panel-heading .panel-title a:after {
  content: "\f165";
  font-weight: normal;
  font-size: 20px;
  font-family: "kmicons";
  color: #000;
  padding-right: 5px;
  position: absolute;
  right: 0;
  top: 12px;
  bottom: 0;
  height: 20px;
}
.category-panel .panel-heading .panel-title a.collapsed:after {
  content: "\f166";
}

.category-panel .panel-heading .panel-title a {
  display: flex;
  height: 35px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .search-item-count {
    margin-bottom: 10px;
  }


  .cat-top-bar {
    position: static;
    margin-bottom: 5px;
  }
  .filter-content,
  .filter-bottom {
    padding-right: 0;
    padding-left: 0;
  }  
  .filter-bottom {
    margin: 0;
  }


  .category-panel .panel-heading .panel-title {
    font-size: 16px;
  }
  .category-panel .panel-heading {
    padding: 5px 0 15px 0;
    margin: 10px 0 5px;
  }
  .filter-search {
    margin: 10px 0px 10px 0;
  }
  .category-desc-box {
    width: 90%;
  }
  .category-detail p {
    font-size: 12px;
  }
  .category-detail h1 {
    font-size: 21px;
  }

  .category-short-desc {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cat-top-bar {
    justify-content: center;
  }
  .category-desc {
    max-width: 260px;
  }


}
/*#endregion Category */

/*PRODUCT-DEAIL*/
/*#region masonry product detail*/
@media (max-width: 1500px) {

    .product-box.masonry-img #pd-fixwrap {
        position: unset;
        top: auto;
    }
}
@media(min-width:992px) {
    .masonry-img .prd-img-col {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 10px;
    }
	.masonry-img .prd-img-col a {
		background: #f9f9f9;
		display: block;
	}
	.masonry-img .prd-img-col a img {
		mix-blend-mode: multiply;
	}
	
    .masonry-img #pd-fix {
        padding: 0 0 0 20px;
    }	
}
/*#endregion masonry product detail*/

.pd-page-dialog {min-height:0;}
.product-default-image .row  a{
    background: #f9f9f9;
	display: block;
}
.product-default-image .row a  img {
    mix-blend-mode: multiply;
}
.product-price-rate {
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  width: 56px;
  border-radius: 0;
  letter-spacing: 1px;
}
.prd-container {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.breadcrumb.pd-breadc {
    padding: 0px 0 20px;
    margin-bottom: 0;
    margin: 0;
}

.breadcrumb a {
  font-size: 13px;
}
hr.hr-base {
  border-top: 1px solid #ececec;
}
.category-path {
  border-bottom: 0px solid #fff;
  margin-bottom: 0px;
}

h1.product-title {
  padding-bottom: 7px;
  font-size: 25px;
  font-weight: 500;
}

.share-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0px;
}
.brand-img img {
  max-height: 80px;
  margin: 0;
  margin-left: -70px;
}
.btn-share {
  border: none;
  background: none;
  padding: 0;
  box-shadow: none;
  display: block;
  margin-right: 10px;
  line-height: 1;
}
.btn-share i {
  font-size: 26px;
}
.pd-top {
  align-items: baseline;
  position: absolute;
  top: 13px;
  left: 23px;
  z-index: 1;
}
.share-pd .btn-share {
  border: none;
  background: none;
  padding: 0;
  box-shadow: none;
  display: block;
  margin-right: 10px;
  line-height: 1;
  font-size: 26px;
}

.product-code-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pdetail .product-code {
  font-size: 13px;
  display: block;
  margin: 2px 0px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.pdetail .product-code {
  font-size: 13px;
  display: block;
  margin: 2px 0px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.pdetail .product-code:after {
  content: "/";
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 0px;
  margin-left: 5px;
}

.pdetail .product-code:last-child:after {
  display: none;
}
.pd-contact {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.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;
}
.prop-spec-box {
  display: flow-root;
  padding-top: 20px;
  display: none;
}
.prop-spec-box span {
  margin-bottom: 5px;
  color: #000;
  padding-left: 0;
}
.deliverytime {
    padding: 10px 0 20px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.icon-new {
  z-index: 1;
  position: absolute;
  top: 12px;
  right: 18px;
}
.icon-new .pdetail-icon-text {
    font-size: 15px;
    font-weight: 800;
    color: #000000;
    letter-spacing: 1px;
}

.vprp-title {
    padding-bottom: 5px;
}
.product-variants a {
    font-size: 14px;
    padding: 6px 12px;
    border: 1px solid #cbcbcb;
    background-color: #ffffff;
    border-radius: 30px;
    width: 70px;
    margin-right: 6px;
}
.camp-box {
  padding: 14px 0 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

div#Campaigns {
  display: inline-block;
}

.campaign {
  border: none;
  color: #333a40;
  background-color: #f1f1f1;
  padding: 4px 15px;
  border-radius: 15px;
  margin-bottom: 0;
}
.prd-campaign.available-campaigns {
  margin-right: 10px;
}
.campaign-title {
  color: #333a40;
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 0 black;
  text-transform: none;
}

.product-subtitle {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 10px;
  text-align: right;
  font-weight: 700;
}

.product-subtitle a {
  text-decoration: underline;
  font-weight: 400;
  line-height: 13px;
  display: block;
  font-size: 13px;
  padding-top: 7px;
}
.product-price {
  margin-top: 20px;
  margin-bottom: 10px;
}
.lstprice {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 5px;
}
.lstprice-bttm {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
}
.pd-discount span {
  display: block;
  color: #d62631;
  font-size: 22px;
  padding-top: 18px;
  margin-right: 15px;
  font-weight: 500;
}
.pdetail .price-box {
  display: inline-block;
}

.price-list {
  display: flex;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  align-items: center;
}
.pdetail .price-standard {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.pdetail .product-price .price-sales {
  font-size: 25px;
  font-weight: 500;
  line-height: 21px;
}
.pd-installment {
  padding-bottom: 25px;
}
.pdetail .installment-price {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  line-height: 14px;
}
.price-savings {
  background-color: #daf1e1;
  color: #1b5e20;
  padding: 6px 12px;
  border-left: 4px solid #4caf50;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  margin-top: 12px;
}
.price-savings strong {
  margin-right: 5px;
  font-size: 15px;
  color: #2e7d32;
}
.applied-campaigns {
  color: #989898;
}
.pdetail .product-price .pd-campaigns .price-sales {
    color: #a6093d;
}
.cnt-quantity {
  max-width: 112px;
}
.cnt-quantity .input-group {
    border-radius: 30px;
}
.cnt-quantity .input-group input.form-control {
  height: 48px;
}
.cnt-quantity .bootstrap-touchspin .btn {
  height: 48px;
  padding: 10px 14px;
}
.btn.btn-lg.btn-cart {
  min-width: 100%;
  padding: 13px 10px;
  font-size: 18px;
}
.addto {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.cart-actions .btn-shopping-list {
    display: block;
    font-weight: 500;
    color: #000;
    background: none;
    border: 1px solid #a7a7a7;
    padding: 13px 20px;
    line-height: 1;
    width: 100%;
}
button.button.btn-block.btn-cart.first {
    padding: 16px 20px;
    border-radius: 0;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    line-height: 1;
}
.cart-actions button.btn-cart:hover {
  background: #000;
  border: 2px solid #000;
  color: #ffffff;
}
.product-icon a {
  border: 1px solid #efefef;
  padding: 10px 8px 4px;
  vertical-align: middle;
  width: 108px;
  box-shadow: 3px 3px 0px rgba(219, 219, 219, 0.5);
}
.prd-group-container {
    margin-top: 10px;
    margin-bottom: 30px;
}
.prd-group-container .prd-group-title {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
}
.prd-group-container .item .product {
  background: #f9f9f9;
      border-radius: 12px;
}
.prd-group-container .product-image img {
    mix-blend-mode: multiply;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.prd-group-container
  .owl-item.active:first-child
  .item
  .product
  .product-image
  img {

}
.prd-group-container .item .product .value {
  display: block;
  padding-top: 5px;
  text-align: center;
}
.prd-group-container .item .product:hover {
  padding: 0px;
  margin-bottom: 0;
}
.icon-free-shipping {
  background: #f1f1f1;
  padding: 4px 15px;
  border-radius: 15px;
  display: inline-block;
  margin-right: 10px;
}

.pdetail-icon-text {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 0 black;
}

.product-icon-new > span {
  padding: 1px 15px 0 0px;
  vertical-align: middle;
  width: auto;
  display: inline-block;
  margin-right: 5px;
}

.product-icon-new .icon-instock {
  color: #4dc247;
}

.product-icon-new .icon-sold-out {
  color: #d71920;
}
span.icon-instock {
  font-size: 20px;
  padding: 5px 0px 0;
  display: inline-block;
  vertical-align: text-top;
  color: #0dc143;
}
span.icon-instock i {
  font-size: 25px;
  margin-right: 8px;
  vertical-align: bottom;
}
.pd-chapps-box {
  color: #000;
  padding-bottom: 10px;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pd-chapps-box i {
  font-size: 25px;
  margin-right: 8px;
}
.alert-box div {
  border: none;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.alert-box div > a {
  border: 1px solid #e5e5e5;
  padding: 8px 20px;
  border-radius: 8px;
  margin: 10px 10px 20px 0;
}
.incaps {
  font-size: 13px;
  letter-spacing: 1px;
}
.prd-promotion {
  margin-top: 20px;
  margin-bottom: 0px;
}

.prd-promotion-title {
  font-size: 22px;
  font-weight: 500;
}
.prd-promotion .item {
  margin-bottom: 0px;
}
.prd-promotion .product-image img {
  width: 100px;
  margin: 0;
}
.prd-promotion .product-name {
  font-size: 15px;
}
.prd-promotion .item .price {
  margin-left: 0;
  font-size: 15px;
}
.product-tab-box {
  display: flow-root;
  padding-bottom: 60px;
}

.product-part-title {
  font-size: 17px;
  margin-bottom: 15px;
  display: block;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  font-weight: 500;
  color: #e1ad01;
}
.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;
  font-size: 12px;
}

.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;
}
.properties-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.properties-box > div {
  padding-left: 0;
}
.properties-item {
  color: #71717a;
  margin-bottom: 12px;
  font-size: 14px;
}
.properties-box .properties-item span {
  display: block;
  color: #000;
}
@media screen and (max-width: 991px) {
  .product-tab .panel-group {
    border-top: none;
  }
}
@media (min-width: 767px) {


  .tab-right {
    padding-left: 50px;
  }
  div#prd-promotion {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
  }

}

@media (max-width: 767px) {
  h1.product-title {
    font-size: 20px;
    padding-bottom: 5px;
  }

  .category-path {
    padding-left: 10px;
  }

  .pdetail {
    clear: both;
  }

  .product-image-list a {
    width: 86px !important;
  }
.variants-container {
    padding-top: 20px;
}
  .pdetail .product-price {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  .prop-spec-box {
    display: none;
  }
  .product-code-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }
  .pdetail .product-code:after {
    display: none;
  }
  button.button.btn-block.btn-cart.first {
    font-size: 15px;
}
  .prd-promotion {
    margin-top: 10px;
  }
  .prd-promotion-title {
    font-size: 18px;
  }
  .prd-promotion .product-image img {
    width: 80px;
  }
  .product-part-title {
    font-size: 18px;
  }
  .pd-chapps-box {
    font-size: 13px;
  }
  .prd-properties > .table > tbody > tr > td {
    font-size: 13px;
  }
}

@media (max-width: 916px) {
  .cnt-quantity .quantity {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .pdetail .product-price .price-sales {
    font-size: 21px;
  }
  .pd-discount span {
    font-size: 16px;
  }
  .price-list {
    font-size: 16px;
  }
  .product-subtitle {
    font-size: 13px;
    text-align: left;
    margin-top: 20px;
    padding: 0;
  }
  .cnt-quantity .quantity {
    width: 113px;
  }
  .product-subtitle a {
    font-size: 12px;
    display: inline-block;
  }
}

.contact-box {
    width: 100%;
    padding: 12px 0px;
    background-color: #fff;
    box-sizing: border-box;
}
.contact-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0px;
    border: 2px solid #f1f1f1;
    color: #111;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    box-sizing: border-box;
    transition: border-color 0.25s ease, background-color 0.25s ease;
}

.contact-item:hover,
.contact-item:focus {
    border-color: #999;
    background-color: #fafafa;
    color: #111;
    text-decoration: none;
}

.contact-item i {
    margin-right: 15px;
    font-size: 24px;
}

.contact-whatsapp {
    width: 100%;
}

.contact-hours {
    margin: 12px 0 18px;
    color: #999;
    font-size: 16px;
    font-weight: 300;
}

.contact-hours span {
    display: inline-block;
    margin: 0 7px;
}

.contact-actions {
    display: flex;
    gap: 30px;
}

.contact-actions .contact-item {
    flex: 1;
}

.contact-hours-bottom {
    margin: 12px 0 0;
}

@media (max-width: 767px) {

    .contact-actions {
        flex-direction: column;
        gap: 15px;
    }

}
/*#region sticky-cart*/
@media (max-width: 767px) {
    .sticky-cart-bar {
        position: fixed;
        bottom: 79px;
        left: 0;
        width: 100%;
        background: #fff;
        color: #000;
        z-index: 999;
        transform: translateY(100%);
        transition: transform 0.3s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 10px;
        gap: 16px;
        border-top: 1px solid #e5e5e5;
        height: 79px;
    }
	.sticky-cart-bar .product-price {
		margin: 0;
	}
	.sticky-cart-bar .btn.btn-lg.btn-cart {
		border: none;
		padding: 10px 30px;
		font-size: 16px;
		font-weight: 600;
		white-space: nowrap;
	}

	.sticky-cart-bar .applied-campaigns {
		font-size: 11px;
		letter-spacing: 0.5px;
		font-weight: 400;
	}
	.sticky-cart-bar .lstprice {
		gap: 0;
	}
	.pdetail .sticky-cart-bar .product-price .price-sales {
		font-size: 16px;
	}
}
/*#endregion sticky-cart*/



/*product tab*/

.product-tab {
  margin: 25px 0;
}
.product-tab .panel-group {
  margin-bottom: 0px;
}

.product-tab .panel-group .panel {
    box-shadow: none;
    border: none;
    margin-bottom: 8px;
}
.product-tab .panel-group .panel + .panel {
    margin-top: 0;
}
.product-tab .panel-body {
  padding: 15px 10px;
  color: #000;
}

.product-tab #accordion .panel .panel-heading h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    text-shadow: 0 0 black;
}

.product-tab .panel-default > .panel-heading {
    padding: 15px 15px;
    border-width: 1px 0 0;
    background: #f9f9f9;
    box-shadow: none;
    border-style: solid;
    border-color: transparent;
}
.product-tab .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.product-tab #accordion .panel.panel-default:last-child {
  border-bottom: solid 1px transparent;
}

.product-tab #Instalments .table {
  margin-top: 15px;
  margin-bottom: 0;
}

.product-tab .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}

.product-tab .table > thead > tr > th,
.product-tab .table > tbody > tr > th,
.product-tab .table > tfoot > tr > th,
.product-tab .table > thead > tr > td,
.product-tab .table > tbody > tr > td,
.product-tab .table > tfoot > tr > td {
  border-top: none;
    font-size: 13px;
    padding: 5px 4px;
}

.prd-properties > table > thead > tr > th {
  display: none;
}
.product-tab #accordion .panel .panel-heading h4 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-tab #accordion .panel .panel-heading h4 a span {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product-tab #accordion .panel .panel-heading h4 a span img {
    margin-right: 7px;
}
div#Details {
    padding: 10px;
}

div#Properties {
	padding: 10px;
}

div#Instalments {
  font-size: 11px;
  letter-spacing: 0;
 	padding: 10px;
}
.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;
  letter-spacing: 1px;
}
.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;
}
.panel-default > .panel-heading > .panel-title > a.collapsed:after {
    content: "\f146";
}
.panel-default > .panel-heading > .panel-title > a:after {
    content: "\f147";
}
@media (max-width: 767px) {
  .tab-left {
    padding-bottom: 30px;
  }
}
/*product tab*/
.color-bg {
  background: #f5f0e7;
  padding: 40px 10px;
}
/*PRODUCT-DEAIL END*/
/*#region sticky*/

@media (min-width: 992px) {

    .product-box {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 50px;
        width: 100%;
    }

	.product-box #pd-fixwrap {
        width: 50%;
        max-width: 700px;
        position: sticky;
        top: 125px;
    }

    #pd-fix {
        width: 100%;
        padding: 0 0 0 120px;
        min-height: 12em;
        position: relative;
        top: auto;
    }
.product-default-image {
    max-width: 1000px;
}	
}

@media (max-width: 1920px) and (min-width: 1650px) {
    .slide-pd .product-default-image img {
        max-width: 1000px;
    }
}

@media (max-width: 1780px) and (min-width: 1400px) {
    .product-box #pd-fixwrap {
        width: 43%;
        max-width: 600px;
        flex: 0 0 43%;
    }

    #pd-fix {
        padding: 0 20px 0 80px;
        min-height: 12em;
    }
}

@media (max-width: 1400px) and (min-width: 992px) {
    .product-box #pd-fixwrap {
        width: 46%;
        flex: 0 0 46%;
    }

    #pd-fix {
        padding: 0 20px 0 50px;
        min-height: 12em;
    }
}

@media (max-width: 991px) {
    .product-box {
        display: block;
        margin-bottom: 40px;
    }

    .product-box #pd-fixwrap {
        padding: 10px 10px 0;
    }

}
/*#endregion sticky*/
/*#region content temp5 */
.banner-list5 {
    padding: 0 10px;
}
.banner-list5 .content-desc {
    margin-top: 10px;
}
.banner-list5 .content-desc span {
    font-size: 18px;
    display: block;
    font-weight: 600;
	margin-bottom: 5px;
}
/*#endregion content temp5 */
/*#region content temp3 */
.banner-list3 {
    padding: 0 10px;
}


.overlay-bottom, .overlay-top {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    padding: 30px 20px;
}

.overlay-container .text {
    padding: 0px 10px;
    min-height: 50px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.stg50 .overlay-container .text {
    min-height: 50px;
}
    .overlay-container .text h3 {
        font-size: 25px;
        font-weight: 500;
        padding-bottom: 20px;
        text-align: center;
    }
.content-slide-btn {
    font-size: 35px;
    color: #fff;
}
.overlay-link {
    background-color: transparent;
}

.overlay-container .btn.btn-lg.btn-white {
    padding: 14px 0;
    color: #000000;
}

@media (max-width:991px) {
.banner-list3 {
    padding: 0 2px;
}	
    .overlay-container .btn.btn-lg.btn-white {
        padding: 8px 0;
        min-width: 140px;
        font-size: 11px;
    }

    .overlay-container .text h3 {
        font-size: 20px;
        font-weight: 500;
        padding-bottom: 20px;
        text-align: center;
    }
.overlay-container .text {
    padding: 0px 0;
}
    .stgmbl50 .owl-stage {
        left: -50px;
    }
}
    .stg50 .owl-stage {
        left: -50px;
    }
	
@media (max-width:767px) {	
    .overlay-container .text h3 {
        font-size: 16px;
        padding-bottom: 0;
    }
	.stg50 .overlay-container .text {
		min-height: 48px;
		padding: 0px 0px;
	}	
	.overlay-bottom, .overlay-top {
		padding: 15px 10px;
	}	
}	
/*#endregion content temp3 */

/*#region content temp4 */


.content-temp4 .content-desc {
    padding-top: 10px;
}

    .content-temp4 .content-desc a {
        font-size: 18px;
        display: block;
        font-weight: 600;
    }

@media (max-width:991px) {
    .content-temp4 .content-desc a {
        font-size: 14px;
    }
}
/*#endregion content temp4 */
/*#region home vertical */
@media (min-width: 992px) {
    .sld-box {
        display: flex;
        clear: both;
        margin-bottom: 60px;
    }
    .sld-box .fixwrap, .sld-box .fixwrap {
        position: relative;
    }	
.home-vertical > img {
        position: sticky;
        top: 109px;
        display: flex;
    }	
}
/*#endregion home vertical */


/*#region ps-nav */
.ps-nav {
    display: flex;
    height: 36px;
    top: 50%;
    width: 50px;
    text-shadow: none;
    font-size: 26px;
    opacity: 1;
    background: rgb(0 0 0 / 41%);
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    border: none;
    color: #fff;
}
.ps-nav:hover {
  background: rgb(0 0 0 / 70%);
  color: #fff;
}
.ps-prev {
  padding-right: 5px;
}
.ps-next {
  padding-left: 5px;
}
.plist.ps-nav {
  top: -33px;
  font-size: 30px;
  height: 26px;
  width: 26px;
  background: none;
  color: #000;
}
.plist.ps-next {
  right: 15px;
  left: auto;
  padding-left: 0;
}
.plist.ps-prev {
  right: 56px;
  left: auto;
  padding-right: 0;
}
.home-slider .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -30px;
    position: relative;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border: 1px solid #c7c7c7;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
	border-color: #000000;
}
/*#endregion ps-nav */



.module-title {
  margin-bottom: 20px;
}
.module-title h2 {
  font-size: 20px;
}
.module-title h3 {
  font-size: 20px;
}
.home-title {
    text-align: center;
    font-size: 25px;
    padding-bottom: 30px;
    font-weight: 600;
    padding-top: 30px;
}
.home-title p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 12px;
}
.google-maps {
  position: relative;
  padding-bottom: 64%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 1px solid #e5d7be;
}
.support-page-contact > div {
  display: flex;
  margin-bottom: 40px;
  align-items: flex-start;
  background: #f5f0e7;
  padding: 30px 20px;
  flex-wrap: wrap;
  border-radius: 0px;
}

.support-page-contact-desc a {
  display: block;
}
.support-page-contact-desc .google-maps {
  margin-top: 30px;
}
.support-page-contact-desc {
  font-size: 15px;
}
.support-page .support-page-contact-desc h3 {
  padding-top: 0px;
}
.support-page-contact-desc i {
  font-size: 22px;
  margin-right: 5px;
}
.shadow {
  position: relative;
  background-color: #f5f0e7;
}

.shadow * {
  position: relative;
  z-index: 3;
}

.shadow:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 96%;
  left: 50%;
  bottom: 2px;
  margin-left: -48%;
  -webkit-box-shadow: 0 5px 7px #999;
  box-shadow: 0 5px 7px #999;
  z-index: 1;

  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shadow:before {
  position: absolute;
  left: 0;
  height: 60%;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #f5f0e7;
  z-index: 2;

}
.sidebar-nav ul li:hover a,
.sidebar-nav ul li.active a {
  color: #75685a;
}
@media (min-width: 1200px) {
  .km-sidebar {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .support-page-contact-img {
    margin-top: 30px;
  }
  .support-page-contact > div {
    margin-bottom: 20px;
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .module-title h2 {
    font-size: 16px;
  }
}



/*#region blog*/

.blog-title.module-title {
    margin-bottom: 25px;
	margin-top: 10px;
}
.blog-title.module-title h2 {
    font-size: 36px;
    padding-bottom: 8px;
    line-height: 1.4;
}
.blog-list {
    margin-bottom: 30px;
}

.blog-bottom {
    min-height: 140px;
}
.blog-list h3 {
    font-size: 16px;
    padding: 12px 0;
    -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;
    font-weight: 600;
    text-overflow: ellipsis;
}

.blog-list p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 0px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}

@media (min-width:992px) {

}
@media (max-width:991px) {
    .blog-list h3 {
        font-size: 18px;
        padding: 12px 0 0;
        margin-bottom: 10px;
        min-height: 60px;
    }

}
@media (max-width:480px) {
	.blog-bottom {
		min-height: auto;
	}	
    .blog-list h3 {
        min-height: auto;
    }

}
/*#endregion blog*/
/*#region blog menu*/
.panel.blog-panel {
    background: none;
    box-shadow: none;
    margin-bottom: 20px;
}
    .panel.blog-panel .panel-body {
        border: none !important;
    }
.panel.blog-panel .sub-categories {
    display: flex;
    flex-direction: row;
    align-items: center;
}	
.panel.blog-panel a {
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin: 0 15px 0px 0;
    font-weight: 700;
    padding-right: 10px;
    text-decoration: underline;
}
	
.tag > span.txt {
    color: #000;
    letter-spacing: 0;
    padding: 0;
    text-transform: none;
    border: none;
}
/*#endregion blog menu*/
/*#region blog detail*/
.blog-item .blog-header {
    margin-top: 10px;
}
.blog-item .blog-header h2 {
    font-size: 32px;
    line-height: 1.4;
    font-weight: 600;
}
.blog-item .blog-header > div p {
    max-width: 700px;
    line-height: 18px;
    font-weight: 500;
}
.blog-item .blog-header .blog-info {
    color: #000000;
    font-size: 11px;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-weight: 600;
}
.blog-item .blog-header .share {
    text-align: center;
    margin-right: 18px;
}
.blog-item .blog-header .share span {
    font-size: 11px;
    line-height: 1;
}
.blog-item .blog-header .share i {
    font-size: 18px;
    margin-right: 3px;
}
.blog-item .main-image {
    margin-bottom: 50px;
}
.blog-item .main-image img {
    width: 100%;
}
.blog-item .main-image:hover img {
    opacity: 1;
}
.blog-content {
    max-width: 900px;
    margin: 0 auto 20px;
}
.blog-item .blog-content .blog-desc {
    font-size: 13px;
}
.blog-item .blog-content .blog-desc strong {
    font-size: 15px;
    padding-bottom: 8px;
    display: inline-block;
    padding-top: 10px;
}
.blog-item .blog-content .blog-desc ul {
    padding: 20px 0 20px;
}
.blog-item .blog-content .blog-desc ul li {
    list-style: inside;
}
.blog-item .blog-content .blog-desc img {
    padding: 50px 0;
}
@media (min-width:992px) {
    .blog-item .blog-header > div {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        margin-bottom: 10px;
    }
}
@media (max-width:991px) {
    .blog-item .blog-header {
        margin-bottom: 10px;
    }
    .blog-item .blog-header h2 {
        font-size: 24px;
        line-height: 36px;
    }

}
/*#endregion blog detail*/
/*#region blog slider*/
.blog-slider {
    margin-right: 2px;
    margin-left: 2px;
}
.blog-slider .blog-short-desc {
    line-height: 20px;
    margin: 0 0 0px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}
.blog-slider .blog-content {
    margin-bottom: 10px;
    font-size: 13px;
    min-height: 160px;
}
.blog-slider .blog-content h2 {
    font-weight: 600;
    font-size: 18px;
    padding-top: 20px;
}
@media (max-width:991px) {
	.blog-slider .blog-content h2 {
		font-weight: 600;
		font-size: 15px;
		padding-top: 20px;
	}
    .blog-slider .owl-stage {
        left: -50px;
    }
.blog-slider .blog-content {
    min-height: 130px;
}	
}
/*#endregion blog slider*/

/* 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;
}

/* POPUP */
.home-popup .modal-body {
  padding: 0;
}

.modal.home-popup .close {
  color: #fff;
}

.home-popup.modal-main-page {
  /* burada display verme! */
}

.home-popup.modal-main-page.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.home-popup.modal-main-page.in .modal-dialog {
  margin: 0;
  max-width: 600px;
  width: 90%;
}

@media (min-width: 768px) {
  .home-popup.modal-main-page.in .modal-dialog {
    width: 400px;
  }
}

/*BRAND LIST MARKALAR */

.brpage-brand a {
  color: #000000;
  text-align: center;
  height: 100%;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  min-height: 110px;
  line-height: 1.4;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.brpage-brand a:hover {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}
.brpage-brand a img {
  margin: 0 auto;
  max-width: 240px;
}
.brand-alphabet-list a {
  color: #000;
  font-size: 12px;
  padding: 2px 3px;
  min-width: 27px;
  border-color: #eee;
  background-color: #f6f8f7;
  border-radius: 50%;
}
.brand-alphabet-list a:hover {
  border-color: #e6e6e6;
}

/*BRAND LIST MARKALAR */


/*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*/

/*#region stores */

.store-page {
	display: flex;
	width: 100%;
	background: #fff;
}

.store-list-column {
	width: 50%;
	border-right: 1px solid #e3e3e3;
}

.store-map-column {
	width: 50%;
	background: #f5f5f5;
}

.store-list {
	width: 100%;
}

.store-template-item {
	width: 100%;
}

.store-box {
	padding: 24px 28px;
	border-bottom: 1px solid #e3e3e3;
	background: #fff;
	cursor: pointer;
	transition: background-color .2s ease;
}

.store-box:hover {
	background: #fafafa;
}

.store-template-item.active .store-box {
	background: #f8f6f4;
}


/* TOP */

.store-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 8px;
}

.store-type {
	position: relative;
	padding-left: 22px;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

.store-type:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 1px;
	width: 13px;
	height: 13px;
	border-radius: 50% 50% 50% 0;
	background: #111;
	transform: rotate(-45deg);
}

.store-type:after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
}


/* HOURS */

.store-hours {
	position: relative;
	padding-left: 17px;
	font-size: 12px;
	line-height: 18px;
	color: #111;
	white-space: nowrap;
}

.store-hours i {
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-radius: 50%;
	background: #a8ce69;
}


/* CONTENT */

.store-name {
	margin: 0 0 7px;
	padding: 0;
	border: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	color: #111;
	text-transform: uppercase;
}

.store-company {
	display: block;
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 20px;
	color: #555;
}

.store-address {
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 21px;
	color: #555;
}

.store-address p {
	margin: 0;
}


/* ACTIONS */

.store-actions {
	display: flex;
	align-items: center;
	gap: 20px;
}

.store-map-button,
.store-external-link {
	display: inline-block;
	padding: 0 0 3px;
	border: 0;
	border-bottom: 2px solid #d7dfc9;
	border-radius: 0;
	background: transparent;
	font-family: inherit;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #111;
	text-decoration: none;
	cursor: pointer;
}

.store-map-button:hover,
.store-map-button:focus,
.store-external-link:hover,
.store-external-link:focus,
.store-template-item.active .store-map-button {
	border-bottom-color: #9cb968;
	color: #111;
	text-decoration: none;
	outline: 0;
}


/* MAP */

.store-map-wrapper {
	position: sticky;
	top: 0;
	width: 100%;
	height: 100vh;
	min-height: 550px;
	overflow: hidden;
}

.store-map {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
}


/* MOBILE */

@media (max-width: 991px) {

	.store-page {
		display: block;
	}

	.store-list-column,
	.store-map-column {
		width: 100%;
	}

	.store-list-column {
		border-right: 0;
	}

	.store-box {
		padding: 20px 15px;
	}

	.store-top {
		display: block;
	}

	.store-hours {
		display: block;
		margin-top: 8px;
	}

	.store-map-column {
		padding: 15px;
	}

	.store-map-wrapper {
		position: relative;
		top: auto;
		height: 400px;
		min-height: 0;
	}

}

@media (max-width: 480px) {

	.store-actions {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.store-map-wrapper {
		height: 330px;
	}

}

/*#endregion */