* {
  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: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: "alibaba-bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/alibaba-bold.woff2") format("woff2");
}

@font-face {
  font-family: "alibaba-bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/alibaba-regular.woff2") format("woff2");
}

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

.img-slice {
  background: url("../images/slices.png") no-repeat;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.set > span {
  font-size: 14px;
  display: block;
  position: relative;
  color: #c7a84e;
  font-family: "alibaba-bold";
}

.lnk-footers li a {
  color: #FFFFFFB2;
  font-size: 13.5px;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .icon-instgram{
    left: 10px;
    bottom: 30px;
  }
  .row-footer{
    align-items: flex-end;
  }
  .copy {
    font-size: 12px;
  }
  .pl-md-60 {
    padding-top: 30px;
  }

  .c-left {
    text-align: left;
  }

  .c-right {
    text-align: right;
  }

  .title-footer {
    font-size: 15px;
  }

  .set > span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}

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

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

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

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

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

.card-body.text-block p {
  margin: 1.71429rem 0 !important;
  line-height: 2;
}

.google-account {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #eee;
  line-height: 44px;
}

.btn.btn-outline-primary:hover {
  background-color: #f8f8f8 !important;
  border-color: #0fa7ad !important;
}

@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .main-title {
    margin-bottom: 20px !important;
  }
  .text-t-center {
    text-align: center;
  }
  .banner .item.img-pro-banner {
    width: 49%;
    display: inline-block;
  }
  .col-lg-4.col-md-12.col-12.banner.pl-0.pr-2.order-lg-0.mt-xs-15.mt-t-15 {
    display: flex !important;
    justify-content: space-between;
  }
  .mt-t-15 {
    margin-top: 15px;
  }
}
.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #767677;
  font-size: 10px;
}
@media screen and (max-width: 991.99px) {
  .mor-info a {
    width: 100%;
  }
.owl-product .owl-stage{
  padding-right: 0 !important;
}
  .row.row-banner {
    margin-right: -10px !important;
  }
  .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;
  }
  .text-center.more a span {
    font-size: 11px;
  }

  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .img-pro.item {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .owl-pro .item {
    margin: 5px;
  }

  .cost.text-left.p-0 {
    text-align: left !important;
    padding-left: 10px !important;
  }

  .owl-pro .owl-stage,
  .owl-news .owl-stage {
    padding-right: 0 !important;
  }

  .col-md-5.col-12.p-0.order-md-5 {
    background-color: #ebebeb;
  }

  .reg {
    display: none !important;
  }

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

  .menuTrigger i {
    color: #fff;
    font-size: 26px;
    vertical-align: middle;
    margin-left: 20px;
  }

  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }

  .container {
    max-width: 100%;
  }
}

.title-footer {
  font-weight: 600;
  display: block;
  color: #c7a84e;
  font-family: "alibaba-bold";
}

.lnk-footers li {
  line-height: 2.1;
  position: relative;
  list-style-type: none !important;
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  header {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.65) 32%,
      rgba(0, 0, 0, 0.38) 60%,
      rgba(0, 0, 0, 0) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  header.sticky-menu .right-toolbar {
    margin-top: 20px !important;
  }
  .logo-footer-container {
    padding-left: 60px !important;
    padding-right: 10px !important;
  }
  .icon-search.fal.fa-search {
    font-size: 18px;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
  }

  .search-wrapper form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: flex-end;
    border-radius: 15px;
  }

  .search-submit {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0;
    background-color: #c9a559;
    height: 53px;
    width: 52px;
    padding: 0;
    position: relative;
    border-radius: 0 5px 5px 0;
    line-height: 46px;
  }

  .search-submit i {
    font-size: 20px !important;
    margin: 0 !important;
    color: #fff !important;
  }

  .search-field {
    padding: 5px;
    font-size: 14px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #eee;
    width: 100%;
    height: 53px;
  }

  .search-result {
    top: 52px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    right: -496px;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 3px 5px #dadee3;
    width: 499px;
    left: auto !important;
  }

  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
  .p-0.search-result-list {
    max-height: 300px;
    overflow-y: auto;
  }
  .search-result li {
    list-style: none;
    padding: 4px 10px;
    text-align: right;
    line-height: 2;
    border-bottom: 1px dashed #ccc;
  }

  .search-result li a {
    color: #000;
    font-weight: 400;
  }

  .search-wrapper.expand {
    width: 500px;
  }

  .search-wrapper {
    position: absolute;
    left: 41px;
    transition: all 0.5s ease;
    top: -1px !important;
    width: 0;
    overflow: hidden;
    z-index: 100000;
  }

  #cssmenu1,
  .right-toolbar {
    margin-top: 30px;
  }
  .slider-section {
    margin-top: -173px !important;
  }

  .register button {
    background-color: transparent !important;
    color: #4b4b4b;
  }
  .row.menu {
    background-color: #e6e6e6;
    padding-bottom: 4px;
    padding-top: 4px;
  }

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

  .banner a:nth-child(1) {
    margin-bottom: 15px;
  }

  .timer {
    margin-top: 10px;
    margin-bottom: 6px;
  }

  .title-footer {
    margin-bottom: 13px !important;
  }

  .owl-pro .item {
    margin-left: 7px;
    margin-right: 7px;
  }

  .more a {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 7px 22px;
  }
  #panel-menu {
    display: none;
  }

  .register {
    position: relative;
  }

  .menu .active.show {
    background-color: #fff;
  }

  .nav.tab-menu.nav-pills {
    background-color: #eee;
  }
}

@media screen and (max-width: 991.99px) {
  header.sticky-menu{
    background-color: #000 !important;
  }
  header.sticky-menu .row-header{
    display: none !important;
  }
  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
  }
  .search-result-list{
    max-height: 300px;
    overflow-y: auto;
  }
  .search-result-list li {
    list-style: none;
    text-align: right;
    line-height: 2;
    border-bottom: 1px solid #eee;
    padding: 5px;
    font-size: 13px;
  }
  .search-result-list li a {
    color: #000;
  }
  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff;
  }
  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
  }
  .product_search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }
  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }
  header.sticky-menu .logo-mob img{
    width: 50px !important;
  }
  .row.row-menu-mob {
    align-items: center;
  }
  header {
    background-color: #000;
  }
  .register button {
    background-color: #fff !important;
    color: #000;
  }
  .register button {
    width: 34px !important;
  }
  .row.menu {
    display: none !important;
  }
  .product-thumb.list-view .image a {
    min-height: 128px;
    width: 140px !important;
  }

  .cart-info {
    max-height: 30vh;
    overflow-y: auto;
  }

  .page {
    overflow-x: hidden;
  }

  .site-name {
    padding-right: 15px !important;
  }

  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }
  .caption-section {
    margin-bottom: 13px;
  }

  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }

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

  .row.row-align {
    align-items: center;
  }

  .more a {
    border: 1px solid #dcdde0;
    border-radius: 15px;
    color: #fff;
    padding: 5px 15px;
  }

  .copy {
    text-align: center !important;
  }

  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }

  .title-footer {
    font-size: 13px;
  }

  .title-footer {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .about-col {
    padding-left: 40px;
  }
}
.sotial-footer a {
  display: inline-block;
  border: 1px solid #5a5a5a;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  line-height: 53px;
  text-align: center;
}
.lnk-footers li a:hover {
  color: #c7a84e;
  transition: all 0.2s linear;
  text-decoration: underline !important;
  font-weight: 500;
}

.title-footer.un-link span {
  position: relative;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
}

.product-carousel .owl-nav [class*="owl-"] {
  margin: 0 !important;
}

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

.price {
  text-align: center;
  color: #666;
}

@media screen and (max-width: 570.99px) {
}

.category-info a {
  display: block;
}

.all-categori.mr-auto {
  z-index: 13;
}

.all-categori > a {
  color: #464646 !important;
  font-size: 14px !important;
  font-weight: 500;
}

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

.owl-pro .item {
  min-width: 120px;
}
.categori-section {
  background-color: #c9a559;
}

.footer {
  background-color: #212121;
  padding-top: 40px;
  padding-bottom: 40px;
}
.copy {
  color: #989898;
  background-color: #131313;
  padding-top: 15px;
  padding-bottom: 15px;
}
.c-left,
.c-right {
  font-size: 12px;
}

.right-footer {
  position: relative;
}

.footer .tel {
  font-size: 13px;
  font-weight: bold;
}

.footer-logo {
  display: block;
  margin-bottom: 10px;
}

.nav-link {
  color: #464646;
  font-size: 14px !important;
  font-weight: 500;
}

.container-fluid {
  margin: 0 auto;
  max-width: 1566px;
}

@keyframes blink {
  50% {
    opacity: 0.5;
  }
}

.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}
.banner a {
  display: block;
}

.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-prev {
  position: absolute;
  left: 10px;
  top: 40%;
}

.owl-next {
  position: absolute;
  right: 10px;
  top: 40%;
}

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

.owl-next {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 27px;
  height: 50px;
  right: 30px;
}

.owl-prev {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  transform: rotate(180deg);
  width: 27px;
  height: 50px;
  left: 30px;
}

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

@media screen and (max-width: 767.99px) {
  .icon-instgram{
    left: 10px;
    bottom: 10px;
  }
  .icon-instgram img{
  width: 50px !important;
  }
  .img-about{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .img-about img{
    width: 100% !important;
  }
  .main-categori-section {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }

  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bg-news-cover {
    background-position: center center !important;
  }

  .more a {
    padding: 5px 11px !important;
  }
  .sotial-footer ul {
    margin: auto;
  }

  .sotial-footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .sotial-footer ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .off-box {
    border-radius: 0 !important;
  }

  .list-section .col-md-6.col-12.ps-md-0 {
    padding: 0 !important;
    margin-bottom: 15px;
  }

  .list-section .col-md-6.col-12.pe-md-0 {
    padding: 0 !important;
  }

  .copy {
    font-size: 11px;
  }

  .img-list-nasher,
  .img-list-author {
    height: 40px !important;
    line-height: 40px !important;
  }

  .list-enteshar.p-0 {
    margin-left: -8px !important;
    margin-right: -6px !important;
  }

  .img-list-author img {
    height: 40px !important;
    width: 40px !important;
  }

  .d-block.list-name-nasher {
    font-size: 10px;
  }

  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .accordion-container {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

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

  .item.img-pro-banner img {
    object-fit: fill !important;
    width: 100% !important;
    height: 100% !important;
  }



  .cat-box {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }

  .list-cat li {
    width: 25%;
    margin: 5px;
  }

  .right-toolbar span {
    margin-right: 15px;
    position: relative;
  }

  li.home,
  .support.intro {
    display: none !important;
  }

  .prl-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .show-more:hover {
    color: #fff !important;
  }
  .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;
  }

  .product-name-inner {
    font-size: 12px !important;
  }

  .address-item .address-details {
    font-size: 14px;
  }
  .p-xs-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
    border-bottom: 1px solid #a5a7a961;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.caption-section {
  position: relative;
}

.lnk-footers {
  padding-right: 0;
}

.d-flex.flex-cal {
  align-items: center;
}

.panel-menu {
  width: 300px;
  background-color: #000 !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: #c7a84e !important;
}

.subPanel {
  width: 300px;
  background-color: #000 !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: #000;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid #2b2828;
}

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

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

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

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

.openSubPanel {
  position: relative;

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

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

.subPanel {
  z-index: 20;
}

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

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

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

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

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

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

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.register button {
  border: none !important;
  font-size: 11px;
  font-weight: 900;
  border-radius: 25px;
  width: 112px;
  height: 34px;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle;
}

.btn-primary {
  color: #000 !important;
  background-color: #dd0808;
  border-color: #dd0808;
  box-shadow: none !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #14132a;
}
.owl-pro .unit {
  color: #737373;
}

.owl-pro .old-cost {
  color: #737373;
  font-size: 14px;
  font-weight: 300;
}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}

.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}

.ico-menu {
  margin-left: 5px;
  box-shadow: 0px 1px 5px #ccc;
}
.sub-text-sned {
  color: #fff;
}
.caption-section {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}

.t-news {
  font-size: 18px;
  font-weight: 600;
}

.t-news i {
  vertical-align: middle;
}

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

.dropdown-menu > li:hover > .submenu {
  display: block;
}

.category-count {
  color: #666666;
  font-size: 12px;
  line-height: 1.2;
}

.category-name {
  color: #284258;
  font-weight: 500;
  font-size: 15px;
  margin-top: 10px;
}

.d-block.img-cat {
  height: 168px;
}

.d-block.img-cat img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}

.card.crd-pro {
  border: none;
}

.short-desc-pro {
  color: #284258;
  font-size: 12px;
}

.owl-news .img-special img {
  object-fit: fill;
  max-width: 100% !important;
  max-height: 100% !important;
  height: 100% !important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.owl-news .img-special {
  display: block;
  overflow: hidden;
}
.more-show {
  color: #666;
  font-weight: 300;
  font-size: 12px;
}

.lbl-time {
  color: #000;
}

@media screen and (min-width: 768px) {
  .owl-news .img-special {
    height: 189px;
  }

  .card.crd-pro {
    border-radius: 25px;
    box-shadow: 0 0 12px #ddd;
  }

  .row-social ul {
    display: flex;
    justify-content: space-around;
  }
}

.owl-news .item:hover .img-special img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.owl-news .item:hover .layer-item {
  color: #dd0808;
}
.img-pro {
  height: 208x;
  display: block;
  overflow: hidden;
  margin: auto;
}

.img-pro img {
  object-fit: contain;
  max-height: 100% !important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.owl-pro .item:hover .img-pro img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

a:hover {
  color: #000;
}

.item-img.position-relative {
  overflow: hidden;
}
.sub-title,
.sub-title a {
  color: #212121;
  font-size: 18px;
}

.info-cost {
  color: #c70a0a;
  font-weight: 600;
  font-size: 15px;
}

.flip {
  color: #303030;
  font-size: 11px;
}

.title-blog {
  color: #3d3d3d;
  min-height: 40px;
  margin-top: 10px;
  font-weight: 600;
  font-family: "alibaba-bold";
  font-size: 14px;
}
.date-news {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: 300;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 15px;
}
.sort-desc-news {
  color: #3d3d3d;
  font-weight: 300;
}
.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;
}

.d-flex.flex-cal {
  align-items: center;
}
.img-category {
  width: 40px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
}

.img-category img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  left: 0;
  margin: auto;
}
header.sticky-menu .logo img {
  max-width: 106px;
  transition: all 0.2s linear;
}

@media screen and (max-width: 767.99px) {
  .owl-news .img-special {
    height: 189px;
  }
}
.cssmenu ul ul li.has-sub:hover > a {
  background: #6dc693;
  color: #fff !important;
}
.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:after,
.cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cssmenu #head-mobile {
  display: none;
}
.cssmenu > ul > li {
  display: inline-table;
  position: relative;
  margin-left: 15px;
  position: relative;
  text-align: right;
}
.cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
.cssmenu ul ul {
  position: absolute;
  left: -9999px;
  background-color: #fff;
  padding-top: 10px;
  border-radius: 15px;
  z-index: 2;
}
.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: 200px;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #b2b6bd;
  margin: 0 10px 10px;
  border-radius: 5px;
  line-height: 2.4;
}
.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: #fff;
  background-color: #6dc693;
}
.cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  left: 5px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: "";
}
.cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  left: 8px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fefefe;
  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: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
}
#cssmenu1 li i {
  font-size: 8px;
  vertical-align: middle;
  color: #4b4b4b;
  margin-right: 2px;
}
.cssmenu > ul > li > a > span {
  padding: 5px 2px;
}
#cssmenu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  z-index: 99;
  text-align: right;
}

.title-section {
  font-family: "alibaba-bold";
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}
.link-title-section a {
  color: rgb(5, 5, 5);
  line-height: 1.2;
  font-size: 18px;
  display: inline-block;
  font-weight: 300;
}
.owl-dot.active span {
  background-color: #c7a84e!important;
  width: 22px !important;
  height: 10px !important;
}
.desc-about {
  color: #131313;
  text-align: justify;
  line-height: 2.2;
}
.title-about{
  font-size: 28px !important;
  color:#cbae6b;
  line-height: 1.2;
  font-weight: bold;
  font-family: "alibaba-bold";
  margin-bottom: 35px;
  position: relative;
  font-size: 14px;
}
.title-about::after {
  content: "";
  right: 0px;
  width: 53px;
  height: 6px;
  background-color: #cbae6b;
  position: absolute;
  bottom: -18px;
}
.main-title {
  font-size: 28px;
  color: #212121;
  line-height: 1.2;
  font-weight: bold;
  font-family: "alibaba-bold";
  margin-bottom: 35px;
  position: relative;
}
.main-title::after {
  content: "";
  left: 0;
  right: 0;
  width: 53px;
  height: 6px;
  background-color: #050505;
  position: absolute;
  margin: auto;
  bottom: -18px;
}

.icon-search {
  background-position: -6px -35px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.icon-search-more {
  color: #000;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.flex-option {
  justify-content: space-between;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radiobtn {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 50%;
}

.checkcontainer .radiobtn::after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.radiobtn::after {
  content: "";
  position: absolute;
  display: none;
}
.checkcontainer input:checked ~ .radiobtn::after {
  display: block;
}
.checkcontainer input:checked ~ .radiobtn {
  background-color: rgb(255, 178, 14);
}
.btn-search-more.active {
  background-color: #212121;
  color: #fff !important;
  transition: all 0.2s linear;
}
.btn-search-more.active .icon-search-more {
  color: #fff;
}
.list-count {
  width: calc(100% - 120px);
}
.datepicker-plot-area .datepicker-day-view .table-days td.selected span,
.datepicker-plot-area .datepicker-year-view .year-item.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected {
  background-color: rgb(255, 178, 14);
  color: #000 !important;
  text-shadow: none !important;
}
.datepicker-plot-area .datepicker-day-view .table-days td.selected span,
.datepicker-plot-area .datepicker-year-view .year-item.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected {
  background-color: rgb(255, 178, 14);
}
.datepicker-plot-area {
  font-family: IRANSans !important;
}
.lng .select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: none !important;
}
.lng
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff !important;
}
.lng
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none !important;
}
.lng .select2-container {
  min-width: 100px;
}
.product-section .row-product:nth-child(odd) {
  background: #ffe010 url("../images/bg-section1.png") no-repeat left top;
}
.product-section .row-product:nth-child(even) {
  background: #d82027 url("../images/bg-section2.png") no-repeat right top;
}
.product-section .row-product:nth-child(even) .row {
  direction: ltr;
}
.more {
  border-radius: 13px;
  background-color: #fff;
  padding: 10px 25px;
  color: #000;
}
.product-section .row-product:nth-child(even) .main-title,
.product-section .row-product:nth-child(even) .sub-title {
  color: #fff;
}
.product-section .row-product:nth-child(even) .main-title::after {
  background-color: #fff;
}
.company-detail,.company-detail a {
  color: #FFFFFFB2;
}

.title-product{
  font-size: 28px !important;
  color:#cbae6b;
  line-height: 1.2;
  font-weight: bold;
  font-family: "alibaba-bold";
  margin-bottom: 35px;
  position: relative;
  font-size: 14px;
}
.title-product::after {
  content: "";
  right: 0px;
  left: 0;
  margin: auto;
  width: 53px;
  height: 6px;
  background-color: #cbae6b;
  position: absolute;
  bottom: -18px;
}
.lng-category-image img {
  object-fit: fill !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 100% !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
@media screen and (min-width: 768px) {
 
  .lng-category-image {
    height: 186px;
    width: 186px;
    border-radius: 100% !important;
    margin: auto;
  }
}
@media screen and (max-width: 767.99px) {
  .lng-category-image {
    height: 120px;
    width: 120px;
    border-radius: 100% !important;
    margin: auto;
  }
}
.layer-category {
  color: #212121;
  font-weight: 500;
  min-height: 50px;
  font-size: 14px;
}
.owl-product .item:hover .lng-category-image img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.icon-instgram{
  position: fixed;
  z-index: 1;
}
header.sticky-menu {
  background-color: #000000a6;
}
.owl-slider .owl-dots{
  margin: 0 !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
}