* {
  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;
}

@font-face {
  font-family: "MolsaqArabic-ExtraBold";
  src: url("../fonts/MolsaqArabic-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/media/iranyekanwebbold.92d6ffc1.eot);
  src: url(../fonts/media/iranyekanwebbold.92d6ffc1.eot) format("embedded-opentype"),
    url(../fonts/media/iranyekanwebbold.9be2c236.woff2) format("woff2"),
    url(../images/media/iranyekanwebbold.80e0cf71.woff) format("woff"),
    url(../fonts/media/iranyekanwebbold.6e8ebb8e.ttf) format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/media/iranyekanweblight.dfdc6e89.eot);
  src: url(../fonts/media/iranyekanweblight.dfdc6e89.eot) format("embedded-opentype"),
    url(../fonts/media/iranyekanweblight.c61fd368.woff2) format("woff2"),
    url(../fonts/media/iranyekanweblight.52efa674.woff) format("woff"),
    url(../fonts/media/iranyekanweblight.6906da26.ttf) format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/media/iranyekanwebregular.74500baf.eot);
  src: url(../fonts/media/iranyekanwebregular.74500baf.eot) format("embedded-opentype"),
    url(../fonts/media/iranyekanwebregular.e46ea675.woff2) format("woff2"),
    url(../fonts/media/iranyekanwebregular.0974083c.woff) format("woff"),
    url(../fonts/media/iranyekanwebregular.e4f82d0d.ttf) format("truetype");
}

body {
  direction: rtl !important;
  font-family: iranyekan;
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
  background-color: #f4f5f7;
}

.img-search.icon-slice {
  margin-right: 3px;
  width: 27px;
  height: 25px;
  background-color: transparent !important;
  border-radius: 6px;
  line-height: 13px;
 box-shadow: none !important;
}
.img-slice{
  background: url("../images/slices.png") no-repeat;
}
.img-shop .icon-shop{
  background-position: -25px -4px;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.img-search span {
  background-position:-4px -4px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.img-reg span{
  background-position: -54px -3px;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.img-club {
  background-position: -78px -7px;;
  width: 26px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.frm-search input {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

.frm-search {
  display: flex;
  align-items: center;
  background-color: #ebf0f8;
  padding: 0px 4px;
  border: 1px solid #ebf0f8;
  border-radius: 9px;
  position: relative;
}
.img-search.icon-slice {
  margin-left: 2px;
}
.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;
}
.count {
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 100%;
  line-height: 20px;
  box-shadow: 0px 0px 5px #7b7a7a;
  color: #fb6a00;
  text-align: center;
  position: absolute;
  right: -5px;
  top: -5px;
}
.header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  position: relative;
}
.wdn {
  padding-top: 10px;
}
.name-col {
  min-height: 50px;
}
.pro-name a {
  color: #284256;
  display: block;
  font-weight: 600;
  font-size: 15px;
  overflow: hidden;
  min-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
          line-clamp: 2; 
  -webkit-box-orient: vertical;
}
.nasher {
  color: #91969f;
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.cost-pro {
  text-align: left;
  margin-bottom: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .slice__container .text span.txt {
    transform: rotate(273deg);
    font-size: 17px;
  }
  .wheel__btn {
    width: 110px;
    height: 110px;
    line-height: 74px;
  }
  
  .slice__container.null .txt {
    font-size: 28px !important;
  }
  .desc-shuffle {
    padding-bottom: 40px !important;
  }
  .logo-footer {
    background-color: #fff;
    margin-top: -41px;
    display: inline-block;
    border-radius: 5px 5px 0 0;
    padding: 19px 40px;

  }
.row-social::after {
    position: absolute;
    content: '';
    right: -0;
    width: 4px;
    height: 200px;
    background-color: #fff;
    top: -50px;
  }
  .bg-info-col {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .owl-pro {
    background-color: #e9ecef;
    padding: 20px;
    border-radius: 15px;
  }

  .send-section .thum-send {
    display: flex;
    align-items: center;
  }
  .wnd {
    border: 1px solid #f8500e;
  }

  .more-off a span {
    font-size: 14px;
    font-weight: 600;
  }
  .container-fluid.off-panel {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }

  .wnd {
    border-radius: 15px;
  }

  .wnd-box {
    border-radius: 7px;
  }

  .soon-repeater.soon-value::after {
    position: absolute;
    width: 88%;
    height: 88%;
    top: 0;
    right: 0;
    margin: auto;
    content: '';
    border-radius: 100%;
    left: 0;
    bottom: 0;

  }

 

  .copy {
    font-size: 12px;
  }

  .namd li {
    margin-right: 12px;
    width: 130px;
    height: 130px;
    line-height: 130px;
  }
  .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;
  }
  .logo-section .item a {
    height: 60px;
  }
  .row-body {
    height: calc(100vh - 92px);
  }
  .pl-md-60 {
    padding-top: 30px;
  }
  .img-pro-wnd {
    height: 200px;
  }
  .c-left {
    text-align: left;
  }
  .c-right {
    text-align: right;
  }
  .news-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .logo {
    text-align: left;
  }
}

.right-toolbar>span {
  display: inline-block;
  vertical-align: middle;
}

.right-toolbar>span {
  display: inline-block;
  vertical-align: middle;
}

.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%;
}

.namd li {
  display: inline-block;
  vertical-align: middle;
}

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


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

.owl-nav span {
  font-size: 0 !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: 767.99px) and (max-width: 991.99px) {
  .wnd .col-2.p-0 {
    flex: 0 0 180px !important;
    max-width: 180px !important;
  }

  .wnd .col-10 {
    width: calc(100% - 185px) !important;
    flex: 0 0 calc(100% - 185px) !important;
    min-width: calc(100% - 185px) !important;
  }

}
.owl-send .item {
  min-width: 25%;
}
@media screen and (max-width: 991.99px) {
  .register button {
    background-color: #0e4a88;
    border: none !important;
    width: 37px;
    height: 37px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    line-height: 37px;
    color: #fff !important;
  }
  .shop-link {
    display: inline-block;
    position: relative;
    background-color: #fb6a00;
    border-radius: 5px;
  }
  .owl-stage {
    padding-right: 0 !important;
  }
  .send-section .title-send {
    text-align: center !important;
  }
  .pr-padding {
    margin-bottom: 8px;
  }
  .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: 0 !important;
  }
  .wnd .row.row-align {
    margin-top: 14px;
  }
  .text-center.more a span {
    font-size: 11px;
  }
  .more-off a span {
    font-size: 12px;
  }
  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .col-12.text-center.more,
  .more a {
    padding: 0 !important;
  }
  .col-12.text-center.more a,
  .more-off a {
    padding: 5px 3px !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,
  .owl-off .owl-stage {
    padding-right: 0 !important;
  }

  .owl-off .item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .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-bottom: 20px;
    z-index: 15;
    position: relative;
  }
  .menuTrigger i {
    color: #6e6e6e;
    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;
  }

}
.thumbnail.thum-send img {
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}
.send-section .title-send {
  font-size: 14px;
  color: #404040;
  text-align: right;
}

.send-section .thum-send a {
  color: #404040;
}
.send-section .desc-send {
  text-align: center;
  display: block;
}
.send-section .img-send {
  vertical-align: middle;
  position: relative;
  width: 70px;
}
.title-send a div.d-block:nth-child(1){
 font-weight: 900;
}
.title-send a div.d-block:nth-child(2){
  font-size: 12px;
  min-height: 50px;
}
@media screen and (min-width: 992px) {
  .register button {
    background-color: #0e4a88;
    border: none !important;
    border-radius: 0 9px 9px 9px;
    color: #fff !important;
    padding: 0 15px 0 0 !important;
    line-height: 2.9;
    font-size: 12px;
  }
  .img-reg{
    background: #4674a4;
    width: 32px;
    height: 37px;
    display: inline-block;
    border-radius: 0 9px 9px 9px;
  }
  .img-shop{
    background: #fc8c3b;
  width: 32px;
  height: 37px;
  display: inline-block;
  border-radius: 0 9px 9px 9px;
  margin-right: 16px;
  }
  .col-about-footer::after{
    width: 1px;
    content: '';
    position: absolute;
    height: 100%;
    top:0;
    right: 30px;
    background-color: #475968;
  }
  .col-about-footer::before{
    width: 1px;
    content: '';
    position: absolute;
    height: 100%;
    top:0;
    left: 30px;
    background-color: #475968;
  }
  .off-box,.news-box {
    padding-left: 10px !important;
  }
  .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: 5px !important;
    padding-right: 5px !important;
  }
  .caption-section {
    margin-bottom: 20px;
  }
  .img-pro-wnd {
    margin: 7px 0.5rem 0 0.5rem;
    display: block;
  }

  .title-wnd {
    margin-top: 23px;
  }
  .col-12.text-center.more a::after,
  .more-off a::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    outline: 0px solid #fbb829;
    z-index: 0;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .col-12.text-center.more a:hover::after,
  .more-off a:hover::after {
    outline: 35px solid #ec6707;
    outline-offset: -35px;
  }
  .banner a {
    margin-bottom: 15px;
  }
  .owl-pro .item {
    margin-left: 7px;
    margin-right: 7px;
  }
  .more a {
    border: 2px solid #dcdde0;
    border-radius: 25px;
    color: #3d3d3d;
    padding: 7px 22px;
  }
  .more-off a {
    color: #fff;
    padding: 7px 22px;
  }
  .news-box .more-off a {
    color: #284258;
    padding: 7px 22px;
  }
  .more-off a i {
    vertical-align: middle;
  }
  .owl-off .item {
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .owl-send .item {
    position: relative;
  }
  .right-toolbar {
    text-align: right;
  }
  #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;
}
.caption-section span {
  z-index: 2;
  color: #000;
  font-size: 1.3rem;
  background-color: #f6f6f6;
  padding-left: 20px;
  font-weight: 900;
}
.show-all {
  color: #999;
  background-color: #f6f6f6;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  font-weight: 600;
  font-size: 15px;
}
.row-caption-section::after {
  position: absolute;
  width: 100%;
  height: 1px;
  content: "";
  top: 26px;
  right: 0;
  background-color: #cdcdcd;
}
.caption-section span {
  position: relative;
  display: inline-block;
}
.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) {
  .img-shop.position-relative {
    width: 37px;
    height: 37px;
    display: inline-block;
    border-radius: 0 9px 9px 9px;
    text-align: center;
    line-height: 37px;
  }
  #dropdownMenuButton2::after {
    display: none !important;
  }
  #dropdownMenuButton2 {
    border: none !important;
    margin-right: -5px !important
  }
  .logo-mob img {
    width: 100px;
  }
  .row.menu{
    display: none !important;
  }
  .product_search form {
    display: flex;
    align-content: center;
    border: 1px solid #eee;
    border-radius: 5px;
  }
  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }
  .dropdown.me-2.register button::after {
    display: none !important;
  }
  .container-fluid.wnd {
    padding-left: 0 !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;
  }
  .title-wnd {
    text-align: right;
  }
  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .send-section {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }
  .caption-section {
    margin-bottom: 13px;
  }
  .container-fluid.categori-section.pt-3 {
    padding-top: 0 !important;
  }
  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }
  .owl-off .item {
    border-radius: 15px;
  }
  .menu-mob {
    background-color: #f9f9f9;
  }
  .row.row-align {
    align-items: center;
  }
  .more a {
    border: 2px solid #dcdde0;
    border-radius: 25px;
    color: #000;
    padding: 5px 15px;
  }
  .title-wnd {
    color: #fff;
    margin-top: 20px;
  }
  .copy {
    text-align: center !important;
  }
  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }
  .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;
  }
  .banner-wnd {
    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;
  }
}
@media screen and (min-width: 1200px) {
  .owl-brands img {
    width: auto !important;
    margin: auto;
  }

  .frm-search {
    width: 100%;
  }

}
.lnk-footers li a:hover {
  color: #2ca6a4;
  transition: all 0.2s linear;
  text-decoration: underline !important;
  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-brands .owl-nav span,
.owl-pro .owl-nav span {
  color: #000 !important;
}
.owl-brands .owl-prev {
  position: absolute;
  top: 0;
}
.owl-brands .owl-next {
  position: absolute;
  top: 0;
}
.owl-pro .owl-next  {
  left: 26px !important;
}
.owl-pro .owl-prev {
  right: 26px !important;
}
.owl-off   .owl-next {
  left: -1px !important;
}
 .owl-off  .owl-prev {
  right: -1px !important;
}
.cost-total {
  font-weight: bold;
  margin-left: 0px;
}
.cost .cost-total {
  color: #284256;
}
.cost .old-cost {
  color: #91969f;
  font-weight: 600;
}
.old-cost {
  font-size: 13px;
  text-decoration: line-through;
}
.cost .unit {
  color: #8699a8;
}
.unit {
  font-size: 11px;
  font-weight: 500;
}
.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;
  border-radius: 14px;
}
.owl-pro .item:hover {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  border-color: #fb6a00 ;
}
.owl-slider .owl-dots {
  position: absolute;
  bottom: 13px;
  right: 0;
  width: 100%;
  text-align: center;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.owl-slider .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  background-color: #6e6a75;
  width: 35px !important;
  border-radius: 25px;
  height: 5px !important;
}
.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
}
.adv-banner li .owl-slider .owl-dot.active span,
.owl-slider .owl-dots .owl-dot.active span,
.owl-slider .owl-dots .owl-dot:hover span {
  background: #fb8500 !important;

  

}
.owl-slider .owl-prev {
  position: absolute;
  bottom: 30px;
  right: 85px;
  background-color: #25232a !important;
  width: 55px;
  height: 30px;
  border-radius: 25px !important;
  line-height: 0 !important;
  margin: 0 !important;
}
.owl-slider .owl-next {
  position: absolute;
  bottom: 30px;
  right: 20px;
  background-color: #25232a !important;
  width: 55px;
  height: 30px;
  border-radius: 25px !important;
  line-height: 0 !important;
  margin: 0 !important;
}
.button-footer {
  background-color: #f6f8fb;
  padding-bottom: 20px;
}
.copy {
  background-color: #284258;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #ffffffd4;
}
.copy .color-footer {
  color: #fff;
  font-weight: 900;
  font-size: 12px;
}
.offer {
  color: #f15d22;
  font-weight: bold;
  padding: 0px 5px;
  font-size: 13px;
}
.owl-pro .item {
  position: relative;
  border: 1px solid #fff;
  margin-top: 50px;
}
.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-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: #dd2a01;
  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 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1000;
  box-shadow: 0px 5px 5px #201e1e4a;
}
.banner img {
  width: 100% !important;
  border-radius: 15px;
}
.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;
  }
}
.slider {
  padding-top: 11px;
}
.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}

.banner a {
  display: block;
}
.owl-off .item {
  background-color: #ffff;
  position: relative;
  margin-top: 50px;
}
.title-wnd {
  font-family: "Khandevane";
}
.title-wnd span:nth-child(1) {
  font-size: 25px;
  display: inline-block;
  text-shadow: 0px 11px 20px #000;
}
.form input {
  width: calc(100% - 48px);
  height: 38px;
  border-radius: 9px;
  padding-right: 10px;
  margin-left: 5px;
  background-color: #3c4f60;
  color: #fff;
}
.row-news-letter .form {
  display: flex;
  align-items: center;
  padding: 5px;
  border-radius: 9px;
  background-color: #3c4f60;
}
.btn-news-letter {
  background-color: #fb6a00;
color: #fff;
width: 48px;
height: 32px;
  border-radius: 7px;
  padding: 0 !important;
  box-shadow: none;
  box-shadow: none !important;
}
.col-8.cost {
  min-height: 55px;
}
.offer.gift-box {
  font-size: 10px;
  padding: 5px 7px;
}
.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;
}
.categori-section {
  padding-bottom: 15px;
}
.img-box {
  position: relative;
  display: inline-block;
}
.col-12.text-center.more a,
.more-off a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.col-12.text-center.more a:hover,
.more-off a:hover {
  border-color: #ec6707;
}
.col-12.text-center.more a span,
.more-off a span {
  position: relative;
  z-index: 2;
}
.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
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px !important;
}
.shop-link:hover {
  color: #fff;
}
.owl-pro .owl-prev,
.owl-off .owl-prev {
  position: absolute;
  top: 48%;
  background: url('../images/prev.png') no-repeat  !important;
  width: 49px !important;
  height: 35px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
  margin: 0 !important;
}

.wnd .owl-prev,
.wnd .owl-next {
  margin: 0 !important;

}

.owl-pro .owl-next,
.owl-off .owl-next {
  position: absolute;
  top: 48%;
  background: url('../images/next.png') no-repeat  !important;
  width: 49px !important;
  height: 35px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
  margin: 0 !important;
}

.offer-mob {
  background-color: #eb162e;
  color: #fff;
  border-radius: 25px;
  padding: 0 8px;
  margin-right: 0px;
}

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

.banner-header.p-0 {
  z-index: 1000;
  position: relative;
}

@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) {
  .slice__container .text span.txt {
    font-size: 12px;
  }
  .wheel__btn {
    width: 90px;
    height: 90px;
    line-height: 54px;
  }
  .slice__container.null .txt {
    font-size:15px !important;
  }
  .link-footer-inner {
    margin-top: 10px !important;
  }
  .c-left, .c-right {
  font-size:12 !important;
}  
    .p-xs-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
    .namd li img {
  vertical-align: baseline;
}
.mt-xs-15{
    margin-top:15px;
}
  .text-wnd,.text-news  {
    font-size: 10px;

  }
  .send-section .thum-send a {
    text-align: center;
  }
  .send-section .thum-send a {
    font-size: 12px;
  }
  .title-send a div.d-block:nth-child(2) {
    display: none !important;
  }
  .slide-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .banner-left-col{
    display: none !important;
  }
  .wnd .col-2.p-0 {
    flex: 0 0 120px !important;
    max-width: 120px !important;
  }
  .container-fluid.off-panel {
    padding: 0 !important;
  }
  .off-box ,.news-box{
    border-radius: 0 !important;
  }
  .row.row-off-panel {
    align-items: center;
  }
  .more-off a {
    color: #fff;
    font-weight: 600;
  }
  .wnd .col-10 {
    width: calc(100% - 125px) !important;
    flex: 0 0 calc(100% - 125px) !important;
    min-width: calc(100% - 125px) !important;
  }
  .off-box .col-2.p-0,.news-box  .col-2.p-0{
    flex: 0 0 120px !important;
    max-width: 120px !important;
  }
  .off-box .col-10, .news-box .col-10  {
    width: calc(100% - 125px) !important;
    flex: 0 0 calc(100% - 125px) !important;
    min-width: calc(100% - 125px) !important;
    padding-left: 0 !important;
  }
  .container.p-0.wnd.mt-5.mb-5 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .logo-section {
    background-color: #fff;
  }

  .news-section {
    padding-top: 20px !important;
    padding-bottom: 20px !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: 85px;
  }
  .d-block.list-name-nasher {
    font-size: 10px;
  }
  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .namd {
    text-align: center;
  }

  .logo-section .item a {
    height: 40px;
  }
  .banner.order-lg-0 {
    display: flex;
  }
 
  .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;
  }

  .timer .far {
    margin-right: -5px;
  }

  #sync1 {
    margin-top: 28px !important;
  }

  .img-wnd {
    width: 109px !important;
  }

  .show-more:hover {
    color: #fff !important;
  }

  .title-wonder-full {
    width: 190px !important;
    height: 40px;
    display: block;
    margin-top: -13px;
    background-size: 190px;
  }

  .title-wonder-full svg {
    width: 100%;
    height: 100% !important;
  }

  .all-wnd-mob i {
    vertical-align: middle;
    margin-right: 5px;
    color: #636466;
  }

  .all-wnd-mob a {
    color: #636466;
  }

  .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;
  }

  .wnd-link li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }

  #sync2 .current .item {
    border: 1px solid #eb162e;
    border-radius: 5px;
    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-pro img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: fill;
    height: 100% !important;
    border-radius: 5px;
  }
  .img-pro {
    height: 170px;
    display: block;
  }

  .p-xs-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .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;
  }
}

.wnd {
  background-color: #eff1f5;
}

.footer {
  padding-bottom: 20px;
}
.caption-section {
  position: relative;
}
.lnk-footers {
  padding-right: 0;
}
.namd li {
  background-color: #21374a;
  text-align: center;
  position: relative;
  border-radius: 15px;
  border: 1px solid #475968;
}
.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;
}
.send-section {
  padding-top: 40px;
  background-color: #f4f5f7;
}
.c-navi-new-list {
  display: flex;
  width: 100%;
  align-items: center;
  padding-right: 0 !important;
}
.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: #fc8002;
}
.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.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__options-list {
  display: none !important;
}
.c-navi-new-list__options-list.is-active {
  display: block !important;
}
.c-navi-new-list__options-list>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 300px;
  padding-right: 0 !important;
}
.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px;
}
.c-navi-new-list__sublist:hover+.c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__sublist:hover+.c-navi-new-list__a:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
}
.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
  height: 30px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}
.c-navi-new-list__sublist-option--title a {
  color: #dd2a01;
  text-decoration: none;
  font-size: 15px !important;
  font-weight: 700 !important;
  position: relative;
}
.c-navi-new-list__sublist-option--title a i {
  vertical-align: middle;
  max-height: 10px;
  font-size: 12px;
}
.c-navi-new-list__sublist-option--title a:hover {
  color: #000;
}
.c-navi-new-list__sublist-option--item {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 2.27;
  font-weight: 400;
  color: #81858b;
}
.c-navi-new-list__sublist-option--item a:hover {
  color: #dd2a01;
}
.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: #2903b22903b2;
}
.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: #284258;
  font-size: 14px;
  font-weight: 600;
}
.c-navi-new-list__category-item>li>a:hover {
  color: #fc8002;
  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 {
  min-height: 100% !important;
  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: #dd2a01;
}

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;
  color: #284258;
  font-weight: 600;
}

.has-sub>a {
  padding: 0;
  display: block;
  color: #284258;
  font-size: 14px;
}

.c-navi-new-list__category-item>li i {
  font-size: 7px;
  vertical-align: middle;
}


.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: #dd2a01;
}

.menu-icon {
  background: url("../images/slices.png") no-repeat -169px -5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 1200px) {
  .c-navi-new-list__category-item>li {
    margin-left: 24px;
  }

}


.owl-slider .owl-prev span {
  background: url("../images/slices.png") no-repeat -8px -97px !important;
  width: 13px;
  height: 13px !important;
  font-size: 0 !important;
  box-shadow: none !important;
  display: inline-block;
}

.owl-slider .owl-next span {
  background: url("../images/slices.png") no-repeat -8px -71px !important;
  width: 13px;
  height: 13px !important;
  font-size: 0 !important;
  box-shadow: none !important;
  display: inline-block;
}

.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-position:-8px -31px;
	width: 8px;
	height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background-position:-7px -52px;
  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: #dd2a01;
  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: #dd2a01;
  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;
}

.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;
}
.icon-up {
  width: 30px;
  height: 30px;
  margin: auto;
  border: 1px solid #e3e3e3;
  border-radius: 100%;
  color: #a5a5a5;
  line-height: 30px;
}
.container-fluid.up {
  background-color: #f6f6f6;
  color: #8c8c8c;
  padding-top: 20px;
}
.scrollup {
  cursor: pointer;
}
.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: #fb6a00;
  border: none !important;
  border-radius: 0 9px 9px 9px;
  color: #fff !important;
  padding: 0 15px 0 0 !important;
  line-height: 2.9;
font-size: 12px;
}
.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: #4674a4;
  border-color: #4674a4;
  box-shadow: none !important;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #254e79;
}
.row.menu {
  background-color: #fff;
}

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

.book ul>li {
  width: 149px;
  height: 218px;
}

.book {
  width: 149px;
  height: 218px;

  transform: rotate(180deg) !important;
}

.book {
  display: block;
  margin: 0 auto;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  box-shadow: -9px -10px 15px -10px rgba(62, 60, 60, 0.75);
  margin-top: -20px;
border-radius: 5px;
}

.book ul {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0;
  list-style: none;
  -webkit-perspective-origin: 0 50% 0;
  perspective-origin: 0 50% 0;
  -webkit-perspective: 800px;
  perspective: 800px;
  -webkit-transform: translate3d(0, 0, 0);
  border-radius: 5px;
}

.book ul>li {
  display: block;
  position: absolute;
  border-radius: 5px;
  top: 0;
  padding: 0;
  margin: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF000000', endColorstr='#FFEDEDED');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(to right, #b7b2b2 0%, #000 90%, #ededed 100%);
  -webkit-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.25, 1);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  right: 0;
}
.book a {
  display: block;
  border-radius: 5px;
}
.cover {
  z-index: 2 !important;
  display: block;
  width: 149px;
  height: 218px;
  border-radius: 5px;
  -webkit-transform: rotateY(0deg) translateZ(0px);
  transform: rotateY(0deg) translateZ(0px);
}

.page1 {
  display: none;
  -webkit-transform: rotateY(20deg) translateZ(-1px);
  transform: rotateY(20deg) translateZ(-1px);
  border-radius: 5px;
}

.page2 {
  display: none;
  -webkit-transform: rotateY(30deg) translateZ(-2px);
  transform: rotateY(30deg) translateZ(-2px);
  border-radius: 5px;
}

.page3 {
  display: none;
  -webkit-transform: rotateY(40deg) translateZ(-3px);
  transform: rotateY(40deg) translateZ(-3px);
  border-radius: 5px;
}

.item-pro:hover .page1 {
  -webkit-transform: rotateY(-34deg) translateZ(-2px);
  transform: rotateY(-34deg) translateZ(-2px);

}
.item-pro:hover .page2 {
  -webkit-transform: rotateY(-27deg);
  transform: rotateY(-27deg);
}
.item-pro:hover .page3 {
  -webkit-transform: rotateY(-15deg);
  transform: rotateY(-15deg);
}
.item-pro:hover .cover {
  -webkit-transform: rotateY(-40deg);
  transform: rotateY(-40deg);
}
.cover>div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
  background-size: 100% 100% !important;
  border-radius: 5px;
}
.cost-total {
  font-size: 14px;
}
.d-block.cost {
 
  border-radius: 0 25px 25px 0;
  padding: 5px;
}
.off-box {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fd644f+0,fd644f+17,fc684c+32,f97343+52,f77a3a+64,f58034+84,f58530+100 */
background: rgb(253,100,79); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,100,79,1) 0%, rgba(253,100,79,1) 17%, rgba(252,104,76,1) 32%, rgba(249,115,67,1) 52%, rgba(247,122,58,1) 64%, rgba(245,128,52,1) 84%, rgba(245,133,48,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,100,79,1) 0%,rgba(253,100,79,1) 17%,rgba(252,104,76,1) 32%,rgba(249,115,67,1) 52%,rgba(247,122,58,1) 64%,rgba(245,128,52,1) 84%,rgba(245,133,48,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,100,79,1) 0%,rgba(253,100,79,1) 17%,rgba(252,104,76,1) 32%,rgba(249,115,67,1) 52%,rgba(247,122,58,1) 64%,rgba(245,128,52,1) 84%,rgba(245,133,48,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd644f', endColorstr='#f58530',GradientType=0 ); /* IE6-9 */

  border-radius: 15px;
}
.news-box {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#76bde3+0,7bbfe0+17,81c3d9+32,8cc9cf+47,96cfc5+51,96cfc5+56,a2d4bc+71,addab2+100 */
background: rgb(118,189,227); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(118,189,227,1) 0%, rgba(123,191,224,1) 17%, rgba(129,195,217,1) 32%, rgba(140,201,207,1) 47%, rgba(150,207,197,1) 51%, rgba(150,207,197,1) 56%, rgba(162,212,188,1) 71%, rgba(173,218,178,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(118,189,227,1) 0%,rgba(123,191,224,1) 17%,rgba(129,195,217,1) 32%,rgba(140,201,207,1) 47%,rgba(150,207,197,1) 51%,rgba(150,207,197,1) 56%,rgba(162,212,188,1) 71%,rgba(173,218,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(118,189,227,1) 0%,rgba(123,191,224,1) 17%,rgba(129,195,217,1) 32%,rgba(140,201,207,1) 47%,rgba(150,207,197,1) 51%,rgba(150,207,197,1) 56%,rgba(162,212,188,1) 71%,rgba(173,218,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76bde3', endColorstr='#addab2',GradientType=1 ); /* IE6-9 */

   border-radius: 15px;
 }
.owl-pro .unit {
  color: #8e8e8e;
}
.owl-pro .old-cost {
  color: #8e8e8e;
}
.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}
.about-company-top {
  background-color: #f6f6f6;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.link-copy li {
  display: inline-block;
  margin-left: 19px;
  position: relative;
}
.link-copy.p-0 li a {
  color: #fff;
  font-size: 13px;
  transition: all 0.2s linear;
}
.link-copy.p-0 li a:hover {
  color: #fb6a00;
}
.list-enteshar.p-0 li {
  list-style: none;
}
.list-enteshar.p-0 li {
  width: 24%;
  display: inline-block;
  border: 1px solid #cdcdcd;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 10px;
  vertical-align: middle;
}
.d-block.list-name-nasher {
  color: #787878;
  font-weight: 600;
  min-height: 40px;
}
.list-section {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.list-section .card {
  border-radius: 14px;
  border: none !important;
}
.img-list-nasher {
  height: 80px;
  overflow: hidden;
}
.img-list-nasher img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100% !important;
  border-radius: 5px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.list-enteshar.p-0 li:hover img{
  -webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.list-all {
  color: #8e8e8e;
  font-weight: 900;
  font-size: 15px;
}
.caption-list {
  color: #000;
  font-weight: 600;
  font-size: 15px;
}
.img-list-author {
  height: 80px;
  overflow: hidden;
  line-height: 80px;
  text-align: center;
}
.img-list-author img{
  height: 58px;
  width: 58px;
  border-radius: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.lbl-text{
  color: #afafaf;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
}
.author-neme{
  color: #000;
}
.info-author{
  background-color: #efefef;
  border-radius: 0 0 15px 15px;
  padding: 5px 0;
}
.author-img img {
  width: 38px !important;
  height: 38px !important;
  border-radius: 100%;
  margin: auto;
}
.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;
  }

}
.org-color{
  color: #fb6a00 !important;
}
.club {
  color: #284258;
  font-weight: 600;
}
.cat-name{
  color: #284258;
  font-size: 14px;
  font-weight: 600;
}
.owl-category .img-category {
  height: 50px;
}
.owl-category .img-category img{
 object-fit: contain;
 max-height: 100% !important;
 border-radius: 17px;
}
.category-section{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.input-group.is-selected {
  display: block !important;
}
.btn.btn-sm.btn-sh {
  background-color: #f15d22;
  color: #fff !important;
  box-shadow: none !important;
}
.btn.btn-sm.btn-favo {
  background-color: #f2e0e2;
  font-size: 12px;
  box-shadow: none !important;
  padding: 2px !important;
  color: #d40000;
}
.text-wnd{
  color: #ffffff;
}
.hot-ideas-wrap li img {
  width: 100% !important;
  border-radius: 15px;
}
.hot-ideas-wrap li {
  list-style: none;
}
@media screen and (min-width: 601px){
  .row.row-banner {
    margin-left: -1% !important;
    margin-right: -1% !important;
  }
  li.hot-ideas-col:nth-child(2), li.hot-ideas-col:nth-child(3){
    width: 24%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(4) , li.hot-ideas-col:nth-child(5) {
    width: 23.8%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(1){
    width: 48.5%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(6){
    width: 49.4%;
    float: left;
    margin-left: 1%;
  }
  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
}
.hot-idea::after {
  background: rgba(255, 255, 255, 0.1);
  transition: all .5s ease;
  transform: skewY(-50deg);
  top: -75%;
  right: 32%;
  position: absolute;
  height: 80%;
  width: 150%;
  content: "";
}
.hot-ideas-wrap li:hover .hot-idea::after {
  top: 120%;
  right: -55%;
}
@media screen and (max-width: 600.99px){
  .row.row-banner {
    margin-left: -1% !important;
    margin-right: -1% !important;
  }
  li.hot-ideas-col:nth-child(2), li.hot-ideas-col:nth-child(3){
    width: 49%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(4) , li.hot-ideas-col:nth-child(5) {
    width: 49%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(1){
    width: 100%;
    float: right;
  }
  li.hot-ideas-col:nth-child(6){
    width: 100%;
    float: left;

  }
  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
}
.news-title{
  color: #284258;
  font-weight: 600;
font-size: 14px;
overflow: hidden;
min-height: 40px;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.short-news-desc{
  color: #303030;
  overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.more-news{
  color: #303030;
  font-size: 12px;
  font-weight: 600;
}
.news-date{
  color: #9a9a9a;
  font-size: 11px;
}
.img-news {
  height: 168px;
  overflow: hidden;
  border-radius: 9px;
}
.img-news img{
  object-fit: fill;
  max-height: 100%;
  border-radius: 9px;
  width: 100%;
}
.title-news{
  color: #284258;
}
.lbl-news{
  position: absolute;
  top:10px;
  left: 10px;
  background-color: #94aeea;
  color: #000;
  padding:0 7px;
  border-radius: 5px;
  z-index: 1;
  line-height: 2;
}
.img-special {
  height: 167px;
  overflow: hidden;
border-radius: 9px;
}
.date-blog {
  font-size: 11px;
}
.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;
  border-radius: 10px;
  text-align: right;
}
.owl-blog .item:hover .layer-item {
  color: #f15d22;
}
.img-special img {
  object-fit: fill;
  max-width: 100% !important;
  max-height: 100% !important;
  border-radius: 10px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.owl-blog .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);
}
.footer-top {
  background-color: #284258;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.container-fluid.button-footer {
  background-color: #21374a;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.about-company-title.text-center {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.d-bolck.about-company {
  color: #ffffffd1;
  font-size: 12px;
  text-align: justify;
  line-height: 1.6;
}
.about-company a {
  color: #fff;
  transition: all 0.2s linear;
}
.about-company a i{
  color: #fb6a00;
  vertical-align: middle;
  margin-right: 5px;
}
.about-company a:hover {
  color: #fb6a00;
}
.title-footer.lnk-footer.un-link {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.bg-info-col{
  background:#000 url('../images/bg-info.jpg') no-repeat;
  background-size: cover;
  border-radius: 21px;
  color: #fff;
  min-height: 312px;
  color: #fff;
}
.d-block.title-text-social {
  font-size: 19px;
  font-weight: 900;
}
.col-social a {
  color: #fff;
}
.icon-info {
  width: 50px;
}
.icon-info i{
  font-size: 20px;
  vertical-align: middle;
}
.bg-info-col .text-info {
  width: calc(100% - 55px);
  text-align: right;
  color: #fff !important;
  font-size: 12px;
}
.bg-info-col .text-info a{
  direction: ltr;
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 1px;
}
.chat{
  position: fixed;
  right: 0;
  bottom: 5px;
  z-index: 1;
}
.container-fluid.header.p-0 {
position: fixed;
top: 0;
width: 100%;
right: 0;
z-index: 100000;
left: 0;
margin: auto;
}
.header.sticky-menu .banner-header {
  display: none !important;
}
.search-result {
  position: absolute;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 2px 5px #b5b3b3;
  border-radius: 7px 7px 0 0;
  z-index: 100;
  top: 45px;
}
.search-result-list li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.search-result-list li a {
  color: #000 !important;
}
.search-result-list {
  max-height: 300px;
  overflow-y: auto;
}
 .soon-text.soon-separator {
    position: absolute !important;
    left: -2px;
  }
   .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: 32px !important;
    width: 38px;
    height: 38px;
    margin-top: 10px;
  }
  
  .soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  font-size: 40px !important;
}
.soon-text.soon-separator {
  position: absolute !important;
  left: -2px;
  bottom: 10px;
}
.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: #fff;
}
.soon-text.soon-label {
  color: #fff;
}
.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-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: -50% !important;
  font-size: 8px !important;
}

.soon-wrapper[data-layout*="group"] .soon-label,
.soon[data-layout*="group"] .soon-label {
  font-size: 0.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: 0.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: -50% !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;
font-family: iranyekan;
}
.soon[data-layout*="group"] {
  padding: 0 !important;
}

.soon-text.soon-separator {
  font-size: 24px !important;
  left: 5px !important;
  top: 18px;
}





:root {
  --timer-duration: 45000ms;
  --orange: hsl(31, 100%, 48%);
  --green: #81b29a;
  --grey1: hsl(151, 8%, 2%);
  --grey2: hsl(151, 8%, 10%);
  --grey3: hsl(151, 8%, 20%);
  --grey4: hsl(151, 8%, 29%);
  --grey5: hsl(151, 8%, 39%);
  --grey6: hsl(151, 8%, 49%);
  --grey7: hsl(151, 8%, 59%);
  --grey8: hsl(151, 8%, 69%);
  --grey9: hsl(151, 8%, 79%);
  --grey10: hsl(151, 10%, 89%);
  --IconButton_height_standard: 32px;
  --lighten1: hsla(0, 0%, 100%, 0.05);
  --lighten2: hsla(0, 0%, 100%, 0.1);
  --lighten3: hsla(0, 0%, 100%, 0.25);
  --lighten4: hsla(0, 0%, 100%, 0.5);
  --darken1: hsla(0, 0%, 0%, 0.05);
  --darken2: hsla(0, 0%, 0%, 0.1);
  --darken3: hsla(0, 0%, 0%, 0.25);
  --darken4: hsla(0, 0%, 0%, 0.5);
  --color__standard__background: var(--grey10);
  --color__standard__text: var(--grey4);
  --motion__time--fastest: 100ms;
  --motion__ease--out: cubic-bezier(0.5, 0, 0, 1);
  --spacing__base_unit: 8px;
  --color-btn-secondary: hsla(151, 24%, 76%);
  --type__title__small--fontweight_strong: 500;
  --wheel-width: 90vmin;
  --offset: 6vmin;
  --wheel-border: calc(var(--offset) / 2);
  --wheel-outer-diameter: calc(var(--wheel-width) + var(--offset));
  --wheel-radius: calc(var(--wheel-width) / 2);
  --indicator-color: #bcb8b1;
  --indicator-height: 7vmin;
  --indicator-width: 3vmin;
  --indicator-angle: 36deg;
  --wheel-slice-deg: 30;
  --slice-color-3: #caffbf;
  --tan: 0.2679491924;
  --sin75: 0.9659258263;
  --slice-width: calc((var(--wheel-radius) * 2) / var(--sin75));
  --wheel-slice-width: calc(var(--wheel-width) / 2);
  --wheel-slice-height: calc((2 * var(--wheel-radius)) * var(--tan));
  --wheel-btn-color: #9e2a2b;
  --wheel-btn-diameter: 6vmin;
  --box-border-radius: 8px;
}


.page-shuffle button {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  border: 0;
  color: inherit;
  cursor: pointer;
}



.page-shuffle .game-title {
  height: 100%;
  width: 40px;
  position: relative;
}
.game-title__wrapper {
  position: absolute;
  min-width: 100vh;
  right: 7vh;
  top: 0px;
  transform-origin: top right;
  transform: rotate(-90deg);
  display: flex;
  justify-content: center;
}
.game-title__text {
  font-size: 5vh;
  font-weight: 300;
  margin-bottom: 0;
}
.header .info__open-btn {
  position: relative;
  width: calc(var(--spacing__base_unit) * 3);
  height: calc(100vh - var(--spacing__base_unit) * 22.5);
  background: transparent;
  box-shadow: -2px 0 6px 0 var(--darken2);
  border: 1px solid var(--darken2);
}
.info__open-btn__container {
  position: absolute;
  width: calc(100vh - var(--spacing__base_unit) * 22.5);
  top: 0;
  right: calc(var(--spacing__base_unit) * 3);
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: top right;
  transform: rotate(-90deg);
}
.info__title {
  margin-bottom: 0;
  font-weight: var(--type__title__small--fontweight_strong);
}
.info__icon {
  margin-left: calc(var(--spacing__base_unit) * 4.5);
  transform: rotate(90deg);
}



.IconButton {
  position: relative;
}
.IconButton::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--darken2);
  transition: top var(--motion__time--fastest) var(--motion__ease--out);
}
.IconButton .IconButton-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.IconButton-content {
  height: var(--IconButton_height_standard);
}
.main {
  display: flex;
  flex-direction: column;
  margin: 0 2%;
  height: 100%;
  /*   background: coral; */
}
.button:active {
  box-shadow: 0 2px 2px var(--darken3);
}
.game {
  display: flex;
  flex-basis: var(--wheel-width);
  flex-grow: 2;
  align-items: center;
  /*   width: calc(var(--wheel-width) + 10%); */
}
.flip-card {
  width: calc(var(--wheel-outer-diameter) + 6%);
  height: calc(var(--wheel-outer-diameter) + 3%);
  background: transparent;
  perspective: 1000px;
}
.interactive-area {
  position: relative;
}
.flip-card__inner {
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.flip-card.flipping .flip-card__inner {
  transform: rotateY(180deg);
}
.flip-card__front {
  backface-visibility: hidden;
  /*     background: crimson; */
}

@keyframes rotate {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes disappear {
  0% {
    opacity: 0;
  }
  50%,
  100% {
    opacity: 1;
  }
}
.timer {
  width: 62vmin;
  height: 62vmin;
  position: relative;
  background: var(--grey6);
}
.pie.spinner,
.pie.filler {
  border-left: 5px solid rgba(0, 0, 0, 0.5);
  border-top: 5px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid rgba(0, 0, 0, 0.5);
}
.pie.filler {
  border-right: 5px solid rgba(0, 0, 0, 0.5);
}
.timer .pie {
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  position: absolute;
  background: var(--orange);
}
.timer .spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
}
.timer[data-timer="running"] .spinner {
  animation: rotate var(--timer-duration) linear 1;
}
.timer .filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 0;
  z-index: 100;
  border-left: none;
}
.timer[data-timer="running"] .filler {
  animation: disappear var(--timer-duration) steps(1, end) 1 reverse;
}
.timer .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  background: inherit;
  opacity: 1;
  z-index: 300;
}
.timer[data-timer="running"] .mask {
  animation: disappear var(--timer-duration) steps(1, end) 1;
}
.instruction {
  display: flex;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-rows: 1.5fr 1fr;
  flex: 0 1;
  padding: 0 2rem;
  font-weight: normal;
}
.instruction h3 {
  font-weight: normal;
  color: var(--grey5);
}
.cta {
  align-self: flex-end;
  grid-column: 2;
  grid-row: 2;
}
@media (min-width: 992px) {
  .main {
    margin: 0 4%;
  }
}
@media (max-width: 676.99px) {
  .img-luck {
   display: none !important;
  }
  .main {
    margin: 20px 0 !important;
  }
  .game {
    margin:  0 !important;
  }
  .flip-card {
    margin: auto;
  }
  .instruction {
    display: block;
  }
}
@media (min-aspect-ratio: 8/5) {
  .main {
    flex-direction: row;
  }
  .instruction {
    flex-basis: 30%;
  }
}
.wheel-area {

  width: 100%;
  height: var(--wheel-outer-diameter);
  color: var(--grey1);
  /* Use flexbox to center align the child elements without using transform property because that property will be used for spinning animation later. */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*   background: salmon; */
}
@keyframes backInLeft {
  0% {
    transform: translateX(calc(var(--wheel-width) * -1)) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.guidance {
  align-self: start;
  padding: 4% 0;
  animation: backInLeft 0.5s ease-out;
}
.slice-name {
  font-weight: inherit;
}
.btn__start {
  border: 1px solid var(--grey4);
  padding: 0.25em 0.5em;
  transition-property: color, border-color;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.hidden {
  display: none;
}

.spin-area {
  position: relative;
  width: var(--wheel-width);
  height: var(--wheel-width);
  border-radius: 50%;
  overflow: hidden;
  font-weight: 600;
  /*   background: royalblue; */
}
.slice__container {
  position: absolute;
  width: 50%;
  height: var(--wheel-slice-height);
  top: 50%;
  transform-origin: right center;
}
.slice__container:nth-of-type(1) {
  transform: translateY(-50%);
}
.slice__container:nth-of-type(2) {
  transform: translateY(-50%) rotate(30deg);
}
.slice__container:nth-of-type(3) {
  transform: translateY(-50%) rotate(60deg);
}
.slice__container:nth-of-type(4) {
  transform: translateY(-50%) rotate(90deg);
}
.slice__container:nth-of-type(5) {
  transform: translateY(-50%) rotate(120deg);
}
.slice__container:nth-of-type(6) {
  transform: translateY(-50%) rotate(150deg);
}
.slice__container:nth-of-type(7) {
  transform: translateY(-50%) rotate(180deg);
}
.slice__container:nth-of-type(8) {
  transform: translateY(-50%) rotate(210deg);
}
.slice__container:nth-of-type(9) {
  transform: translateY(-50%) rotate(240deg);
}
.slice__container:nth-of-type(10) {
  transform: translateY(-50%) rotate(270deg);
}
.slice__container:nth-of-type(11) {
  transform: translateY(-50%) rotate(300deg);
}
.slice__container:nth-of-type(12) {
  transform: translateY(-50%) rotate(330deg);
}
.slice__container::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: var(--wheel-radius) solid var(--orange);
  border-top: calc(var(--wheel-slice-height) / 2) solid transparent;
  border-bottom: calc(var(--wheel-slice-height) / 2) solid transparent;
  top: 0;
}
.slice__container:nth-child(2n)::after {
  border-left-color: #1c64da;
}

.page-shuffle .text {
  position: absolute;
  top: 50%;
  transform: translate(-46%, -47%);
  z-index: 10;
  width: 100%;
  user-select: none;
  direction: rtl;
}
.slice__container .text span.txt {
  display: inline-block;
  color: #fff;
}
.text .img-luck {
  transform: rotate(234deg);
  width: 50px;
  display: inline-block;
}
.shadow,
.highlight,
.glass {
  width: var(--wheel-width);
  height: var(--wheel-width);
  position: absolute;
  border-radius: 50%;
}
.shadow {
  box-shadow: inset 10px 10px 6px 0px rgba(0, 0, 0, 0.5),
    inset -2px 1px 6px 0 rgba(0, 0, 0, 0.5);
}
.glass {
  background: silver;
  opacity: 0.1;
}
.highlight::after {
  background: url('../images/luck.png') no-repeat;
  background-size: auto;
background-size: 100% 100% !important;
position: absolute;
top:0;
right:0;
left: -5%;
bottom: 0;
margin: auto;
content: '';
width: 110%;
height: 110%;
}
.highlight {


box-shadow: none !important;
}
.wheel__rim {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  /*   border: 20px solid silver;
  left: 50%; */
  z-index: 2;
  box-shadow: 5px 1px 4px 1px rgba(0, 0, 0, 0.5) inset;
  box-sizing: border-box;
  border: var(--wheel-border) solid silver;
}
.wheel__btn {
  position: absolute;
  right: 0;
  z-index: -2;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 7px 0px 6px 2px rgba(0, 0, 0, 0.3) inset;
  background: #3c2a98;
  left: 0;
  margin: auto;
  z-index: 50;
  cursor: pointer;
  border: 15px solid #fff;
  text-align: center;
}

@keyframes return {
  from {
    transform: translateY(15px);
  }
  to {
    transform: translateY(0);
  }
}
.wheel__btn.return {
  animation: 1s ease-out return;
}
.tooltip {
  position: absolute;
  left: 95%;
  top: 64%;
  width: 200px;
  height: 100px;
  padding: var(--spacing__base_unit) var(--spacing__base_unit) 0
    var(--spacing__base_unit);
  /*   background: #fff; */
  color: var(--grey3);
  border: 1px solid var(--darken3);
}
.tooltip__heading {
  text-align: right;
  padding: 0 0 calc(var(--spacing__base_unit) * 1.25) 0;
}
#speech-bubble::before,
#speech-bubble::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  transform-origin: left bottom;
  transform: skewX(15deg);
}
#speech-bubble::before {
  left: 10%;
  border: solid 15px transparent;
  border-left: solid 15px var(--darken3);
  border-bottom: solid 14px var(--darken3);
}
#speech-bubble::after {
  left: 22px;
  border: solid 12px transparent;
  border-left: solid 12px var(--color__standard__background);
  border-bottom: solid 12px var(--color__standard__background);
}
.box {
  border-radius: var(--box-border-radius);
  box-shadow: 0 3px 6px var(--darken3);
}
.close-button {
  height: var(--IconButton_height_standard);
  width: var(--IconButton_height_standard);
  line-height: var(--IconButton_height_standard);
  cursor: pointer;
}
.wheel__indicator {
  position: absolute;
  left: calc(50% - var(--indicator-width));
  height: 92%;
  width: var(--indicator-height);
  top: 0;
  /*   transform: rotate(var(--indicator-angle)); */
  /*     background: orchid; */
  z-index: 11;
}
/* .wheel__indicator::after {
  content: '';
    width: 0;
    height: 0;
    border-top: 9vmin solid var(--indicator-color);
    position: absolute;
    border-left: 4vmin solid transparent;
    border-right: 4vmin solid transparent;
    left: 0;
} */
/* Shadow of the indicator */
.wheel__indicator::before,
.wheel__indicator::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: var(--indicator-width) solid transparent;
  border-right: var(--indicator-width) solid transparent;
}
.wheel__indicator::before {
  border-top: var(--indicator-height) solid black;
  left: -4%;
  transform-origin: top left;
  transform: scale(0.9, 1.1);
  opacity: 0.6;
}
.wheel__indicator::after {
  border-top: var(--indicator-height) solid #fff;
}
.slice__container.null::after {
  border-left: var(--wheel-radius) solid #f00;
}

.luck-main-title {
  color: #000;
  font-size: 1.7rem;
  font-weight: 900;
}
.luck-main-title .color{
  color: #ff0000;

}
.luck-sub-title1 ,.luck-sub-title2 {
  font-weight: 600;
  color: #000;
  font-size: 15px;
}
.luck-sub-title3{

  color: #000;
  font-size: 17px;
}
.luck-sub-title3 a{
  font-weight: 900;
  color: #000;
  font-size: 17px;
  text-decoration: underline !important;
  display: inline-block;
}
.shuffle-sec {
  background-color: #fff;
  padding-bottom: 2rem;
  padding-top: 3rem;
}
.btn-send{
  background-color: #dc0029;
  height: 60px;
  border-radius: 4px;
  color: #fff;
}
.frm-luck input{
  background-color: #f2f2f2;
  height: 60px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
}
.luck-title-section{
  color: #000;
  background-color: #dadada;
  font-weight: 600;
  font-size: 18px;
  padding: 20px 0;
}
.desc-shuffle {
  background-color: #e8ecef;
}
.num {
  color: #fb6a00;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 1px;
  direction: ltr;
  display: inline-block;
}
.footer-inner {
  background-color: #fff;
  padding-bottom: 20px;
}
.link-footer-inner{
 margin: 0 5px;
 display: inline-block;
}
.text-s{
  display: inline-block;
  color: #303030;
  font-size: 12px;
}

.logo-img {
  border: 1px solid #eee;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100px;
  border-radius: 7px;
  margin: 10px 0;
  padding: 10px 5px;
  overflow:hidden;
}
.owl-inner-cat{
    display:block;
}