html.route-account-login{
  overflow: hidden;
}
  body p:last-child {
  margin-bottom: 0;
}

footer .block-html p {
  margin-bottom: 6px ;
}

.title a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
.desktop-header-active .header-search .search-button {
  margin-right: -2px;
}
/* .classic-cart-wrapper .secondary-menu .j-menu {
  background-color: #f7f5f2;
  border-radius: 8px;
  padding: 7px 7px;
}
.classic-cart-wrapper .secondary-menu .j-menu li {
  display: flex;
  flex-wrap: nowrap;
}
.classic-cart-wrapper .secondary-menu > div > .j-menu > li:after {
  content: "/";
}
.classic-cart-wrapper .secondary-menu .j-menu li:last-child:after {
  display: none;
} */
.desktop-search-wrapper #search {
  max-width: 700px;
}
#search .search-bottom {
  display: none;
}
.desktop-start #search .search-bottom {
  color: #333;
  font-size: 0.75em;
  display: block;
  margin-left: 5px;
}
.desktop-start #search .search-bottom ul {
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
}
.desktop-start #search .search-bottom li {
  padding: 10px 10px 5px 10px;
}
.desktop-start #search .search-bottom a {
  color: #333;
}
.module-master_slider-26 .ms-slide {
  opacity: 1 !important;
  transform: scale(0.97, 0.97) !important;
  margin-top: -5px;
}
.phone .module-master_slider-26 .ms-slide {
  transform: scale(1, 1) !important;
}
.desktop-main-menu-wrapper .main-menu .main-menu-item:first-of-type > a {
  padding-left: 0px;
}
.master-slider .ms-inner-controls-cont {
  max-width: 960px;
}
#top .grid-rows > div:first-child .grid-col-top-1-1 {
  background-size: 100% 398px;
}
.module-products-286 .product-grid .product-thumb .price-new {
  margin-left: 15px;
}
.desktop-header-active .header .top-bar {
  justify-content: flex-end !important;
  padding: 10px 0;
}
.desktop-header-active .header .top-bar .language-currency {
  margin-left: 0 !important;
}
.top-bar .language-currency {
  padding-left: 10px;
  border-left: dotted 1px #ffffff;
  border-right: dotted 1px #ffffff;
}
.post-grid-leading {
  display: flex;
  width: 100%;
}
.desktop .post-grid-leading > div {
  flex: 0 0 50%;
}
.post-grid-leading .caption {
  padding: 20px;
}
.post-grid .post-grid-leading .post-thumb .post-stats {
  background-color: transparent;
  padding: 0;
}
.post-grid .post-grid-leading .leading .post-layout {
  height: 100%;
}
.post-grid .post-grid-leading .leading .post-thumb .image a img {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.post-grid .post-grid-leading .post-thumb .name {
  margin-top: 6px;
  margin-bottom: 6px;
}
.post-grid .post-grid-leading .others .post-thumb {
  display: flex;
  flex-direction: row;
}
.post-grid .post-grid-leading .others .post-thumb .image {
  flex: 0 0 45%;
}
.post-grid .post-grid-leading .others .post-thumb .image a {
  height: 100%;
}
.post-grid .post-grid-leading .others .post-thumb .image a img {
  height: 100%;
}
.post-grid .post-grid-leading .others .post-thumb .caption {
  flex: 0 0 55%;
}
.post-grid .post-grid-leading .others .post-layout {
  min-height: 140px;
}
.post-grid .post-grid-leading .post-thumb .description {
  text-align: left;
  padding: 0;
}
.desktop .module-products-grid .readmore {
  display: none;
}
.phone .post-grid .post-grid-leading .others .post-thumb {
  flex-wrap: wrap;
}
.phone .post-grid .post-grid-leading .others .post-thumb .image {
  max-width: none;
  flex: 0 0 100%;
}
.phone .post-grid .post-grid-leading .others .post-thumb .caption {
  max-width: none;
  flex: 0 0 100%;
}
.module-blog_posts-grid .readmore,
.module-products-grid .readmore {
  position: absolute;
  right: 0;
  top: 0;
  background-color: white;
  border-radius: 15px;
  border: solid 1px #eaeaea;
  color: #aaa;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  font-size: 12px;
}
.module-products-grid .readmore {
  display: none;
}
.module-blog_posts-grid .readmore:hover,
.module-products-grid .readmore:hover {
  background-color: #e14e49;
  color: #fff;
}
.module-blog_posts-grid .swiper-slide .swiper-buttons,
.module-products-grid .swiper-slide .swiper-buttons {
  top: -7px;
}
.module-blog_posts-grid .swiper-slide .readmore,
.module-products-grid .swiper-slide .readmore {
  top: 7px;
  right: 0;
}
html.desktop-start:not(.popup) {
  min-width: 992px;
}
html.desktop-start:not(.popup) body {
  overflow-x: auto;
  min-width: 992px;
}

.desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown::before{
  display: none;
}
html.desktop-start .site-wrapper {
  overflow-x: hidden;
  /* min-height: calc(100vh + 150px); */
}

/* .mobile.mobile-header-active .menu-trigger::before {
  content: "" !important;
  background-image: url(../../../../../image/catalog/hkdemi/mobile_menu.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 21px;
  width: 21px;
} */
.mobile-header-active .mobile-bar-group>div{
  justify-content: flex-start;
}
.mobile.mobile-header-active .menu-trigger::before{
  content: "" !important;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-image:  url(../../../../../image/catalog/hkdemi/mobile_menu.svg);
  mask-image:  url(../../../../../image/catalog/hkdemi/mobile_menu.svg);
  background-color: white;
  height: 26px;
  width: 26px;
}
.mobile-main-menu-wrapper .header-search {
  margin: 30px 20px 10px;
}
.mobile-main-menu-wrapper .header-search .search-button {
  margin-right: -2px;
}
.mobile-wrapper-header {
  z-index: 2;
}
.mobile-wrapper-header .menu-title {
  display: flex;
  justify-content: center;
  width: 100%;
  color: #fff;
}

html.phone
  div:not(.product-image)
  > .swiper.swiper-has-pages
  > .swiper-container {
  /* max-width: calc(100% - 60px); */
  max-width: 80%;
  margin-left: 0;
  overflow: visible !important;
}
html.mobile .post-grid-leading {
  display: block;
}
.module-products-grid .swiper-slide .swiper-buttons {
  top: -5px;
}
.phone .module-blog_posts-grid .swiper-slide .swiper-buttons {
  top: 0px;
}

.phone .module-products-grid .swiper-slide .readmore {
  top: -5px;
}
.phone .module-blog_posts-grid .swiper-slide .readmore {
  top: 0px;
  right: 65px;
}
.phone .collapse-module {
  border-bottom: dotted #5d5858 1px;
  margin-bottom: 15px;
}
.phone .collapse-module h3.module-title + * {
  display: none;
}
.phone .collapse-module h3.module-title + * {
  padding-bottom: 20px;
}
.phone .collapse-module h3.module-title::before {
  display: inline-block !important;
  font-family: "icomoon";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93f" !important;
  position: absolute;
  right: 0;
}
.phone .collapse-module h3.module-title.collapse-open::before {
  transform: rotateZ(90deg) translate(-10px, 5px);
}
.phone .collapse-module h3.module-title.collapse-open + * {
  display: block;
}
.mobile-main-menu-wrapper {
  height: calc(100% - 100px);
}
.mobile-main-menu-wrapper .main-menu i {
  transition: all 0.5s;
}
.mobile-main-menu-wrapper .main-menu .open-menu[aria-expanded="true"] i {
  transform: rotateZ(90deg) translate(-5px, -3px);
}
.mobile-wrapper-menu-bottom {
  display: flex;
  justify-content: center;
}
.mobile-wrapper-menu-bottom .dropdown {
  display: flex !important;
}
.mobile-wrapper-menu-bottom .dropdown .dropdown-toggle span {
  opacity: 0.75;
  pointer-events: none;
}
.mobile-wrapper-menu-bottom .dropdown .dropdown-menu {
  position: static !important;
  transform: none !important;
  display: block !important;
  opacity: 1 !important;
}
.mobile-wrapper-menu-bottom .language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown{
  min-width: auto;
}
.mobile-wrapper-menu-bottom .language-currency.top-menu .dropdown.dropdown .j-menu>li>a{
  padding: 0
}
.mobile-header-active .mobile-wrapper-header{
  justify-content: center;
}
.mobile-header-active .mobile-wrapper-header>a{
  position: absolute;
  z-index: 1;
  right: 0;
}
.mobile-wrapper-menu-bottom .language-title-dropdown{
  margin-left: 15px;
}
.mobile-wrapper-menu-bottom .language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu{
  box-shadow: none;
}
.mobile-wrapper-menu-bottom .language-currency.top-menu .dropdown.dropdown .j-menu>li>a{
  background: none;
  color: black;
}
.mobile-wrapper-menu-bottom .language-currency.top-menu .dropdown.dropdown .j-dropdown::before{
  display: none;
}

.module-master_slider {
  background-image: none !important;
}
.login-form .links {
  display: flex;
  justify-content: space-between;
}
.count-badge.wishlist-badge {
  display: none !important;
}
.phone footer .grid-row-3 .grid-cols > div {
  width: 100% !important;
}
.phone footer .grid-row-4 .grid-cols > div {
  /* width: 100% !important; */
}
.hasPageCount .swiper-buttons {
  position: absolute !important;
  right: 0 !important;
  display: flex !important;
  justify-content: flex-end;
  top: -23px !important;
}
.phone .hasPageCount .swiper-buttons {
  top: -10px !important;
}
.phone .panel-collapse .hasPageCount .swiper-buttons {
  top: 15px !important;
}
.hasPageCount .swiper-button-next {
  padding-right: 24px;
  padding-left: 15px;
  width: auto !important;
  position: relative;
  transform: none !important;
  border: none !important;
  border-radius: 10px;
  height: 25px !important;
  color: #686868;
  line-height: 25px;
  margin-right: 15px;
}
.hasPageCount .swiper-button-next::before {
  position: absolute;
  right: 5px;
}
.hasPageCount .swiper-button-next span {
  font-size: 13px;
  font-weight: bold;
}
.hasPageCount .swiper-button-prev {
  position: relative;
  transform: none !important;
  border: none !important;
  background-color: transparent !important;
  height: 25px !important;
  color: #686868;
  line-height: 25px;
  margin-right: 5px;
}
.hasPageCount .swiper-button-prev::before,
.hasPageCount .swiper-button-next::before {
  font-size: 14px;
}
.product-grid.product-grid .product-thumb .buttons-wrapper {
  margin-left: -1px;
  margin-right: -1px;
  width: calc(100% + 3px) !important;
}

.module-master_slider-26 .ms-nav-next::before {
  margin-right: -3px;
}
.module-master_slider-26 .ms-nav-prev::before {
  margin-left: -3px;
}
 #cart > a > i::before {
  color: transparent !important;
  background-image: url(../../../../../image/cart-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
} 

.mobile #cart > a > i::before {
  content: "" !important;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-image:  url(../../../../../image/cart-icon.png);
  mask-image:  url(../../../../../image/cart-icon.png);
  background: white;
  height: 24px;
  width: 24px;
}
.header-search input {
  padding-left: 20px;
}
.product-thumb:hover,
.product-thumb:hover .button-group {
  background-color: #f6f6f6 !important;
}
.product-thumb .buttons-wrapper {
  top: 2px;
}
.additional-images .swiper-slide-active img {
  padding: 2px;
}
.product-info .product-details .product-manufacturer {
  order: -101;
  margin-top: 20px;
  margin-bottom: 0;
}
.product-info .product-details .product-manufacturer b {
  display: none;
}
.product-info .product-details .product-manufacturer a {
  border-bottom: solid 1px #565656;
}
.route-product-product #content .page-title {
  margin-top: 0;
}
.product-blocks-bottom .block-body.expand-block,
.product_extra.product_blocks.product_blocks-top > div {
  display: flex;
  flex-direction: row !important;
}
.product-blocks-bottom .block-body.expand-block > h3,
.product_extra.product_blocks.product_blocks-top > div > h3 {
  flex: 0 0 140px;
  width: 140px;
}
.product-blocks-bottom .block-body.expand-block > .block-wrapper {
  width: calc(100% - 140px);
}

.product-detail-row {
  display: flex;
}
.product-detail-row > *:first-child {
  flex: 0 0 140px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.product-detail-row > *:last-child {
  flex: 0 0 calc(100% - 140px);
}
.product-info .product-details .stepper.stepper-quantity,
.stepper {
  display: block;
  width: 114px;
  border: none;
  height: 30px;
  margin-bottom: 20px;
}
.product-list .stepper {
  margin: auto 10px auto 0;
}
.stepper-quantity label {
  display: none;
}
.product-info .product-details .stepper-quantity input.form-control,
.stepper input.form-control {
  height: 30px;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 50px;
  max-width: 50px;
  margin: 0 auto;
  z-index: 11;
  position: relative;
}
.stepper-quantity span,
.stepper span {
  width: 100%;
  height: 100%;
  left: 0;
  right: auto;
  position: absolute;
}
.table .stepper input,
.quick-checkout-wrapper .table .stepper input.form-control {
  border: none !important;
  z-index: 0;
}
.table .stepper {
  border: solid 1px #f0f0f0;
  overflow: hidden;
  border-radius: 3px;
  margin: auto;
  z-index: 1;
}
.table .stepper span > i:last-child {
  width: 40px;
  height: calc(100% + 2px);
  margin: -1px;
  background: white;
  border-right: solid 1px #f0f0f0;
}
.table .stepper span > i:first-child {
  width: 40px;
  height: calc(100% + 2px);
  margin: -1px;
  background: white;
  border-left: solid 1px #f0f0f0;
}
.table .stepper span > i:last-child:hover,
.table .stepper span > i:first-child:hover {
  background-color: #f0f0f0;
}
.route-checkout-cart .table .td-qty .stepper,
.route-checkout-checkout .table .td-qty .stepper {
  width: 134px !important;
}

.product-info .product-details .stepper-quantity span > i:last-child,
.stepper span > i:last-child {
  right: auto;
  left: 0;
  position: absolute;
  height: 100%;
  width: 30px;
}
.product-info .product-details .stepper-quantity span > i:first-child,
.stepper span > i:first-child {
  left: auto;
  right: 0;
  position: absolute;
  height: 100%;
  width: 30px;
}
.product-info .product-details .stepper-quantity span > i:last-child::before,
.stepper span > i:last-child::before {
  content: "-";
  transform: none;
  font-size: 18px;
  margin-top: -5px;
}
.product-info .product-details .stepper-quantity span > i:first-child::before,
.stepper span > i:first-child::before {
  content: "+";
  transform: none;
  font-size: 18px;
  margin-top: -5px;
}
hr.short-description {
  display: none;
}
#product-product .tags {
  /* border-top: solid 1px #f1f1f1; */
  border-bottom: solid 1px #f1f1f1;
  padding: 20px 0 13px;
}
#product-product .tags .tags-title {
  width: 140px;
  margin-right: 0;
  padding-right: 15px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
#product-product .tags > div {
  width: calc(100% - 140px);
}
#product-product .tags a:empty {
  display: none;
}

#product-product .wishlist-compare {
  display: none;
}
.product-bottom-tab {
  position: relative;
  padding-top: 15px;
  padding-bottom: 30px;
  margin-top: 15px;
}
/* .product-bottom-tab::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  width: 100%;
  background-color: #f7f5f2;
} */
.product-bottom-tab > .container {
  max-width: 1200px;
  width: 100%;
  padding: 0;
}
.tab-content .rating.rating-page {
  border-top: solid 1px #f1f1f1;
  padding-top: 30px;
  margin-top: 30px;
  /* margin-bottom: 30px; */
}
.product-bottom-tab .module-products-grid .swiper-slide .swiper-buttons {
  top: -10px !important;
}
.review-rating-row {
  display: flex;
}
.review-rating-row label {
  margin-right: 15px;
  font-size: 18px;
  font-weight: bold;
}
.tab-content .rating.rating-page a {
  color: black;
  text-decoration: none;
  border-bottom: solid 1px #000;
}
.tab-content .rating.rating-page a:hover {
  color: #e14e49;
}
.at-style-responsive .at-share-btn {
  margin-right: 30px !important;
}
.flyout .item-assets {
  order: -1;
}
.flyout .catalog-image img {
  width: auto;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}
.mobile-header-active .mobile-bar-group > div.mobile-search-wrapper,
.desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown::before {
display: none !important;
}

.mobile-cart-wrapper #cart[items-count="0"] {
  display: none;
}
.j-menu > li.flyout > .dropdown-menu{
  box-shadow:0 30px 30px rgb(0,0,0,0.1)
}
.j-menu > li.flyout {
  position: static;
}
.j-menu > li.flyout > .dropdown-menu {
  width: 100%;
  background-color: #f6f3f0;
  padding-top: 10px;
  padding-bottom: 30px;
}
.j-menu > li.flyout > .dropdown-menu > div {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.j-menu > li.flyout > .dropdown-menu > div > .j-menu {
  width: 250px;
  position: static;
}
.j-menu > li.flyout .flyout-menu .j-dropdown {
  left: 250px;
  width: calc(100% - 250px);
}
.j-menu > li.flyout li.hover {
  background-color: white;
}
.j-menu > li.flyout li.hover .j-dropdown {
  display: block;
  opacity: 1;
}
.home-blog .post-grid .post-thumb .description {
  text-align: justify;
}
.home-blog .post-grid .post-thumb {
  display: flex;
  flex-direction: row-reverse;
  background-color: transparent;
}
.home-blog .post-thumb .image a img {
  width: 180px;
  height: 90px;
  object-fit: cover;
}
.home-blog .post-thumb .image .p-date {
  display: none !important;
}
.home-blog .post-grid .post-thumb .footer {
  display: flex;
  justify-content: space-between !important;
  margin-top: 5px !important;
  padding-right: 15px;
}
.home-blog .post-grid .post-thumb .p-date {
  font-size: 12px;
}
.home-blog .post-grid .post-thumb .p-date::before {
  display: none;
}
.home-blog .readmore {
  top: -50px;
}
.post-list .footer {
  margin-top: auto;
}
.post-list .p-date {
  color: #595959;
  font-size: 14px;
}
.post-list .p-date::before {
  display: none;
}
.module-brand-logo {
  border-bottom: solid 1px #e2e2e2;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.module-brand-logo img {
  width: 100%;
  max-height: 200px;
  object-fit: contain;
}
.product-grid .product-thumb .name a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}
#column-right h3.module-title {
  display: inline-block;
}
.title > span {
  position: relative;
}
.title .continue-btn {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 16px;
  color: #696973;
}
.fa-times-circle:before {
  font-weight: bold;
}
input[type="checkbox"],
input[type="radio"] {
  /* change "blue" browser chrome to yellow */
  accent-color: #e14e49;
}
.checkout-section.shipping-payment > * {
  width: 30% !important;
}
.checkout-section.shipping-payment > .section-payment {
  width: 40% !important;
}

.checkout-section.shipping-payment .section-coupon .section-body > div > div {
  padding-left: 0;
}
.quick-checkout-wrapper .confirm-section .section-privacy .checkbox {
  display: none !important;
}
.route-checkout-checkout .quick-checkout-wrapper select.form-control {
  max-width: none;
}
.right .checkout-section.shipping-payment > * {
  width: 100% !important;
  padding: 0 !important;
}
.right > form {
  margin-bottom: 15px;
}
.right .checkout-section:not(:last-child) {
  margin-bottom: 15px;
}
.right .section-shipping,
.right .section-payment {
  width: 100%;
  padding: 0;
}
.right .section-comments textarea {
  height: auto;
  min-height: 55px;
}

#review .product-review {
  display: flex;
  margin-bottom: 30px;
}

#review .product-review .user {
  width: 150px;
  flex: 0 0 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 13px;
}
#review .product-review .user .avatar {
  font-size: 30px;
  background-color: #f7f5f2;
  color: #5b5b5b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
}
#review .product-review .user .name {
  font-weight: bold;
}
#review .product-review .details {
  flex: 1;
}
#review .product-review .details > *:first-of-type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
#review .product-review .details > *:last-of-type {
  background-color: #f7f5f2;
  padding: 15px;
  width: 100%;
}
#review .product-review .details .rating-label {
  margin-right: 10px;
}
#review .product-review .details .rating {
  margin: 0 20px 3px 0;
}
#review .product-review .details .rating-stars .fa {
  font-size: 18px;
}
.route-product-product #review {
  border-bottom: solid 1px #f1f1f1;
  margin-bottom: 30px;
}
#account-register .section-agree input {
  margin-right: 5px;
}
.route-account-order-info .buttons .pull-right .btn {
  width: auto !important;
  margin-left: 20px;
}
.route-account-order-info .buttons .pull-right .btn i {
  margin-right: 5px;
}
.home-blog-module .post-thumb .footer {
  order: -1;
}
.home-blog-module .post-thumb .footer .button-group {
  display: none;
}
.home-blog-module .post-thumb .footer .p-date {
  font-size: 13px;
  margin-bottom: 8px;
}
.home-blog-module .post-thumb .footer .p-date::before {
  display: none;
}
.breadcrumb::before {
  width: max(100%, 100vw);
}
.product-options > .form-group > div {
  margin-left: 140px;
  margin-top: 10px;
}
.product-bottom-tab > .container > .product-blocks {
  border-top: solid 1px #f1f1f1;
  padding-top: 30px;
}
#review > p:only-child {
  margin-bottom: 20px;
}
.block-body .rating.rating-page {
  border-top: solid 1px #f1f1f1;
  margin-top: 30px;
  padding-top: 25px;
}
.block-body .rating.rating-page .review-links {
  margin-bottom: 20px;
  /* display: none; */
}
.block-body #review .count-review {
  display: none;
}
#form-review h4 {
  text-transform: none;
}
.desktop .post-grid-leading > div {
  max-width: 50%;
}
.post-grid .post-grid-leading .others .post-thumb .caption {
  max-width: 55%;
}
.grid-item .module-blog_posts-40.module-blog_posts-grid .post-thumb .name a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}
.grid-item
  .module-blog_posts-40.module-blog_posts-grid
  .post-thumb
  .description {
  overflow: hidden;
  text-overflow: ellipsis;
  /*height: 40px;*/
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#content .post-list .post-thumb .image {
  flex: 0 0 30%;
}
#content .post-list .post-thumb .caption {
  flex: 0 0 70%;
  max-width: 70%;
}
.is-sticky .main-menu>.j-menu>li>a{
  color: white;
}
.desktop .is-sticky .main-menu>.j-menu>li:hover>a, .desktop .is-sticky .main-menu>.j-menu>li.active>a{
  background-color: transparent;
  color: white;
  border-bottom: solid 3px #fff;
  border-top: solid 3px transparent;

}
@media (max-width: 400px) {
  #content .post-list .post-thumb .image a {
    max-width: 159px;
  }
  #content .post-list .post-thumb .image {
    flex: 0 0 46%;
  }
  #content .post-list .post-thumb .caption {
    flex: 0 0 54%;
    max-width: 54%;
  }
}

@media (max-width: 500px) {
  #content .post-list .post-thumb .description,
  #content .post-list .post-thumb .p-date {
    font-size: 14px;
  }
  #content .post-list .post-thumb .name a {
    font-size: 18px;
  }
}
#content .post-list .post-thumb .name a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}
#content .post-list .post-thumb .description {
  overflow: hidden;
  text-overflow: ellipsis;
  /*height: 100px;*/
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.grid-item .module-blog_posts-303.module-blog_posts-list .post-thumb .image {
  flex: 0 0 45%;
}
.grid-item .module-blog_posts-303.module-blog_posts-list .post-thumb .caption {
  flex: 0 0 55%;
  max-width: 55%;
}
.grid-item .module-blog_posts-303.module-blog_posts-list .post-thumb .name a {
  overflow: hidden;
  text-overflow: ellipsis;
  /*height: 60px;*/
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.grid-item .module-blog_posts-303.module-blog_posts-list .post-thumb .image a {
  max-width: 128px;
}
.grid-item
  .module-blog_posts-303.module-blog_posts-list
  .post-thumb
  .image
  a
  img {
  width: 128px;
  height: 72.31px;
}
.grid-item .module-blog_posts-40 .module-body .module-item .module-title {
  margin-bottom: 40px;
}
html:not(.popup) h1.page-title.page-title > span::after {
  background: none;
}
#content .module-blog_posts-333.module-blog_posts-grid .post-layout {
  flex: 0 0 33%;
  margin-bottom: 15px;
}
.phone #content .module-blog_posts-333.module-blog_posts-grid .post-layout {
  flex: 0 0 100%;
}
#content .module-blog_posts-333.module-blog_posts-grid .post-layout a {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}
.module-body .post-layout .post-thumb .image a {
  height: 100%;
}
.module-body .post-layout .post-thumb .image a img {
  height: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: left;
  width: 100%;
}
.desktop .product_extra-284 > h3,
.tablet .product_extra-284 > h3 {
  display: none;
}
/* .module-banners .module-item>a img {
  aspect-ratio: 16/9;
  width: 100%;
} */
.phone .button-group-page .cart-group {
  width: 100%;
  flex-wrap: nowrap;
}
.phone.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .stepper-group,
.phone .button-group-page .cart-group > *,
.phone .product-info .button-group-page .extra-group {
  width: 100%;
}
.mobile .mobile-main-menu-container,
.mobile .mobile-cart-content-container {
  transform: none !important;
}
.mobile-header-active .mobile-1 #logo a {
  height: 65px;
}
.mobile-header-active .mobile-1 .j-menu>li.top-menu-item-3::after {
  content: '';
  width: 2px;
  height: 70%;
  background: #fff;
  position: absolute;
  top: 2px;
  right: -2px;
  transform: rotate(20deg);
}
.mobile-header-active .mobile-1 .j-menu>li>a {
  border: unset !important;
  position: relative;
}
.mobile-header-active .mobile-1 .j-menu>li>a,.mobile-header-active .mobile-1 #cart a{
  color: white !important;
}
.mobile-header-active .mobile-1 .mobile-bar {
  flex-direction: column;
  height: auto !important;
}
.mobile-header-active .mobile-1 .mobile-bar-group {
  width: 100%;
  height: auto;
  top: 0;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 5px 20px;
  min-height: 50px;
  background: rgba(225, 78, 73, 1);
  color: white;
}

@media (max-width: 1300px) {
  .product_accordion.panel-group .panel-heading a {
    padding: 10px 0 !important;
  }
  .product-bottom-tab .product-blocks {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .route-product-product:not(.popup) .product_blocks {
      padding-right: 0 !important;
      padding-left: 0 !important;
  }
  .desktop-main-menu-wrapper .main-menu .main-menu-item:first-of-type > a {
    padding-left: 20px;
  }
  html:not(.popup) .site-wrapper > h1.page-title > span {
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  
  .breadcrumb::before {
    margin-left: 0;
    transform: none;
    left: 0;
  }
}
@media (max-width: 767px) {
  .panel-group .panel-heading a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .product-bottom-tab .panel {
    overflow: hidden;
  }
  .product-bottom-tab .panel .panel-heading {
    padding: 0 25px !important;
  }
  .product-bottom-tab .panel .panel-collapse {
    padding: 0 10px;
  }
  .product-bottom-tab::before {
    display: none;
  }
  .product-bottom-tab .panel-heading {
    background-color: #f7f5f2;
    margin: 0 -15px 15px -15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border: none !important;
  }
  .product-bottom-tab .module-products-grid .swiper-slide .swiper-buttons {
    top: 20px !important;
  }
  .product-bottom-tab .swiper-has-pages {
    padding-top: 30px;
  }
  .checkout-section.shipping-payment > * {
    width: 100% !important;
  }
  .checkout-section.shipping-payment .section-coupon {
    padding-top: 20px;
  }
  .route-account-order-info .buttons .pull-right .btn {
    width: 100% !important;
    margin: 10px 0;
  }
  .title .continue-btn {
    top: 10px;
    right: 20px;
  }
  #content .product-right {
    position: relative;
  }
  #content .product-right .button-group-page {
    position: absolute;
    left: 0;
    bottom: -15px;
  }
  .route-checkout-cart .cart-page {
    margin-left: -20px;
    margin-right: -20px;
  }
  .mobile-cart-item .cart-product-quantity {
    min-width: auto !important;
    width: 60px;
  }
  .mobile-cart-item .cart-product-quantity > * {
    display: block;
    text-align: center;
  }

  .mobile-cart-item .cart-product-quantity i {
    font-size: 20px;
    padding: 5px 0;
  }
  .mobile-cart-item[data-quantity="1"] .cart-product-quantity i.fa-angle-down {
    opacity: 0.35;
    pointer-events: none;
  }
  .mobile-cart-item .cart-product-image {
    min-width: auto !important;
    width: 80px;
  }
  .mobile-cart-item .cart-product-price {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .mobile-cart-item .cart-product-price > *:last-child {
    font-weight: bold;
  }
  .mobile-cart-item .cart-product-info {
    position: relative;
  }
  .mobile-cart-item .cart-product-info button {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
  }
  .quick-checkout-wrapper .cart-section .section-body {
    margin-left: -15px;
    margin-right: -15px;
  }
  #content .post-list .post-thumb .description {
    display: none;
  }
  #content .post-list .post-thumb .name a {
    -webkit-line-clamp: 2 !important;
  }
}
@media (max-width: 394px) {
  .phone.mobile-header-active .top-menu .j-menu > li > a {
    font-size: 14px !important;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 359px) {
  .post-grid .post-grid-leading .others .post-thumb {
    display: block;
  }
  .product-blocks-bottom .block-body.expand-block > h3,
  .product_extra.product_blocks.product_blocks-top > div > h3,
  .product-detail-row > *:first-child,
  #product-product .tags .tags-title {
    width: 80px;
    flex: 0 0 80px;
  }
  .product-detail-row > *:last-child,
  #product-product .tags > div {
    flex: 0 0 0 0 calc(100% - 80px);
  }
  .product-options > .form-group > div {
    margin-left: 80px;
    margin-bottom: 10px;
  }
}
@media (max-width: 280px) {
  .phone.mobile-header-active .top-menu .j-menu > li > a {
    font-size: 12px !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .mobile-header-active .mobile-1 .mobile-logo-wrapper {
    max-width: 35%;
  }
  .mobile-header-active #cart > a > i {
    width: 45px !important;
  }
  .mobile-header-active #logo a {
    padding: 0 0 0 10p !important;
    max-width: 70px;
  }
}
