* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}
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%;
  width: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}

.page {
  overflow-x: hidden;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src:  url("../fonts/Montserrat-Black.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src:  url("../fonts/Montserrat-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src:  url("../fonts/Montserrat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src:  url("../fonts/Montserrat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src:  url("../fonts/Montserrat-Medium.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src:  url("../fonts/Montserrat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src:  url("../fonts/Montserrat-Light.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src:  url("../fonts/Montserrat-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src:  url("../fonts/Montserrat-Thin.woff") format("woff");
}

body {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  line-height: 2;
  direction: ltr;
  background-color: #f9f9f9;
  overflow-x: hidden;
  min-height: 100%;
  width: 100%;
  color: #000;
}
@media screen and (min-width: 992px) {
  .wrapper-count-filter {
    width: 50%;
    margin: auto;
  }
  #pills-tabContent-pack {
    margin-top: 5rem !important;
  }
  .card.crd-pack-acive {
    margin-top: -51px;
  }
  .package-section .title-section{
    font-size: 48px;
  }
  .slider-section{
    margin-top: -122px;
  }
  .menuTrigger {
    display: none !important;
  }
}
.header {
  z-index: 1000;
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  left:0;
  margin:auto;

}
@media screen and (max-width: 991.99px) {
  .bg-banner {
    top: -44px !important;
  }
  .header {
    background-color: #fff;
  }
  .header *{
    color: #000 !important;
  }
.header svg path,.header svg rect{
    fill: #000 !important;
  }
  .link-top li {
    margin-right: 0 !important;
  }
  .logo span {
    font-size: 10px !important;
  }
  .link-top {
    display: flex;
    flex-direction: row;
  }
  .link-top > li {
    flex-grow: 1;
    text-align: center;
    line-height: 1;
  }
  .toolbar {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 5px #868484;
    width: 100% !important;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  li.cal {
    margin: 0 !important;
    display: block !important;
    text-align: center;
  }
  .lng-col {
    display: none !important;
  }
  .menuTrigger {
    margin-right: 19px;
  }
  .menuTrigger i {
    font-size: 29px;
    color: #000;
    vertical-align: middle;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .wrapper-count-filter {
    width: 80%;
    margin: auto;
  }
  .tag-filter {
    display: block !important;
  }
  .mt-sm-12 {
    margin-top: 15px;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
}
@media screen and (max-width: 767.99px) {
  .hot-idea img {
    width: 100% !important;
    height: auto !important;
  }
  .hot-ideas-col {
    margin-bottom: 15px;
  }
 
  .text-xs-center {
    text-align: center !important;
  }
  .pe-xs-0 {
    padding-left: 0 !important;
  }
  .copy {
    text-align: center;
    font-size: 11px !important;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
  }
  .img-slide {
    height: 200px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }

  .social .title-footer {
    text-align: center !important;
  }
  .title-footer {
    text-align: right;
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #64606078;
  }
  .accordion-container .set > span i {
    position: absolute;
    right: 0;
    top: 13px;
    color: #c8c7c778;
    font-size: 10px;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .link-footer li {
    margin: 10px !important;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: #000000a6 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .en-company {
    display: block !important;
  }
  .links-footer {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .lnk-footers {
    text-align: left;
  }
  .title-footer {
    text-align: left;
  }

  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .package-section{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .comment-user{
    font-size: 18px;
  }
  .mySwiperList .swiper-slide a,.mySwiperList2 .swiper-slide a{
    margin: 10px;
  }
  .d-flex.flex-toolbar {
    justify-content: flex-end;
  }
  .title-company {
    font-size: 24px;
  }
  .frm-filter input::placeholder{
    font-size: 22px;
  }
  .btn-filter{
    width: 78px;
    height: 66px;
  }
  .frm-filter{
    width: 80%;
    height: 80px;
  }
  .frm-filter input{
    width: calc(100% - 140px);
  }
  .main-title-filter{
    font-size: 46px;
  }
  .sub-title-filter{
    font-size: 29px;
  }
  .owl-slide-text {
    width: 78%;
  }
  .count {
    font-size: 40px;
  }
  .company-about{
    width: calc(100% - 110px);
  }
.title-banner{
  font-size: 30px;
}
.desc-banner{
  font-size: 20px;
}
  .user-comment {
    margin-top: -150px;
  }
  .banner-section-top-cover {
    min-height: 663px;
    display: flex;
    justify-content: center;
    align-items: center;
  }  
  .banner-section-bottom-cover{
    min-height: 496px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.category-section{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
  .set .content {
    margin-top: 10px;
  }
  .set > span i {
    display: none;
  }
  .links-footer {
    text-align: left;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .set > span i {
    display: none;
  }
}
.owl-slider .owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.owl-slider .owl-nav i {
  color: #fff;
  font-size: 24px;
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: -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: #f3f3f3 !important;
}
.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -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 {
  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 #eaeaea;
  color: #000;
  font-weight: 300;
  font-size: 15px;
}
.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  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: 300;
  font-size: 15px;
  display: block;
  text-transform: capitalize;
}
.openSubPanel {
  position: relative;
  color: #000;
  cursor: pointer;
  z-index: 1;
  text-align: left;
  width: 100%;
  display: block;
  text-transform: capitalize;
}
.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;
  left: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}
.arow-menu i {
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  right: 10px;
  top: 10px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

@media screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1500px;
  }
}

.header.sticky-menu {
  box-shadow: 0px 5px 6px #060c436b !important;
  background-color: #fff;
}
.header.sticky-menu  *{
  color: #000;
}
.header.sticky-menu  svg path{
  fill: #000;
}
.header.sticky-menu .menu{
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.header.sticky-menu .c-navi-new-list__category-item > li > a:hover {
  color: #000;
}
@media (max-width: 1102.99px) {
}
@media screen and (min-width: 900px) and (max-width: 1199px) {
}

@media screen and (min-width: 992px) {

 
}

@media screen and (max-width: 991.99px) {
  .user-comment {
    margin-top: -30px;
  }
  .banner-section-top-cover {
    background-color: #0042a5;
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .banner-section-bottom-cover {
    background-color: #0052cd;
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .swiper-button-prev-mySwiper , .swiper-button-next-mySwiper,
  .swiper-button-next-mySwiperList,.swiper-button-prev-mySwiperList,
  .swiper-button-next-mySwiperList2,.swiper-button-prev-mySwiperList2,
  .swiper-button-next-mySwiperBrand,.swiper-button-prev-mySwiperBrand,
  .swiper-button-next-mySwiperContct,.swiper-button-prev-mySwiperContct{
    display: none !important;
  }
  .frm-filter input::placeholder{
    font-size: 16px;
  }
  .btn-filter{
    width: 50px;
    height: 50px;
  }
  .frm-filter{
    width: 95%;
    height: 56px;
  }
  .frm-filter input{
    width: calc(100% - 60px);
    font-size: 14px;
  }
  .main-title-filter{
    font-size: 25px;
  }
  .sub-title-filter{
    font-size: 13px;
  }
  .owl-slide-text {
    width: 100%;
  }
  .slider-section ,.owl-slider .owl-item,.owl-slider .item{
    height: calc(100vh - env(safe-area-inset-bottom) - 150px);
  }
  .d-flex.flex-logo {
    align-items: center;
}
  .container-fluid.header.menu {
    background-color: #2d1306;
  }
  .search-result {
    background-color: #fff;
    border-top: 1px solid #eee;
    border-radius: 0 0 10px 10px;
    padding: 10px;
  }
  .search-result-list li {
    list-style: none;
    text-align: left;
  }
  .search-result-list li:not(:last-child) {
    border-bottom: 1px solid #eee;
    line-height: 3;
  }
  .search-result-list li a {
    color: #000;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
  .row-top-header .menu{
    display: none;
  }

  
}
.owl-slide-text {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 4;
  color: #fff;
  text-align: center;
  padding-bottom: 6%;
}

@media screen and (min-width: 750.99px) and (max-width: 991099px) {
}
@media screen and (max-width: 750.99px) {
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #a49898;
}

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

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

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

.register button {
  background-color: transparent !important;
  border: none !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: lowercase;
  display: flex;
  align-items: center;
  color: #fff;
}
.d-flex.flex-toolbar {
  align-items: center;
}
.flex-toolbar .dropdown-toggle::after {
  display: none;
}
@media (max-width: 767.99px) {
  .sotial-footer ul {
    text-align: center;
  }
  .logo-footer {
    text-align: center;
  }
  .package-section{
    padding-bottom: 2rem;
  }
  .comment-user{
    font-size: 14px;
  }
  .desc-banner {
    font-size: 12px;
  }
  .mySwiperList .swiper-slide a,.mySwiperList2 .swiper-slide a{
    margin: 10px 5px;
  }
  #regSelect svg {
    width: 19px;
  }
  .d-flex.flex-toolbar {
    justify-content: space-between;
    padding-bottom: 5px;
  }
  #regSelect {
    font-size: 12px;
  }
  .title-company {
    font-size: 13px;
    font-weight: 700 !important;
  }
  .container,
  .container-sm {
    max-width: 100% !important;
  }
     
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100% !important;
  }
}
.scrollup i {
  vertical-align: middle;
  font-size: 21px;
  cursor: pointer;
  margin-top: 5px;
}
.c-navi-new-list.menu li{
  list-style: none;
}
.c-navi-new-list__category--main {
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px 10px 4px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
}
.c-navi.js-navi {
  transition: all 0.5s linear;
}
.c-header__user-menu-btn,
.c-header__user-menu-list .c-navi-list__a--user {
  border: 1px solid #c4c4c4;
  width: 53px;
  border-radius: 8px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  padding: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  position: absolute;
  height: 45px;
  left: 0;
}
.c-header__user-menu-btn:before,
.c-header__user-menu-list .c-navi-list__a--user:before {
  content: "\E20E\00FE0E";
}
.c-header__user-menu-btn:after,
.c-header__user-menu-list .c-navi-list__a--user:after {
  content: "\E0DA\00FE0E";
}
.c-header__user-menu-btn:before,
.c-header__user-menu-list .c-navi-list__a--user:before {
  font-size: 21px;
  margin-left: 5px;
  position: unset !important;
}
.c-header__user-menu-btn:after,
.c-header__user-menu-list .c-navi-list__a--user:after {
  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;
}
.c-header__user-menu-btn span,
.c-header__user-menu-list .c-navi-list__a--user span {
  display: none;
}
.c-header {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  z-index: 1000;
  position: relative;
}
.c-header > .container {
  z-index: 100;
  position: relative;
  background: #fff;
}
.t-header-light .c-header {
  height: 110px;
  -webkit-box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, 0.14);
  box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, 0.14);
  z-index: unset;
}
.t-header-light .c-header .c-adplacement__top-banner,
.t-header-light .c-header .c-header__action,
.t-header-light .c-header .c-header__search,
.t-header-light .c-header .c-header__yalda-box {
  display: none;
}
.t-header-light .c-header .c-header__logo {
  position: static;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  max-width: none;
}
.t-header-light .c-header .c-header__logo-img {
  width: 180px;
  height: 100%;
  min-height: 64px;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background: url(../fonts/bc60cf05.svg) no-repeat 50% 50%;
  background-size: contain;
}
.c-header--birthday .t-header-light .c-header .c-header__logo-img {
  background-image: url(../fonts/2fc8708f.png) !important;
  background-size: contain;
}
.c-header__right-side {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__right-side,
.c-header__yalda-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-header__yalda-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 44px;
  margin-right: 12px;
  width: 142px;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-header__yalda-box-img {
  height: 24px;
  margin-bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__yalda-box-img:after {
  content: "\E0B4\00FE0E";
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 1.222;
  color: #b2001a;
}
.c-header__yalda-box-timer {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  color: #6d7179;
  font-weight: 700;
}
.c-header__yalda-box-timer--red {
  color: #e2003a;
}
.c-header__yalda-box-timer--red span {
  display: inline-block;
  font-family: IRANYekanDigits, sans-serif;
}
.c-header__black-friday-box-image {
  max-width: 72px;
  width: 100%;
}
.c-header__black-friday-box-timer {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
  color: #36076b;
  font-weight: 800;
}
.c-header__black-friday-box-timer--red {
  color: #e2003a;
}
.c-header__black-friday-box-timer--red span {
  display: inline-block;
  font-family: IRANYekanDigits, sans-serif;
}
.c-header__yalda-99-box-image {
  max-width: 132px;
  width: 100%;
}
.c-header__yalda-99-box-timer {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
  color: #c00045;
  font-weight: 800;
}
.c-header__row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  padding: 12px 0;
}
.c-header__row,
.c-header__row--digi-club-banner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__row--digi-club-banner {
  background-color: #02c6db;
  height: 50px;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 1.375;
  text-shadow: 0 1px 1px #999;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-header__row--digi-club-banner a {
  color: #fff;
  background-color: #0091a1;
  border-radius: 8px;
  margin-right: 30px;
  padding: 5px 30px;
}
.c-header__logo {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
  max-height: 100%;
  padding-right: 0;
  margin-left: 24px;
  margin-right: 8px;
}
.c-header__logo--plus:after {
  content: "\E011\00FE0E";
}
.c-header__logo--plus:before {
  right: auto;
  left: 0;
  bottom: 0;
}
.c-header__logo--plus:after {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 10px;
  color: #fff;
  background: #941b80;
  padding: 1px 5px;
  border-radius: 8px;
}
.c-header__user-menu-list {
  margin-right: 10px;
}
.c-header__user-menu-list > li {
  display: none;
}
.c-header__user-menu-list > li:first-of-type {
  display: block;
}
.c-header__user-menu-list .c-navi-list__dropdown {
  right: auto;
  left: 0;
}
.c-header__user-menu-list .c-navi-list__dropdown:after {
  left: 20px;
  right: auto !important;
}
.c-header__user-menu-dropdown {
  width: 230px;
  padding-top: 15px;
  font-size: 13px;
  font-size: 0.929rem;
  line-height: 1.692;
}
.c-header__user-menu-dropdown > span {
  display: block;
  padding: 0 15px;
}
.c-header__user-menu-dropdown a {
  color: #009ec9;
}
.c-header__user-menu-register {
  border: 1px solid #449fa9;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 47px;
  margin: 20px 4px 3px;
  color: #449fa9;
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}
.c-header__user-menu-register:before {
  content: "\E209\00FE0E";
  margin-left: 10px;
  font-size: 21px;
}
.c-header__dropdown {
  position: absolute;
  top: 100%;
  right: auto !important;
  left: 0;
  background: #fff;
  border-radius: 0 0 8px 8px;
  z-index: 10;
  -webkit-box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, 0.32);
  box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, 0.32);
  padding-top: 1px;
  display: none;
}
.c-header__dropdown:after,
.c-header__dropdown:before {
  position: absolute;
  content: "";
}
.c-header__dropdown:before {
  height: 2px;
  background-color: #35ccde;
  bottom: 100%;
  left: 0;
  right: 0;
}
.c-header__dropdown:after {
  width: 0;
  height: 0;
  border-color: transparent transparent #35ccde;
  border-style: solid;
  border-width: 0 8px 8px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 2px;
  left: 20px;
  right: auto !important;
}
.c-header__menu-handler {
  position: absolute;
  height: 100%;
  width: 58px;
  cursor: pointer;
}
.c-header__menu-handler:before {
  content: "\E17A\00FE0E";
  position: absolute;
  color: #fff;
  font-size: 21px;
  right: 10px;
  bottom: -100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
}
.c-header__logo-img {
  color: #fff;
  height: 30px;
  display: block;
  text-align: right;
  text-indent: -1000em;
  background: url(../fonts/bc60cf05.svg) no-repeat 50%;
  background-size: contain;
  -webkit-transition: background-position 0.3s
    cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: background-position 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
}
.c-header__logo-img--bug-report {
  background-image: url(../fonts/fced58e3.svg);
  cursor: pointer;
}
.c-header__logo-img--bug-report--smaller {
  max-width: 100px;
}
.c-header--birthday .c-header__logo-img {
  background-image: url(../fonts/2fc8708f.png);
  background-size: contain;
}
.c-header__logo-img.is-black {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.c-header__search {
  position: relative;
  width: 100%;
  -webkit-transition: 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  width: 60%;
}
.c-header__action,
.c-header__search {
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: unset;
}
.c-header__btn-container {
  padding: 0 12px;
  position: relative;
}
.c-header__btn-container:last-child {
  padding-left: 0;
}
.c-header__btn-container + .c-header__btn-container {
  position: relative;
}
.c-header__btn-container + .c-header__btn-container:before {
  content: "";
  display: block;
  height: 24px;
  background: #e0e0e2;
  position: absolute;
  right: 0;
  width: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-header__btn-login {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #e0e0e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  color: #616161;
}
.c-header__btn-login:before {
  content: "\E1B5\00FE0E";
  margin-left: 8px;
  font-size: 24px;
  font-size: 1.714rem;
  line-height: 24px;
}
.c-header__btn-notifications:before {
  content: "\E0D3\00FE0E";
  font-size: 24px;
  color: #424750;
}
.c-header__btn-cart-container {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: 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;
  position: relative;
}
.c-header__btn-cart-container.open {
  background: rgba(239, 57, 78, 0.05);
}
.c-header__btn-cart {
  position: relative;
  display: block;
}
.c-header__btn-cart:before {
  content: "\E0F5\00FE0E";
  font-size: 24px;
  color: #424750;
}
.c-header__btn-cart-counter {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 16px;
  color: #fff;
  width: 20px;
  height: 18px;
  background: #ef394e;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  font-weight: 900;
  border: 2px solid #fff;
  position: absolute;
  bottom: -6px;
  right: -9px;
}
.c-header__btn-cart-counter--square {
  height: 20px;
  line-height: 20px;
  bottom: -7px;
  border-radius: 6px;
}
.c-header__cart-info {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% - 3px);
  width: 300px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  z-index: 4;
}
.c-header__cart-info-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 16px 12px 12px;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: normal;
}
.c-header__cart-info-count {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: normal;
  color: #81858b;
}
.c-header__cart-info-link {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0fabc6;
  font-size: 12px !important;
  font-size: 0.857rem !important;
  line-height: normal !important;
}
.c-header__cart-info-link:after {
  content: "\E0F4\00FE0E";
  font-size: 18px;
  font-size: 1.286rem;
  line-height: normal;
}
.c-header__cart-info-footer {
  padding: 8px;
  border-top: 1px solid #f0f0f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__cart-info-footer > div {
  width: 50%;
}
.c-header__cart-info-total {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -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;
  padding-right: 4px;
}
.c-header__cart-info-total-text {
  margin-bottom: 4px;
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
}
.c-header__cart-info-total-amount {
  font-size: 10px !important;
  font-size: 0.714rem !important;
  line-height: normal !important;
  font-weight: 700;
}
.c-header__cart-info-total-amount-number {
  font-size: 16px !important;
  font-size: 1.143rem !important;
  line-height: normal !important;
}
.c-header__cart-info-submit {
  display: block;
  border-radius: 8px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 10px;
  background-color: #00bfd6;
  border: none;
}
.c-header__cart-info-submit:hover {
  background-color: #63d0df;
}
.c-header__cart-info-submit--red {
  background-color: #ef394e;
}
.c-header__cart-info-submit--red:hover {
  background-color: #ef5662;
}
.c-header__basket-list-container {
  max-height: 293px;
  overflow: hidden;
}
.c-header__basket-list {
  max-height: 293px;
  overflow-y: scroll;
  overflow-x: hidden;
  list-style: none;
  border-top: 1px solid #f0f0f1;
}
.c-header__basket-list::-webkit-scrollbar {
  width: 0;
}
.c-navi__line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  z-index: 2;
  background-color: #000;
}
.c-navi__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  justify-content: space-between;
}
.c-navi-categories__container {
  z-index: 49;
  width: 100%;
  padding-right: 0;
}
.c-navi-categories__container.is-fixed {
  position: fixed;
}
.c-navi-categories__container.is-scrolled {
  top: 66px;
}
.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: 3;
  -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-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -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;
  font-size: 13px;
  font-size: 0.929rem;
  line-height: 1.692;
  padding-right: 26px;
}
.c-navi-list > li {
  position: relative;
  margin-right: 10px;
}
.c-navi-list > li:first-child {
  margin-right: 0;
}
.c-navi-list > li.diviter + li {
  margin-right: auto;
}
.c-navi-list__a {
  display: inline-block;
  padding: 9px 24px 9px 9px;
  color: #505050;
}
.c-navi-list__a:before {
  position: absolute;
  right: 0;
}
.c-navi-list__a.has-new:after {
  width: 9px;
  height: 9px;
  background-color: #00bfd6;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: -5px;
  top: 11px;
}
.c-navi-list__a--gift {
  padding-right: 32px;
}
.c-navi-list__a--seller {
  padding-right: 32px;
}
.c-navi-list__a--promotion {
  padding-right: 28px;
  color: #fb3449;
}
.c-dc-navigation__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(74, 74, 74, 0.43);
  opacity: 0;
  z-index: 2;
  -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-dc-navigation__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.c-dc-header-submenu {
  width: 100%;
  padding: 12px 16px 12px 12px;
}
.c-dc-header-submenu,
.c-dc-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-dc-header-submenu__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  margin-left: 24px;
}
.c-dc-header-submenu__nav {
  margin-top: auto;
  width: 100%;
}
.c-dc-header-submenu__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.c-dc-header-submenu__nav-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 500;
  white-space: nowrap;
}
.c-dc-header-submenu__nav-link:before {
  margin-left: 8px;
  color: #a1a3a8;
  font-size: 20px;
}
.c-dc-header-submenu__nav-link--main {
  font-weight: 700;
}
.c-navi-new-list__sublist-top-bar-image {
  position: absolute;
  left: 54px;
  top: 5px;
  width: 110px;
  height: 20px;
  display: block;
}
.c-navi-new-list__sublist-top-bar-image img {
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.c-navi-new-list:hover + .c-navi-categories__overlay {
  opacity: 1;
}
.c-navi-new-list__a-hover {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 0;
  z-index: 3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.c-navi-new-list__a-hover.is-fmcg > div:before {
  background-color: #9dc44d;
}
.c-navi-new-list__a-hover > div {
  width: 100%;
  height: 100%;
}
.c-navi-new-list__a-hover > div:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 4;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f9c783;
}
.c-navi-new-list__category-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;
  align-items: center;
}
.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 .menu-content  ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  padding-right: 0 !important;

}
.menu-content{
  overflow-y: auto;
  max-height: 350px;
}
.c-navi-new-list__sublist {
  position: absolute;
  top: 99%;
  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 {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
  vertical-align: middle;
  direction: ltr;
  text-align: left;
  width: 50%;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
}
.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: ltr;
  text-align: left;
  position: relative;
}
.c-navi-new-list__sublist-option--title a {
  color: #ffa303;
  text-decoration: none;
  font-size: 15px !important;
  font-weight: 700 !important;
  position: relative;
}
.c-navi-new-list__sublist-option--title a i {
  vertical-align: middle;
  max-height: 10px;
  font-size: 12px;
}
.c-navi-new-list__sublist-option--title a:hover {
  color: #000;
}
.c-navi-new-list__sublist-option--item {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 2.27;
  font-weight: 400;
  color: #81858b;
}
.c-navi-new-list__sublist-option--item a:hover {
  color: #0042A5;
  font-weight: 600;
}
.c-navi-new-list__sublist-option--has-icon {
  direction: ltr;
  text-align: left;
}
.c-navi-new-list__sublist-see-all-cats {
  color: #f26822 !important;
}
.c-navi-new-list__sublist-option--has-icon a {
  color: #424750;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  text-decoration: none;
}
.c-navi-new-list__sublist-option--has-icon a:before {
  margin-left: 8px;
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 18px;
  color: #a1a3a8;
  cursor: pointer;
  vertical-align: middle;
}
.c-navi-new-list__sublist-option--has-circle {
  height: unset;
  min-height: 30px;
}
.c-navi-new-list__sublist-option--has-circle a {
  padding-right: 20px;
  white-space: normal !important;
}
.c-navi-new-list__sublist-option--has-circle a:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #a1a3a8;
  border-radius: 50%;
  display: inline-block;
  top: 11px;
  right: 8px;
  position: absolute;
}
.c-navi-new-list__sublist-option--has-circle a:hover:before {
  background-color: #ef394e;
}
.c-navi-new-list__sublist-option a {

  display: block;
  position: relative;
}
.c-navi-new-list__sublist-option--footer {
  position: absolute;
  margin-top: 17px;
  bottom: 0;
  height: 45px;
  width: 384px;
  right: 24px;
  border-left: none;
  border-top: 1px solid #e9e9e9;
  max-width: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__sublist-option--footer:before {
  content: "\E1A6\00FE0E";
  position: relative;
  color: #19bfd3;
  margin-left: 7px;
}
.c-navi-new-list__sublist-option--footer a {
  color: #19bfd3;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 48px;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
}
.c-navi-new-list__sublist-option-discount {
  color: #ef5662;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 2;
  margin-right: 5px;
  white-space: nowrap;
}
.c-navi-new-list__sublist-item-badge {
  border-radius: 9.5px;
  background-color: #fb3449;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 2;
  font-weight: 700;
  padding: 1px 7px;
  margin-right: 2px;
  color: #fff;
}
.c-navi-new-list__category-link {
  display: block;
  padding: 4px 9px 4px;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #fff;
}

.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-right: 1px solid #f0f0f1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 40%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  box-shadow: -2px 1px 5px #ccc;
}
.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: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 700;
  color: #424750;
}
.c-navi-new-list__inner-category {
  padding: 10px 8px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
}
.c-navi-new-list__inner-category--hovered {
  border-left: 4px solid #ffa303;
  padding: 10px 8px;
  color: #222;
}
.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 20px 20px 0;
  -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;
  background-color: #fff;
  z-index: 1;
  position: relative;
}
.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: 300px;
  max-height: 300px;
  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;
}
.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-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-new-list__inner-categories {
  max-width: 400px;
}
.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;
}
.has-sub ul {
  min-height: 100% !important;
  position: absolute;
  left: -9999px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background: rgb(254,254,255);
}
.title-company {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
}
.glass-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2; /* Below the dropdown */
}
.header button{
  background-color: transparent ;
  color: #fff;
}
.flex-lng {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
}
.dropdown-menu li a {
  display: block;
  text-align: left;
  padding: 0 10px;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown-menu li{
  margin: 5px 0;
}
.icon-img{
  display: inline-block;
  width: 30px;
  height: 23px;
}
.icon-img img{
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.custom-select {
  position: relative;
  cursor: pointer;
}
.select-selected {
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select-selected img {
  margin-right: 10px;
  width: 30px;
  height: 20px;
  object-fit: contain;
}
.select-items {
  position: absolute;
  background-color: white;
  width: 100%;
  display: none; /* Hidden by default */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  border-radius: 5px;
  min-width: 150px;
}
.select-items div {
  font-size: 12px;
  padding: 5px 10px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.select-items div img {
  margin-right: 10px;
  width: 30px;
  height: 20px;
}
.glass-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
.main-title-filter{
  color: #FFF;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.sub-title-filter{
  color: #FFF;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.frm-filter input::placeholder{
  color: #a3a1a1;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.btn-filter{
  flex-shrink: 0;
  border-radius: 9px;
  background: #0042A5;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.09);
}
.text-to-speach{
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.frm-filter{
  display: flex;
  align-items: center;
  flex-shrink: 0;
  border-radius: 14px;
  background: #EFEFEF;
  box-shadow: 27px 18px 40px 0px rgba(0, 0, 0, 0.11);
  margin: auto;
  padding: 0 2px 0 20px;
}
.frm-filter input{
  background-color: transparent !important;
  box-shadow: none !important;
}
.tag-filter{
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 80%;
  margin: auto;
  text-transform: capitalize;
  display: flex;
  justify-content: space-between;
}
.item-tag a{
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  height: 27px;
  flex-shrink: 0;
  border-radius: 7px;
  border: 1px solid #FFF;
  text-align: center;
  padding:4px 5px;
}
.item-tag {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 180px);
}

.count {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-emphasis: none;
  text-align: left;
}
.counter-title {
  color: rgba(255, 255, 255, 0.60);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.wrapper-count-filter .count-box::after{
  position: absolute;
  content: '';
  width: 3px;
  height: 69px;
  background: #FFF;
  left: -36px;
  top: -8px;
}
.wrapper-count-filter div.col-md-4:nth-child(1) > div:nth-child(1)::after{
  display: none;
}
.w-50{
  min-width: 60px;
}
#regionSelect .select-items {
  min-width: 270px;
}
.w-30{
  width: 35px;
}
#regionSelect {
  min-width: 80px;
}
.menu {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}
#regSelect .select-items {
  min-width: 200px;
  right: 0 !important;
}

#regSelect .select-items li a{
  display: block;
  font-size: 15px;
}
.head-text-reg{
  font-weight: 600;
}
.register, .sign-in {
  text-align: center;
  width: 90%;
  line-height: 2.5;
  display:block;
  margin: 5px auto;
  transition: all 0.2s linear;
  border: 1px solid #0042A5;
}
.sign-in {
  background: #0042A5;
  border-radius: 100px;
  color: #fff !important;
}
.sign-in:hover{
   background-color: #f60;
   color: #fff;
   border-color: #f60;
}
.register {
  border: 1px solid #0042A5;
  border-radius: 100px;
  color: #0042A5;
}
.register:hover {
 background-color: #f60;
 color: #fff;
 border-color: #f60;
}
.header.bg{
  background-color: #fff;
}
.header.bg *{
  color: #000;
}
.header.bg .menu{
  border-color: #000;
}
.header.bg svg path{
  fill:#000;
}
.c-navi-new-list__categories {
  list-style: none !important;
}
.category-section .swiper {
  width: 100%;
  height: 382px;
  padding: 30px 17px;
  margin-left: auto;
  margin-right: auto;
}
.brand-section .swiper {
  width: 100%;
  height: 200px;
  padding: 30px 17px;
  margin-left: auto;
  margin-right: auto;
}
.category-section .swiper-slide {
  text-align: center;
  font-size: 18px;

  height: calc((100% - 30px) / 2) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brand-section .swiper-slide {
  text-align: center;
  font-size: 18px;;
  height: calc((100% - 30px) / 2) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cat-name{
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.mySwiper .swiper-slide a{
  width: 151px;
  height: 151px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 4px 37.1px 0px rgba(0, 0, 0, 0.07);
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  transition: all 0.2s linear;
}
.mySwiper .swiper-slide a:hover img {
  filter: brightness(0) invert(1);
}
.mySwiper .swiper-slide a:hover{
  background-color: #0042A5;
}
.mySwiper .swiper-slide a:hover .cat-name{
  color: #fff;
}
.main-img-cat {
  width: 65px;
  height: 65px;
  margin: auto;
}
.main-img-cat img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.swiper-button-next-mySwiper,.swiper-button-next-mySwiperList,
.swiper-button-next-mySwiperList2,.swiper-button-next-mySwiperBrand,
.swiper-button-next-mySwiperContct {
  right: -50px !important;
}
.swiper-button-prev-mySwiper,.swiper-button-prev-mySwiperList,
.swiper-button-prev-mySwiperList2,.swiper-button-prev-mySwiperBrand,
.swiper-button-prev-mySwiperContct{
  left: -50px !important;
}
.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-button-prev-mySwiper,.swiper-button-next-mySwiper,
.swiper-button-prev-mySwiperBrand,.swiper-button-next-mySwiperBrand,
.swiper-button-next-mySwiperList,.swiper-button-prev-mySwiperList,
.swiper-button-next-mySwiperList2,.swiper-button-prev-mySwiperList2,
.swiper-button-next-mySwiperContct,.swiper-button-prev-mySwiperContct {
  background: url('../images/arrow.svg') no-repeat !important;
  font-size: 0 !important;
  width: 56px !important;
  height: 65px !important;
  content: '' !important;
  position: absolute;
  z-index: 2;
  top: 50%; /* در وسط عمودی قرار دادن */
  transform: translateY(-50%);
}
.swiper-button-next-mySwiper,.swiper-button-next-mySwiperList,
.swiper-button-next-mySwiperList2,.swiper-button-next-mySwiperBrand,
.swiper-button-next-mySwiperContct{
  transform: rotate(180deg);
}
.seclect-region{
  color: #000;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
}
.frm-region .select2-container {
  width: calc(100% - 78px) !important;
  height: 70px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #EFEFEF;
  box-shadow: 27px 18px 40px 0px rgba(0, 0, 0, 0.11);
}
.frm-region {
  display: flex;
  align-items: center;
}
.search-region {
  width: 78px;
  height: 70px;
  flex-shrink: 0;
  border-radius: 9px;
  background: #0042A5;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.09);
  margin-left: 10px;
}
.frm-region .select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: none !important;
  border-radius: 4px;
  height: 70px !important;
  text-align: left;
}
.frm-region .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 70px;
  padding: 0 20px;
}
.frm-region .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 22px;
  right: 7px;
}
.price-pro{
color: #0042A5;
font-size: 12.997px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.pro-name{
color: #000;
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.time {
  color: #CCC;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.flex-card {
  justify-content: space-between;
}
.add-to-cart,.add-fav,.add-lux {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.add-fav{
  position: absolute;
  top:10px;
  right: 10px;
  z-index: 1;
}
.add-lux{
  position: absolute;
  top:40px;
  right: 10px;
  z-index: 1;
}
.category-list {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.mySwiperList .swiper-slide a,.mySwiperList2 .swiper-slide a{
  border-radius: 7px;
  background: #FFF;
  box-shadow: 0px 0px 16.1px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  min-height: 200px;
}
.main-img-pro {
  height: 124px;
  overflow: hidden;
  text-align: center;
}
.main-img-pro img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.rate-box{
  font-size: 10px;
  color: #000;
  font-weight: 600;
}
.title-section{
  color: #000;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: capitalize;
}
.gap {
  color: #CCC;
  margin: 0 1px;
}
.main-img-brand {
  height: 45px;
}
.main-img-brand img{
  object-fit: contain;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all 0.2s linear;
}
.brand-section {
  padding-bottom: 4rem;
}
.main-img-brand:hover img{
  filter: none !important;
  opacity: 1 !important;
}

.bg-banner {
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
}
.banner-section-top .container,.banner-section-bottom .container{
  position: relative;
  z-index: 1;
  color: #fff;
}
.banner-section-top p,.banner-section-bottom p{
  line-height: 1.5;
}
.comment-user{
  flex-shrink: 0;
  color: #000;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 10px;
  border-top: 2px solid #fff;
  padding: 20px;
  display: flex;
  min-height: 115px;
  justify-content: center;
  align-items: center;
}
.mySwiperContct .swiper-slide a {
  display: block;
  flex-shrink: 0;
  color: #000;
  border-radius: 10px;
  background: #EFEFEF;
  box-shadow: 0px 0px 20.7px 0px rgba(0, 0, 0, 0.05);
  padding: 20px;

}
.n-user {
  font-weight: 700;
  line-height: 1.5;
}
.footer {
  background-color: #000;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
}
.title-footer {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.lnk-footers li a {
  color: #FFF;
  transition: all 0.2s linear;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.65;
}
.lnk-footers li a:hover{
  color: #3A7DE1;
}
.lnk-footers li {
  list-style: none;
  line-height: 1.2;
}
.lnk-footers{
  padding-right: 0;
}
.form-news button.send-modal {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background-color: #0042A5;
  border-radius: 0 6px 6px 0;
  transition: all 0.2s linear;
}
.form-news button:hover,.form-news button:focus{
  background-color: #F26722;
  border-color: #F26722;
  box-shadow: none !important;
}
.form-news input{
  width: calc(100% - 50px);
  height: 50px;
  flex-shrink: 0;
  border-radius: 6px 0 0 6px;
  border: 1px solid rgba(0, 0, 124, 0.20);
  background: #FFF;
  padding: 10px;
  font-size: 14px;

}
.form-news input::placeholder{
  opacity: 0.65;
}
.form-news {
  width: 100%;
  display: flex;
  border-radius: 6px;
}
.mail a{
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.65;
}
.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 0.25px solid #ffffff61;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin: 0 6px;
}
.sotial-footer a {
  width: 35px;
  height: 35px;
  line-height: 31px;
  display: block;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
  border-radius: 100%;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.sotial-footer li a img {
  object-fit: contain;
  max-width: 19px;
}
.company-about{
flex-shrink: 0;
color: #AFAFAF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.logo-footer a{
  width: 109px;
}
.flex-about-company {
  border-top: 1px solid #ffffff26;
}
.footer-top{
  background: url('../images/top-footer.jpg') no-repeat;
  background-size: cover;
  background-position: right;
  color: #fff;
  min-height: 202px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-footer-top {
  max-width: 426px;
  color: #FFF;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.package-section .title-section{
  color: #000;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.title-package {
  color: #0042A5;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
}
.title-package .bld {
  font-weight: bold;
  display: inline-block;
}
.d-flex.space-between.align-items-center {
  justify-content: flex-end;
}
#pills-tab-pack {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  padding: 4px;
  align-items: flex-start;
  border: 1px solid #E4E4E7;
  background: #FFF;
}
#pills-tab-pack button {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  color: #A1A1AA;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
}
#pills-tab-pack button.active {
  background: #0042A5;
  color: #fff;
}
.card.crd-pack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid #E4E4E7;
  background:#FFF;
  padding: 15px;
}
.main-title-pack {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
}
.sub-title-pack{
  color: #000;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 125%;
}
.price-pack{
  color: #000;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 115%;
}
.price-pack .bld {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
}
.price-pack .bld.off {
  text-decoration: line-through;
  font-weight: 300;
  font-size: 22px;
  vertical-align: middle;
}
.d-flex.flex-pack {
  align-items: center;
}
.short-desc-pack{
  color: #0042A5;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 125%;
text-transform: capitalize;
}
.more-pack{
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
  display: flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #0042A5;
  transition: all 0.2s linear;
}
.more-pack:hover{
  background-color: #F26722;
  color: #FFF;
}
.opt-pack-list-title{
  align-self: stretch;
color: #000;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 115%;
}
.opt-pack-list ul li {
  list-style: none;
  flex: 1 0 0;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  margin-bottom: 10px;
}
.opt-pack-list li span {
  display: inline-block;
  width: 25px;
  height: 25px;
}
.c-pack {
  display: flex;
  padding: 6px 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  background: #0042A5;
  color: #FFF;
}
.card.crd-pack-acive {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 8px;
  border: 2px solid #0042A5;
  background:#fff;
}
.body-crd {
  padding: 15px;
}
.hot-ideas-wrap li {
  list-style: none;
}
.layer-banner2 {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  flex-direction: column;
  align-self: center;
  justify-content: flex-end;
  padding: 15px 26px;
  text-align: left;
  color: #fff;
}
@media screen and (min-width: 601px) {
  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
  li.hot-ideas-col a img {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
  }
  li.hot-ideas-col:nth-child(1){
    width: 49%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(2), li.hot-ideas-col:nth-child(3){
    width: 49%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(1) a::after {
    padding-bottom: 92%;
    content: '';
    display: block;
  }
  li.hot-ideas-col:nth-child(2) a::after,  li.hot-ideas-col:nth-child(3) a::after {
    padding-bottom: 45%;
    content: '';
    display: block;
  }
}
.fa-cat-name {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.en-cat-name {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.hot-ideas-wrap li img {
  border-radius: 15px;
}
.chat {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  cursor: pointer;
}
.modal-header {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  justify-content: center;
}
.modal-content {
 padding: 0 20px;
 border-radius: 8px;
}
.modal-footer {
  border: none;
  justify-content: center;
}
#newsLetterModal .modal-content{
  max-width: 356px;
}
.btn-primary {
  background-color: #0042A5;
  border-color: #0042A5;
  border-radius: 4px;
}


::-webkit-scrollbar {
  width: 13px;
}

::-webkit-scrollbar-thumb {
  background: rgba(85, 60, 154, 0.3);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

::-webkit-scrollbar-track {
  background-color: #301934;
}

::-webkit-scrollbar-button{
  background-color: #301934;
  background-repeat: no-repeat;   
  background-size: 100%;
  background-position: center;
 }
 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(0, 66, 165) !important;
}
 .mySwiperList .swiper-slide a, .mySwiperList2 .swiper-slide a{
        min-height:280px !important;
         max-height:280px !important
    }
@media screen and (max-width: 576px) {
    .owl-slide-text {
        padding:0px 15px 10% 15px;
    }
        .btn-filter {
        width: 40px;
        height: 40px;
    }
    .bth-filter svg{
        width:20px !important;
        height:20px  !important;
    }
    .frm-filter {
        padding-right:8px;
    }
   
    .category-section .swiper {
        padding:30px 0px;
    }
       
    
}
@media screen and (min-width: 1500px) {
    .title-banner{
        margin-top:150px
    }
}