* {
  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: "vazir";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/FlowBold_MRT.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FlowBold_MRT2.woff2") format("woff2");
}

body {
  direction: rtl !important;
  font-family: IRANSans;
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
}

.img-slice {
  background: url("../images/slices.png") no-repeat;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.title-footer {
  font-size: 15px;
  display: block;
  position: relative;
  color: #fff;
}

.lnk-footers li a {
  color: #ffffffa6;
  font-size: 13px;
  font-weight: 300;
}

.owl-theme .owl-dots .owl-dot span {
  background: #b4b4b4;
}

.best-pro-list li a {

  position: relative;
  text-align: center;
  overflow: hidden;

}
.pro-list li a {
  border-radius: 1.38888889vw;
  background-color: #e8ecef;
  position: relative;
  text-align: center;
  overflow: hidden;
  border: 1px solid #e8ecef;
  -webkit-transition: -webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: -webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: transform cubic-bezier(0.4,0,0.2,1) .3s,-webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
}
.pro-list li:hover a{
  border-color: #000;
}
.pro-list li:hover a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: -webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: transform cubic-bezier(0.4,0,0.2,1) .3s;
  transition: transform cubic-bezier(0.4,0,0.2,1) .3s,-webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
}
.pro-list li,.best-pro-list li{
  list-style: none;
}

@media screen and (min-width: 768px) {
  .col-footer {
    padding-top: 50px !important;
  }
 .row-footer .col-footer:not(:last-child) {
    border-left: 1px solid #3042aa;
  }
  .row-footer .col-footer:last-child {
    border-right: 1px solid #3042aa !important;
  }
  .best-pro-list li .best-info-pro img ,.pro-list li .info-pro img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
  .best-pro-list li:nth-child(1) .best-info-pro img {
    width: 100% !important;
    height: 100% !important;
    object-fit: fill;
    border-radius: 19px;
  }
 
  .info-pro {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .pro-list li:nth-child(1) a::after{
    padding-bottom: 100%;
    content: '';
    display: block;
  }
  .pro-list li:nth-child(2) a::after,.pro-list li:nth-child(3) a::after,
  .pro-list li:nth-child(4) a::after,.pro-list li:nth-child(5) a::after{
    padding-bottom: 100%;
    content: '';
    display: block;
  }
  .pro-list li:nth-child(1) .img-pro-tab{
    padding: 2.77777778vw 5.90277778vw 7.02777778vw 5.90277778vw;
  }
  .pro-list li:nth-child(2) .img-pro-tab,
  .pro-list li:nth-child(3) .img-pro-tab ,
  .pro-list li:nth-child(4) .img-pro-tab,
  .pro-list li:nth-child(5) .img-pro-tab{
    padding: 2.77777778vw 5.90277778vw 3.02777778vw 5.90277778vw;
  }
  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .pro-list li:nth-child(1) {
    width: 50%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw
  }
  .pro-list li:nth-child(2) {
    width: 25%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .pro-list li:nth-child(3) {
    width: 25%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .pro-list li:nth-child(4) {
    width: 25%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .pro-list li:nth-child(5) {
    width: 25%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .best-pro-list li:nth-child(1) a::after{
    padding-bottom: 115%;
    content: '';
    display: block;
  }
  .best-pro-list li:nth-child(2) a::after,.best-pro-list li:nth-child(3) a::after,
  .best-pro-list li:nth-child(4) a::after,.best-pro-list li:nth-child(5) a::after{
    padding-bottom: 45%;
    content: '';
    display: block;
  }
  .best-info-pro {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .best-pro-list li:nth-child(1) {
    width: 30%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw
  }
  .best-pro-list li:nth-child(2) {
    width: 35%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .best-pro-list li:nth-child(3) {
    width: 35%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .best-pro-list li:nth-child(4) {
    width: 35%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .best-pro-list li:nth-child(5) {
    width: 35%;
    float: right;
    padding: 0vw 0vw 1.66666667vw 1.66666667vw;
  }
  .address-lbl {
    padding-left: 50px;
    font-weight: 300;
  }
  .d-md-flex.text-md-end {
    align-items: center;
    justify-content: flex-end;
  }
  .link-title-section a {
    font-size: 14px;
  }

  .logo-category-image {
    height: 80px;
    width: 70px;
    margin: auto;
    object-fit: cover;
  }
  .lng-category-image {
    height: 120px;
    min-width: 100px;
    margin: auto;
  }
  .copy {
    font-size: 12px;
  }

  .namd li {
    margin-left: 12px;
    width: 100px;
    height: 119px;
    line-height: 119px;
  }
  .pl-md-60 {
    padding-top: 30px;
  }


  .set > span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}

.right-toolbar > span.register {
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.16);
  width: 41px;
  height: 39px;
  text-align: center;
  line-height: 49px;
}
.right-toolbar > span.shop-link {
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  background-color: #fff;
  width: 41px;
  height: 39px;
  text-align: center;
  line-height: 49px;
  border: 0.25px solid rgba(129, 129, 129, 0.17);
}
.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) {
  .namd.p-0 {
    text-align: center;
  }
  .text-t-center {
    text-align: center;
  }
  .mt-t-15 {
    margin-top: 15px;
  }
}
.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #dfe1e361;
  font-size: 10px;
}

.owl-brands a {
  display: block !important;
  width: 100%;
  float: right;
}

.owl-brands img {
  max-width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 991.99px) {
  .owl-all-category .owl-stage {
    padding-right: 0 !important;
  }
  .product_search .menuTrigger {
    display: none;
  }

  .owl-category .owl-stage {
    padding-right: 0 !important;
  }

  .shop-link {
    background-color: transparent !important;
    border: none !important;
    position: relative;
  }
  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }

  .row.row-banner {
    margin-right: -10px !important;
  }

  .col-12.menu {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .d-block.logo.text-center {
    display: none !important;
  }

  .js-categories-bar-item {
    display: none !important;
  }

  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }

  .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 {
    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: #000;
    font-size: 26px;
    vertical-align: middle;
    margin-left: 10px;
  }

  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }

  .container {
    max-width: 100%;
  }

  .footer-bottom {
    text-align: center;
  }

  .namd {
    margin: 18px 0 5px 0 !important;
  }

  .footer-bottom .col-lg-3 {
    padding: 0 !important;
  }
}

.lnk-footers li {
  line-height: 2.5;
  position: relative;
  list-style-type: none !important;
}
.card.crd-category {
  border-radius: 20px;
  border: none;
}

@media screen and (min-width: 992px) {
  .search-desc {
    width: 57%;
    margin-right: 3%;
  }
  .menuTrigger {
    display: flex;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
  }
  .menuTrigger i {
    font-size: 28px;
    cursor: pointer;
  }

  #dropdownMenuButton2::after {
    display: none !important;
  }
  .register button {
    background-color: transparent !important;
    color: #404040;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  .shop.d-none.d-md-block {
    display: inline-block !important;
  }

  .row-menu-mob {
    display: none !important;
  }

  .logo {
    line-height: 3.5;
  }

  .owl-pro .pro-name {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .banner a:nth-child(1) {
    margin-bottom: 15px;
  }

  .timer {
    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;
  }


}

.adv-banner li {
  list-style: none;
  margin-bottom: 12px;
}

.owl-theme.owl-brands a {
  display: block;
  background-color: #fff;
}

.big-img-category {
  display: block;
}

.big-img-category img {
  width: 100% !important;
  height: 100% !important;
}

.categori-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  margin-bottom: 0 !important;
}
#dropdownMenuButton1::after {
  display: none !important;
}
@media screen and (max-width: 991.99px) {
  #dropdownMenuButton2::after {
    display: none !important;
  }
  .register button {
    background-color: #fff !important;
    color: #000;
  }
  .register button {
    width: 34px !important;
  }
  #dropdownMenuButton2 {
    border: none !important;
    margin-right: -5px;
  }

  .logo-mob img {
    max-width: 130px;
  }

  .row.menu {
    display: none !important;
  }

  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
  }

  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }

  .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;
  }

  .owl-brands .owl-prev {
    left: -45px;
  }

  .owl-brands .owl-next {
    right: -45px;
  }

  .product-carousel {
    padding-top: 0 !important;
  }

  .product-image-box img {
    width: 80% !important;
  }

  div#accordian > ul {
    max-height: 90vh;
    overflow-y: auto;
  }

  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
  }

  .footer-bar ul li.search.active .site-search {
    bottom: 100%;
    visibility: visible;
  }

  .footer-cart-contents {
    position: relative;
  }

  .toolbar-desc .count {
    position: absolute;
    top: -20px;
    background-color: #ffb4cb;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    color: #fff;
    line-height: 22px;
    right: -6px;
    z-index: 2;
    text-align: center;
  }

  .product_search {
    background-color: #fff;
    border-radius: 13px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .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;
  }

  .adv-banner li img {
    width: 100% !important;
    height: auto !important;
  }

  .img-pro img {
    width: 100% !important;
  }
  .title-footer {
    font-size: 13px;
  }

  .title-footer {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .owl-brands img {
    width: auto !important;
    margin: auto;
  }

  .frm-search {
    width: 100%;
    min-width: 422px;
    margin-left: auto;
  }
}

.lnk-footers li a:hover {
  color: #fff;
  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;
}
.product-section {
  background-color: #f4f5f7;
}
.owl-pro .item {
  min-width: 120px;
  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;
  margin-bottom: 20px;
  margin-top: 10px;
  border-radius: 13px;
  padding-bottom: 8px;
}
.owl-wnd .item {
  min-width: 120px;
  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;
  margin-bottom: 20px;
  margin-top: 10px;
  border-radius: 13px;
  padding-bottom: 8px;
}

.owl-slider .owl-dots {
  position: absolute;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
}
.owl-slider .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  border-width: 1px;
  border-color: rgb(244, 245, 247);
  border-style: solid;
  opacity: 0.302;
  height: 1px;
  border-radius: 0 !important;
}
.adv-banner li .owl-slider .owl-dot.active span,
.owl-slider .owl-dots .owl-dot.active span {
  background: #fff !important;
  opacity: 1;
}

.owl-slider .owl-dots .owl-dot:hover span {
  background: #b2023a !important;
}

.owl-slider .owl-prev {
  position: absolute;
  top: 48%;
  left: 30px;
  width: 35px;
  height: 35px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  transition: all 0.2s linear;
  font-size: 20px !important;
}

.owl-slider .owl-next {
  position: absolute;
  top: 48%;
  right: 30px;
  width: 35px;
  height: 35px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  transition: all 0.2s linear;
  font-size: 20px !important;
}

.copy {
  color: #fff;
  font-weight: 300;
  padding-top: 15px;
  padding-bottom: 15px;
}
.owl-pro .item {
  position: relative;
  border: 1px solid #f6f5f6;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);
}

.owl-pro .item:hover .add-to-card {
  height: auto !important;
  padding: 8px 5px;
}
.right-footer {
  position: relative;
}
.footer .tel {
  font-size: 13px;
  font-weight: bold;
}
.footer-logo {
  display: block;
  margin-bottom: 10px;
}
.banner img {
  width: 100% !important;
}
.nav-link {
  color: #464646;
  font-size: 13px !important;
}

.frm-search input::-webkit-input-placeholder {
  color: #9ca6ae !important;
  font-size: 12px;
  font-weight: 300;
}

.frm-search input::-moz-placeholder {
  color: #9ca6ae !important;
  font-size: 12px;
  font-weight: 300;
}

.frm-search input:-ms-input-placeholder {
  color: #9ca6ae !important;
  font-size: 12px;
  font-weight: 300;
}

.frm-search input:-moz-placeholder {
  color: #9ca6ae !important;
  font-size: 12px;
  font-weight: 300;
}
.c-navi-new-list__category-item li a {
  color: #000;
}
.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}

.slider img,
.banner a img {
  width: 100% !important;
}

.banner a {
  display: block;
}
.col-8.cost {
  min-height: 55px;
}
.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 3px !important;
}

.shop-link:hover {
  color: #fff;
}

.owl-prev {
  position: absolute;
  left: 0;
  top: 40%;
  width: 35px;
  height: 35px;
}

.owl-next {
  position: absolute;
  right: 0;
  top: 40%;
  width: 35px;
  height: 35px;
}

.owl-category .owl-prev {
  position: absolute;
  left: -57px;
  top: 48%;
}
.owl-category .owl-next {
  position: absolute;
  right: -57px;
  top: 48%;
}

.owl-next span,
.owl-prev span {
  font-size: 0 !important;
}

.owl-dot.active span {
  background-color: #b2023a !important;
  width: 20px !important;
  border-radius: 25px !important;
}

@media screen and (max-width: 1199.99px) {
}
.namd li img {
  object-fit: contain;
  max-height: 100% !important;
}
.wnd .owl-stage {
  padding-right: 0 !important;
}
@media screen and (max-width: 767.99px) {
    .slider-desktop{
        display:none !important;
    }
  #v-pills-tab {
    text-align: center;
  }
 .best-pro-lis li:nth-child(1) .best-info-pro img {
    border-radius: 24px 24px 0 0;
  }
  .d-flex.flex-pro {
    justify-content: space-between;
    padding: 0 15px;
  }
  .pro-name {
    font-size: 14px;
    min-height: 60px;
  }
  .img-pro-tab {
    height: 135px;
    margin: 16px;
  }
  .img-pro-tab img{
   object-fit: contain;
   max-width: 100% !important;
   max-height: 100% !important;
  }
  .pro-list li a{
    display: block !important;
  }
  .pro-list li:nth-child(2){
    width: 49.5%;
    float: right;
    margin-left: 0.5%;
  }
  .pro-list li:nth-child(3){
    width: 49.5%;
    float: right;
    margin-right: 0.5%;
  }
  .pro-list li:nth-child(4){
    width: 49.5%;
    float: right;
    margin-left: 0.5%;
  }
  .pro-list li:nth-child(5){
    width: 49.5%;
    float: right;
    margin-right: 0.5%;
  }
  .pro-link {
    display: none !important;
  }
  .best-pro-list li ,.pro-list li{
    margin-bottom: 14px;
  }
  #myTabPro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
  }
  .img-pro {
    height: 150px;
  }
  .owl-slider .owl-dots .owl-dot span {
    width: 40px !important;
  }
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
  }

  .sub-text-slider {
    font-size: 1rem;
    margin-top: 10px;
  }
  .lnk-slide3 span {
    padding: 6px 29px;
    font-size: 12px;
  }
.c-right {
  font-size: 12px;
}
  .owl-slider .owl-dots {
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
  }
  .img-reg {
    margin-left: 5px;
  }

  .ps-xs-14 {
    padding-right: 14px !important;
  }
  .pe-xs-0 {
    padding-left: 0 !important;
  }
  .logo-category-image {
    height: 120px;
    width: 120px;
    border-radius: 100% !important;
    margin: auto;
  }
  .lng-category-image {
    height: 80px;
    width: 85px;
    border-radius: 100% !important;
    margin: auto;
  }
  .main-product-section {
    padding-left: 0px !important;
    padding-right: 0px !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;
  }

  .slide-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }

  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .more a {
    padding: 5px 11px !important;
  }

  .info-contact {
    text-align: center;
    margin-top: 20px;
  }
  .off-box {
    border-radius: 0 !important;
  }

  .list-section .col-md-6.col-12.ps-md-0 {
    padding: 0 !important;
    margin-bottom: 15px;
  }

  .list-section .col-md-6.col-12.pe-md-0 {
    padding: 0 !important;
  }

  .copy {
    font-size: 11px;
  }

  .img-list-nasher,
  .img-list-author {
    height: 40px !important;
    line-height: 40px !important;
  }

  .list-enteshar.p-0 {
    margin-left: -8px !important;
    margin-right: -6px !important;
  }

  .img-list-author img {
    height: 40px !important;
    width: 40px !important;
  }

  .namd li {
    width: 85px;
    height: 85px;
    padding: 5px;
    line-height: 74px;
  }

  .d-block.list-name-nasher {
    font-size: 10px;
  }

  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .accordion-container {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }

  .namd {
    text-align: center;
  }


  .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;
  }

  .categories {
    width: 100% !important;
  }
  .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;
  }

  .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 #dfe1e361;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .owl-brands .owl-prev {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    left: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }

  .owl-brands .owl-next {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    right: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }
}

.caption-section {
  position: relative;
}

.lnk-footers {
  padding-right: 0;
}

.namd li {
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  background-color:#2c3fa9;
}

.more-about {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.more-about i {
  vertical-align: middle;
  font-size: 15px;
  margin-right: 5px;
}

.more-about:hover {
  color: #43c2fd;
  transition: all 0.2s linear;
}

.d-flex.flex-cal {
  align-items: center;
}
.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: 90vh;
  overflow-y: auto;
}

.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #000;
  font-weight: 500;
  font-size: 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: #000;
  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);
  z-index: 1000000000000 !important;
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.support:hover a {
  transform: scale(1.1);
  transition: all 0.2s linear;
}

.support a {
  margin-right: 10px;
}

.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}

.menu-account li:hover {
  background-color: #f0f0f1;
}
.register button {
  border: none !important;
  font-size: 13px;
}
.icon-reg {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
}
.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}
.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle;
}
.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 0.3s ease-in-out;
  transition: all 0.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;
  color: #000;
}

.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: 0.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;
  line-height: 1.2;
}

.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mini-cart-purchase-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-product-price {
  font-weight: bold;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.currency {
  font-size: 12px;
}

#dropdownMenuButton1 {
  background-color: transparent !important;
  border: none !important;
  position: relative;
  padding: 5px 7px !important;
  border-radius: 11px;
}

.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: #14299f;
  border-color: #14299f;
  box-shadow: none !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #14132a;
}

.addToCart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transform: translateY(100%);
  content: "\f07a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.add-crd.addToCart {
  background-color: #74a32f;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.right-toolbar button::after {
  display: none !important;
}
.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}

.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}

.ico-menu {
  margin-left: 5px;
}

@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
}
.me-left {
  padding-left: 30px;
}

.favo-btn {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.title-section {
  position: relative;
}
.caption-section {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}

.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;
}
.pro-name {
  color: #000;
  font-weight: 600;
  min-height: 50px;
  text-align: center;
}
.more-show {
  color: #666;
  font-weight: 300;
  font-size: 12px;
}
.lbl-time {
  color: #000;
}

@media screen and (min-width: 768px) {
   .slider-mob{
       display:none !important;
   } 
  .owl-slider .owl-dots .owl-dot span {
    width: 107px !important;
  }
.c-right {
  font-size: 13px;
}
  .owl-slider .owl-dots {
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .back-to-top {
    bottom: -36px;
  }

  .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;
  }
  .card.crd-pro {
    border-radius: 25px;
    box-shadow: 0 0 12px #ddd;
  }
}
.layer-item {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  text-align: right;
}

.title-section-brand {
  font-weight: 600;
  color: #212121;
  font-family: "vazir";
  font-weight: bold;
}
.img-pro {
  display: block;
  overflow: hidden;
}
.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;
  background-color: #fff;
}

.owl-pro .item:hover .img-pro img,
.owl-wnd .item:hover .img-pro-wnd 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;
  border-radius: 15px;
}

.col-12.cost.text-end.off-pro {
  min-height: 62px;
}

.col-12.text-center.pro-name-special.position-relative {
  margin-top: 7px;
  min-height: 50px;
}

.owl-slider .owl-nav i {
  color: #fff !important;
  line-height: 0.8 !important;
  font-size: 60px !important;
}

.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}

.search-result-list li a {
  color: #000;
}

.d-flex.flex-item {
  align-items: center;
}

.main-title {
  font-family: "vazir";
  font-weight: bold;
  color: #303030;
  font-size: 18px;
}

.sub-title,
.sub-title a {
  color: #595959;
}

.info-cost {
  color: #c70a0a;
  font-weight: 600;
  font-size: 15px;
}

.flip {
  color: #303030;
  font-size: 11px;
}
.main-img-category {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  display:block;
}
.lng-category-image img {
  object-fit: contain !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;
}

.btn-search {
  background-color: transparent !important;
  border-radius: 5px;
  padding: 2px 7px;
  width: 32px;
  height: 32px;
  line-height: 28px;
}

.owl-all-category .item:hover .lng-category-image img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.link-title-section a {
  color: #284258;
  border: 1px solid #bebac7;
  padding: 5px 9px;
  border-radius: 5px;
}
.link-title-section a i {
  font-weight: 300;
  vertical-align: middle;
  font-size: 12px;
}

.align-items-flex-end {
  align-items: flex-end;
}

.title-section2 {
  column-gap: #000;
  font-size: 20px;
  font-weight: 600;
}

.img-shop {
  background-position: -81px -5px;
  width: 18px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.img-search {
  background-position: -11px -18px;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.d-flex.flex-header {
  align-items: center;
}
.frm-search input {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  width: calc(100% - 30px);
}

.frm-search {
  display: flex;
  align-items: center;
  padding: 0px 5px;
  border-radius: 5px;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.img-search.icon-slice {
  margin-right: 10px;
}

.row.row-header {
  align-items: center;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.img-all {
  background-position: -41px -9px;
  width: 21px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.shop .count {
  width: 14px;
  height: 14px;
  background-color: #ff1a34;
  border-radius: 100%;
  line-height: 13px;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: absolute;
  bottom: -2px;
  right: -6px;
}

.favo .count {
  width: 19px;
  height: 19px;
  background-color: #b2023a;
  border-radius: 100%;
  line-height: 13px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 8px;
  right: -7px;
  border: 2px solid #b2023a;
  z-index: 1;
}

.d-flex.flex-cal {
  align-items: center;
}
.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;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.header {
  background-color: #fff;
  position: relative;
  z-index: 1000;
}

@media screen and (min-width: 768px) {
  .pro-name {
    font-size: 15px;
  }
  .img-pro {
    height: 253px;
  }
  .owl-slider .owl-item,
  .owl-slider,
  .owl-slider .owl-stage,
  .owl-slider .owl-stage-outer {
    height: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .title-section-brand {
    font-size: 20px;
  }
}

@media screen and (max-width: 991.99px) {
}
.p-0.list-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-height: 400px;
  padding-right: 0 !important;
  overflow-y: auto;
  direction: ltr;
}
.p-0.list-menu li {
  direction: rtl;
  text-align: right;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  width: 25%;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  max-width: 100%;
  list-style: none;
  vertical-align: middle;
  padding-right: 5px;
}

.logo-category-image {
  overflow: hidden;
  border-radius: 100%;
}
.lng-category-image img {
  object-fit: cover !important;
  width: auto !important;
  max-height: 100% !important;
  position: relative;
  z-index: 1;
  margin: auto;
}
.layer-category {
  color: #000000;
  font-weight: 500;
  min-height: 20px;
  font-size: 14px;
}
.footer .container {
  position: relative;
  z-index: 1;
}
.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;

}
.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;
}

.icon-category {
  width: 22px;
  height: 22px;
  display: inline-block;
}
.icon-category img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}
.c-navi-new-list__category-item {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 30px;
}
.c-navi-new-list__categories > .c-navi-new-list__category-item,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item,
.c-navi-new-list__promotions > .c-navi-new-list__category-item,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  width: 100%;
  align-items: center;
}
.c-navi-new-list__category-item > li {
  line-height: 2.5 !important;
}
.c-navi-new-list > li {
  list-style: none;
}

.c-navi-new-list__options-container {
  height: 100%;
  width: 100%;
  padding: 12px;
}
.c-navi-new-list__options-list {
  display: none !important;
}
.c-navi-new-list__options-list.is-active {
  display: block !important;
}
.c-navi-new-list__options-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 350px;
  padding-right: 0 !important;
  overflow-y: auto;
}
.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px;
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
}
.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;

  font-weight: 700;
  max-width: 100%;
  list-style: none;
  vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}
.c-navi-new-list__sublist-option--title a {
  color: #1f487e;
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 700 !important;
  position: relative;
}

.c-navi-new-list__category-link {
  display: block;
  color: #87888d;
  font-size: 13px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #fe0000;
}
.c-navi-new-list__category-link--plus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__category-link--visible-in-wide {
  display: none;
}
.c-navi-new-list__category-send-to {
  color: #81858b;
  margin-left: 4px;
}
.c-navi-new-list__inner-categories {
  background-color: #fff;
  border-left: 1px solid #f0f0f1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-navi-new-list__sublist-top-bar {
  padding: 8px 0 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.c-navi-new-list__sublist-see-all-cats,
.c-navi-new-list__sublist-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__sublist-see-all-cats {
  font-size: 16px;
  line-height: 1.833;
  font-weight: 700;
  color: #424750;
}
.c-navi-new-list__inner-category {
  padding: 8px;
  font-weight: 500;
  color: #3f4064;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.5;
}
.c-navi-new__big-display-title {
  display: none !important;
}
.c-navi-new__medium-display-title {
  display: block !important;
}
.c-navi-new__ads-holder .ad-is-active {
  display: none;
}
.c-navi-new__ads {
  width: 100%;
  display: none;
  max-width: 285px;
  min-height: 240px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-navi-new__ads--banners {
  width: 100%;
}
.c-navi-new__ads--banners .banner-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 214px;
  max-height: 214px;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
  border-radius: 16px 16px 16px 6px;
}
.c-navi-new__ads--banners .banner-item .banner-item-ad {
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-navi-new__ads--banners .banner-item img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}
.c-navi-new__ads--brand-holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-navi-new__ads--brand-holder h3 {
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 21px;
}
.c-navi-new__ads--brands {
  width: 100%;
  margin-top: 8px;
  max-height: 90px;
}
.c-navi-new__ads--brands,
.c-navi-new__ads--brands .brand-item {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new__ads--brands .brand-item {
  width: 90px;
  padding: 10px;
  overflow: hidden;
  margin-left: 8px;
  text-align: center;
  border-radius: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
}

.c-navi-new__ads--brands .brand-item img {
  width: 100%;
}

.c-dp-header-submenu {
  width: 100%;
  padding: 16px 12px 12px;
}

.c-dp-header-submenu,
.c-dp-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-header__menu-handler {
  width: 55px;
}

.c-header__menu-handler:before {
  right: 12px;
}

.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
}

.c-header__seller {
  display: block;
}

.c-navi-categories,
.c-navi__button {
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
}

.c-navi-list {
  -ms-flex: 0 0 calc(100% - 525px) 370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px) 370px;
  max-width: calc(100% - 525px) 370px;
}

.c-main-menu:before,
.c-main-menu__root {
  width: 110px;
}

.c-subcategory-collage__col {
  -ms-flex: 0 0 29.7%;
  -webkit-box-flex: 0;
  flex: 0 0 29.7%;
  max-width: 29.7%;
}

.c-subcategory-collage__col--main {
  -ms-flex: 0 0 70.3%;
  -webkit-box-flex: 0;
  flex: 0 0 70.3%;
  max-width: 70.3%;
  margin-bottom: 0;
}

.c-subcategory-collage__col .c-subcategory-collage__cover {
  width: auto;
  float: none;
}

.c-subcategory-collage__col
  .c-subcategory-collage__cover
  + .c-subcategory-collage__cover {
  margin-left: 0;
  margin-top: 20px;
}

.c-subcategory-collage__cover {
  height: 144px;
}

.c-category-collage__col {
  -ms-flex: 0 0 22.7%;
  -webkit-box-flex: 0;
  flex: 0 0 22.7%;
  max-width: 22.7%;
}

.c-category-collage__col--main {
  -ms-flex: 0 0 54.6%;
  -webkit-box-flex: 0;
  flex: 0 0 54.6%;
  max-width: 54.6%;
}

.c-category-collage__col:nth-child(n + 3) {
  display: block;
}

.c-category-card__header {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.1;
}

.c-category-card__list {
  padding-top: 23px;
}

.c-category-card__list li {
  padding-right: 69px;
  margin: 12px 0;
}

.c-category-card__list li:last-child {
  margin-bottom: 28px;
}

.c-category-card__list li:before {
  right: 33px;
  width: 10px;
  height: 10px;
  border-radius: 8px;
}

.c-category-card__footer {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}

.c-navi-new-list__a {
  max-width: 140px;
  max-width: unset;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 20px 9px;
}

.c-navi-new-list__options-container {
  overflow: hidden;
  padding-left: 10px;
}

.c-navi-new-list__sublist-adplacement {
  width: 350px;
}

.c-navi-new-list__category-link--visible-in-wide {
  display: block;
}

.c-navi-new-list__inner-categories {
  max-width: 230px;
}

.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;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.c-navi-new__big-display-title {
  font-size: 13px;
  line-height: 2;
  font-weight: 300;
  color: #111;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
  font-size: 20px;
  vertical-align: middle;
}

.js-navi-overlay-search {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, 0.85);
  opacity: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}

.js-navi-overlay-search.is-active {
  opacity: 1;
  pointer-events: all !important;
}

.js-navi-overlay-search.is-active.no-active {
  display: none;
}

li.has-sub li,
.has-sub ul li {
  list-style: none;
}

.has-sub ul {
  position: absolute;
  left: -9999px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background: #fff;
}

li.has-sub ul li a:hover {
  color: #fff;
  background-color: #1f487e;
}

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: #000;
  line-height: 2.8;
  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;
}
.js-categories-bar-item i{
  font-size: 7px;
  vertical-align: middle;
}
.c-navi-new-list__category-item > li {
  text-align: center;
  color: #000;
  font-size: 13px;
  margin-left: 25px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}
.c-navi-new-list__category-item > li:hover > a,
.c-navi-new-list__category-item > li:hover {
  color: rgb(31, 72, 126) !important;
}
.c-navi-new-list__category-item > li:hover {
  border-bottom-color: rgb(31, 72, 126);
}
.c-navi-new-list__category-item > li > a {
  color: #000;
  font-size: 13px;
}
.c-navi-new-list__category-container-main {
  font-weight: 700;
}
.has-sub > a {
  padding: 0;
  display: block;
  color: #87888d;
  font-size: 14px;
}

.footer {
  background: #14299f;
  color: #fff;
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 7px;
  overflow: hidden;
}
.sotial-footer a {
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
  border-radius: 100%;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.sotial-footer a {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.sotial-footer ul li {
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 4px;
}
.back-to-top {
  background: url("../images/top.png") no-repeat;
  width: 46px;
  height: 46px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  line-height: 40px;

  z-index: 1;
  cursor: pointer;
}
.wa__popup_chat_box {
  width: 351px;
  border-radius: 5px 5px 8px 8px;
  -webkit-border-radius: 5px 5px 8px 8px;
  -moz-border-radius: 5px 5px 8px 8px;
  position: fixed;
  overflow: hidden;
  box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.04);
  bottom: 102px;
  z-index: 999999998;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  will-change: transform, visibility, opacity;
  max-width: calc(100% - 50px);
}
.wa__popup_chat_box .wa__popup_heading {
  position: relative;
  padding: 15px 74px 17px 43px;
  color: #d9ebc6;
}
.wa__btn_popup_icon:before {
  content: "";
  background: url("../images/whatsapp_logo.svg") center top no-repeat;
  background-size: auto;
  background-size: 33px;
  display: block;
  width: 55px;
  height: 33px;
  position: absolute;
  top: 13px;
  right: 1px;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
  padding-top: 2px;
  font-size: 18px;
  line-height: 24px;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
  padding-top: 4px;
  font-size: 12px;
  line-height: 20px;
}
.wa__btn_popup .wa__btn_popup_icon {
  width: 56px;
  height: 56px;
  background: #2db742;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.14);
  position: relative;
  cursor: pointer;
}
.wa__btn_popup {
  position: fixed;
  z-index: 999999999;
}
.wa__popup_chat_box.show {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
}
.wa__popup_chat_box .wa__popup_content {
  background: #ffffff;
  padding: 13px 19px 21px 20px;
}
.wa__popup_chat_box .wa__popup_notice {
  font-size: 11px;
  color: #a5abb7;
  font-weight: 500;
  padding: 0 3px;
}
.wa__popup_chat_box.wa__pending
  .wa__popup_content_list
  .wa__popup_content_item:nth-child(1) {
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending
  .wa__popup_content_list
  .wa__popup_content_item:nth-child(2) {
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
}
.wa__popup_content_list .wa__popup_content_item {
  margin: 14px 0 0;
  transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  will-change: opacity, transform;
  opacity: 0;
}
.wa__popup_chat_box.show .wa__popup_content_item {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
}
.wa__popup_chat_box .wa__stt::after {
  content: "";
  background: url("../images/whatsapp_logo_green.svg") 100% 0 no-repeat;
  background-size: auto;
  position: absolute;
  left: 14px;
  top: 26px;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.wa__stt_online::before {
  content: "";
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  background: rgba(0, 0, 0, 6%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  will-change: opacity;
}
.wa__popup_chat_box .wa__popup_avatar {
  position: absolute;
  overflow: hidden;
  right: 12px;
  top: 12px;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
  display: table-cell;
  vertical-align: middle;
  min-height: 48px;
  height: 48px;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name {
  font-size: 14px;
  color: #363c47;
  line-height: 1.188em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
  font-size: 11px;
  color: #989b9f;
  padding: 2px 0 0;
  line-height: 1.125em !important;
}
.wa__popup_chat_box .wa__stt::after {
  content: "";
  background: url("../images/whatsapp_logo_green.svg") 100% 0 no-repeat;
  background-size: auto;
  position: absolute;
  left: 14px;
  top: 26px;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.wa__popup_chat_box .wa__stt.wa__stt_online {
  transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
}
.wa__popup_chat_box .wa__stt {
  padding: 13px 74px 12px 40px;
  position: relative;
  text-decoration: none;
  display: table;
  width: 100%;
  border-right: 2px solid #2db742;
  background: #f5f7f9;
  border-radius: 4px 2px 4px 2px;
  -webkit-border-radius: 4px 2px 4px 2px;
  -moz-border-radius: 4px 2px 4px 2px;
}
.wa__stt_online {
  background: #2db742;
  cursor: pointer;
  transition: 0.4s ease all !important;
  -webkit-transition: 0.4s ease all !important;
  -moz-transition: 0.4s ease all !important;
  backface-visibility: hidden;
  will-change: transform;
}
.wa__popup_chat_box .wa__popup_heading::before {
  content: "";
  background: url("../images/whatsapp_logo.svg") center top no-repeat;
  background-size: auto;
  background-size: 33px;
  display: block;
  width: 55px;
  height: 33px;
  position: absolute;
  top: 20px;
  right: 12px;
}
.wa__popup_chat_box .wa__stt::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzguMTY1IDQ3OC4xNjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3OC4xNjUgNDc4LjE2NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxwYXRoIGQ9Ik00NzguMTY1IDIzMi45NDZjMCAxMjguNTY3LTEwNS4wNTcgMjMyLjk2Ni0yMzQuNjc5IDIzMi45NjYtNDEuMTAyIDAtNzkuODE0LTEwLjU5OS0xMTMuNDQ1LTI4Ljk2OUwwIDQ3OC4xNjVsNDIuNDM3LTEyNS4wNGMtMjEuNDM4LTM1LjA2NS0zMy43Ny03Ni4yMDctMzMuNzctMTIwLjE1OUM4LjY2NyAxMDQuMzQgMTEzLjc2MyAwIDI0My40ODUgMGMxMjkuNjIzIDAgMjM0LjY4IDEwNC4zNCAyMzQuNjggMjMyLjk0NnpNMjQzLjQ4NSAzNy4wOThjLTEwOC44MDIgMC0xOTcuNDIyIDg3LjgwMy0xOTcuNDIyIDE5NS44NjggMCA0Mi45MTUgMTMuOTg2IDgyLjYwMyAzNy41NzYgMTE0Ljg3OWwtMjQuNTg2IDcyLjU0MiA3NS44NDktMjMuOTY4YzMxLjEyMSAyMC40ODEgNjguNDU3IDMyLjI5NiAxMDguNTgzIDMyLjI5NiAxMDguNzIzIDAgMTk3LjMyMy04Ny44NDMgMTk3LjMyMy0xOTUuOTA4IDAtMTA3Ljg4Ni04OC42LTE5NS43MDktMTk3LjMyMy0xOTUuNzA5ek0zNjEuOTMxIDI4Ni42MmMtMS4zOTUtMi4zMzEtNS4yMi0zLjc0Ni0xMC44OTgtNi44MTQtNS45MTctMi44NDktMzQuMDg5LTE2LjQ5Ny0zOS41MDgtMTguMzctNS4xNi0xLjkxMy04Ljk4Ni0yLjg0OS0xMi44MTEgMi44MjktNC4wMDUgNS42MzgtMTQuOTAzIDE4LjYyOS0xOC4yMyAyMi4zNTQtMy41NDYgMy43ODUtNi44NTQgNC4yNjQtMTIuNTUyIDEuNDM1LTUuNjE4LTIuODA5LTI0LjI2Ny04Ljg2Ni00Ni4yMDMtMjguMzkxLTE3LjA1NS0xNS4wNDItMjguNjctMzMuNzExLTMxLjk5Ny0zOS41MDgtMy40MjctNS43NTgtLjM5OC04LjgyNiAyLjQ3MS0xMS42MzUgMi42OS0yLjU5IDUuNzc4LTYuNzM0IDguNjI3LTEwLjA0MSAyLjk2OS0zLjI4NyAzLjkwNS01LjYzOCA1Ljc5OC05LjQyNCAxLjkxMy0zLjkwNS45MzYtNy4xOTItLjQ3OC0xMC4xNDEtMS40MTUtMi44NDktMTMuMDEtMzAuODgxLTE3Ljc1Mi00Mi4zMzctNC44NDEtMTEuNDE2LTkuNTQzLTkuNTIzLTEyLjg3MS05LjUyMy0zLjQ2NyAwLTcuMjEyLS40NzgtMTEuMTE3LS40NzgtMy43ODUgMC0xMC4wNDEgMS4zOTUtMTUuMzgxIDcuMTkyLTUuMiA1LjY1OC0yMC4xMjMgMTkuNDY1LTIwLjEyMyA0Ny41OTcgMCAyOC4wNTIgMjAuNjAxIDU1LjMwOCAyMy41NSA1OS4wNTMgMi44NjkgMy43ODUgMzkuNzQ3IDYzLjE5NyA5OC4zMDMgODYuMDcgNTguNDc2IDIyLjg3MiA1OC40NzYgMTUuMzIxIDY5LjExNSAxNC4zNjUgMTAuMzgtLjk1NiAzNC4wNjktMTMuODY3IDM4LjgxMS0yNy4wOTYgNC42Ni0xMy40NSA0LjY2LTI0Ljc2NiAzLjI0Ni0yNy4xMzd6IiBmaWxsPSIjMkRCNzQyIi8+PC9zdmc+)
    100% 0 no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  content: "";
  height: 20px;
  left: 14px;
  position: absolute;
  top: 26px;
  width: 20px;
}
.wa__btn_popup_txt {
  background-color: #f5f7f9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #43474e;
  font-size: 10px;
  letter-spacing: -0.03em;
  line-height: 1.5;
  margin-right: 7px;
  padding: 8px 12px;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  width: 156px;
}
.wa__btn_popup_icon.active .wa__btn_popup_txt {
  display: none !important;
}
.wa__btn_popup_icon::after {
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  width: 100%;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTguNjU5IDYuOTk4IDUtNWExLjE3NyAxLjE3NyAwIDAgMCAwLTEuNjU3IDEuMTc3IDEuMTc3IDAgMCAwLTEuNjU3IDBsLTUgNS01LTVBMS4xNzIgMS4xNzIgMCAwIDAgLjM0NSAxLjk5OGw1IDUtNSA1YTEuMTcyIDEuMTcyIDAgMCAwIDAgMS42NTcgMS4xNzcgMS4xNzcgMCAwIDAgMS42NTcgMGw1LTUgNSA1YTEuMTc3IDEuMTc3IDAgMCAwIDEuNjU3IDAgMS4xNzcgMS4xNzcgMCAwIDAgMC0xLjY1N2wtNS01WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
    50% no-repeat;
  background-size: auto;
  background-size: 14px auto;
  -webkit-background-size: 14px auto;
  -moz-background-size: 14px auto;
  opacity: 0;
  -ms-transform: scale(0) rotate(1turn);
  transform: scale(0) rotate(1turn);
  -webkit-transform: scale(0) rotate(1turn);
  -moz-transform: scale(0) rotate(1turn);
  z-index: 2;
}
.wa__btn_popup_icon.active::before {
  opacity: 0;
  -ms-transform: scale(0) rotate(-1turn);
  transform: scale(0) rotate(-1turn);
  -webkit-transform: scale(0) rotate(-1turn);
  -moz-transform: scale(0) rotate(-1turn);
}

.wa__btn_popup_icon.active::after {
  opacity: 1;
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
}
.row-news-letter .form-news {
  display: flex;
  align-items: center;
}

.sotial-footer li a img {
  object-fit: contain;
  max-width: 25px;
}
.owl-category .item:hover .layer-category {
  color: #c660aa;
  transition: all 0.2s linear;
}

.copy .bld {
  font-weight: 500;
  font-size: 13px;
}
.footer-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
}
.address-text {
  width: calc(100% - 30px);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #284258;
}
.mail {
  font-size: 13px !important;
  margin-left: 0 !important;
}
.d-flex.flex-cal a {
  color: #fff;
  font-size: 16px;
  margin-left: 15px;
  display: inline-block;
  font-weight: 300;
}
.img-reg {
  background-position: -42px -8px;
  width: 18px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
}
.flex-reg {
  align-items: flex-end;
  justify-content: space-between;
  text-align: right;
}
.off-menu a {
  color: #b2023a;
}
.owl-next {
  background: url("../images/arrow-slider.png") !important;
}
.owl-prev {
  background: url("../images/arrow-slider.png") !important;
  transform: rotate(-180deg) !important;
}
.modal-story .modal-content {
  background-color: transparent !important;
  border: none !important;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.modal-header h4 {
  color: #fff;
}
.owl-story .item a {
  height: 344px;
  overflow: hidden;
}
.modal-story .modal-header {
  border: none !important;
}
.modal-story .item a img {
  object-fit: contain;
  height: 100% !important;
  width: 100% !important;
}
.modal-story .modal-body {
  height: 400px;
  overflow: hidden;
}
.modal-story .btn-close {
  border: none !important;
  box-shadow: none !important;
  background-image: none !important;
  color: #fff;
  opacity: 1 !important;
  font-size: 29px;
}
.owl-category .item {
  text-align: center;
}

.row.row-baneer {
  align-items: flex-end;
}
.footer-bottom {
  border-top: 1px solid #3042aa;
}
.copy {
  border-top: 1px solid #3042aa;
}
.icon-title-off {
  background-position: -76px -58px;
  width: 91px;
  height: 85px;
  display: inline-block;
}
.icon-title-product {
  background-position: -2px -119px;
  width: 55px;
  height: 35px;
  display: inline-block;
}
.more {
  color: #14299f;
  font-weight: 300;
}
.off-cost {
  color: #fff;
  font-size: 14px;
  background-color: rgb(20, 41, 159);
  position: absolute;
  width: 39px;
  height: 20px;
  border-radius: 25px;
  text-align: center;
  right: 10px;
  top: 10px;
  z-index: 1;
  line-height: 20px;
}
.old-cost {
  color: #9d9d9d;
  font-weight: 600;
  text-decoration: line-through;
  font-size: 15px;
}

.shop-btn-pro span {
  background-position: -2px -7px;
  width: 22px;
  height: 19px;
  display: inline-block;
}
.icon-title-cat {
  background-position: -6px -72px;
  width: 56px;
  height: 37px;
  display: inline-block;
}
.icon-menu {
  background-position: -120px -11px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.owl-slide-text {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  direction: rtl;
  background-repeat: no-repeat;
  background-position: center;
  width: 85%;
  z-index: 4;
  color: #fff;
  text-align: right;
}
.lnk-slide3 span {
  background-color: #fff;
  display: inline-block;
  border-radius: 25px;
  font-weight: 500;
  color: #14299f;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
  }

  .sub-text-slider {
    font-size: 1rem;
    margin-top: 10px;
  }
  .lnk-slide3 span {
    padding: 6px 29px;
    font-size: 12px;
  }
}
.box-category-section {
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 20px !important;
}
.title-section {
  color: #000;
  font-size: 22px;
  font-weight: 700;
}
.total-cost {
  color: rgb(20, 41, 159);
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
}
.unit {
  color: #000;
  font-size: 12px;
}
#myTabPro li {
  display: inline-block;
}
#myTabPro {
  border: none !important;
  display: block !important;
  text-align: center !important;
}
#myTabPro .nav-link.active {
  color: #000;
  background-color: transparent !important;
  border-color: #000 !important;
}
#myTabPro .nav-link {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
#myTabPro .nav-link:hover {
  border-color: #000 !important;
}
.pro-link {
  color: #fff !important;
  background-color: #14299f !important;
  padding: 5px 10px;
  border-radius: 1.38888889vw;
  visibility: hidden;
  bottom: -100px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
  transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
  width: 152px;
}
.pro-list li:hover .pro-link {
  visibility: visible;
  opacity: 1;
  bottom: 20px;
}
.best-product-section{
  background-color: #f5f5f7;
}
.best-pro-list li:nth-child(2) a,.best-pro-list li:nth-child(3) a,
.best-pro-list li:nth-child(4) a,.best-pro-list li:nth-child(5) a{
  border-radius: 15px;
  background-color:#fff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);

}
.d-flex.flex-pro {
  align-items: center;
  height: 100%;
}
.model {
  color: #14299f;
  font-weight: 300;
  font-size: 13px;
  padding-right: 10px;
}
.best-name-pro {
  color: #14299f;
  text-align: right;
}
.best-pro-link {
  color: #000;
  font-size: 12px;
  margin-top: 10px;
  text-align: right;
}
.best-img-pro {
  width: 50%;
}
.best-name-pro {
  padding-right: 10px;
}
.best-pro-list li:nth-child(4) a,.best-pro-list li:nth-child(5) a{
  direction: ltr;
}
.best-pro-list li:nth-child(4) .best-name-pro,.best-pro-list li:nth-child(4)  .model,
.best-pro-list li:nth-child(5) .best-name-pro,.best-pro-list li:nth-child(5)  .model{
padding-right: 0 !important;
}
.fq-section .tab-pane {
  display: none;
}
.fq-section .tab-pane.active {
  display: block;
}
#v-pills-nav button {
  border-width: 0.5px;
  border-color: rgba(100, 116, 139, 0.45);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  margin-bottom: 10px;
  text-align: right;
  color: #000;
  padding: 20px 10px;
}

#v-pills-nav button .contect-tab{
display: none;
}
#v-pills-nav button.active .contect-tab{
  display: block;
  }
  #v-pills-nav button.active{
    border-top: 3px solid #14299f;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
  }
  .fq-section .replay {
    color: #595959;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    min-height: 40px;
  }
  .link a {
    color: #14299f;
   position: relative;
  }
  .link a::after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    background-color: currentColor;
    height: .13888889vw;
  }
  .link a:hover::after, .link a:focus::after {
    -webkit-animation: cta-underline-animation .2s both;
    animation: cta-underline-animation .2s both;
      animation-timing-function: ease;
      animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0.4,0,0.2,1);
    animation-timing-function: cubic-bezier(0.4,0,0.2,1);
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
  }
  @-webkit-keyframes cta-underline-animation{from{visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0)}
to{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}
}
@keyframes cta-underline-animation{from{visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0)}
to{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}
}
.main-title-news-letter,.c-right {
  color: #ffffff7a;
}
.lbl-contact {
  color: #ffffff7a;
  font-size: 15px;
}
.tel a{
  display: inline-block;
  direction: ltr;
  color: #fff;
  font-size: 16px;
}
.about-section {
  background-color: rgb(245, 245, 242);
  padding: 3rem;
  border-radius: 10px 10px 0 0;
}
.about-company {
  font-weight: 300;
}
.icon-service {
  height: 50px;
  text-align: center;
}
.icon-service  img{
 object-fit: contain;
 max-width: 100% !important;
 max-height: 100% !important;
}
.title-service {
  color: #14299f;
  margin-top: 10px;
  font-weight: 600;
  font-size: 15px;
}
.text-service {
  color: #050505;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 300;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  min-height: 80px;
}
.owl-service .item{
  background-color: #f5f5f2;
  border-radius: 10px;
  padding:30px 15px 10px;
}
.video-icon{
  background-position:-150px -5px;
	width: 74px;
	height: 74px;
  display: inline-block;
  position: absolute;
  margin: auto;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.chat {
  position: fixed;
  left: 23px;
  bottom: 10px;
  z-index: 1;
  width: 49px;
  height: 49px;
}
.col-lg-4 {
    width: 33.3%;
}
body,html{
    overflow-x:hidden;
}
@media(max-width:768px){
    .col-lg-4 {
    width: 100%;
}
}
@media(max-width:992px){
span.langsw i {
    box-shadow: none !important;
    font-size: 22px!important;
    line-height: 1!important;
    padding: 5px!important;
    margin: 0!important;
    top: 1px!important;
}
}
.langc {
  display: flex;
  flex-direction: column;
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 3px 0 #00000033;
  position: absolute;
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  top: 100%;
  left: 0;
  min-width: 100px;
  border-radius: 0 0 5px 5px;
    
}
span.langsw:hover .langc{
    visibility:visible;
    opacity:1;
}
.langc{
    z-index:1000;
}

span.langsw i {
font-size: 22px;
  margin: 0px 14px 0 0;
  box-shadow: 0 0 3px 0 #00000033;
  background: #fff;
    background-color: rgb(255, 255, 255);
  position: relative;

  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.16);
  width: 41px;
  height: 39px;
  text-align: center;
  line-height: 43px;
}
.langname{
    font-size: 14px;
        font-family: 'IRANSans';
}
label.icon-sort {
    font-weight: 900 !important;
    font-size: 15px;
    margin-left: 15px;
}label.icon-sort:after {
    content: ":";
}
.right-toolbar > span.shop-link {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.16);
    border: 0 !important;
}
.langsw i.far.fa-globe {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.16);
    border: 0 !important;
}
.d-block.pro-name {
    font-size: 12px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    min-height: 0 !important;
}
div#accordion {
    background: #fff;
    padding: 10px !important;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #00000025;
}
.cat-desc-content h3 {
    font-size: 19px;
    font-weight: 700;
}
.langc a {
  line-height: 1.3;
}
