* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}
:root {
  --main-color: #111;
}
ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),
    url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  unicode-range: U+0030-0039, U+06F0-06F9, U+0660-0669;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),
    url('../fonts/woff/IRANSansWeb_Light.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  unicode-range: U+0030-0039, U+06F0-06F9, U+0660-0669;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
    url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  unicode-range: U+0030-0039, U+06F0-06F9, U+0660-0669;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'),
    url('../fonts/woff/IRANSansWeb_Black.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  unicode-range: U+0030-0039, U+06F0-06F9, U+0660-0669;
}
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
    url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  unicode-range: U+0030-0039, U+06F0-06F9, U+0660-0669;
}

@font-face {
  font-family: 'Anjoman';
  src: url('../fonts/Anjoman-Regular.woff2') format('woff2'),
    url('../fonts/Anjoman-Regular.woff.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: 'Anjoman';
  src: url('../fonts/Anjoman-Light.woff2') format('woff2'),
    url('../fonts/Anjoman-Light.woff.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}
@font-face {
  font-family: 'Anjoman';
  src: url('../fonts/Anjoman-Bold.woff2') format('woff2'),
    url('../fonts/Anjoman-Bold.woff.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}
body {
  direction: rtl !important;
  font-family: 'IRANSans', 'Anjoman' !important;
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;

  background-color: #fff;
  color: #000;
  font-weight: 400;
}

.img-slice {
  background: url('../images/slices.png') no-repeat;
}
.img-shop {
  background-position: -93px -3px;
  width: 25px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.row.row-header {
  align-items: center;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.logo img {
  max-height: 50px;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  .thumb-product3 .thumbnail {
    height: 127.98px;
  }
  .add-tocard {
    padding: 14px 35px;
  }
  .input-add {
    padding: 5px 15px;
  }
  .justify-md-end {
    justify-content: flex-end;
  }
  .category-item:nth-child(10n + 2),
  .category-item:nth-child(10n + 4),
  .category-item:nth-child(10n + 7),
  .category-item:nth-child(10n + 9) {
    transform: translateY(40px);
  }
  .body-news {
    padding: 50px 0;
  }
  .club-section {
    padding-bottom: 180px;
  }
  .slider,
  .slider-home {
    margin-top: -69px;
  }
}
.right-toolbar {
  display: flex;
  align-items: center;
  gap: 21px;
}

.container {
  margin: 0 auto;
  max-width: 1676px !important;
}

.owl-theme .owl-dots .owl-dot {
  background-color: transparent;
}

.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .category-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .hidden-md {
    display: none !important;
  }
  .sotial-footer ul li {
    margin-right: 6px !important;
  }
  .shop-link {
    font-size: 10px;
    align-items: center;
  }
  #dropdownMenuButton2 {
    font-size: 10px;
  }
}

.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #767677;
  font-size: 10px;
}

@media screen and (max-width: 991.99px) {
  .banner-bg .wave {
    display: none !important;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }
  .row.row-banner {
    margin-right: -10px !important;
  }

  .col-12.menu {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .d-block.logo.text-center {
    display: none !important;
  }
  .js-categories-bar-item {
    display: none !important;
  }
  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }

  .slider .col-12 {
    padding: 0 !important;
  }

  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menuTrigger i {
    color: #fff;
    font-size: 26px;
    vertical-align: middle;
    margin-left: 20px;
  }
  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }
  .container {
    max-width: 100%;
  }
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.sotial-footer a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  position: relative;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

@media screen and (min-width: 992px) {
  .category-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .c-navi.js-navi {
    background: linear-gradient(90deg, #a20613 0%, #a75a56 50%, #a80412 100%);
    border-radius: 25px;
    padding: 1px 30px;
  }
  .mob-menu {
    display: none !important;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  .row-menu-mob {
    display: none !important;
  }

  #panel-menu {
    display: none !important;
  }
  .register {
    position: relative;
  }
}

@media screen and (max-width: 991.99px) {
  .slider .wave img {
    object-position: bottom;
  }
  .slider .wave {
    bottom: -2px !important;
  }
  .c-navi.js-navi {
    padding: 1px 0;
  }
  .row-header {
    background: linear-gradient(90deg, #a20613 0%, #a75a56 50%, #a80412 100%);
  }
  .mob-menu ul {
    display: flex;
    align-items: center;
  }
  .mob-menu li {
    list-style: none;
  }
  .c-navi-new-list__categories {
    display: none !important;
  }

  .owl-carousel .owl-stage {
    padding-right: 0 !important;
  }
  #dropdownMenuButton2::after {
    display: none !important;
  }
  .logo-mob img {
    width: 119px;
  }
  .row.menu {
    display: none !important;
  }

  .menu-mob {
    background-color: #f9f9f9;
  }
}

.owl-theme .owl-nav [class*='owl-'] {
  background: transparent;
}
.product-carousel .owl-nav [class*='owl-'] {
  margin: 0 !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}

.container {
  margin: 0 auto;
  max-width: 1566px;
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}

.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}
.slider img,
.banner a img {
  width: 100% !important;
}
.banner a {
  display: block;
}
.col-8.cost {
  min-height: 55px;
}

.more a:hover {
  border-color: #c39730;
}

.footer-link {
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.more-info.more {
  color: #6eccf3;
  font-size: 11px;
  background-color: transparent;
  cursor: pointer;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px !important;
}
.shop-link:hover {
  color: #fff;
}

.owl-next span,
.owl-prev span {
  font-size: 0 !important;
}

.owl-dot.active span {
  background-color: #a80b18 !important;
}

.namd li img,.namd2 li img {
  object-fit: contain;
  height: 100% !important;
  width: 100%;
}
@media screen and (max-width: 767.99px) {
  .flex-xs-end {
    justify-content: flex-end;
  }
  .d-xs-flex {
    display: flex;
  }
  .flex-xs-center {
    justify-content: center;
  }
  .add-tocard {
    padding: 14px 15px;
  }
  .input-add {
    padding: 5px 7px;
  }
  .body-news {
    padding-top: 50px;
  }
  .link-footer {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    text-align: center;
    margin-top: 20px;
  }
  .sotial-footer li {
    margin: 0 10px;
  }
  .sotial-footer {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .row-namad {
    text-align: center;
  }
  .coun-text {
    font-size: 18px;
  }
  .count-pro {
    width: 200px;
    height: 200px;
  }
  .count-text {
    font-size: 4em;
  }
  .link-more-category {
    font-size: 12px;
    padding: 7px 5px;
  }
  #dropdownMenuButton2 {
    font-size: 10px;
  }

  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .bg-news-cover {
    background-position: center center !important;
  }

  .info-contact {
    text-align: center;
    margin-top: 20px;
  }
  .sotial-footer ul {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sotial-footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .sotial-footer ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
    z-index: 8;
    position: relative;
  }
}

.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}

.close-li {
  background-color: #b72126 !important;
  color: #fff !important;
}

.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}

#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}

.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #000;
  font-weight: 500;
  font-size: 15px;
}

.btn-menu {
  background-color: #b72126 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  color: #fff;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #000;
  font-weight: 500;
  font-size: 15px;
}

.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: '';
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background-position: -9px -4px;
  width: 9px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.closeSubPanel i {
  background-position: -9px -26px;
  width: 17px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.c-navi-new-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c-navi-new-list__inner-category--hovered .ico-menu {
  transition: all 0.2s linear;
  margin-left: 7px;
}

.support:hover a {
  transform: scale(1.1);
  transition: all 0.2s linear;
}
.support a {
  margin-right: 10px;
}

.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}

.menu-account li:hover {
  background-color: #f0f0f1;
}

.register button {
  background-color: #fff;
  display: flex;
  width: 100% !important;
}

.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}

.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}

.right-toolbar button::after {
  display: none !important;
}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}
.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}

@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
  .c-navi-new-list__category-link {
    font-size: 13px;
  }
}

.back-to-top {
  background: url('../images/top.png') no-repeat;
  width: 50px;
  height: 48px;
  position: fixed;
  bottom: 10px;
  right: 2%;
  z-index: 5;
}

.dropdown-menu .submenu {
  display: none;
  position: absolute;
  right: 100%;
  top: -7px;
  max-height: calc(100vh - 112px);
  overflow-y: auto;
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}

@media screen and (min-width: 768px) {
  .offcanvas-body.p-0 {
    position: sticky;
    top: 88px;
    right: 0;
    height: auto;
  }
  .row-social ul {
    display: flex;
    justify-content: space-around;
  }
}

@media screen and (max-width: 767px) {
  .pe-xs-0 {
    padding-left: 0 !important;
  }
  .club-section {
    padding-bottom: 90px;
  }
  .body-news::after {
    height: 87px;
    top: -87px;
    right: 0;
    background-size: 100% 100% !important;
  }
  .hidden-xs {
    display: none !important;
  }
}

.c-navi.js-navi {
  position: relative;
}
.c-navi.is-active {
  border-radius: 25px 25px 0 0;
}
.c-navi__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}
.c-navi-categories__overlay {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: '';
  background: rgba(27, 10, 10, 0.69);
  opacity: 0;
  z-index: 233;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}

.c-navi-categories__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.c-navi-new-list__options-list ul li {
  list-style: none;
  text-align: right;
}

.c-navi-new-list__category-item {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 30px;
}
.c-navi-new-list__categories > .c-navi-new-list__category-item,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item,
.c-navi-new-list__promotions > .c-navi-new-list__category-item,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  width: 100%;
  align-items: center;
}
.c-navi-new-list__category-item > li {
  line-height: 3.1 !important;
}
.c-navi-new-list__category-item > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.c-navi-new-list > li {
  list-style: none;
}
.c-navi-new-list__categories > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item > li:hover {
  z-index: 3;
}
.c-navi-new-list__a {
  display: block;
  position: relative;
  height: 100%;
  padding: 8px 9px 7px;
  color: #fff;
  white-space: nowrap;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 25px;
  max-width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-navi-new-list__a--promotion {
  max-width: unset;
  background-color: #4f4f4f;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  content: '';
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__promotion-item--big
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay,
.c-navi-new-list__promotion-item--small
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay {
  opacity: 1;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.c-navi-new-list__options-container {
  height: 100%;
  width: 100%;
  padding: 12px;
}
.c-navi-new-list__options-list {
  display: none !important;
}
.c-navi-new-list__options-list.is-active {
  display: block !important;
}
.c-navi-new-list__options-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 350px;
  padding-right: 0 !important;
  overflow-y: auto;
}
.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px;
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a:before {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
}
.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;

  font-weight: 700;
  max-width: 100%;
  list-style: none;
  vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}
.c-navi-new-list__sublist-option--title a {
  color: #000;
  text-decoration: none;
  font-size: 15px !important;
  font-weight: 700 !important;
  position: relative;
}
.ico-menu img {
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain;
}
.c-navi-new-list__category-link {
  display: block;
  color: #87888d;
  font-size: 13px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #fff;
}
.c-navi-new-list__inner-category.js-mega-menu-category.c-navi-new-list__inner-category--hovered {
  background: linear-gradient(90deg, #a20613 0%, #a75a56 50%, #a80412 100%);
  color: #fff !important;
  border-radius: 25px 0 0 25px;
}
.c-navi-new-list__category-link--plus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__category-link--visible-in-wide {
  display: none;
}
.c-navi-new-list__category-send-to {
  color: #81858b;
  margin-left: 4px;
}
.c-navi-new-list__inner-categories {
  background-color: #fff;
  border-left: 1px solid #f0f0f1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-navi-new-list__sublist-top-bar {
  padding: 8px 0 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.c-navi-new-list__sublist-see-all-cats,
.c-navi-new-list__sublist-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__sublist-see-all-cats {
  font-size: 16px;
  line-height: 1.833;
  font-weight: 700;
  color: #000;
  transition: all 0.2s linear;
}
.c-navi-new-list__sublist-see-all-cats:hover {
  color: #b72126;
}
.c-navi-new-list__inner-category {
  padding: 8px;
  font-weight: 700;
  color: #000 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
  line-height: 1.5;
}
.c-navi-new__big-display-title {
  display: none !important;
}
.c-navi-new__medium-display-title {
  display: block !important;
}
.c-navi-new__ads-holder .ad-is-active {
  display: none;
}
.c-navi-new__ads {
  width: 100%;
  display: none;
  max-width: 285px;
  min-height: 240px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-navi-new__ads--banners {
  width: 100%;
}
.c-navi-new__ads--banners .banner-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 214px;
  max-height: 214px;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
  border-radius: 16px 16px 16px 6px;
}
.c-navi-new__ads--banners .banner-item .banner-item-ad {
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-navi-new__ads--banners .banner-item img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}
.c-navi-new__ads--brand-holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-navi-new__ads--brand-holder h3 {
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 21px;
}
.c-navi-new__ads--brands {
  width: 100%;
  margin-top: 8px;
  max-height: 90px;
}
.c-navi-new__ads--brands,
.c-navi-new__ads--brands .brand-item {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new__ads--brands .brand-item {
  width: 90px;
  padding: 10px;
  overflow: hidden;
  margin-left: 8px;
  text-align: center;
  border-radius: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
}

.c-navi-new__ads--brands .brand-item img {
  width: 100%;
}

.c-dp-header-submenu {
  width: 100%;
  padding: 16px 12px 12px;
}

.c-dp-header-submenu,
.c-dp-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-header__menu-handler {
  width: 55px;
}

.c-header__menu-handler:before {
  right: 12px;
}

.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
}

.c-header__seller {
  display: block;
}

.c-navi-categories,
.c-navi__button {
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
}

.c-navi-list {
  -ms-flex: 0 0 calc(100% - 525px) 370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px) 370px;
  max-width: calc(100% - 525px) 370px;
}

.c-main-menu:before,
.c-main-menu__root {
  width: 110px;
}

.c-subcategory-collage__col {
  -ms-flex: 0 0 29.7%;
  -webkit-box-flex: 0;
  flex: 0 0 29.7%;
  max-width: 29.7%;
}

.c-subcategory-collage__col--main {
  -ms-flex: 0 0 70.3%;
  -webkit-box-flex: 0;
  flex: 0 0 70.3%;
  max-width: 70.3%;
  margin-bottom: 0;
}

.c-subcategory-collage__col .c-subcategory-collage__cover {
  width: auto;
  float: none;
}

.c-subcategory-collage__col
  .c-subcategory-collage__cover
  + .c-subcategory-collage__cover {
  margin-left: 0;
  margin-top: 20px;
}

.c-subcategory-collage__cover {
  height: 144px;
}

.c-category-collage__col {
  -ms-flex: 0 0 22.7%;
  -webkit-box-flex: 0;
  flex: 0 0 22.7%;
  max-width: 22.7%;
}

.c-category-collage__col--main {
  -ms-flex: 0 0 54.6%;
  -webkit-box-flex: 0;
  flex: 0 0 54.6%;
  max-width: 54.6%;
}

.c-category-collage__col:nth-child(n + 3) {
  display: block;
}

.c-category-card__header {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.1;
}

.c-category-card__list {
  padding-top: 23px;
}

.c-category-card__list li {
  padding-right: 69px;
  margin: 12px 0;
}

.c-category-card__list li:last-child {
  margin-bottom: 28px;
}

.c-category-card__list li:before {
  right: 33px;
  width: 10px;
  height: 10px;
  border-radius: 8px;
}

.c-category-card__footer {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}

.c-navi-new-list__a {
  max-width: 140px;
  max-width: unset;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 20px 9px;
}

.c-navi-new-list__options-container {
  overflow: hidden;
  padding-left: 10px;
}

.c-navi-new-list__sublist-adplacement {
  width: 350px;
}

.c-navi-new-list__category-link--visible-in-wide {
  display: block;
}

.c-navi-new-list__inner-categories {
  max-width: 230px;
  max-height: 400px;
  overflow-y: auto;
}

.c-navi-new__big-display-title {
  display: block !important;
}

.c-navi-new__medium-display-title {
  display: none !important;
}

.c-navi-new__ads.js-categories-ad.ad-is-active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}

.img-main-category img {
  width: 25px !important;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
}
.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.c-navi-new__big-display-title {
  font-size: 13px;
  line-height: 2.2;
  font-weight: 400;
  color: #000;
  transition: all 0.2s linear;
}
.c-navi-new__big-display-title:hover {
  color: #b72126;
}
.c-navi-new-list__category.c-navi-new-list__category--main i {
  font-size: 20px;
  vertical-align: middle;
}
.js-navi-overlay-search {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: '';
  background: rgba(74, 74, 74, 0.85);
  opacity: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}
.js-navi-overlay-search.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.js-navi-overlay-search.is-active.no-active {
  display: none;
}
.js-mega-menu-main-item {
  color: #fff;
}
li.has-sub li,
.has-sub ul li {
  list-style: none;
}

.has-sub ul {
  position: absolute;
  left: -9999px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background: #fff;
}

li.has-sub ul li a:hover {
  color: #fff;
  background-color: #a20b17;
}

li.has-sub:hover > ul {
  left: auto;
}

li.has-sub:hover > ul > li {
  height: 45px;
}

li.has-sub ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  list-style: none;
}

li.has-sub ul li a {
  padding: 0 15px;
  width: 200px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #9f9f9f;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: right;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

li.has-sub li.has-sub > a::before {
  position: absolute;
  top: 13px;
  left: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ccc;
  content: '';
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

li.has-sub li.has-sub > a::after {
  position: absolute;
  top: 16px;
  left: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ccc;
  content: '';
}

li.has-sub ul ul {
  margin-right: 100%;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.has-sub i,
.c-navi-new-list__category-item > li i {
  font-size: 7px;
  vertical-align: middle;
  color: #fff;
}
.c-navi-new-list__category-item > li {
  font-size: 17px;
  margin-left: 16px;
  font-weight: 700;
}
.c-navi-new-list__category-item > li:hover {
  cursor: pointer;
  color: #fff;
}
.has-sub > a {
  padding: 0;
  display: block;
  color: #284258;
  font-size: 13px;
}
.c-navi-new-list__options-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 450px;
  padding-right: 0 !important;
  overflow-y: auto;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}
.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  width: 14.5%;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  max-width: 100%;
  list-style: none;
  vertical-align: middle;
}
.img-cat-menu {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
.img-cat-menu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.blog-title {
  color: #333333;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

  line-height: 1.5;
  min-height: 62px;
}
.owl-blog .item a:hover .blog-title {
  text-decoration: underline !important;
}
.owl-blog .item a:hover .img-blog img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.owl-blog .item a {
  padding: 15px;
  border-radius: 15px;
  background-color: #fff;
}
.img-blog {
  display: block;
  overflow: hidden;
  height: 150px;
  border-radius: 15px;
  position: relative;
}
.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  transition: all 0.4s;
}
.date-blog {
  color: #000;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  background-color: #e6e6e6;
  padding: 7px 10px;
  text-align: center;
  font-weight: 500;
  border-radius: 7px;
  line-height: 1;
}

.img-reg {
  background-position: -136px -3px;
  width: 18px;
  height: 26px;
}
.img-lng {
  background-position: -116px -35px;
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.search-wrapper {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  top: 100px;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: auto;
  margin-top: auto;
}
.search-input {
  width: 100%;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .body-news::before {
    position: absolute;
    background: url('../images/shape1.png') no-repeat;
    width: 100%;
    height: 300px;
    bottom: -45px;
    right: 0;
    content: '';
    pointer-events: none;
  }
  .body-news::after {
    height: 150px;
    top: -149px;
    right: -5px;
    background-size: cover !important;
  }
  .category-grid {
    gap: 60px 25px;
  }
  .link-footer {
    display: flex;
    justify-content: space-between;
  }
  .link-footer li:not(:last-child)::after {
    position: absolute;
    left: -25%;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    content: '';
    background-color: #999;
    top: 14px;
  }
  .coun-text {
    font-size: 23px;
  }
  .count-pro {
    width: 250px;
    height: 250px;
  }
  .count-text {
    font-size: 5em;
  }
  .link-more-category {
    font-size: 15px;
    padding: 5px 15px;
  }
  .search-input {
    width: 60%;
  }
}
.search-wrapper.active {
  padding: 15px;
  max-height: 100px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.btn-search i {
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
}
.right-toolbar button {
  background-color: transparent !important;
  border: none;
  box-shadow: none !important;
  color: #fff;
  position: relative;
}

.dropdown.lng .dropdown-menu {
  min-width: 50px !important;
  background-color: #ffffffb0;
}
.dropdown.lng .dropdown-menu li {
  width: 100%;
  text-align: center;
}
.dropdown.lng .dropdown-menu li a {
  color: #0d0d0d;
  transition: all 0.2s linear;
}
.dropdown.lng .dropdown-menu li a:hover {
  color: #d00b29;
}
.slider .wave {
  position: absolute;
  bottom: -43px;
  right: 0;
  width: 100%;
  z-index: 2;
  height: 130px;
}
.slider .wave img {
  height: 100% !important;
  object-fit: fill;
}
.about-golha h1 span {
  display: inline-block;
  margin-bottom: 0;
  background-color: #b72126;
  color: #fff;
  padding: 9px 23px;
  font-size: clamp(14px, 2.3vw, 2.5rem);
  font-weight: 700;
  z-index: 2;
  position: relative;
}
.about-golha h1 {
  position: relative;
  display: inline-block;
}
.about-golha h1::after {
  content: '';
  position: absolute;
  top: -11px;
  width: 95%;
  height: 140%;
  right: 0;
  left: 11px;
  margin: auto;
  border: 1px solid #ff9e9e;
  transform: rotate(-1.3deg);
  pointer-events: none;
}
.copy {
  display: inline-block;
  background: #d9d9d9;
  color: #111;
  padding: 10px 35px 12px;
  text-align: center;
  font-size: 13px;
  line-height: 1.8;
  border-radius: 35px 35px 0 0;
  clip-path: polygon(2% 0, 98% 0, 100% 100%, 0 100%);
}
.namd li ,.namd2 li{
  display: inline-block;
  vertical-align: middle;
  list-style: none;
}
.link-footer {
  padding-right: 0 !important;
}
.link-footer li {
  list-style: none;
  position: relative;
}

.link-footer li a {
  color: #999;
  font-weight: 700;
  font-size: 16px;
  transition: all 0.2s linear;
}
.link-footer li a:hover {
  color: #b72126;
}
.catalog-section {
  background-color: #e9e9e9;
}
.title-section {
  color: #101010;
  font-size: clamp(14px, 2vw, 1.5rem);
  font-weight: 900;
}
.view-more {
  display: inline-block;
  padding: 5px 15px;
  background-color: #b72126;
  color: #fff;
  border-radius: 7px;
  font-size: 16px;
  border: 2px solid #fff;
  transition: all 0.3s ease;
}

.link-more {
  color: #303030;
  font-weight: 700;
  font-size: 15px;
  border: 1px solid #303030;
  border-radius: 12px;
  padding: 5px 15px;
  transition: all 0.3s ease;
}
.cat-blog span {
  display: inline-block;
  background-color: #efefef;
  color: #8f8f8f;
  border-radius: 999px;
  padding: 4px 10px;
}
.time-blog,
.author-info {
  color: #999999;
  font-size: 12px;
  font-weight: 600;
}
.author-info img {
  width: 40px !important;
  height: 40px;
  border-radius: 100%;
  object-fit: cover;
}
.body-news {
  position: relative;
  background: url('../images/bg-body.png') no-repeat;
  background-size: cover;
}

.body-news::after {
  position: absolute;
  background: url('../images/shape2.png') no-repeat;
  width: 100%;
  content: '';
  pointer-events: none;
}
.text-golha {
  font-size: clamp(14px, 2vw, 1.2rem);
  color: #858e98;
  font-weight: 500;
  text-align: justify;
}
.link-more-about {
  color: #b72126;
  font-weight: 700;
  font-size: 15px;
  border: 1px solid #b72126;
  border-radius: 12px;
  padding: 9px 20px;
  transition: all 0.3s ease;
  display: inline-block;
}
.wrapper-body::after {
  content: '';
  position: absolute;
  background: url('../images/shape3.png') no-repeat;
  top: 0;
  right: -120px;
  height: 50px;
  width: 58px;
  pointer-events: none;
}
.wrapper-body::before {
  content: '';
  position: absolute;
  background: url('../images/shape3.png') no-repeat;
  transform: rotate(-180deg);
  bottom: 0;
  left: -120px;
  height: 50px;
  width: 58px;
  pointer-events: none;
}
.fq {
  background-color: #f2f2f2;
}
.fq .accordion-header button {
  box-shadow: none !important;
  font-weight: 500;
  font-size: clamp(14px, 2vw, 1.2rem);
}
.icon-fq {
  background-position: -64px -3px;
  width: 24px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
}
.title-category-section {
  color: #b72126;
  font-size: clamp(14px, 2vw, 1.5rem);
  font-weight: 900;
}
.link-more-category {
  color: #b72126;
  font-weight: 700;
  border: 1px solid #b72126;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.category-section {
  padding: 50px 0;
}
.category-section::after {
  content: '';
  position: absolute;
  right: -20px;
  top: 250px;
  background: url('../images/shape4.png') no-repeat;
  width: 150px;
  height: 150px;
  z-index: 1;
  background-size: contain;
  pointer-events: none;
  animation: cinnamonFloat 6s ease-in-out infinite;
}
.category-section::before {
  content: '';
  position: absolute;
  left: -20px;
  bottom: 130px;
  background: url('../images/shape4.png') no-repeat;
  width: 300px;
  height: 300px;
  z-index: 2;
  background-size: contain;
  pointer-events: none;
  animation: cinnamonFloat 6s ease-in-out infinite;
}
.category-grid {
  display: grid;
  padding: 40px 20px;
  position: relative;
  z-index: 4;
}

.category-item {
  background: #fff;
  border-radius: 20px;

  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  border: 2px solid #eee;
}

.category-item:nth-child(5n + 1) {
  border-color: #ffeeba;
}
.category-item:nth-child(5n + 2) {
  border-color: #d1ecf1;
}
.category-item:nth-child(5n + 3) {
  border-color: #e2d5f3;
}
.category-item:nth-child(5n + 4) {
  border-color: #d4edda;
}
.category-item:nth-child(5n + 5) {
  border-color: #ffcfcf;
}

.card-content {
  text-align: center;
  color: #000;
  font-size: 16px;
}
.card-content:hover {
  color: #b72126;
}
.card-content img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto 10px;
  max-height: 124px;
}

.card-content span {
  font-weight: bold;
  display: block;
}
.category-item {
  transition: all 0.3s ease-in-out;
}

.category-item:hover {
  background-color: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}

.category-item:nth-child(10n + 2):hover,
.category-item:nth-child(10n + 4):hover,
.category-item:nth-child(10n + 7):hover,
.category-item:nth-child(10n + 9):hover {
  transform: translateY(30px) scale(1.05);
}

.category-item:hover:not(:nth-child(10n + 2)):not(:nth-child(10n
      + 4)):not(:nth-child(10n + 7)):not(:nth-child(10n + 9)) {
  transform: translateY(-10px) scale(1.05);
}
@media (max-width: 767.99px) {
  .category-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 25px;
  }
  .category-item:nth-child(even) {
    transform: none;
  }
}
.parallax-section {
  position: relative;
  height: 500px;
  background-image: url('../images/banner2.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;

  padding: 0 10%;
}

.parallax-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.parallax-content {
  position: relative;
  color: #fff;
  z-index: 1;
  text-align: right;
}

.parallax-content h2 {
  font-size: clamp(14px, 4vw, 2.5rem);
  font-weight: 900;

  margin-bottom: 10px;
}

.parallax-content p {
  font-size: clamp(14px, 1.7vw, 1.6rem);
  margin-bottom: 20px;
}

.btn-more {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 5px 15px;
  font-size: 0.9rem;
  transition: all 0.3s;
}

.btn-more:hover {
  background: #fff;
  color: #000;
}

@media (max-width: 767.99px) {
  .parallax-section {
    background-attachment: scroll;
    height: 350px;
    justify-content: center;
    padding: 0 20px;
  }
}
.banner-bg {
  position: relative;
  width: 100%;
  background: url('../images/bg-cat.jpg') no-repeat;
  background-size: cover !important;
}

.banner-bg .wave {
  position: absolute;
  left: 0;
  width: 100%;
  pointer-events: none;
}

.banner-bg .wave-top {
  top: -202px;
  height: 220px;
  transform: rotate(-180deg);
}

.wave-bottom {
  bottom: -201px;
  height: 260px;
  transform: rotate(-180deg);
}

.club-section {
  padding-top: 50px;
}
.club-section .title-section {
  color: #4f10a7;
}
.club-section .link-more {
  color: #4f10a7;
  border: 1px solid #4f10a7;
}
.blog-section {
  margin-top: -90px;
}
.count-pro {
  background: url('../images/count.png') no-repeat;
  background-size: 100% 100% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  animation: starRotate 20s linear infinite;
  position: relative;
  z-index: 2;
}

.count-pro > span {
  animation: counterRotate 20s linear infinite;
}

.count-text {
  color: #b72126;
  font-weight: 600;
  line-height: 1.5;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 1;
}
.coun-text {
  color: #636363;
}
.coun-text {
  color: #636363;
  font-weight: 600;
  line-height: 1;
}
.view-more-pro {
  display: inline-block;
  padding: 5px 25px;
  background-color: #b72126;
  color: #fff;
  border-radius: 7px;
  font-size: clamp(14px, 4vw, 1.5rem);
  border: 2px solid #fff;
  font-weight: 600;
  transition: all 0.3s ease;
}
.view-more:hover i {
  animation: bounceDown 0.8s infinite;
}
.link-more:hover i,
.view-more-pro:hover i,
.link-more-category:hover i,
.link-more-about:hover i {
  animation: bounceleft 0.8s infinite;
}
@keyframes bounceleft {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(3px);
  }
}
@keyframes bounceDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
}
.view-more:hover,
.view-more-pro:hover,
.link-more:hover,
.link-more-category:hover,
.link-more-about:hover {
  background-color: #fff;
  color: #b72126;
  border-color: #b72126;
  box-shadow: 0 4px 15px rgba(219, 0, 0, 0.3);
  transform: translateY(-2px);
}
.btn-primary {
  color: #fff !important;
  background-color: #b72126;
  border-color: #b72126;
  box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff !important;
  background-color: #830000;
}

@keyframes cinnamonFloat {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-15px) rotate(3deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}

@keyframes starRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes counterRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

.banner-wrapper {
  overflow: hidden;
  position: relative;
}

.shop .count {
  width: 22px;
  height: 22px;
  line-height: 19px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: initial;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -11px;
  right: -12px;
}
.slider-home {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .slider-home {
    height: 85vh;
  }
}
.slider-home img {
  height: 100%;
  object-fit: cover;
  object-position: top;
}
/*******category****/

.btn-view {
  border: none;
  background: #fff;
  width: 48px;
  height: 43px;
  border-radius: 12px;
  color: #888;
  transition: 0.3s;
}
.flex-girid {
  background-color: #fff;
  border-radius: 12px;
}
.btn-view.active {
  border: 1px solid #7bc200;
}
.product-card {
  position: relative;
  transition: 0.3s;
  background-color: #ffffff;
  border-radius: 15px;
  display: block;
}
.pro-img {
  height: 150px;
  overflow:hidden;
}
.pro-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  transition: all 0.4s;
}
.product-col:hover .pro-img img{
 -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);   
}
.product-title {
  color: #5e5e5e;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  min-height: 62px;
  font-weight: 600;
}
.badge-discount {
  display: inline-block;
  background: #e4ffd7;
  color: #779c63;
  padding: 1px 6px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #98c57a;
  line-height: 1.6;
}
.new-price {
  color: #3a3a3a;
  font-weight: 600;
  font-size: 17px;
}
.old-price {
  color: #999999;
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 600;
}
.btn-cart {
  border: 1px solid #bce2a8;
  width: 45px;
  height: 45px;
  border-radius: 13px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shopping-cart {
  background-position: -21px -49px;
  width: 23px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.noUi-connect {
  background: #b72126 !important;
}
.noUi-horizontal {
  height: 6px;
  border: none;
  background: #eee;
}
.noUi-handle {
  width: 18px !important;
  height: 18px !important;
  right: -9px !important;
  top: -2px !important;
  border-radius: 50%;
  background: #b72126;
  border: 2px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.noUi-handle:before,
.noUi-handle:after {
  display: none;
}

#extra-filters h6 {
  border-right: 3px solid #b72126;
  padding-right: 10px;
}
.form-select:focus {
  box-shadow: none;
  border-color: #b72126;
}

.accordion-button::after {
  margin-right: auto;
  margin-left: 0;
}
.accordion-button:not(.collapsed) {
  background: transparent;
  color: #b72126;
  box-shadow: none;
}

.custom-check,
.custom-radio {
  display: block;
  position: relative;
  padding-right: 28px;
  cursor: pointer;
  font-size: 0.85rem;
}
.custom-check input,
.custom-radio input {
  position: absolute;
  opacity: 0;
}
.check-mark,
.radio-mark {
  position: absolute;
  top: 2px;
  right: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dde3ea;
}
.radio-mark {
  border-radius: 50%;
}

.custom-check input:checked ~ .check-mark {
  background-color: #b72126;
  border-color: #b72126;
}
.check-mark:after {
  content: '';
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-check input:checked ~ .check-mark:after {
  display: block;
}

@media (max-width: 767px) {
  .nav-wrapper .d-flex {
    justify-content: center;
    gap: 5px;
  }
  .nav-link-custom {
    font-size: 13px !important;
    padding: 15px 4px !important;
  }
  .thumb-product3 .thumbnail {
    height: 250px;
  }
  .product-title {
    font-size: 0.75rem;
    height: 35px;
  }
  .new-price {
    font-size: 0.85rem;
  }
  .btn-cart {
    width: 28px;
    height: 28px;
    bottom: 5px;
    left: 5px;
  }
}
.old-unit {
  background-position: -89px -40px;
  width: 24px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.total-unit {
  background-position: -59px -39px;
  width: 24px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.img-list {
  background-position: -74px -82px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.img-grid {
  background-position: -17px -82px;
  width: 28px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.img-filter {
  background-position: -122px -79px;
  width: 25px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
}
.not-exist {
  color: #a0a0a0;
  font-weight: 500;
}
.accordion-flush .accordion-item:first-child .accordion-button {
  border-radius: 14px 14px 0 0;
}
.accordion-flush .accordion-item .accordion-button {
  font-size: 15px;
  font-weight: 500 !important;
}
.accordion-flush .accordion-button {
  box-shadow: none !important;
}
.filter-body {
  border-radius: 14px;
  padding: 5px;
}
.category-content {
  background-color: #f8f8f8;
}
.cursor-pointer {
  cursor: pointer;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-mark {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
}

.custom-radio:hover input ~ .radio-mark {
  background-color: #ccc;
}

.custom-radio input:checked ~ .radio-mark {
  background-color: #b72126;
  border-color: #b72126;
}

.radio-mark:after {
  content: '';
  position: absolute;
  display: none;
}

.custom-radio input:checked ~ .radio-mark:after {
  display: block;
}

.custom-radio .radio-mark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.pagination-custom .page-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transition: all 0.3s ease;
}

.pagination-custom .page-item.active .page-link {
  background-color: #a73e40 !important;
  color: #fff !important;
}

.pagination-custom .page-link:hover:not(.active) {
  background-color: #f8f9fa;
  transform: translateY(-2px);
}
.open-filter {
  display: block !important;
}
.open-filter {
  position: fixed !important;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 1111;
  background-color: #fff;
  height: 100vh;
}
.accordion-body.p-0 {
  max-height: 300px;
  overflow-y: auto;
}
#close-filter {
  box-shadow: none !important;
}
.price-section {
  min-height: 62px;
}
.lbl-off {
  min-height: 32px;
}
.thumbnail.first_thumbnail {
  margin-bottom: 10px;
  display: block;
  height: 500px;
}
.thumbnail.first_thumbnail img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
.thumb-product3 .thumbnail {
  display: block;
}
.thumb-product3 .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.breadcrumbs {
  background-color: #f5f8ed;
  border-radius: 8px;
}
.breadcrumbs li {
  list-style: none;
  color: #80a284;
  padding: 5px 15px;
  position: relative;
  font-size: 14px;
}
.breadcrumbs li a {
  list-style: none;
  color: #80a284;
  font-size: 14px;
}
.breadcrumbs li:not(:first-child)::after {
  content: '';
  position: absolute;
  top: 12px;
  right: -2px;
  background: url('../images/v-g.svg') no-repeat;
  width: 7px;
  height: 12px;
}
.product-name {
  font-weight: 600;
  font-size: clamp(14px, 2vw, 28px);
}
.btn-fav {
  color: #d46f77;
  font-weight: 600;
  font-size: 16px;
  background-color: #fff0f0;
  letter-spacing: -1px;
  border-radius: 10px;
  padding: 7px 10px;
  box-shadow: none !important;
}
.btn-fav i {
  color: #d46f77;
  font-size: 18px;
  vertical-align: middle;
}
.items-center {
  align-items: center;
}
.btn-bookmark {
  border-radius: 10px;
  padding: 7px;
  background-color: #eff8ed;
  box-shadow: none !important;
  min-width: 34px;
}
.btn-bookmark i,
.btn-share i {
  color: #3a8046;
  font-size: 18px;
  vertical-align: middle;
}
.btn-share {
  border-radius: 10px;
  padding: 7px;
  background-color: #eff8ed;
  box-shadow: none !important;
  min-width: 34px;
}
.border-flex-bottom {
  border-bottom: 1px solid #e4e4e4;
}
.short-desc-pro {
  color: #5e6b78;
  font-size: 16px;
  text-align: justify;
}
.total-price {
  color: #383838;
  font-weight: 600;
  font-size: clamp(18px, 2vw, 32px);
}
.old-price-pro {
  color: #999999;
  text-decoration: line-through;
  font-size: clamp(15px, 1.5vw, 21px);
  font-weight: 500;
}
.status-pro {
  color: #3a8046;
  font-weight: 600;
  font-size: 14px;
  background-color: #eff8ed;
  padding: 7px 10px;
  border-radius: 27px;
}
.comment-count {
  color: #3a8046;
  font-weight: 600;
  font-size: 14px;
  background-color: #eff8ed;
  padding: 7px 10px;
  border-radius: 27px;
}
.review-count {
  color: #d48d3b;
  font-weight: 600;
  font-size: 14px;
  background-color: #fbf3ea;
  padding: 7px 10px;
  border-radius: 27px;
}
.add-tocard {
  background-color: #b72126;
  border-radius: 29.5px;
  color: #fff;
}
.input-add {
  background-color: #f3f3f3;
  border-radius: 29.5px;
}
.input-add .btn {
  line-height: 1.5;
  background-color: transparent !important;
  box-shadow: none !important;
}
.feature-item img {
  max-height: 60px;
  object-fit: contain;
}
.feature-item .text-muted.small {
  font-size: 13px;
}

.nav-link-custom {
  color: #a3a3a3;
  text-decoration: none;
  font-size: 14px;
  padding: 15px 10px;
  display: inline-block;
  position: relative;
  font-weight: 600;
}
.nav-link-custom.active,
.nav-link-custom:hover {
  color: #ef4056;
}
.nav-wrapper .nav-link-custom:not(:last-child)::after {
  content: '';
  top: 20px;
  left: 0;
  background-color: #a3a3a3;
  position: absolute;
  width: 1px;
  height: 15px;
}

.tab-section {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f1;
}
.tab-section p {
  color: #5e6b78;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  margin-bottom: 10px !important;
}
.tab-section h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.tab-section ul li {
  color: #5e6b78;
  font-size: 16px;
  font-weight: 400;
}
.spec-item {
  display: flex;
  margin-bottom: 15px;
}
.spec-label {
  width: 150px;
  color: #81858b;
}
.header.sticky-menu {
  padding-top: 0 !important;
}
.user-avatar {
  background-color: #3a8046;
  width: 51.13px;
  height: 51.13px;
  border-radius: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.count-review i::before {
  color: #e59819;
}
.liks {
  background-color: transparent !important;
  box-shadow: none !important;
  color: #667085;
}
.btn-replay a {
  color: #d94a27;
  font-weight: 600;
}
.star-rating {
  display: inline-flex;
  vertical-align: middle;
}
.star-rating__ico:hover::before,
.star-rating__ico:hover ~ .star-rating__ico::before,
.star-rating__input:checked ~ .star-rating__ico::before {
  content: '\f005';
  font-weight: 900;
}
.star-rating__input {
  display: none;
}
.star-rating__ico {
  float: right;
  padding-left: 2px;
  cursor: pointer;
  color: #ffb300;
  font-size: 1.2em !important;
  line-height: 1.75em !important;
}
.form-control.message {
  border-color: #ddd;
  border-radius: 14px;
  box-shadow: none !important;
  height: 250px !important;
  display: block !important;
  padding: 10px;
}
.btn.btn-submit {
  background-color: #24a21b;
  color: #fff;
  box-shadow: none !important;
  padding: 9px 28px;
  border-radius: 12px;
  transition: all 0.2s linear;
}
@media (min-width: 992px) {
  .gallery-column {
    width: 38.66666667%;
  }
  .desc-column {
    width: 61.33333333%;
  }
}
.btn.btn-submit:hover {
  background-color: #0e7007;
}
.show-more-comment {
  color: #d94a27;
  font-size: 16px;
  text-decoration: underline;
  box-shadow: none !important;
}
#bests {
  background-color: #f8f8f8;
}
.owl-next {
  margin: 0 !important;
  background: url('../images/nav.png') !important;
  width: 34px;
  height: 34px;
  position: absolute;
  left: -10px;
  top: 40%;
  right: auto !important;
  transform: rotate(180deg);
}
.owl-prev {
  margin: 0 !important;
  background: url('../images/nav.png') !important;
  transform: rotate(0) !important;
  width: 34px;
  height: 34px;
  position: absolute;
  right: -10px;
  top: 40%;
  left: auto !important;
}
#toggleBtn[aria-expanded='true'] {
  display: none;
}
.modal .modal-content {
  box-shadow: none;
  padding: 0 !important;
  border-radius: 0 !important;
}
.share__title {
  font-size: 13px;
  line-height: 2;
  color: #232933;
  margin-top: 0;
  text-align: right;
  font-weight: 300;
  text-align: justify;
  margin-bottom: 20px;
}
.share__options,
.share__social,
.share__social-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.share__options,
.share__social,
.share__social-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.share__social {
  width: 42px;
  height: 42px;
  border-radius: 5px;
  margin-left: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.share__social--twitter {
  background: #4dcceb;
  border: 1px solid #4dcceb;
}
.share__social--fb {
  background: #4d8deb;
  border: 1px solid #4d8deb;
}
.share__social--whatsapp {
  background: #1bd741;
  border: 1px solid #1bd741;
}
.share__social--telegram {
  background: #1968dc;
  border: 1px solid #1968dc;
}
.share__btn {
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background: none;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding: 8px 16px;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 700;
  border: 1px solid #81858b;
  color: #81858b;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.share__social i {
  font-size: 22px;
  font-size: 1.614rem;
  line-height: 24px;
  color: #fff;
}
.input-add input {
  display: inline-flex;
  background-color: transparent !important;
  width: 72px;
  padding: 0 !important;
  text-align: center;
  -moz-appearance: textfield;
}
.c-navi-new-list__inner-categories {
  scrollbar-width: thin;
  scrollbar-color: #cfd8dc transparent;
}
.c-navi-new-list__inner-categories::-webkit-scrollbar {
  width: 4px;
}
.c-navi-new-list__inner-categories::-webkit-scrollbar-thumb {
  background-color: #cfd8dc;
  border-radius: 10px;
}
.namd li a {
  width: 100px;
  height: 120px;
  display: block;
}
.namd2 li a {
  width: 150px;
  height: 150px;
  display: block;
}
.product-weight-selector {
  direction: rtl;
  padding: 10px;
  font-family: sans-serif;
}
.selected-label {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 15px;
}
.weight-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.weight-card {
  cursor: pointer;
}
.weight-card input[type='radio'] {
  display: none; /* Ù…Ø®ÙÛŒ Ú©Ø±Ø¯Ù† Ø§ÛŒÙ†Ù¾ÙˆØª Ø§ØµÙ„ÛŒ */
}
.opt-pro .card-content {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s;
  background: #fff;
  min-width: 80px;
  justify-content: center;
  font-size: 14px;
}
.tick-icon {
  display: none;
  font-style: normal;
  font-size: 12px;
}
.weight-card input[type='radio']:checked + .card-content {
  border: 2px solid #b72126;
  color: #b72126;
  padding: 7px 14px;
}
.weight-card input[type='radio']:checked + .card-content .tick-icon {
  display: inline-block;
}
@media (max-width: 480px) {
  .card-content {
    padding: 6px 10px;
    font-size: 13px;
  }
}
.img-video {
  height: 300px;
  border-radius: 7px;
}
.img-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 7px;
}
.paly {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  background-color: #b72126;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 768px) {
  .banner-wrapper {
    overflow: hidden;
    position: relative;
    height: 100vh;
  }
}

@media screen and (max-width: 767.99px) {
  .banner-wrapper {
    overflow: hidden;
    position: relative;
    height: 80vh;
  }
}
.slider-section {
  position: relative;
  overflow: hidden;
}

.banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2);
}
/**
.slick-active .banner-img {
  animation: smoothZoomOut 8s ease-out forwards;
}**/

@keyframes smoothZoomOut {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}

.banner-content {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%);
  color: #fff;
  text-align: right;
  z-index: 10;
}

.fade-up-text {
  opacity: 0;
  transform: translateY(40px);
}

.slick-active .fade-up-text {
  animation: fadeUp 1.2s ease-out forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.delay-text-1 {
  animation-delay: 0.8s;
  font-size: clamp(14px, 2vw, 2.5rem);
  font-weight: 700;
}

.delay-text-2 {
  animation-delay: 1.4s;
  line-height: 1.2;
  font-size: clamp(14px, 4vw, 3.5rem);
  font-weight: 900;
}

.delay-text-3 {
  animation-delay: 2s;
  font-size: clamp(14px, 2vw, 2.5rem);
  font-weight: 700;
}
