* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

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%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
}

:root {
  --primaryColor: #d90022;
  --secondaryColor: #404040;

}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/FlowBold_MRT.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FlowBold_MRT2.woff2") format("woff2");
}

body {
  direction: rtl !important;
  font-family: IRANSans;
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
  background-color: #f2f2f2;
}

.img-slice {
  background: url("../images/slices.png") no-repeat;
}

.img-shop {
  background-position: -33px -9px;
  width: 23px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.icon-category {
  background-position: -104px -10px;
  width: 19px;
  height: 15px;
  display: inline-block;
  margin-left: 10px;
}

.c-navi-new-list__category-container-main {
  padding: 0 20px;
  color: #fff;
  padding-right: 0;
  font-size: 12px;
}

.img-search {
  background-position: -11px -47px;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.img-reg {
  background-position: -8px -11px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.compare.compare-link a,
.favo.favo-link a {
  display: block;
}

.frm-search input {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

.frm-search {
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border-radius: 5px;
  background-color: #ffffff1a;
  border-radius: 25px;
  border: 1px solid #ffffff36;

}

.img-search.icon-slice {
  margin-right: 10px;
}

.row.row-header {
  align-items: center;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.img-all {
  background-position: -41px -9px;
  width: 21px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.shop .count {
  width: 14px;
  height: 14px;
  background-color: var(--primaryColor);
  border-radius: 100%;
  line-height: 13px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: 9px;
  right: -7px;
  font-family: 'IRANSans';
  z-index: 1;
}

.favo .count {
  width: 19px;
  height: 19px;
  background-color: #fbb040;
  border-radius: 100%;
  line-height: 13px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 8px;
  right: -7px;
  border: 2px solid #fbb040;
  z-index: 1;
}

.set>span {
  font-size: 12px;
  font-weight: 500;
  display: block;
  position: relative;
  color: #ffffff;
}

.lnk-footers li a {
  color: #ffffff;
  font-size: 11px;
  font-weight: 100;
}

.for-banner .img-box.img-pro-banner img,
.three-banner .img-box.img-pro-banner img {
  object-fit: fill;
  width: 100% !important;
  height: 100% !important;
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  .chat {
    left: 10px;
    bottom: 10px;
  }

  .header.sticky-menu {
    -webkit-transform: translateY(-175px);
    transform: translateY(-175px);

  }

  .copy {
    font-size: 12px;
  }

  .namd li {
    margin-right: 7px;
    width: 120px;
    height: 140px;
    line-height: 110px;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 34px !important;
  }

  .pl-md-60 {
    padding-top: 30px;
  }

  .c-left {
    text-align: left;
  }

  .c-right {
    text-align: right;
  }


  .title-footer {
    font-size: 15px;
  }

  .set>span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}


.right-toolbar>span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}

.title0category {
  color: #666;
  font-size: 13px;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 12px;
}

.owl-carousel img {
  max-width: 100% !important;
}

.big-img-category {
  height: 100%;
}

.c-navi-new-list__categories {
  width: 100%;
}

.container {
  margin: 0 auto;
  max-width: 1676px !important;
}


.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

.card-body.text-block p {
  margin: 1.71429rem 0 !important;
  line-height: 2;
}

.google-account {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #eee;
  line-height: 44px;
}

.btn.btn-outline-primary:hover {
  background-color: #f8f8f8 !important;
  border-color: #0fa7ad !important;
}

@media screen and (min-width:768px) and (max-width: 991.99px) {}

.owl-send .item {
  min-width: 25%;
}

.accordion-container .set>span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #dcdcdc;
  font-size: 10px;
}


.owl-brands a {
  display: block !important;
  width: 100%;
  float: right;
}

.owl-brands img {
  max-width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 991.99px) {
  .owl-logo .owl-stage {
    padding-right: 0 !important;
  }

  .owl-category .owl-stage {
    padding-right: 0 !important;
  }

  .shop-link {
    padding: 11px 8px !important;
    border-radius: 7px;
    position: relative;
  }

  .container-fluid.header.ps-md-0.pe-md-0.sticky-menu {
background: #333333c2;
    backdrop-filter: blur(10px);
  }

  .send-section .title-send {
    text-align: center !important;
  }

  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }

  .row.row-banner {
    margin-right: -10px !important;
  }

  .c-navi-new-list__category-item>li {
    margin-left: 0 !important;
    width: 100% !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;
  }

  .link-footer {
    background-color: #eceff1;
  }

  .slider .col-12 {
    padding: .3rem !important;
  }

  .text-center.more a span {
    font-size: 11px;
  }

  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .img-pro.item {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .owl-pro .item {
    margin: 5px;
  }

  .cost.text-left.p-0 {
    text-align: left !important;
    padding-left: 10px !important;
  }

  .owl-pro .owl-stage,
  .owl-news .owl-stage,
  .owl-send .owl-stage {
    padding-right: 0 !important;
  }

  .col-md-5.col-12.p-0.order-md-5 {
    background-color: #ebebeb;
  }

  .reg {
    display: none !important;
  }

  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header {
    padding-top: 15px;
    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%;
  }

  .footer-bottom {
    text-align: center;
  }

  .namd {
    margin: 18px 0 5px 0 !important;
  }

  .footer-bottom .col-lg-3 {
    padding: 0 !important;
  }
}

.title-footer {
  font-weight: 600;
  display: block;
  color: #404040;
}

.lnk-footers li {
  line-height: 2.1;
  position: relative;
  list-style-type: none !important;
}


.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}


.thumbnail.thum-send img {
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}

.send-section .title-send {
  font-size: 13px;
  color: #404040;
  text-align: right;
}

.send-section .thum-send a {
  color: #404040;
}

.send-section .desc-send {
  text-align: center;
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
}

.send-section .img-send {
  vertical-align: middle;
}

.title-send a div.d-block:nth-child(2) {
  font-size: 10px;
}

.card.crd-category {
  border-radius: 20px;
  border: none;
}

@media screen and (min-width: 992px) {
  .row.menu {
    padding-bottom: 10px;
  }

  .banner-left-col .img-pro-banner {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }

  .banner-left-col .img-pro-banner::after {
    padding-bottom: 378px;
    content: "";
    display: block;
  }

  /* .banner-left-col 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;
  } */
  .owl-slider .owl-item,
  .owl-slider .item {
    text-align: center;
    display: block;
    max-width: 100%;
    position: relative;
    height: 378px;
  }

  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    height: 100% !important;
    border-radius:15px;
  }

  .owl-stage {
    padding-right: 0 !important;
  }

  .shop.d-none.d-md-block {
    display: inline-block !important;
  }

  .row-menu-mob {
    display: none !important;
  }

  .logo {
    line-height: 3.5;
  }

  .owl-pro .pro-name {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .banner a {
    margin-bottom: 15px;
  }

  .timer {
    margin-top: 10px;
    margin-bottom: 6px;
  }

  .title-footer {
    margin-bottom: 13px !important;
  }

  .owl-pro .item {
    margin-left: 7px;
    margin-right: 7px;
  }

  .more a {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 7px 22px;
  }

  .owl-send .item {
    position: relative;
  }

  #panel-menu {
    display: none;
  }

  .register {
    position: relative;
  }

  .menu .active.show {
    background-color: #fff;
  }

  .nav.tab-menu.nav-pills {
    background-color: #eee;
  }

  .namd {
    text-align: left;
  }
}

.adv-banner li {
  list-style: none;
  margin-bottom: 12px;
}

.owl-theme.owl-brands a {
  display: block;
  background-color: #fff;
}

.big-img-category {
  display: block;
}

.big-img-category img {
  width: 100% !important;
  height: 100% !important;
}

.categori-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 991.99px) {
  .register button {
    width: 34px !important;
  }

  #dropdownMenuButton2::after {
    display: none !important;
  }

  #dropdownMenuButton2 {
    border: none !important;
  }

  .logo-mob img {
    width: 40px;
  }

  .row.menu {
    display: none !important;
  }

  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
  }

  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }

  .dropdown.me-2.register button::after {
    display: none !important;
  }

  .product-thumb.list-view .image a {
    min-height: 128px;
    width: 140px !important;
  }

  .cart-info {
    max-height: 30vh;
    overflow-y: auto;
  }

  .page {
    overflow-x: hidden;
  }

  .site-name {
    padding-right: 15px !important;
  }

  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .caption-section {
    margin-bottom: 13px;
  }

  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }

  .menu-mob {
    background-color: #f9f9f9;
  }

  .row.row-align {
    align-items: center;
  }

  .more a {
    border: 1px solid #dcdde0;
    border-radius: 15px;
    color: #fff;
    padding: 5px 15px;
  }

  .copy {
    text-align: center !important;
  }

  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }

  .owl-brands .owl-prev {
    left: -45px;
  }

  .owl-brands .owl-next {
    right: -45px;
  }

  .product-carousel {
    padding-top: 0 !important;
  }

  .product-image-box img {
    width: 80% !important;
  }

  div#accordian>ul {
    max-height: 90vh;
    overflow-y: auto;
  }

  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
  }

  .footer-bar ul li.search.active .site-search {
    bottom: 100%;
    visibility: visible;
  }

  .footer-cart-contents {
    position: relative;
  }

  .toolbar-desc .count {
    position: absolute;
    top: -20px;
    background-color: #ffb4cb;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    color: #fff;
    line-height: 22px;
    right: -6px;
    z-index: 2;
    text-align: center;
  }

  .product_search {
    background-color: #fff;
    border-radius: 13px;
  }

  .product_search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }

  .my-account img {
    width: 33px;
  }

  #search {
    display: block;
    cursor: pointer;
  }

  .footer-bar ul li svg {
    width: 40px;
  }

  .categori-list-section {
    padding: 0 !important;
  }

  .img-send img {
    margin: 10px auto !important;
  }

  .send-section .desc-send {
    text-align: center;
  }

  .adv-banner li img {
    width: 100% !important;
    height: auto !important;
  }

  .img-pro img {
    width: 100% !important;
  }

  .footer-bottom {
    text-align: center;
  }

  .footer-bottom {
    padding: 15px 15px 0 !important;
    text-align: center;
  }

  .title-footer {
    font-size: 13px;
  }

  .title-footer {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .owl-brands img {
    width: auto !important;
    margin: auto;
  }

  .frm-search {
    width: 100%;
    min-width: 100%;
    /* min-width: 385px; */
  }

}

.lnk-footers li a:hover {
  color: var(--primaryColor);
  transition: all 0.2s linear;
  font-weight: 500;
}

.img-pro img {
  width: 100% !important;
}

.owl-brands .owl-item:hover img {
  filter: none !important;
}

.owl-brands .owl-item img {
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease 80ms;
  -moz-transition: all 0.5s ease 80ms;
  -ms-transition: all 0.5s ease 80ms;
  -o-transition: all 0.5s ease 80ms;
  transition: all 0.5s ease 80ms;
}

.title-footer.un-link span {
  position: relative;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
}

.product-carousel .owl-nav [class*="owl-"] {
  margin: 0 !important;
}

@media screen and (min-width: 1320px) {}

.price {
  text-align: center;
  color: #666;
}

@media screen and (max-width: 570.99px) {}

.category-info a {
  display: block;
}

.all-categori.mr-auto {
  z-index: 13;
}

.all-categori>a {
  color: #464646 !important;
  font-size: 14px !important;
  font-weight: 500;
}

.timer>span {
  display: inline-block;
  vertical-align: middle;
}

.owl-pro .item {
  background-color: #fff;
  margin-bottom: 12px;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  margin-top: 10px;
  padding: .5rem 0;
}

.workers-section {
  background-color: #e6e6e6;
}

.owl-slider .owl-dots {
  position: absolute;
  bottom: 13px;
  right: 0;
  left: 0;
  margin: auto;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.owl-slider .owl-prev {
  position: absolute;
  top: 38%;
  left: 30px;
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
  background-image: none !important;
  font-size: 20px !important;
  transform: none !important;
}

.owl-slider .owl-next {
  position: absolute;
  top: 38%;
  right: 30px;
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
  background-image: none !important;
  font-size: 20px !important;
}

.owl-slider:hover .owl-next,
.owl-slider:hover .owl-prev {
  opacity: 1;
}

.button-footer {
  padding-bottom: 50px;
  padding-top: 50px;
}

.copy {
  padding-bottom: 13px;
  color: #b6b2b2;
}

.copy .col-lg-11.mx-auto.p-0 {
  padding-top: 10px !important;
}

.copy .color-footer {
  color: #fff;
  font-weight: 500;
}



.owl-pro .item:hover .add-to-card {
  height: auto !important;
  padding: 8px 5px;
}

.c-left,
.c-right {
  font-size: 12px;
}

.right-footer {
  position: relative;
}

.footer .tel {
  font-size: 13px;
  font-weight: bold;
}

.footer-logo {
  display: block;
  margin-bottom: 10px;
}

.cssmenu ul ul li.has-sub:hover a,
.cssmenu ul li.has-sub ul li.has-sub ul li a:hover {
  background: #fbb040;
  color: #fff !important;
  text-align: right;
}

.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cssmenu #head-mobile {
  display: none;
}

#cssmenu>ul>li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#cssmenu2>ul>li {
  display: block;
  list-style: none;
  list-style-type: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.cssmenu>ul>li.has-sub:hover>a:before {
  top: 23px;
  height: 0;
}

.cssmenu ul 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: rgba(255, 255, 255, 0.8);
}

.cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.cssmenu li:hover>ul {
  left: auto;
}

.cssmenu li:hover>ul>li {
  height: 45px;
}

.cssmenu ul ul ul {
  margin-right: 100%;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.cssmenu ul ul li a {
  padding: 0 15px;
  width: 155px;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #dae9ff;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: right;
}

.cssmenu ul ul li:last-child>a,
.cssmenu ul ul li.last-item>a {
  border-bottom: 0;
}

.cssmenu ul ul li:hover>a,
.cssmenu ul ul li a:hover {
  color: #000;
}

.cssmenu ul ul li.has-sub>a:after {
  position: absolute;
  top: 16px;
  left: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ccc;
  content: "";
}

.cssmenu ul ul 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;
}

.cssmenu ul ul>li.has-sub:hover>a:before {
  top: 17px;
  height: 0;
}

.cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}

.cssmenu>ul>li.has-sub>ul>li.active>a,
.cssmenu>ul ul>li.has-sub>ul>li.active>a {
  border-top: 1px solid #333;
}

.cssmenu li:hover>ul {
  left: auto;
}

.cssmenu>ul>li>a {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  line-height: 2.5;
}

#cssmenu>ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cssmenu>ul>li.has-sub>a:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 3px solid #fff;
  position: absolute;
  top: 49%;
  left: -11px;
}

.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #head-mobile {
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu>ul>li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
  margin-left: 23px;
}

.header {
  transition: .3s ease-in;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  background-color: #404040;
  left: 0;
  margin: auto;
}

.banner img {
  width: 100% !important;
}

.nav-link {
  color: #464646;
  font-size: 14px !important;
  font-weight: 500;
}

.frm-search input::-webkit-input-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}

.frm-search input::-moz-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}

.frm-search input:-ms-input-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}

.frm-search input:-moz-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}

.container-fluid {
  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;
  border-radius:15px;
}

.banner a {
  display: block;
}

.btn.btn-news-letter {
  background-color: var(--primaryColor);
  color: #fff;
  font-size: 13px;
}

.form-news input {
  width: calc(100% - 48px);
  height: 36px;
  border-radius: 5px;
  padding-right: 10px;
  margin-left: 5px;
  background-color: #404040 !important;
  color: #d1d1d1;
  font-size: 12px;
}

.row-news-letter .form-news {
  display: flex;
  align-items: center;
}

.main-title-news-letter {
  color: #fff;
  font-size: 12px;
  display: block;
  position: relative;
}

.col-8.cost {
  min-height: 55px;
}

.send-box-cat span {
  width: 83px;
  left: 0;
  border: 1px solid #78beb4;
  z-index: 2;
  color: #78beb4;
  font-weight: 500;
  padding: 1px 6px;
  margin-top: 3px;
  border-radius: 25px;
  font-size: 10px;
  background-color: #fff;
}

.send-box {
  position: absolute;
  left: 0;
  border: 1px solid #4375ff;
  z-index: 2;
  color: #6d93fb;
  font-weight: 500;
  padding: 1px 10px;
  margin-top: 3px;
  top: 42px;
  border-radius: 25px;
  font-size: 12px;
  background-color: #fff;
}

.img-box {
  position: relative;
  display: inline-block;
}

.more a:hover {
  border-color: #fbb040;
}

.thumbnail.thum-send:hover img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.3s ease 80ms;
  -moz-transition: all 0.3s ease 80ms;
  -ms-transition: all 0.3s ease 80ms;
  -o-transition: all 0.3s ease 80ms;
  transition: all 0.3s ease 80ms;
}

.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
}


.shop-link:hover {
  color: #fff;
}

.owl-prev {
  position: absolute;
  left: -20px;
  top: 40%;
}

.owl-next {
  position: absolute;
  right: -20px;
  top: 40%;
}

.owl-category .owl-prev {
  position: absolute;
  left: -57px;
  top: 48%;
}

.owl-category .owl-next {
  position: absolute;
  right: -57px;
  top: 48%;
}

.owl-next span,
.owl-prev span {
  font-size: 0 !important;
}

.owl-next {
  margin: 0 !important;
  background: url('../images/arrow.png') !important;
  width: 58px;
  height: 58px;
}

.owl-prev {
  margin: 0 !important;
  background: url('../images/arrow.png') !important;
  transform: rotate(180deg);
  width: 58px;
  height: 58px;
}

.owl-dot.active {
  margin: 3px;
  border-radius: 25px;
  background-color: var(--primaryColor) !important;
}

.owl-dot {
  margin: 3px;
  background-color: #fff !important;
  border-radius: 25px;
}

@media screen and (max-width: 1199.99px) {
  .c-navi-new-list__category-item>li {
    margin-left: 5px;
  }

}

.namd li img {
  object-fit: contain;
  max-height: 100% !important;
}

@media screen and (max-width: 767.99px) {
  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
  }

  .slide-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .chat {
    left: 0;
    bottom: 0;
  }

  .map {
    text-align: center;
    margin-top: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .hot-idea {
    margin-bottom: 10px;
  }

  .soon-wrapper [class*="soon-"],
  .soon [class*="soon-"] {
    font-size: 15px !important;
  }

  .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;
  }

  .more a {
    padding: 5px 11px !important;
  }

  .info-contact {
    text-align: center;
    margin-top: 20px;
  }

  .sotial-footer ul {
    margin: auto;
  }

  .sotial-footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .sotial-footer ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .send-section .thum-send a {
    text-align: center;
  }

  .send-section .thum-send a {
    font-size: 12px;
  }

  .soon-label {
    display: none !important;
  }

  .header.sticky-menu .row-header {
    display: none !important;
  }

  .off-box {
    border-radius: 0 !important;
  }

  .list-section .col-md-6.col-12.ps-md-0 {
    padding: 0 !important;
    margin-bottom: 15px;
  }

  .list-section .col-md-6.col-12.pe-md-0 {
    padding: 0 !important;
  }

  .copy {
    font-size: 11px;
  }

  .img-list-nasher,
  .img-list-author {
    height: 40px !important;
    line-height: 40px !important;
  }

  .list-enteshar.p-0 {
    margin-left: -8px !important;
    margin-right: -6px !important;
  }

  .img-list-author img {
    height: 40px !important;
    width: 40px !important;
  }

  .namd li {
    width: 85px;
    height: 85px;
    padding: 5px;
    line-height: 74px;
  }

  .d-block.list-name-nasher {
    font-size: 10px;
  }

  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 19px !important;
  }

  .accordion-container {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }

  .namd {
    text-align: center;
  }

  .banner.order-lg-0 .item.img-pro-banner:nth-child(1) {
    margin-left: 1%;
  }

  .banner.order-lg-0 {
    display: flex;
  }

  .banner-left-col.order-md-0 {
    margin-top: 0px;
  }

  .item.img-pro-banner.position-relative {
    display: block;
  }

  .item.img-pro-banner img {
    object-fit: fill !important;
    width: 100% !important;
    height: 100% !important;
  }

  .banner .item.img-pro-banner {
    width: 49.5%;
    display: inline-block;
    vertical-align: middle;

    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .row-footer {
    display: none !important;
  }

  .cat-box {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }

  .list-cat li {
    width: 25%;
    margin: 5px;
  }

  .right-toolbar span {
    margin-right: 15px;
    position: relative;
  }

  li.home,
  .support.intro {
    display: none !important;
  }

  .prl-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .show-more:hover {
    color: #fff !important;
  }

  .pro-model a {
    color: #2a2a2a;
    font-weight: 700;
  }

  .show-more {
    width: 60px;
    height: 40px;
    background-color: #eb162e;
    display: inline-table;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    top: -7px;
    position: relative;
  }

  .categories {
    width: 100% !important;
  }

  .owl-theme.owl-gift,
  .owl-pro,
  .owl-send {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .brand-list .index-row a {
    margin: 2px 0 !important;
  }

  .btn-group.box-icon {
    margin-top: 10px;
  }

  .c-share__social {
    width: 37px !important;
    height: 37px !important;

    line-height: 32px !important;
  }

  .lbl-edit-shipping-address {
    border: none !important;
  }

  .product-name-inner {
    font-size: 12px !important;
  }

  .address-item .address-details {
    font-size: 14px;
  }

  .section3-detail .tab-pane {
    padding: 35px 10px 35px 10px !important;
    font-size: 14px !important;
  }

  .row-tab #myTabs li a {
    padding: 14px 12px !important;
  }

  .col-md-8.col-12.cost.text-right.pr-3 {
    padding-left: 5px !important;
  }

  .img-reg {
    transform: scale(0.9);
  }

  .p-xs-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
    border-bottom: 1px solid #a5a7a961;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .owl-brands .owl-prev {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    left: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }

  .owl-brands .owl-next {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    right: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }
}



.caption-section {
  position: relative;
}

.lnk-footers {
  padding-right: 0;
}

.namd li {
  text-align: center;
  position: relative;
  border-radius: 15px;
  display: flex;
  vertical-align: middle;
  border: 1px solid #ffffff1f;
  align-items: center;
  justify-content: center;
}

.more-about {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.more-about i {
  vertical-align: middle;
  font-size: 15px;
  margin-right: 5px;
}

.more-about:hover {
  color: #43c2fd;
  transition: all 0.2s linear;
}

.d-flex.flex-cal {
  align-items: center;
}

.c-navi-new-list {
  display: flex;
  width: 100%;
}

.ms-auto.right-toolbar {
  margin-bottom: 10px;
}

.c-navi.js-navi {
  transition: all 0.5s linear;
  position: relative;
}

.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__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: #fbb040;
}

.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: flex-end;
}

.c-navi-new-list__category-item>li {
  line-height: 3 !important;
}

.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__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;
  max-height:343px;
  overflow-y:scroll;
}

/* width */
.c-navi-new-list__sublist::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.c-navi-new-list__sublist::-webkit-scrollbar-track {
  background: #ccc;
}

/* Handle */
.c-navi-new-list__sublist::-webkit-scrollbar-thumb {
  background: #d90022;
  border-radius:15px;
}

/* Handle on hover */
.c-navi-new-list__sublist::-webkit-scrollbar-thumb:hover {
  background: #888;
}
.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__options-list ul li {
  display: block;
  list-style: none;
  text-align: right;
}

.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}

.c-navi-new-list__sublist-option--title a {
  color: var(--primaryColor);
  text-decoration: none;
  font-size: 13px !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: var(--primaryColor);
}

.c-navi-new-list__sublist-option--has-icon {
  direction: rtl;
  text-align: right;
}

.c-navi-new-list__sublist-option--has-icon:hover a,
.c-navi-new-list__sublist-option--has-icon:hover a:before {
  color: #2903b229;
}

.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__category.c-navi-new-list__category--main i {
  color: #333333;
}

.c-navi-new-list__category-link {
  display: block;
  color: #ffffffe3;
  font-size: 13px;
  font-weight: 300;
}

.c-navi-new-list__category-item>li>a:hover {
  color: #ffffffe3;
  text-shadow: 0px 1px 2px #141010;
}

.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: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 700;
  color: #424750;
}

.c-navi-new-list__inner-category {
  padding: 8px;
  font-weight: 600;
  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: 2;

}

.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;
}

.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;
  background: var(--main-color) !important;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.c-navi-new__big-display-title {
  font-size: 13px;
  line-height: 2.27;
  font-weight: 500;
  color: #000;
}

.home i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: 6px;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category {
  background: var(--main1-color) !important;
  padding: 0 20px !important;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category .c-navi-new-list__category {
  color: var(--main-color) !important;
  cursor: pointer;
  font-weight: 700 !important;
}

.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;
}

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: #fbb040;
}

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 {
  font-size: 7px;
  vertical-align: middle;
}

.c-navi-new-list__category-item>li {
  text-align: center;
  margin-left: 20px;
}

.has-sub>a {
  padding: 0;
  display: block;
  color: #ffffffe3;
  font-size: 12px;
  font-weight: 300;
}

.cal {
  color: #fff;
  direction: ltr;
}

.icon-phone {
  display: inline-block;
  background-position: -64px -8px;
  width: 19px;
  height: 21px;
}

.c-navi-new-list__category-item>li i {
  font-size: 7px;
  vertical-align: middle;
}

.img-category {
  width: 40px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
}

.img-category img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.support a {
  direction: ltr;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  color: #717275;
  font-weight: 600;
}

.support a .color {
  color: #fbb040;
}

.page {
  overflow-x: hidden;
}

.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: #f3f3f3 !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: #717471;
  font-weight: 500;
  font-size: 14px;
}

.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: #717471;
  font-weight: 500;
  font-size: 14px;
}

.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: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.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;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.send-section .img-send {
  display: inline-block;
}

.c-navi-new-list__inner-category--hovered {
  padding: 8px 10px;
  color: #fbb040;
  transition: all 0.2s linear;
}

.c-navi-new-list__inner-category--hovered .ico-menu {
  transition: all 0.2s linear;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
  color: #fbb040;
  transition: all 0.2s linear;
}

.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: #d90022;
  font-size: 11px;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  width: 123px;
  height: 35px;
}

.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;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle
}

.soon-text.soon-separator {
  position: absolute !important;
  left: -1px;
}

.soon-text.soon-separator {
  font-weight: 300 !important;
  line-height: 1
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {

  top: 45%;

}

.timer far.fa-clock {
  color: #7a7a7a;
  font-size: 20px;
}

.soon-repeater.soon-value {
  margin: auto !important;
  height: 100%;

}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  color: #ffffff;
}

.soon-text {
  font-weight: 501 !important;
}

.soon[data-layout*="group"] {
  padding: 0 !important;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}

.soon-group.soon-group-sub {
  direction: ltr;
}

.soon[data-scale="m"] {
  font-size: 4px;
  direction: ltr !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 37% !important;
  font-size: 10px !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 30%;
}

.soon-wrapper[data-layout*="group"] .soon-label,
.soon[data-layout*="group"] .soon-label {
  font-size: .5em;
}

.soon-wrapper[data-visual] .soon-label,
.soon[data-visual] .soon-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  margin-top: 0 !important;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: .325em !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {

  bottom: -16% !important;
  font-size: 8px !important;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}

.soon-group.soon-group-sub {
  direction: ltr;
}

.soon[data-scale="m"] {
  font-size: 20px;
  direction: ltr !important;
  text-align: right !important
}

.timer span {
  display: inline-block;
  vertical-align: middle;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  text-align: center !important;
  font-family: iranyekan;
}

.soon-text {
  font-family: arial;
  font-weight: 501 !important;
  padding-top: 5px;
}

.soon[data-layout*="group"] {
  padding: 0 !important;
}

.mini-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
}

.mini-cart-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: 5px 10px;
  border-bottom: 4px solid #f6f6f6;
}

.btn.btn-link {
  color: #212121;
  text-decoration: none;
}

.shop .btn {
  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;
  min-height: 40px;
  border: 0;
  border-radius: 10px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}

.mini-cart-products {
  max-height: 280px;
  overflow-y: auto;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.mini-cart-product-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}

.mini-cart-product-thumbnail a {
  display: block;
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mini-cart-product-thumbnail a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: .03;
  z-index: 10;
}

.mini-cart-product-thumbnail img {
  max-width: 100%;
}

.mini-cart-product-detail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  position: relative;
}

.mini-cart-product-brand {
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mini-cart-purchase-info {
  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;
}

.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-product-price {
  font-weight: bold;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.currency {
  font-size: 12px;
}

#dropdownMenuButton1 {
  background-color: transparent;
  position: relative;
  width: 34px;
  height: 34px;
  padding: 0 !important;
}

.mini-cart-product-remove {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 0;
  background-color: transparent;
  z-index: 1;
}

.mini-cart-product-remove i {
  color: #000 !important;
}

.mini-cart-footer {
  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: 5px 10px;
  border-top: 4px solid #f6f6f6;
}

.mini-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mini-cart-total-label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-total-value {
  font-size: 18px;
  font-weight: bold;
}

.btn-primary {
  color: #fff !important;
  background-color: #fbb040;
  border-color: #fbb040;
  box-shadow: none !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #961439;
}

.addToCart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity .15s ease, transform .25s ease;
  transform: translateY(100%);
  content: "\f07a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.add-crd.addToCart {
  background-color: #74a32f;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* .header.sticky-menu {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;

} */
.col-logo {
  transition: .3s ease-in;
}

.header.sticky-menu .col-logo {
  opacity: 0;
}

.right-toolbar button::after {
  display: none !important;
}

.owl-pro .unit {
  color: #737373;
}

.owl-pro .old-cost {
  color: #737373;
  font-size: 16px;
  font-weight: 300;
}

.quick-btn {
  position: absolute;
  right: -40px;
  bottom: 150px;
  z-index: 3;
  border-radius: 3px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.quick-btn .list-menu {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 30px;
  transform: scale(0);
  transition: .15s linear;
  margin: 3px 0;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 1px 5px #ccc;
}

.list-menu button {
  background: transparent;
  line-height: 33px;
  height: 30px;
  width: 30px;
}

.owl-pro .item:hover .quick-btn {
  right: 7px !important;
  z-index: 999;
}

.owl-pro .item:hover .list-men {
  transform: scale(1) !important;
  transition: .15s linear;
}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}

.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}

.ico-menu {
  margin-left: 5px;
  box-shadow: 0px 1px 5px #ccc;
}

@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
  .c-navi-new-list__category-link {
    font-size: 13px;
  }

}

.off {
  color: #ff8604;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: -1px;
  line-height: 1;
}

.cost-total {
  color: #000;
  font-weight: bolder;
  display: inline-block;
  font-size: 18px;
}

.unit {
  color: #999;
  font-size: 11px;
}

.col-10.cost.text-end.ps-0.off-pro {
  line-height: 1.2;
  min-height: 40px;
}

.old-cost {
  color: #9d9b9b;
  font-weight: 600;
  text-decoration: line-through;
}

.title-section {
  position: relative;
}

.title-section::after {
  position: absolute;
  background: url('../images/Shape.png') no-repeat;
  bottom: -1px;
  right: 83px;
  width: 100%;
  height: 2px;
  content: '';
  background-position: right;
}

.footer-contact li {
  display: block;
  margin-bottom: 13px;

}


.email-icon {
  background-position: -101px -42px;
  width: 14px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
}

.cal {
  font-size: 20px;
  display: inline-block;
  direction: ltr;
  font-weight: 600;
  letter-spacing: 1px;
}

.cal:hover {
  color: #fff;
}

.icon-li {
  width: 28px;
  display: inline-block;
  vertical-align: middle;
}

.call {
  direction: ltr;
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
}

.text-li {
  color: #fff;
  width: calc(100% - 36px);
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
}

.send-section .thum-send {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 7px;
  padding: 10px;
}

.sub-text-sned {
  color: #737373;
}

.icon-send {
  width: 60px;
  height: 60px;
  background-color: #f2f2f2;
  line-height: 60px;
  border-radius: 7px;
  text-align: center;
  margin-left: 7px;
}

.caption-section {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}

.t-news {
  font-size: 18px;
  font-weight: 600;
}

.t-news i {
  vertical-align: middle;
}

.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;
}

.category-count {
  color: #666666;
  font-size: 12px;
  line-height: 1.2;
}

.category-name {
  transition: 0.3s ease-in;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  margin-top: 10px;
}

.d-block.img-cat img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

.card.crd-pro {
  border: none;
}

.short-desc-pro {
  color: #284258;
  font-size: 12px;
}

.pro-name {
  color: #284258;
  font-size: 12px;
  font-weight: 600;
}

.owl-news .img-special img {
  object-fit: fill;
  max-width: 100% !important;
  max-height: 100% !important;
  height: 100% !important;
  border-radius: 25px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.owl-news .img-special {
  height: 190px;
  display: block;
  border-radius: 25px;
}

.more-show {
  color: #666;
  font-weight: 300;
  font-size: 12px;
}

.lbl-time {
  color: #000;
}

.hot-ideas-wrap li {
  list-style: none;
}

@media screen and (min-width: 768px) {
  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 91%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
    margin-right: 3rem !important;
  }

  .soon-wrapper [class*="soon-"],
  .soon [class*="soon-"] {
    font-size: 25px !important;
  }

  .card.crd-pro {
    border-radius: 25px;
    box-shadow: 0 0 12px #ddd;
  }

  .row-social ul {
    display: flex;
  }

  .hot-ideas-right {
    width: 32%;
    float: right;
    margin-left: 1%;
  }

  .hot-ideas-col.hot-ideas-center {
    width: 33%;
    float: right;
  }

  .hot-ideas-left {
    width: 32%;
    float: right;
    margin-right: 1%;
  }

  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .hot-idea::after {
    content: '';
    display: block;
  }

  .hot-ideas-wrap>li:nth-child(1) .hot-idea:nth-child(1)::after {
    padding-bottom: 37.5%;
  }

  .hot-ideas-wrap>li:nth-child(1) .hot-idea:nth-child(2)::after {
    padding-bottom: 37.5%;
  }

  .hot-ideas-wrap>li:nth-child(3) .hot-idea::after {
    padding-bottom: 77%;
  }

  .hot-ideas-wrap>li:nth-child(2) .hot-idea::after {
    padding-bottom: 75%;
  }

  .hot-idea 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;
  }
}

.hot-ideas-wrap li img {
  width: 100% !important;
  border-radius: 19px;
}

.sec1 {
  background: url("../images/bg-slice-red.png") no-repeat;
  width: 73px;
  height: 30px;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}

.sec2 {
  background: url("../images/bg-slice-gray.png") no-repeat;
  width: 154px;
  height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-right: -37px;
}

.lbl-pro {
  background-color: var(--primaryColor);
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0 8px;
  font-size: 13px;
  border-radius: 25px;
}

.btn-add span {
  background-position: -133px -8px;
  width: 19px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}

.btn-add {
  background-color: var(--primaryColor) !important;
  border-color: var(--primaryColor);
  padding: 5px;
  position: absolute;
  color: #fff;
  bottom: -100%;
  right: 0;
  bottom: 0;
  top: -15px;
  height: max-content;
  margin: auto;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.owl-pro .item:hover .btn-add {
  opacity: 1;
}

.lbl-pro2 {
  background: #fbb040;
  color: #000;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0 8px;
  font-size: 11px;
  border-radius: 25px;
}

.color-footer2 {
  color: var(--primaryColor);
  font-weight: 500;
}

.company-name {
  color: #ffffff;
  font-weight: 500;
}

.company-detail {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
}

.more-desc a {
  color: #fbb040;
  font-weight: 600;
}

.more-desc a i {
  vertical-align: middle;
}

.layer-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  font-weight: 600;
  flex-direction: column;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  text-align: right;
  border-radius: 25px;
}

.lbl-news {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #cfd3d7;
  color: #000;
  padding: 0 7px;
  border-radius: 5px;
  z-index: 1;
  line-height: 2;
}

.layer-item {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  text-align: right;
}

.date-blog {
  font-size: 11px;
}

.owl-news .item:hover .img-special img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.owl-news .item:hover .layer-item {
  color: #fbb040;
}

.owl-logo .item a {
  height: 52px;
  display: flex !important;
  margin: 0 5px;
  align-items: center;
  justify-content: center;
}

.owl-logo .item a img {
  object-fit: contain;
  max-width: 120px !important;
  max-height: 100% !important;
}

.title-section-brand {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  font-family: "vazir";
  font-weight: bold;
}

.sub-section-brand {
  color: #fff;

}

.img-pro.position-relative a {
  height: 136px;
  display: block;
}

.img-pro.position-relative a img {
  object-fit: contain;
  max-height: 100% !important;
}

.item-img.position-relative {
  overflow: hidden;
  border-radius: 25px;
}

.col-12.cost.text-end.off-pro {
  min-height: 35px;
}

.col-12.text-center.pro-name-special.position-relative {
  margin-top: 7px;
  min-height: 30px;
}

.owl-slider .owl-nav i {
  color: #fff !important;
  line-height: 0.8 !important;
  font-size: 70px !important;
}

.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}

.search-result-list li a {
  color: #000;
}

.chat {
  position: fixed;
  z-index: 1;
}

.d-flex.flex-item {
  align-items: center;
}

.main-title {
  font-family: "vazir";
  font-weight: bold;
  color: #303030;
  font-size: 18px;
}

.sub-title,
.sub-title a {
  color: #595959;
}

.info-cost {
  color: #c70a0a;
  font-weight: 600;
  font-size: 15px;
}

.brand-section {
  background: url('../images/brands-bg.xo.png') no-repeat;
  background-size: cover !important;
  min-height: 280px;
}

.map img {
  border-radius: 7px;
}

.flip {
  color: #303030;
  font-size: 11px;
}

/* 
new added css
 */
.slide-col * {
  height: 100% !important;
}

.owl-slider .owl-nav {
  height: fit-content !important;
}

.cat-item-desc {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  z-index: 3;
  color: #fff;
}

.d-block.img-cat:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(#ffffff00, #00000069, #000);
  height: 100%;
  border-radius:0 0 15px 15px ;
}

.d-block.img-cat.opt-cat:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(#ffffff15, #d1d1d18f, #ff000082, #ba0101);
  height: 80%;
  border-radius:0 0 15px 15px;
}

.sweet-cat .item {
  /* transform: scale(.95); */
  padding: .5rem;
}

/* Proposal */

.bg-Proposal-section::before {
  content: '';
  position: absolute;
  background-image: url('../images/wnd-bg.xo.png');
  right: 0;
  bottom: 0;
  top: 0;
  width: 50%;
  background-size: cover;
}
.sweet-card{
    background: #fff;
min-height: 50px;
box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
position: relative;
border-radius: 15px;
padding:1rem;
overflow:hidden;
}

.bg-Proposal-section::after {
  content: '';
  position: absolute;
  background-color: #e6e6e6;
  left: 0;
  bottom: 0;
  top: 0;
  width: 50%;
}
.br-15{
    border-radius:15px !important;
}
.btn-Proposal {
  font-size: 11px;
  font-weight: 300;
  color: #fff;
  background: #ffffff45;
  border: 1px solid #ffffff69;
  border-radius: 10px;
  padding: 8px 12px 7px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.img-Proposal {
  width: 50%;
}

.banner-off {
  line-height: 17px;
  border-radius: 10px;
  padding: 0px 5px;
  background-color: var(--primaryColor);
  position: absolute;
  top: 25px;
  right: 30px;
}

.banner-off p {
  margin: 0;
  color: #fff;
  font-size: 12px;
}

.btn-Proposal:hover {
  color: #fff;
}

.owl-Proposal .item .img-Proposal {
  overflow: hidden;
}

.owl-Proposal .item .img-Proposal img {
  transition: all 0.5s ease;
}

.owl-Proposal .item:hover .img-Proposal img {
  transform: scale(1.1);
}

.owl-Proposal .item {
  box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
  background-color: #fff;
  border-radius:15px;
}

.text-main-Proposal h6 {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}

.text-main-Proposal p {
  color: #000;
  font-weight: 100;
  font-size: 12px;
}

.old-price {
  text-decoration: line-through;
}

.price-Proposal span {
  font-size: 13px;
  font-weight: 600;
  padding-left: 5px;
}

.add-Proposal {
  font-size: 10px;
  color: #fff;
  background: var(--primaryColor);
  border-radius: 8px;
  padding: 3px 9px;
}

.owl-Proposal .owl-prev {
  display: none !important;
}

.soon-group .soon-group-separator:last-child {
  display: none;
}

.Proposal-section {
  margin-bottom: 80px !important;
}

.owl-pro .pro-name:hover {
  color: #000;
}

.owl-pro .item {
  position: relative;
  border: 1px solid #fff;
  transition: .2s ease-in;
  border-radius:15px;
}
.d-block.h-100 img{
    border-radius:15px;
}
.owl-pro .item:hover {
  transform: translateY(-8px);
}


.img-box.img-pro-banner::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.img-box.img-pro-banner::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.img-box.img-pro-banner:hover::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}

.img-box.img-pro-banner:hover::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}

.img-box.img-pro-banner,
.img-news {
  overflow: hidden;
  position: relative;
}

.for-banner .img-box.img-pro-banner img,
.three-banner .img-box.img-pro-banner img {
  object-fit: fill;
  width: 100% !important;
  height: 100% !important;
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  .for-banner .img-box.img-pro-banner {
    height: 185px;
  }

  .three-banner .img-box.img-pro-banner {
    height: 200px;
  }
}

.img-box {
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 399.99px) {
  .for-banner .img-box.img-pro-banner {
    height: 100px;
  }
}

@media screen and (min-width: 400px) and (max-width: 767.99px) {
  .for-banner .img-box.img-pro-banner {
    height: 130px;
  }
}

.btn-outline-danger:hover {
  background-color: var(--primaryColor);
}

.add-Proposal:hover {
  color: #fff;
}

.category-section .item {
  overflow: hidden;
}

.category-section .item .d-block.img-cat {
  overflow: hidden;
}

.category-section .item .d-block.img-cat img {
  transition: 0.3s ease-in;
  border-radius:15px;
}

.category-section .item:hover .d-block.img-cat img {
  transform: scale(1.05);
  filter: blur(.9px);
}

.category-section .item:hover .img-cat {
  filter: blur(.9px);
}

.category-section .item .text-box {
  transition: 0.3s ease-in
}


.social-footer ul li {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  vertical-align: middle;
  margin: 5px;
}

.social-footer a {
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  border-radius: 100%;
}

.social-footer a .flip:hover {
  border-radius: 50%;
}

.social-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}

.social-footer a span {
  padding: 0;
  display: block;
  width: 32px;
  height: 32px;
}

.social-footer a .flop {
  border-radius: 50%;
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.social-footer a span {
  padding: 0;
  display: block;
  width: 32px;
  height: 32px;
}

.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.social-box li i {
  font-size: 20px;
  color: #fff;
  vertical-align: middle;
}

.social-box span {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}

@media screen and (max-width: 767.99px) {
  .social-box {
    margin-bottom: 20px !important;
  }
}

.footer-section {
  background-size: cover;
  background-repeat: no-repeat;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  display: none;
}

.soon-repeater.soon-value {
  border: 1px solid #fff;
  background-color: #ffffff3f;
  width: 35px;
  height: 35px;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  font-size: 18px !important;
  font-family: 'IRANSans';
}

.soon-group-inner {
  margin-top: 10px;
}

.icon-search {
  background: transparent;
}

.back-to-top i {
  background: var(--primaryColor);
  padding: 10px 11px;
  border-radius: 30px;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
}

.back-to-top {
  position: absolute;
  bottom: 45px;
  right: 15px;
}

.icon-left {
  left: 15px;
  bottom: 15px;
  z-index: 999;

}

.icon-right {
  bottom: 0;
  z-index: 999;
}

.header.sticky-menu .right-toolbar {
  opacity: 0;
}

.img-box.img-pro-banner.position-relative:first-child {
  margin-top: -80px !important;
}
.m-s-title {
    position: absolute;
    top: 90px;
    left: -40px;
    right: 0;
    width:fit-content;
    margin:auto;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: 'vazir';
    transition:.3s ease-in;
}
.header.sticky-menu .m-s-title{
    top:90px;
}
.title-sm{
  font-size: 13px;
  text-align: left;
}
.title-big{
  font-size: 16px;
  text-align: left;
}
small.btn{
  font-size: 10px;
}
.slider-text-container{
  position: absolute;
  left: 45px;
  top: 0;
  bottom: 0;
  width: 50%;
}
.slider-text-container *{
  height: fit-content !important;
  color: #fff;
}
.top-banner{
    position:relative;
    overflow:hidden;
    z-index:99999;
}
.top-banner-mobile{
    transform:scale(1.5);
}
@media (max-width: 520px) {
  .slide-col * {
    height: auto !important;
  }

  .brand-list .row {
    justify-content: center;
  }

  .soon[data-layout*="group"] {
    overflow: visible;
  }

  .img-box.img-pro-banner.position-relative:first-child {
    margin-top: 0 !important;
  }

  .Proposal-section {
    margin-bottom: 0 !important;
  }

  .sub-title,
  .sub-title a {
    text-align: justify;
    text-align-last: center;
    padding:0 1rem;
  }

  .bg-Proposal-section::after {
    display: none;
  }

  .bg-Proposal-section::before {
    width: 100%;
  }

  .owl-Proposal .owl-prev {
    display: block !important;
  }

  .title-section-brand {
    font-size: 16px;
  }

  .btn-logo {
    font-size: 9px !important;
    padding: 7px 11px !important;
  }

  .sub-section-brand {
    font-size: 12px;
  }

  .col-btn {
    display: flex;
    align-items: center;
  }

  .footer-section {
    background-color: #2f2f2f !important;
    background-size:auto !important;
    /*background-image: none !important;*/
    
  }

  .button-footer {
    padding-bottom: 0;
  }

  .namd {
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .soon-group .soon-group-separator:last-child {
    display: block;
  }

  .soon-group .soon-group-separator {
    margin: 0 .5rem;
  }

  .soon[data-layout*=group] .soon-separator {
    display: none;
  }

  .soon-group .soon-group-separator:nth-child(4) {
    display: none;
  }

  .btn-Proposal {
    margin-left: 1rem;
    margin-top: 1rem;
  }
  .category-name{
      font-size:13px;
  }
  .cat-item-desc img{
      width:50px;
  }
  .wnd-container{
      flex-direction:column-reverse;
  }
  .top-banner {
      border-bottom:1px solid #333333a8;
  }
}
.glassy-bg {
    background-color: transparent !important;
    /*backdrop-filter: blur(5px);*/
}
.sweet-btn {
    margin: 0px auto;
    padding: 1rem 1.5rem;
    background-color: #d90022 !important;
    border-radius: 8px;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 160px;
}
.sweet-card {
  background: #fff;
  min-height: 50px;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  padding:1.5rem !important;
}
.sweet-box {
  background: #fff;
  min-height: 50px;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  padding:1rem;
  height:280px;
  transition:.3s ease-out;
}
.sweet-box:hover{
    transform:scale(1.05);
}
.sweet-shadow{
    box-shadow: 0px 2px 80px -5px rgb(186 6 6 / 31%);
}
.sweet-input {
  border-radius: 8px;
  border: none;
  padding: 0.75rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.sweet-radius {
  border-radius: 8px !important;
}