:root {
  --color1: #46b425;
  --color2: #35871c;
  --color3: #e53e3e;
  --lightColor: #fff;
  --darkColor: #2d3748;
}
.sep_background1 {
  background-color: var(--darkColor);
}
body {
  font-family: "IRANSansFaNum", "iransans";
  text-align: right;
  line-height: 1.5em;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: var(--darkColor);
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
a:hover,
a:focus {
  text-decoration: none;
}

/* space of grids
  [class*='sep-xs'], [class*='sep-sm'], [class*='sep-md'], [class*='sep-lg'], .sep-container {
      padding-right:15px;
      padding-left:15px;
  }
  .sep-row{
      margin-right:-15px;
      margin-left:-15px;
  }
  .sep-sm-0p {
      padding-left: 0;
      padding-right: 0;
  }
  
  
  */

/**********transition*************/
a,
img,
.sep_vit_selectedTags label {
  transition: all 0.2s;
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea,
select {
}
select {
  -moz-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -webkit-appearance: none;
  background-image: url("../images/selectBg.png");
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 17px;
  padding-left: 25px;
}
[type="text"]:focus,
[type="tel"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus,
[type="submit"]:focus,
[type="button"]:focus,
button:focus {
  outline: none;
}
textarea {
  height: initial;
}
[type="submit"],
[type="button"],
button {
  border-radius: 9999px;
}
[type="submit"]:hover,
[type="button"]:hover,
button:hover {
}
.sep-part {
  margin-bottom: 20px;
}

.sep-design {
  direction: ltr;
  text-align: left;
} /*sep-design*/
.sep-design img {
  height: 25px;
  margin-right: 5px;
} /*sep-design*/
.sep-navBar-separater {
  margin: 4px;
} /*navBar-separater*/
.sep-hList li {
  font-size: 18px;
}
/*special olffer timer*/
.flip-clock-wrapper ul li a div div.inn {
  text-shadow: none !important;
  border-radius: 4px !important;
  font-weight: normal;
}
.flip-clock-wrapper ul {
  text-shadow: none !important;
  box-shadow: none !important;
  font-weight: normal;
  line-height: 150%;
}
.sep-userInfo-item,
.sep-userControl-btns {
  margin-bottom: 10px;
} /*profile margins*/
.sep_vit_item {
  transition: all 0.2s;
} /*plist item*/
/*vitrinSearch list style*/
.sep-vitrin-subgroups ul {
  margin: 10px 0;
  list-style: none;
  padding-right: 10px;
}
.sep-vitrin-subgroups ul li a:before {
  content: "\f100";
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-family: FontAwesome;
  font-size: 12px;
}
.sep-vitrin-subgroups .sep-panelContent > ul > li > a:before {
  content: "\f104";
  font-size: 15px;
}
.sep-plist-count {
  font-size: 0.8em;
  opacity: 0.8;
}

.sep-btns.produsct-btns a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0;
}
.sep_vit_specs .sep_vit_availability {
  display: none;
}
/*sep_vit_compare*/
.sep_vit_compare {
  padding: 2px 8px;
  direction: rtl;
}
.sep_vit_compare:before {
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  content: "\f021";
  font-family: "FontAwesome";
}
.sep_vit_compare input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  cursor: pointer;
}
.sep_vit_ProductsListView .sep_vit_fatitle {
  font-size: 1.4em;
  margin-top: 5px;
}
.sep_vit_ProductsListView .sep-prevPrice {
  margin-left: 5px;
}
.sep_vit_pishnahad {
  top: 0;
  right: 10px;
  z-index: 1;
}
.sep_vit_selectedTags label {
  border-radius: 0;
}
.sep_vit_selectedTags label::before {
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}
/************************/
.sep-searchResult-part .sep-titleInPanel {
  margin-top: 20px;
} /*searchResult titleInPanel*/

.sep-md-1e .sep-item h2 {
  height: auto;
  max-height: 3em;
}
.sep-md-1e .sep-item .sep-desc {
  height: auto;
  max-height: 4.5em;
}
.owl-carousel .owl-item img {
  width: auto ;
  display: inline-block !important;
}
.owl-carousel .owl-item {
  direction: rtl;
}

/*pagination*/
.sep-pagination li a,
span.pagers a {
  display: inline-block;
  vertical-align: middle;
}
.sep-pagination li.first a,
.sep-pagination li.previous a,
.sep-pagination li.next a,
.sep-pagination li.last a {
  font-size: 0;
}
.sep-pagination li a:before {
  font-size: 17px;
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
}
.sep-pagination li.first a:before {
  content: "\f101";
}
.sep-pagination li.previous a:before {
  content: "\f105";
}
.sep-pagination li.next a:before {
  content: "\f104";
}
.sep-pagination li.last a:before {
  content: "\f100";
}

/*pagination-end*/
.sep-kalaTemplate-part h2 {
  display: initial;
  font-size: inherit;
}

.aparat-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/aparatIcon.png") no-repeat 0 0;
}
.aparat-icon:hover {
  background-position: 0 -25px;
}
.sep-userInfo-btns input {
  margin-bottom: 7px;
}

/*-----------------hedaer-----------------*/
.sep-midHeader {
  position: fixed;
  z-index: 40;
  width: 100%;
  top: 0;
}

.sep-midHeader .sep-containers {
  background: var(--color1);
  border-radius: 0 0 2rem 2rem;
  padding: 0.75rem;
  margin-left: 3rem;
  margin-right: 3rem;
}
.sep-midHeader .logo img {
  max-height: 3rem;
  min-width: 4.5rem;
  display: flex;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
}
.sep-search {
  display: flex;
  height: 3rem;
}
.sep-midHeader .sep-search input {
  width: 100%;
  height: 3rem;
  border-radius: 0 50px 50px 0;
  padding: 1rem;
  font-size: 0.85rem;
}
.sep-midHeader .saerchbtn {
  background-color: var(--color3);
  width: 4rem;
  height: 3rem;
  border-radius: 50px 0 0 50px;
}
.sep-midHeader .saerchbtn:hover {
  background-color: #c53030;
}
.sep-midHeader .saerchbtn i {
  color: var(--lightColor);
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
}

/****************--------------------search-------------------************************/
.sep-search {
  position: relative;
}
.sep-search.active {
  display: flex;
  padding-top: 20px;
  z-index: 10002;
}
.sep-search.active #sep-searchResult {
  top: 70px;
}
.sep-search input[type="text"] {
  background: #f9f9f9;
}
.search-container i.opanSearch {
  color: var(--darkColor);
}
#sep-searchResult {
  background: var(--lightColor);
  position: absolute;
  max-height: 500px;
  overflow: auto;
  z-index: 1000;
  width: 100%;
  text-align: right;
  top: 110%;
  right: 0;
  border-radius: 16px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
#sep-searchResult .searchMsg {
  padding: 10px;
}

#sep-searchResult .searchMsg img {
  height: 10px;
}

.sep-listItem {
  display: flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 1px 1px;
  padding: 5px 10px;
  margin: 0;
  width: 33.3%;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .sep-listItem {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .sep-listItem {
    width: 100%;
  }
}
.sep-listItem .sep-caption {
  width: 100%;
}
a.sep-listItem:hover {
  color: initial;
}
.sep-listItem:last-child {
  border-bottom: none;
}
.sep-listItem .sep-unit {
  color: #db524c;
  font-size: 0.7rem;
}
.sep-listItem .sep-imgBox {
  margin-left: 10px;
  height: 80px;
  margin-bottom: 0;
}
.sep-listItem .sep-imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
.sep-listItem h3 {
  font-size: 0.9rem;
  margin: 0;
  font-family: inherit;
  color: var(--darkColor);
  font-weight: 500;
}
.sep-listItem .sep-priceBox {
  height: auto;
}
.sep-listItem .sep-price {
  font-weight: 400;
  color: #db524c;
}
.sep-listItem .sep-btns.sep-iconBtns {
  display: flex;
  justify-content: flex-end;
  margin-top: -1.7rem;
}

.search-all {
  padding: 15px;
  display: inline-flex;
  justify-content: end;
  align-items: center;
  width: 100%;
}

.search-all .sep-btns {
  height: auto;
  margin-top: 0;
  margin-right: 20px;
}

.search-all .sep-btns a {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: var(--darkColor) !important;
  padding: 10px 20px;
  border-radius: 16px;
}

.logo-sec {
  display: flex;
  /*justify-content: space-between;*/
  align-items: center;
}
.sep-logo {
  flex-wrap: nowrap;
}
.sep-logo-text {
  color: var(--lightColor);
}
.sep-userBox {
  background: var(--color2);
  width: 11.5rem;
  height: 3rem;
  display: flex;
  align-items: center;
  border-radius: 25px;
  justify-content: center;
  float: left;
}
.sep-userBox:hover {
  background: var(--color2);
}
.sep-userBox i {
  margin-left: 5px;
  color: var(--lightColor);
  font-size: 1rem;
}
.sep-userBox a,
.sep-userBox a:hover {
  color: var(--lightColor);
}

#menu1.sm-accordion.sep-menu a {
  width: 100%;
}
#menu1.sm-accordion .sm-subMenu {
  padding-right: 0;
}
#menu1 .toggleMenu {
  display: flex !important;
  background-color: var(--color2);
  padding: 5px;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
}
#menu1 .toggleMenu:hover {
  background-color: var(--color2);
}
#menu1 .toggleMenu.toggleOpen {
  background-color: var(--color3);
  width: 4rem;
  position: absolute;
  left: 0;
  border-radius: 2rem 0 0 0;
  z-index: 100;
  top: 0;
  right: auto;
}
#menu1 .toggleMenu.toggleOpen:hover {
  /* background-color: rgb(229 62 62 / 50%); */
  background-color: var(--color3);
}
.sep-menu .toggleMenu a {
  display: flex;
  justify-content: center;
  align-items: center;
}
#menu1 > ul {
  display: none;
  position: absolute;
  right: -100%;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
  transition-property: all;
}
#menu1.openMenu {
  background-color: var(--lightColor);
  max-width: 350px;
  width: 350px;
  position: fixed;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  top: 0;
  right: 0;
  height: 100%;
  z-index: 901;
  border-radius: 2rem 0 0 0;
}
#menu1.openMenu > ul {
  overflow-y: scroll;
  height: 100vh;
  scrollbar-width: none;
  -ms-overflow-style: none;
  right: 0;
  padding: 1.5rem;
  flex-direction: column;
  display: flex;
  flex-grow: 1;
  width: 100%;
  top: 3rem;
}
.sep-menu > ul > li > a {
  padding: 0;
}
.sep-menu > ul > li {
  margin: 10px 0;
}
.sep-menu.sm-accordion .sm-hasSub > a,
.sep-menu.sm-accordion > ul > li.sm-hasSub > a,
.sep-menu li a {
  color: var(--darkColor);
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
  font-size: 1rem;
}
.descview.sep-menu li.sm-hasSub:hover {
  cursor: pointer;
}
.descview.sep-menu .sm-hasSub .sm-subMenu a {
  color: #565758;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 5px 15px;
}
.descview.sep-menu .sm-hasSub .sm-subMenu a:hover {
  color: #000;
}

.sm-subMenu,
.sm-subMegaMenu {
  background-color: transparent;
}
.toggleAccordion {
  left: 2px;
  right: 0;
  text-align: left;
}
i.toggleAccordion.closedIcon:before {
  /*content: "\f1db";*/
  content: "\f078";
  font-size: 1em;
}
i.toggleAccordion.openedIcon:before {
  /*content: "\f192";*/
  content: "\f077";
  font-size: 1em;
}
i.toggleAccordion:hover:before {
  color: var(--color2);
}
.descview.sep-menu .sm-hasSub .sm-subMenu a:before {
  content: "\f1db";
  font-family: FontAwesome;
  font-size: 1em !important;
  margin-left: 25px;
}
.sep-menu.sm-accordion .sm-hasSub > a,
.sep-menu.sm-accordion > ul > li.sm-hasSub > a {
  padding-right: 0;
}
#menu1.openMenu > ul::-webkit-scrollbar,
.sep-fastBasket::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
/*------------------parts--------------------*/
.panelTitle {
  padding-bottom: 1rem;
}
.panelTitle span {
  color: #000;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
}
.sep-part {
  padding-top: 0.75rem;
  padding-bottom: 1rem;
}
.sep-banner img {
  border-radius: 1rem;
}
/*------------------forms----------------------*/
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea {
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  background-color: #edf2f7;
}
input:focus-within {
  border: 1px solid var(--color1);
}

/*--------------------basket---------------------------*/
.header-basket {
  background: var(--color3);
  border-radius: 0 25px 25px 0;
  width: 4rem;
  position: fixed;
  left: 0;
  top: 100px;
  z-index: 10000;
}
.header-basket a {
  color: var(--lightColor);
}
.header-basket:hover {
  background-color: #c53030;
}
.header-basket .text-shopping-cart {
  font-size: 1.3rem;
}
.count-shopping-cart {
  background: var(--lightColor);
  color: red;
  border-radius: 50%;
  height: 1rem;
  width: 1rem;
  line-height: 5px;
  font-size: 0.75rem;
  justify-content: space-around;
  display: flex;
  align-items: center;
}
.divCountBox input {
  background-color: transparent;
}
/*----------------------main section-------------------*/
#frame-right {
  background: url(../images/bg_right.jpg) 100% 100% no-repeat;
  z-index: -10;
  position: fixed;
  right: 0;
  top: 0;
  left: 80%;
  bottom: 0;
  background-size: auto 753px;
}
#frame-left {
  background: url(../images/bg_left.jpg) 0 100% no-repeat;
  z-index: -10;
  position: fixed;
  left: 0;
  top: 0;
  right: 80%;
  bottom: 0;
  background-size: auto 753px;
}
.main-section {
  padding-top: 6rem;
}
.main-section .sep-container {
  /*background-color: #fdfdfd;*/
}
/*----------items-------------------*/
.sep-item {
  box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
  border-radius: 1rem;
  transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  /*min-height: 18rem;*/
  /* padding: .75rem; */
  padding: 0;
  background-color: var(--lightColor);
  margin-bottom: 20px;
}
.sep-item:hover {
  box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}
.sep-item.viewTheme .sep-priceBox {
  height: 2rem;
}
.sep-item h2 {
  font-size: 1rem;
  text-align: right;
  color: var(--darkColor);
  display: flex;
  align-items: center;
  height: 4.3em;
  font-weight: 500;
  font-family: "IRANSansFaNum-Bold";
}
.sep-item .sep-imgBox {
  height: 270px;
  /* margin-bottom: -2.5rem; */
  /* display: flex;
      justify-content: center; */
}
@media (min-width: 992px) and (max-width: 1200px) {
  .sep-item .sep-imgBox {
    height: 230px;
  }
}
@media (min-width: 769px) and (max-width: 993px) {
  .sep-item .sep-imgBox {
    height: 150px;
  }
}
@media (min-width: 425px) and (max-width: 768px) {
  .sep-item .sep-imgBox {
    height: 145px;
  }
}
@media (max-width: 425px) {
  .sep-item .sep-imgBox {
    height: 112px;
  }
}
.sep-imgBox img {
  width: 100%!important;
  height: calc(100% - 0.5rem) !important;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1rem;
}
.sep_vitrin .sep-priceBox {
  margin-top: 1rem;
  height: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sep-price {
  line-height: 1.5rem;
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--color2);
  text-align: right;
  font-family: "IRANSansFaNum-Bold";
}
.sep-price.sep-prevPrice,
.sep-prevPrice .sep-price {
  font-weight: 400;
  color: #a0aec0;
  font-size: 0.75rem;
}
.sep-imagebox {
  -o-object-fit: contain;
  object-fit: contain;
  display: flex;
}
.sep-caption {
  padding: 0.75rem;
}
.addToCart-btn i,
.sep_vit_morelink i,
.sep_addFastBasket i {
  background: var(--color1);
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 50%;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
  justify-content: space-around;
  align-items: center;
  display: flex;
  font-size: 1rem;
  color: var(--lightColor);
}
.addToCart-btn:hover i,
.sep_vit_morelink:hover i,
.sep_addFastBasket:hover i {
  transform: rotate(180deg);
}
.more-info .fa {
  font-size: 1rem;
  color: #a0aec0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 5px 0;
  background-color: transparent;
}
.more-info .fa:hover {
  color: #3182ce;
}
#myBtn {
  padding: 0;
}

.right-section {
  text-align: right;
}
.left-section {
  text-align: left;
  display: flex;
  justify-content: flex-end;
  margin-top: -2rem;
  height: 2.2rem;
}
/*----------------group part---------------------------*/
.sep-GroupImageView-part:not(.sep-showproducts-part) .sep-item {
  box-shadow: none;
}
.sep-GroupImageView-part:not(.sep-showproducts-part) .sep-item h2 {
  text-align: center;
  display: inline-flex;
}
.sep-GroupImageView-part:not(.sep-showproducts-part) .sep-item .sep-imgBox {
  height: 80px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
}
.sep-GroupImageView-part:not(.sep-showproducts-part)
  .sep-item:hover
  .sep-imgBox
  img {
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transform: scale(1.2);
}
.sep-GroupImageView-part:not(.sep-showproducts-part) .sep-caption {
  padding: 0 0.75rem 0.75rem 0.75rem;
}
/*--------------kala page------------------*/
.sep-btns.produsct-btns a {
  background: var(--color1);
  color: var(--lightColor);
  padding: 5px 10px;
}
.sep-btns.produsct-btns a i {
  display: inline;
}
.sep-btns.produsct-btns a.compare-btn {
  background: transparent;
  color: initial;

  border: none !important;
  float: left;
  text-decoration: underline dashed !important;
  text-underline-offset: 8px;
}
.sep-btns.produsct-btns a.compare-btn img {
  display: none;
}
/*------------------------propduct Modal-----------------------*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  left: 0;
  top: 0;
  /* overflow: auto; Enable scroll if needed */
  background-color: #1a202c; /* Fallback color */
  background-color: rgba(26, 32, 44, 0.25); /* Black w/ opacity */
  height: 100vh;
  width: 100vw;
  z-index: 90;
  justify-content: center;
  align-items: center;
}

.modal .content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;

  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  max-height: 100vh;
  overflow-y: auto;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/*.close {
      color: white;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }
    
    .close:hover,
    .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
    }
  
    .modal-header {
      padding: 2px 16px;
      background-color: #5cb85c;
      color: white;
    }
    
    .modal-body {padding: 2px 16px;}
    
    .modal-footer {
      padding: 2px 16px;
      background-color: #5cb85c;
      color: white;
    }*/
.container {
  margin: 0 auto;
}
.modal > .container {
  max-width: 28rem;
}
.modal > .container .close {
  position: absolute;
  margin: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  top: 0;
  right: 0;
  z-index: 150;
  width: 40px;
  height: 40px;
}
.modal .close i {
  position: relative;
  padding: 1rem;
  color: var(--lightColor);
  font-size: 0.75rem;
  cursor: pointer;
}
.modal > .container .content .backdrop {
  border-radius: 1rem;
  padding: 1.5rem;
  background-color: var(--lightColor);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.modal > .container .content .backdrop > .modal-header {
  position: absolute;
  left: 0;
  right: 0;
}
.modal > .container .content .backdrop > .modal-header {
  position: absolute;
  left: 0;
  right: 0;
}
/*.modal>.container .content .backdrop>.modal-header>* {
      padding: 1.5rem;
      height: 18rem;
  }*/
.modal > .container .content {
  border-radius: 1rem;
  max-height: calc(100vh - 10rem);
}
.modal > .container .content img {
  height: 16rem;
  margin-bottom: 2rem;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  display: flex;
}
.modal > .container .content .backdrop > .modal-body {
  padding-bottom: 0;
}
.modal > .container .content .paragraph:not(:last-of-type) {
  padding-bottom: 2rem;
}
.modal > .container .content .text-headline {
  padding-bottom: 0.5rem;
  font-weight: 700;
  color: #1a202c;
  font-size: 16px;
  font-family: "IRANSansFaNum-Bold";
}
.modal > .container .content .text-body,
.modal > .container .content .text-footnote {
  color: #a0aec0;
  text-align: justify;
}
.modal > .container .content .backdrop > .modal-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*padding: 1rem 1.5rem;*/
  background-color: var(--lightColor);
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;

  position: -webkit-sticky;
  position: sticky;
}
.modal .sep-price {
  font-size: 1.125rem;
}
.modal .sep-price.sep-prevPrice {
  font-size: 0.75rem;
}
@media screen and (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media screen and (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
  .modal > .container {
    max-width: 36rem;
  }
  .modal > .container .content .backdrop > .modal-body {
    max-height: calc(75vh - 22rem);
    overflow-y: auto;
  }
  .modal > .container .content {
    max-height: none;
    overflow-y: initial;
  }
  .modal > .container .content .backdrop > img {
    max-width: 350px;
  }
  .modal > .container .content .backdrop > .modal-body {
    max-height: calc(75vh - 22rem);
    overflow-y: auto;
  }
  .modal > .container .content .backdrop > .modal-footer {
    position: relative;
    max-width: 36rem;
  }
}

/*-------------------fast basket-----------------------*/
.divFastBasket {
  display: flex;
  padding: 0px;
  position: fixed;
  left: -100px;
  top: 0;
  width: 0px;
  height: 100%;
  background: white;
  border: 1px solid #cacaca;
  /*box-shadow: 0 15px 35px 0 rgb(0 0 0 / 10%);*/
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  z-index: 2000;
  flex-direction: column;
  transition: all ease 0.5s;
  border-radius: 0 2rem 0 0;
}

.divFastBasketOverlay,
.searchOverlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0000007a;
  z-index: 1000;
  display: none;
}

.fastBasketHeader h6 {
  margin: 15px;
}

.fastBasketHeader i.fa.fa-times {
  position: absolute;
  right: -1px;
  top: -1px;
  font-size: 20px;
  display: none;
  cursor: pointer;
  background-color: var(--color3);
  padding: 15px;
  color: var(--lightColor);
  border-radius: 0 2rem 0 0;
  width: 4rem;
  text-align: center;
}
.fastBasketHeader i.fa.fa-times:hover {
  background-color: #c53030;
}

.fastBasketHeader {
  border-bottom: 1px solid #d2d7da;
  margin: -10px 0;
  z-index: 100;
  border-radius: 0 50rem 0 0;
}

.fastBasketFooter {
  width: 350px;
  flex: 0 0 auto;
  margin: 0px;
  padding: 10px 0;
  position: fixed;
  bottom: 0;
}

span.showBasket {
  background-color: #dedede;
}

.fastBasketFooterContent {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #d2d7da;
}

.fastBasketAction {
  background: transparent;
  margin: 0 auto;
  width: 80%;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #000;
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
  height: 40px;
  line-height: 36px;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
}
.fastBasketAction.payBasket {
  font-size: 0.875rem;
  background: #f56565;
  border: 1px solid #f56565;
}
.fastBasketAction.payBasket:hover {
  background: #f56565;
  border: 1px solid #f56565;
  color: var(--lightColor);
}
.button-basket {
  display: flex;
  justify-content: center;
  margin: 9px;
}
.payBasket {
  background: #eef0f1;
  border: 1px solid #e1e1e1;
  margin-top: 7px;
  color: #333;
}

.fastBasketBody {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  width: 97%;
  height: 100%;
  margin: 10px 0px;
  scrollbar-width: thin;
}

.fastBasketBody::-webkit-scrollbar {
  width: 5px;
}

.fastBasketBody::-webkit-scrollbar-track {
  background: #fcfbfb;
}

.fastBasketBody::-webkit-scrollbar-thumb {
  background: #928f8f;
}

.fastBasketBody ul {
  position: absolute;
  top: 0;
  list-style-type: none;
  padding: 0;
  width: 100%;
}

img.imgFastImage {
  -o-object-fit: contain;
  object-fit: contain;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: 8rem;
  width: 76px;
  height: 76px;
}

.fastBasketItem {
  margin: 10px;
}
.fastBasketItem .sep-row {
  display: flex;
  padding-bottom: 10px;
}
.fastBasketItemAction {
  text-align: center;
  width: 5rem;
  height: 2rem;
}

.fastBasketItemContent {
  height: 100%;
}

.fastBasketItemContent .ContentRow {
  margin-right: 10px;
  display: block;
}

.ContentRow span {
  word-break: break-word;
}

.fastBasketItemContent .priceContent strong,
.fastBasketItemContent .priceContent i {
  color: #b3b3b3;
}

.fastBasketItemContent .priceContent span {
  font-weight: bold;
  font-size: 12px;
}
.fastBasketProductName {
  font-size: 0.75rem;
}
li.fastBasketItem:hover .fastBasketTrash {
  display: block;
}
.fastBasketTrash {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 40px solid #ef5661;
  border-left: 40px solid transparent;
  top: 0;
  right: 10;
  display: none;
  cursor: pointer;
}

.fastBasketTrash i {
  position: absolute;
  top: -36px;
  left: -18px;
  font-size: 15px;
  color: white;
}

.divCountBox {
  border: 2px solid #d6d6d6;
  border-radius: 10px;
  height: 25px;
}

.divCountBoxAction {
  padding: 0px;
}

.divCountBoxPlus span {
  display: block;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
}

.divCountBoxMinus span {
  display: block;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  line-height: 22px;
  color: #cbd5e0;
}

.divCountBoxNumber {
  padding: 0px;
}
.divCountBoxNumber input {
  text-align: center;
  width: 100%;
  height: 20px;
  padding-top: 1px;
  border: none;
  padding: 0px;
  font-size: 16px;
}
.fastBasketHeader h3 {
  font-size: 1.2rem;
  text-align: center;
}
.fastBasketHeader h3 i {
  color: var(--color3);
  font-size: 1rem;
  padding-left: 10px;
}
.divFastBasket .priceContent {
  margin: 0;
  height: 2rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.quantity input {
  height: 2rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .fastBasketItem .sep-sm-4 {
    width: 40%;
  }
  .fastBasketFooter {
    width: 100%;
  }
}

/*-------------------------end FastBasket---------------------*/

/*--------------footer--------------------*/
.sep-design a,
.copyRight span,
.copyRight a,
.footer a {
  color: #a0aec0;
  text-decoration: none;
}
.sep-downFooter .sep-container {
  border-top: 1px solid #e2e8f0;
  padding: 2.5rem 1rem;
  margin-bottom: 2.5rem;
}
.sep-midFooter li,
.sep-midFooter li a {
  padding-bottom: 0.7rem;
  color: #a0aec0;
  list-style: none;
}
.sep-midFooter li span,
.sep-midFooter li a {
  font-size: 0.875rem;
}
.sep-midFooter li:hover,
.sep-midFooter li a:hover {
  color: #515151;
}
.sep-midFooter ul {
  padding: 0;
}
.sep-midFooter h4 {
  color: var(--darkColor);
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
}
.sep-upFooter img {
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
  vertical-align: middle;
  display: inline-block;
  width: 100px;
  height: 64px;
  object-fit: contain;
}
li.telfooter a {
  color: var(--color3);
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
}
.sep-upFooter {
  margin-bottom: 4rem;
}
/*------------------------bottom navbar---------------------------*/
.bottom-nav {
  position: fixed;
  bottom: 0;
  justify-content: center;
  background-color: var(--lightColor);
  z-index: 50;
  color: var(--darkColor);
  padding: 0.75rem 1.5rem;
  justify-content: space-between;
  width: 100%;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.bottom-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 0.5rem 0.75rem;
  overflow: hidden;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-property: max-width;
  max-width: 3rem;
  cursor: pointer;
}
.bottom-nav-item span {
  display: none;
}
.bottom-nav-item.active {
  /* background-color: #fed7d7; */
  background-color: var(--color1);
  color: var(--lightColor);
  width: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom-nav-item.active i {
  color: var(--lightColor);
}
.bottom-nav-item.active,
.bottom-nav-item.inner-item {
  border-radius: 1rem;
  max-width: 8rem;
}
.bottom-nav-item > i {
  font-size: 1.25rem;
}
.bottom-nav-item.active > i {
  padding-left: 0.25rem;
}
.bottom-nav-item.active > span {
  padding-left: 0.25rem;
  font-size: 0.875rem;
  display: block;
}
.sep-menu .toggleMenu .toggleIcon,
.sep-menu .toggleMenu .toggleIcon::before,
.sep-menu .toggleMenu .toggleIcon::after {
  background: var(--darkColor);
}
/* .bottom-nav-item.catlink.active>span {
      padding-right: 1.80rem;
  } */

/*.sep-menu .toggleOpen .toggleIcon:before ,.sep-menu .toggleMenu .toggleIcon:after{
      transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      position: relative;
  }
  .sep-menu .toggleMenu .toggleIcon:after {
      bottom: 5px;
  }
  .sep-menu .toggleMenu.toggleOpen .toggleIcon:after {
      bottom: 36px;
  }*/

/*--------------------vitrin-----------------------------*/
.sep_vit_morelink {
  font-size: 0;
}
.sep_vit_morelink::after {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  background: var(--color1);
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 50%;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
  justify-content: space-around;
  align-items: center;
  display: flex;
  font-size: 1rem;
  color: var(--lightColor);
}
.sep-vitrin-subgroups li a {
  line-height: 2.2em;
}
.sep_vitrin .left-section {
  line-height: 0;
}
.mobileFilters > ul {
  position: fixed;
  bottom: 61px;
  z-index: 10;
}
/*--------------------profile page-----------------------*/
.sep_bas_count input {
  text-align: center;
  border-radius: 0;
}
.sep_bas_ui_btns {
  padding: 0 25px;
}
.sep-profileUserControl-part ul.tabs li,
.sep-tab ul.tabs li {
  border-radius: 0.75rem;
  background: transparent;
  margin: 0 1rem;
  padding: 1rem;
  border: 1px solid #e2e8f0;
}
.sep-profileUserControl-part ul.tabs li:hover,
.sep-tab ul.tabs li:hover {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
  border-color: transparent;
  background: var(--lightColor);
}
.sep-profileUserControl-part ul.tabs li.active,
.sep-tab ul.tabs li.active {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
  border-color: transparent;
  background: var(--lightColor);
}
.sep-profileUserControl-part ul.tabs li a,
.sep-tab ul.tabs li a {
  color: #a0aec0;
}
.sep-profileUserControl-part ul.tabs li.active {
  background: var(--lightColor);
}
.sep-profileUserControl-part ul.tabs li.active a {
  color: #000;
}
.sep-userInfo-btns input,
.sep_bas_submit_basket_btn {
  background-color: var(--color1);
  border-radius: 9999px;
  color: var(--lightColor);
}
.sep-userInfo-btns input,
.sep_bas_submit_basket_btn:hover {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
}
.sep-profileUserControl-part .tab_content {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
  padding: 1rem;
  border-radius: 0.5rem;
}
.sep-btns2th a {
  border-radius: 9999px;
  color: #000;
}
.sep-titleInPanel {
  font-size: 1rem;
  font-weight: 700;
  font-family: "IRANSansFaNum-Bold";
  padding-bottom: 1.5rem;
}
/*---------------------------media------------------------------------*/
@media (max-width: 639px) {
  .sep-search {
    display: none;
  }
  .logo-sec {
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .logo-sec {
    align-items: right;
    justify-content: right;
  }
  .sep-userBox {
    width: 7rem;
  }
  .logo {
    transform: scale(0.85);
  }
}
@media screen and (max-width: 768px) {
  .sep-listItem .sep_addFastBasket i {
    font-size: 0.8rem;
    height: 2rem;
    width: 2rem;
  }
  #frame-right,
  #frame-left {
    background: transparent;
  }
  .catlink.active .sep-menu .toggleMenu .toggleIcon,
  .catlink.active .sep-menu .toggleMenu .toggleIcon::before,
  .catlink.active .sep-menu .toggleMenu .toggleIcon::after {
    background-color: var(--lightColor);
  }
  .catlink.active .sep-menu .toggleMenu.toggleOpen .toggleIcon::before,
  .catlink.active .sep-menu .toggleMenu.toggleOpen .toggleIcon::after {
    background-color: var(--darkColor);
  }
  .button-basket {
    display: none;
  }
  .sep-midHeader {
    position: initial;
  }
  .main-section {
    padding-top: 1rem;
  }
  .sep-item h2 {
    font-size: 0.8rem;
    height: 4em;
  }
  .sep-downFooter {
    background: #fff;
  }
  .toggleMenu.toggleOpen {
    left: 10px !important;
  }
  #menu1.openMenu {
    max-width: initial;
    width: 100%;
  }
  .sep-search {
    display: none;
  }
  .sep-srch {
    padding: 0;
  }
  .sep-search.active {
    padding-top: 12px;
  }
  .search-all .sep-btns {
    margin-right: 5px;
  }
  .search-all .sep-btns a {
    padding: 5px;
  }
  .bottom-nav {
    display: flex;
  }
  .sep-menu .toggleMenu.toggleOpen .toggleIcon:before,
  .sep-menu .toggleMenu.toggleOpen .toggleIcon:after,
  .sep-menu .toggleMenu.toggleOpen .toggleIcon {
    background: var(--color3);
  }
  #menu1 .toggleMenu:hover,
  #menu1 .toggleMenu.toggleOpen,
  #menu1 .toggleMenu,
  #menu1 .toggleMenu.toggleOpen:hover {
    background-color: transparent;
    color: var(--color3);
  }

  .sep-menu .toggleMenu.toggleOpen .toggleIcon {
    background: transparent;
  }
  .sep-userBox {
    width: 7rem;
  }
  footer,
  footer a,
  .sep-design {
    text-align: center;
  }
  .sep-design {
    margin-top: 1rem;
  }
  .sep-menu.sm-side .toggleMenu {
    position: fixed;
    bottom: 7px;
    left: 10px;
    top: unset;
    right: unset !important;
  }
  #menu1 .toggleMenu.toggleOpen {
    position: inherit;
  }
}
@media (min-width: 769px) {
  .bottom-nav {
    display: none;
  }
  .sep-menu .toggleMenu .toggleIcon,
  .sep-menu .toggleMenu .toggleIcon::before,
  .sep-menu .toggleMenu .toggleIcon::after {
    background: #fff;
  }
  .sep-menu .toggleOpen .toggleIcon {
    background: transparent;
  }
}
.showGroups .sep-items .sep-item img{
  height: 100%!important;
}

.showGroups .sep-items .sep-item .sep-imgBox{
  height: 120px!important;
}

.showGroups .sep-items .sep-item .sep-caption h2{
  height: initial!important;
}

.showGroups .sep-items .sep-item .sep-caption{
  padding: 1rem!important;
}