@font-face {
  font-family: "iransans";
  src: url("../fonts/iransans-web-num/eot/IRANSansWeb(FaNum).eot"), url("../fonts/iransans-web-num/ttf/IRANSansWeb(FaNum).ttf") format("truetype"), url("../fonts/iransans-web-num/woff/IRANSansWeb(FaNum).woff") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iransans";
  src: url("../fonts/iransans-web-num/eot/IRANSans(FaNum)_Medium.eot"), url("../fonts/iransans-web-num/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype"), url("../fonts/iransans-web-num/woff/IRANSansWeb(FaNum)_Medium.woff") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "iransans";
  src: url("../fonts/iransans-web-num/eot/IRANSansWeb(FaNum)_Bold.eot"), url("../fonts/iransans-web-num/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype"), url("../fonts/iransans-web-num/woff/IRANSansWeb(FaNum)_Bold.woff") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Digital-Numbers';
  src: url('../fonts/webdn/dn.woff') format('woff'), url('../fonts/webdn/dn.svg#Digital-Numbers') format('svg'), url('../fonts/webdn/dn.eot');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Peyda";
  src: url("../fonts/PeydaWeb/WebFonts/PeydaWeb.eot"), url("../fonts/PeydaWeb/WebFonts/PeydaWeb.ttf") format("truetype"), url("../fonts/PeydaWeb/WebFonts/PeydaWeb.woff") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Peyda-light";
  src: url("../fonts/Peyda/PeydaWeb/eot/PeydaWeb-Regular.eot"), url("../fonts/Peyda/PeydaWeb/ttf/PeydaWeb-Regular.ttf") format("truetype"), url("../fonts/Peyda/PeydaWeb/woff/PeydaWeb-Regular.woff") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Peyda";
  src: url("../fonts/Peyda/PeydaWeb/eot/PeydaWeb-Bold.eot"), url("../fonts/Peyda/PeydaWeb/ttf/PeydaWeb-Bold.ttf") format("truetype"), url("../fonts/Peyda/PeydaWeb/woff/PeydaWeb-Bold.woff") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Peyda";
  src: url("../fonts/Peyda/PeydaWeb/eot/PeydaWeb-ExtraBold.eot"), url("../fonts/Peyda/PeydaWeb/ttf/PeydaWeb-ExtraBold.ttf") format("truetype"), url("../fonts/Peyda/PeydaWeb/woff/PeydaWeb-ExtraBold.woff") format("truetype");
  font-weight: 800;
  font-style: normal;
}
.new-txt-color {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.digit-font {
  font-family: iransans;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.no-padding {
  padding: 0px !important;
}
.box {
  min-height: 100px;
  border: 1px solid #000;
}
.text-left {
  text-align: left;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
}
input:focus-visible {
  outline: unset !important;
}
input.has-error,
textarea.has-error,
select.has-error {
  border: 1px solid red !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ellipsis-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hidden-visibility {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.hidden-xs {
  display: none !important;
}
@media (min-width: 576px) {
  .hidden-xs {
    display: block !important;
  }
}
.hidden-sm {
  display: none !important;
}
@media (min-width: 576px) {
  .hidden-sm {
    display: block !important;
  }
}
.hidden-md {
  display: none !important;
}
@media (min-width: 768px) {
  .hidden-md {
    display: block !important;
  }
}
.hidden-lg {
  display: none !important;
}
@media (min-width: 992px) {
  .hidden-lg {
    display: block !important;
  }
}
.hidden-xl {
  display: none !important;
}
@media (min-width: 1200px) {
  .hidden-xl {
    display: block !important;
  }
}
.visible-xs {
  display: block !important;
}
@media (min-width: 576px) {
  .visible-xs {
    display: none !important;
  }
}
.visible-md {
  display: block !important;
}
@media (min-width: 768px) {
  .visible-md {
    display: none !important;
  }
}
body {
  font-family: Peyda;
  background-color: #f3f4f6;
  font-size: 14px;
}
body.live {
  background-color: #faeaed;
}
.en {
  text-align: left;
  direction: ltr;
}
.btn-asr {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
.btn-asr:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
.btn-asr:focus {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
.btn-asr:active {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
.btn-default {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}
.btn-default:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-shadow: 3px 0px 6px #00000063;
}
.btn-default:focus {
  background-color: #ed5e66;
  color: #fff;
}
.btn-default:active {
  background-color: #ed5e66;
  color: #fff;
}
.btn-asr-outline {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  color: #dc5564;
}
.btn-asr-outline:hover {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  color: #dc5564;
}
.btn-asr-outline:focus {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  color: #dc5564;
}
.btn-asr-outline:active {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  color: #dc5564;
}
.title-row {
  position: relative;
  padding: 15px 0;
}
.title-row .title-text {
  position: relative;
  font-size: 23px;
  padding-right: 50px;
  display: inline-block;
  font-weight: bold;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (min-width: 768px) {
  .title-row .title-text {
    font-size: 30px;
  }
}
.title-row .title-text::before {
  content: "";
  background-image: url('../images/icon/title-icon-red.svg');
  width: 40px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
}
.title-row .title-text .sub-title {
  position: absolute;
  color: #3c3d3e;
  font-size: 18px;
  font-family: 'Peyda-light';
  display: none;
  bottom: -26px;
}
@media (min-width: 768px) {
  .title-row .title-text .sub-title {
    width: 300px;
    display: block;
  }
}
.title-row .title-text-red {
  position: relative;
  font-size: 30px;
  padding-right: 50px;
  display: inline-block;
  font-weight: bold;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.title-row .title-text-red::before {
  content: "";
  background-image: url('../images/icon/title-icon-red.svg');
  background-size: cover;
  width: 38px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
}
.title-row .title-text-white {
  position: relative;
  color: #fff;
  font-size: 30px;
  padding-right: 50px;
  display: inline-block;
  font-weight: bold;
  text-shadow: 3px 0px 6px #00000063;
}
.title-row .title-text-white::before {
  content: "";
  background-image: url('../images/icon/title-icon-white.svg');
  background-size: cover;
  width: 38px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
}
.title-row a.see-more {
  position: absolute;
  left: 0;
  top: 40%;
  color: #37393F;
}
.title-row a.see-more.left-icon {
  padding-left: 35px;
  color: #3c3d3e;
  font-size: 18px;
  font-family: 'Peyda-light';
  top: 37%;
  display: none;
}
@media (min-width: 768px) {
  .title-row a.see-more.left-icon {
    display: block;
  }
}
.title-row a.see-more.left-icon::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left-c.svg");
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -4px;
}
.title-row.m-b-50 {
  margin-bottom: 50px;
}
.header {
  float: right;
  width: 100%;
  margin-top: 0px;
}
.header .menu-top-box {
  height: 127px;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: fixed;
  z-index: 10;
}
@media (min-width: 992px) {
  .header .menu-top-box {
    position: relative;
  }
}
.header .menu-top-box .logo-box {
  text-align: center;
  margin-top: 17px;
  padding: 0px 12px;
}
@media (min-width: 992px) {
  .header .menu-top-box .logo-box {
    margin-top: 20px;
    padding: 0px 20px;
  }
}
@media (min-width: 1200px) {
  .header .menu-top-box .logo-box {
    margin-top: 17px;
    padding: 0px 30px;
  }
}
@media (min-width: 1400px) {
  .header .menu-top-box .logo-box {
    margin-top: 10px;
    padding: 0px 40px;
  }
}
.header .menu-top-box .search-box {
  padding-top: 40px;
}
.header .menu-top-box .search-box .search-input-box {
  color: #3c3d3e;
  float: right;
  width: 100%;
  background-color: #F6F7FB;
  border-radius: 10px;
  padding-right: 50px;
  position: relative;
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  z-index: 3;
}
.header .menu-top-box .search-box .search-input-box .search-input {
  border: 0px;
  background-color: #F6F7FB;
  height: 48px;
  font-size: 20px;
  color: #3c3d3e;
  width: 80%;
}
.header .menu-top-box .search-box .search-input-box i {
  font-size: 24px;
  position: absolute;
  right: 20px;
  top: 10px;
}
.header .menu-top-box .btn-box {
  padding-top: 43px;
  padding-left: 25px;
}
.header .menu-top-box .btn-box .btn {
  border-radius: 8px;
  float: left;
}
.header .menu-top-box .btn-box .btn-asr-outline {
  padding: 7px 18px 7px 23px;
  border-width: 2px;
  margin-left: 10px;
}
.header .menu-top-box .btn-box .btn-asr-outline img {
  margin-left: 11px;
}
.header .menu-top-box .btn-box .btn-asr {
  padding: 7px 18px 7px 23px;
}
.header .menu-top-box .btn-box .btn-asr img {
  margin-left: 11px;
}
.header .menu-top-box .btn-box .profile-btn {
  background-color: #F6F7FB;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  display: inline-block;
  padding-top: 12px;
  text-align: center;
  float: left;
  margin-right: 20px;
  position: relative;
}
.header .menu-top-box .btn-box .profile-btn .cart-number {
  position: absolute;
  background-color: #ed5e66;
  color: #fff;
  width: 21px;
  height: 21px;
  top: -2px;
  right: -3px;
  font-size: 14px;
  border-radius: 50%;
  padding: 2px 0 0 0;
}
.header .menu-top-box .btn-box .profile-btn i {
  color: #6e7079;
  font-size: 21px;
}
.header .menu-top-box .btn-profile-box {
  padding: 40px 30px;
}
.header .menu-top-box .btn-profile-box .profile-btn {
  background-color: #F6F7FB;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  display: inline-block;
  padding-top: 12px;
  text-align: center;
  float: left;
  margin-right: 15px;
  position: relative;
}
.header .menu-top-box .btn-profile-box .profile-btn .cart-number {
  position: absolute;
  background-color: #ed5e66;
  color: #fff;
  width: 21px;
  height: 21px;
  top: -2px;
  right: -3px;
  font-size: 14px;
  border-radius: 50%;
  padding: 2px 0 0 0;
}
.header .menu-top-box .btn-profile-box .profile-btn i {
  color: #6e7079;
  font-size: 21px;
}
.header .menu-bottom-box {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  height: 70px;
  border-radius: 0 0 18px 18px;
}
.header .menu-bottom-box .menu-link {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.header .menu-bottom-box .menu-link li.main-menu {
  float: right;
  text-align: center;
  width: 140px;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .menu-bottom-box .menu-link li.main-menu > a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  transition: 0.3s ease-in-out;
  padding: 3px 23px;
}
.header .menu-bottom-box .menu-link li.main-menu > a:hover {
  background-color: #fff;
  color: #dc5564;
  border-radius: 6px;
  transition: 0.3s ease-in-out;
}
.header .menu-bottom-box .menu-link li.main-menu.active > a {
  background-color: #fff;
  color: #dc5564;
  padding: 3px 23px;
  border-radius: 6px;
}
.header .menu-bottom-box .menu-link li.main-menu:hover .dropdown-tasaad {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .header.fixed {
    position: relative;
  }
  .header .menu-top-box .btn-box {
    padding-top: 43px;
    text-align: center;
    border-radius: 18px;
  }
  .header .menu-top-box .btn-box .btn {
    border-radius: 8px;
  }
  .header .menu-top-box .btn-box .btn-asr-outline {
    padding: 7px 15px 7px 20px;
    border-width: 2px;
    margin-left: 5px;
  }
  .header .menu-top-box .btn-box .btn-asr-outline img {
    margin-left: 11px;
  }
  .header .menu-top-box .btn-box .btn-asr {
    padding: 7px 15px 7px 20px;
  }
  .header .menu-top-box .btn-box .btn-asr img {
    margin-left: 11px;
  }
}
@media (min-width: 992px) {
  .header {
    margin-top: 50px;
  }
  .header.fixed {
    position: fixed;
    margin-top: 0;
    z-index: 10;
  }
  .header .menu-top-box {
    border-radius: 18px;
  }
  .header .menu-top-box .btn-box {
    padding-top: 43px;
    text-align: center;
  }
  .header .menu-top-box .btn-box .btn {
    border-radius: 8px;
  }
  .header .menu-top-box .btn-box .btn-asr-outline {
    padding: 7px 18px 7px 23px;
    border-width: 2px;
    margin-left: 10px;
  }
  .header .menu-top-box .btn-box .btn-asr-outline img {
    margin-left: 11px;
  }
  .header .menu-top-box .btn-box .btn-asr {
    padding: 7px 18px 7px 23px;
  }
  .header .menu-top-box .btn-box .btn-asr img {
    margin-left: 11px;
  }
}
.header-mobile .menu-bar {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 0px;
  position: relative;
  float: right;
  width: 100%;
  padding: 10px 10px;
  position: fixed;
  z-index: 10;
}
.header-mobile .menu-btn {
  display: inline;
  float: right;
  position: relative;
  background-color: #faeaed;
  border-radius: 10px;
  width: 48px;
  height: 48px;
}
.header-mobile .menu-btn i {
  font-size: 26px;
  position: absolute;
  left: 12px;
  top: 11px;
  color: #ed5e66;
}
.header-mobile .logo-box {
  position: absolute;
  top: 30%;
  right: 50%;
  transform: translate(50%, -50%);
}
.header-mobile .logo-box img {
  width: 100px;
}
.header-mobile .login-box {
  display: inline;
  float: left;
  position: relative;
  background-color: #faeaed;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  margin-right: 10px;
}
.header-mobile .login-box::after {
  content: "";
  background-image: url("../images/icon/login-menu.svg");
  width: 24px;
  height: 25px;
  position: absolute;
  left: 9px;
  top: 12px;
}
.header-mobile .btn-profile-box {
  display: inline-block;
  float: left;
}
.header-mobile .btn-profile-box .profile-btn {
  background-color: #F6F7FB;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  display: inline-block;
  padding-top: 12px;
  text-align: center;
  float: left;
  margin-right: 5px;
  position: relative;
}
.header-mobile .btn-profile-box .profile-btn .cart-number {
  position: absolute;
  background-color: #ed5e66;
  color: #fff;
  width: 21px;
  height: 21px;
  top: -2px;
  right: -3px;
  font-size: 14px;
  border-radius: 50%;
  padding: 2px 0 0 0;
}
.header-mobile .btn-profile-box .profile-btn i {
  color: #6e7079;
  font-size: 21px;
}
.header-mobile .search-box-mobile {
  isplay: block;
  float: right;
  width: 100%;
  margin-top: 12px;
}
.header-mobile .search-box-mobile .search-input-box {
  color: #3c3d3e;
  float: right;
  width: 100%;
  background-color: #F6F7FB;
  border-radius: 10px;
  padding-right: 40px;
  position: relative;
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
.header-mobile .search-box-mobile .search-input-box .search-input {
  border: 0px;
  background-color: #F6F7FB;
  height: 34px;
  font-size: 15px;
  color: #3c3d3e;
  width: 80%;
}
.header-mobile .search-box-mobile .search-input-box i {
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 8px;
}
.mobile-menu-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(237, 209, 214, 0.49);
  z-index: 2;
  backdrop-filter: blur(3px);
}
.mobile-menu-overlay.show {
  display: block;
}
.dropdown-tasaad {
  position: absolute;
  border-radius: 0 0 10px 10px;
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  padding: 0 0 10px 0;
  width: 210px;
  top: 69px;
  left: -40px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.dropdown-tasaad li.sub-menu {
  list-style: none;
  width: 100%;
  padding: 10px 10px 0 10px;
}
.dropdown-tasaad li.sub-menu a {
  color: #000;
  width: 100%;
  display: block;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid transparent;
  box-shadow: 0px 0px 17px -2px rgba(74, 74, 74, 0.28);
  -webkit-box-shadow: 0px 0px 17px -2px rgba(74, 74, 74, 0.28);
  -moz-box-shadow: 0px 0px 17px -2px rgba(74, 74, 74, 0.28);
}
.dropdown-tasaad li.sub-menu a:hover {
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
.dropdown-tasaad.show {
  display: block;
}
footer .footer-line {
  border-top: 1px solid rgba(152, 163, 184, 0.2);
  padding: 30px 0;
  position: relative;
  margin-top: 50px;
}
footer .footer-line .logo-box {
  position: absolute;
  background-color: #f3f4f6;
  top: -38px;
  padding-left: 20px;
}
footer .footer-line .logo-box img {
  width: 85px;
}
footer .footer-line .social-link-box {
  position: absolute;
  left: 0;
  background-color: #f3f4f6;
  top: -30px;
}
footer .footer-line .social-link-box ul {
  float: left;
  padding: 10px;
  list-style: none;
  margin: 0px;
}
footer .footer-line .social-link-box ul li {
  float: right;
  margin-right: 10px;
  position: relative;
}
footer .footer-line .social-link-box ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  border-radius: 10px;
}
footer .footer-line .social-link-box ul li a i {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 43%;
  right: 50%;
  transform: translate(50%, -50%);
}
footer .footer-line.copy-right .copy-right-text {
  color: #3c3d3e;
  font-weight: normal;
  font-size: 13px;
  display: inline;
  position: absolute;
  top: -12px;
  right: 0px;
  background-color: #f3f4f6;
  padding-left: 15px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  footer .footer-line.copy-right .copy-right-text {
    padding-right: 0;
  }
}
footer .footer-title {
  font-weight: bold;
  font-size: 20px;
  color: #37393F;
  position: relative;
  margin-bottom: 20px;
}
footer .footer-title::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: 6px;
  top: 4px;
  background: rgba(100, 116, 139, 0.2);
  border-radius: 50%;
}
footer .footer-about-description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 16px;
  padding-right: 25px;
  padding-left: 30px;
  line-height: 30px;
  position: relative;
}
footer .footer-about-description::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  right: 6px;
  top: 10px;
  background: #3c3d3e;
  border-radius: 50%;
}
footer .footer-links ul {
  margin: 0;
  padding: 0 20px 0 0;
}
footer .footer-links ul li {
  margin-bottom: 15px;
}
footer .footer-links ul li a {
  color: #3c3d3e;
  font-weight: normal;
  font-size: 16px;
}
footer .footer-links ul li::marker {
  color: #3c3d3e;
}
footer .contact-box {
  margin-top: 20px;
}
@media (min-width: 992px) {
  footer .contact-box {
    margin-top: 0px;
  }
}
footer .contact-box .contact-data-row {
  margin-bottom: 15px;
}
footer .contact-box .contact-title {
  display: inline;
  color: #3c3d3e;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  padding-right: 35px;
}
footer .contact-box .contact-title::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #faeaed;
  border-radius: 50%;
  right: 0;
  top: 0;
}
footer .contact-box .contact-title.email i {
  color: #dd5164;
  position: absolute;
  right: 10px;
  top: -6px;
}
footer .contact-box .contact-title.telegram i {
  color: #dd5164;
  position: absolute;
  right: 10px;
  top: -6px;
}
footer .contact-box .contact-title.phone i {
  color: #dd5164;
  position: absolute;
  right: 10px;
  top: -6px;
}
footer .contact-box .contact-value {
  display: inline;
  font-weight: normal;
  float: left;
}
footer .contact-box .contact-value a {
  font-size: 14px;
  color: #3c3d3e;
}
footer .namad-row {
  margin-top: 30px;
}
footer .namad-row .namad-box {
  text-align: center;
}
footer .newsletter-row {
  margin-top: 50px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  footer .newsletter-row {
    margin-bottom: 0;
  }
}
footer .newsletter-row .newsletter-input-box {
  border: 1px solid rgba(152, 163, 184, 0.2);
  border-radius: 10px;
  position: relative;
}
footer .newsletter-row .newsletter-input-box i {
  position: absolute;
  color: #98A3B8;
  font-size: 28px;
  top: 6px;
  right: 10px;
}
footer .newsletter-row .newsletter-input-box input {
  width: 70%;
  background-color: transparent;
  border-radius: 0 10px 10px 0;
  border: 0px;
  padding: 10px 50px 10px 15px;
}
footer .newsletter-row .newsletter-input-box .newsletter-btn {
  position: absolute;
  left: 0px;
  height: 100%;
  border-radius: 10px 0 0 10px;
  padding: 8px 20px;
  font-weight: normal;
  font-family: 'Peyda-light';
}
section {
  float: right;
  width: 100%;
}
.light-text {
  font-family: 'Peyda-light';
}
#homePage {
  padding-top: 100px;
}
@media (min-width: 992px) {
  #homePage {
    padding-top: 0px;
  }
}
#homePage .slider {
  margin: 20px 0;
  float: right;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  #homePage .slider {
    margin: 40px 0;
  }
}
#homePage .slider.no-m {
  margin: 0 !important;
}
#homePage .slider .slider-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  border-radius: 18px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  #homePage .slider .slider-image {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  #homePage .slider .slider-image {
    height: 500px;
  }
}
#homePage .slider .swiper-slide video {
  width: 100%;
  border-radius: 0px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 0px;
  border-right: 0px;
}
@media (min-width: 768px) {
  #homePage .slider .swiper-slide video {
    border-radius: 20px;
    border: 1px solid transparent;
  }
}
#homePage .slider .slider-details-row {
  margin-top: -36px;
}
@media (min-width: 768px) {
  #homePage .slider .slider-details-row {
    margin-top: -66px;
  }
}
#homePage .slider .slider-details {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 15px;
  padding: 10px;
  height: 95px;
}
#homePage .slider .slider-details h3 {
  color: #334155;
  font-size: 17px;
  font-weight: bold;
  margin-top: 15px;
}
@media (min-width: 768px) {
  #homePage .slider .slider-details h3 {
    font-size: 20px;
  }
}
#homePage .slider .slider-details .description {
  color: #3c3d3e;
  font-size: 14px;
}
#homePage .slider .slider-details .blog-details-row {
  margin-top: 15px;
}
#homePage .slider .slider-details .blog-details-row .writer {
  position: relative;
  padding-right: 31px;
  padding-top: 6px;
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
}
#homePage .slider .slider-details .blog-details-row .writer .icon-box {
  padding: 5px;
  position: absolute;
  background-color: #bcbebe;
  border-radius: 50%;
  color: #fff;
  width: 27px;
  height: 27px;
  font-size: 14px;
  right: 0px;
  top: 0px;
}
#homePage .slider .slider-details .blog-details-row .date-time {
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
  float: left;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 12px 1px 12px;
}
#homePage .slider .slider-details .blog-details-row .date-time.m-l-10 {
  margin-left: 10px;
}
#homePage .slider .slider-details .blog-details-row .date-time.m-r-10 {
  margin-right: 10px;
}
#homePage .slider .slider-details .blog-details-row .date-time i {
  margin-left: 4px;
}
@media (min-width: 768px) {
  #homePage .slider .slider-details {
    padding: 20px;
    height: 95px;
  }
}
#homePage .slider .swiper-button-prev-slider {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  bottom: 50px;
  left: 10px;
  z-index: 10;
  font-size: 29px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
}
@media (min-width: 510px) {
  #homePage .slider .swiper-button-prev-slider {
    bottom: 14px;
    left: 93px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 768px) {
  #homePage .slider .swiper-button-prev-slider {
    bottom: 26px;
    left: 105px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  #homePage .slider .swiper-button-prev-slider {
    bottom: 25px;
    left: 120px;
  }
}
#homePage .slider .swiper-button-prev-slider i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
#homePage .slider .swiper-button-next-slider {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  bottom: 5px;
  left: 10px;
  z-index: 10;
  font-size: 29px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
}
@media (min-width: 510px) {
  #homePage .slider .swiper-button-next-slider {
    bottom: 14px;
    left: 38px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 768px) {
  #homePage .slider .swiper-button-next-slider {
    bottom: 26px;
    left: 50px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  #homePage .slider .swiper-button-next-slider {
    bottom: 25px;
    left: 65px;
  }
}
#homePage .slider .swiper-button-next-slider i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
#homePage .slider .radio-image {
  border: 1px solid #f3562f;
  width: 100%;
  height: 364px;
  background-size: cover;
  border-radius: 18px;
  position: relative;
}
@media (min-width: 992px) {
  #homePage .slider .radio-image {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  #homePage .slider .radio-image {
    height: 450px;
  }
}
@media (min-width: 1400px) {
  #homePage .slider .radio-image {
    height: 452px;
  }
}
#homePage .slider .radio-image .play-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  background-color: #faeaed;
  height: 56px;
  width: 56px;
  border-radius: 10px;
  padding: 15px;
}
#homePage .slider .radio-image .play-icon i {
  font-size: 26px;
}
#homePage .slider .radio-image .play-icon i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#homePage .slider .radio-player-row {
  margin-top: -110px;
}
#homePage .slider .radio-player-row .player-radio-div {
  z-index: 1;
}
#homePage .slider .radio-player-row .player-radio-box {
  z-index: 5;
  background-color: #fff;
  border-radius: 15px;
  padding: 20px;
  height: 130px;
}
#homePage .slider .radio-player-row .player-radio-box .player-radio {
  display: none;
}
#homePage .slider .radio-player-row .player-radio-box .player-radio audio {
  display: none;
}
#homePage .slider .live-program-details-row {
  margin-top: -65px;
}
#homePage .slider .live-program-details-row .program-details-box {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px 20px 0 20px;
  height: 95px;
  z-index: 1;
  position: relative;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#homePage .slider .live-program-details-row .program-details-box .progress-bar {
  margin-bottom: 20px;
}
#homePage .slider .live-program-details-row .program-details-box .progress-bar progress {
  width: 100%;
  height: 12px;
  direction: ltr;
}
#homePage .slider .live-program-details-row .program-details-box .progress-bar progress[value] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #faeaed;
  border: 0px;
  border-radius: 10px;
}
#homePage .slider .live-program-details-row .program-details-box .progress-bar progress[value]::-webkit-progress-bar {
  border-radius: 10em;
  background: #faeaed;
}
#homePage .slider .live-program-details-row .program-details-box .progress-bar progress[value]::-webkit-progress-value {
  border-radius: 10em;
  background: #ed5e66;
}
#homePage .slider .live-program-details-row .program-details-box .image-box img {
  border-radius: 10px;
}
#homePage .slider .live-program-details-row .program-details-box .description-box h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 20px;
}
#homePage .slider .live-program-details-row .program-details-box .description-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  padding-left: 20px;
}
#homePage .slider .live-program-details-row .program-details-box .start {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: none;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
}
#homePage .slider .live-program-details-row .program-details-box .start i {
  margin-left: 3px;
}
#homePage .slider .live-program-details-row .program-details-box .duration {
  position: absolute;
  left: 20px;
  top: 85px;
  color: #3c3d3e;
  font-size: 12px;
  display: none;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 5px 2px 5px;
  margin-top: 5px;
}
#homePage .slider .live-program-details-row .program-details-box .duration i {
  margin-left: 4px;
}
@media (min-width: 768px) {
  #homePage .slider .live-program-details-row .program-details-box .start {
    display: inline-block;
  }
  #homePage .slider .live-program-details-row .program-details-box .duration {
    display: block;
  }
}
#homePage .blog .blog-box {
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#homePage .blog .blog-box .image-box {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}
#homePage .blog .blog-box .image-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#homePage .blog .blog-box .image-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#homePage .blog .blog-box .category-title {
  margin-bottom: 10px;
}
#homePage .blog .blog-box .category-title .title {
  position: relative;
  color: #0D6EFD;
  font-weight: bold;
  padding-right: 18px;
  font-size: 17px;
}
#homePage .blog .blog-box .category-title .title::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #0D6EFD;
  position: absolute;
  right: 0;
  top: 7px;
  border-radius: 50%;
}
#homePage .blog .blog-box .blog-title {
  overflow: hidden;
  height: 55px;
}
#homePage .blog .blog-box .blog-title h3.title {
  font-weight: bold;
  font-size: 20px;
  color: #37393F;
  line-height: 28px;
}
#homePage .blog .blog-box .blog-details-row {
  margin-bottom: 15px;
  margin-top: 10px;
}
#homePage .blog .blog-box .blog-details-row .writer {
  position: relative;
  padding-right: 31px;
  padding-top: 6px;
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
}
#homePage .blog .blog-box .blog-details-row .writer .icon-box {
  padding: 5px;
  position: absolute;
  background-color: #bcbebe;
  border-radius: 50%;
  color: #fff;
  width: 27px;
  height: 27px;
  font-size: 14px;
  right: 0px;
  top: 0px;
}
#homePage .blog .blog-box .blog-details-row .date-time {
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
  float: left;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 12px 1px 12px;
}
#homePage .blog .blog-box .blog-details-row .date-time i {
  margin-left: 4px;
}
#homePage .blog .blog-box .blog-details-row .like {
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#homePage .blog .blog-box .blog-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .blog .blog-box .blog-details-row .comment {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#homePage .blog .blog-box .blog-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .blog .blog-box .blog-details-row .view {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#homePage .blog .blog-box .blog-details-row .view i {
  color: #3c3d3e;
  margin-left: 2px;
  font-size: 16px;
  position: absolute;
  right: 8px;
}
#homePage .blog .blog-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  line-height: 23px;
  text-align: justify;
  margin-bottom: 15px;
}
#homePage .blog .blog-box .see-more-row {
  text-align: center;
  margin-top: 5px;
}
#homePage .blog .blog-box .see-more-row .see-more-blog {
  position: relative;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 20px;
  padding-left: 35px;
  display: inline-block;
  font-weight: bold;
}
#homePage .blog .blog-box .see-more-row .see-more-blog::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left-c.svg");
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -2px;
}
#homePage .shop {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #homePage .shop {
    margin-bottom: 40px;
  }
}
#homePage .shop .product-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#homePage .shop .product-box .icon-row {
  position: relative;
}
#homePage .shop .product-box .icon-row .icon {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background-color: #ed5e66;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-top: 13px;
}
#homePage .shop .product-box .icon-row .cart-count-box {
  position: absolute;
  left: 20px;
  top: 20px;
  border: 1px solid #F4F5FA;
  border-radius: 5px;
  color: #4E5968;
  padding: 5px 15px;
}
#homePage .shop .product-box .icon-row .cart-count-box .icon-box {
  margin-left: 10px;
  background-color: #e0ebfd;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  border-radius: 50%;
}
#homePage .shop .product-box .icon-row .cart-count-box .icon-box i {
  color: #0D6EFD;
  font-size: 12px;
  position: absolute;
  left: -4px;
}
#homePage .shop .product-box .title-shop-row {
  margin: 20px 0 10px 0;
  font-weight: bold;
  font-size: 20px;
  color: #37393F;
}
#homePage .shop .product-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  margin-bottom: 15px;
  height: 50px;
}
#homePage .shop .product-box .see-more-row {
  text-align: left;
  border-top: 1px solid #F4F5FA;
  padding-top: 15px;
}
#homePage .shop .product-box .see-more-row .see-more-shop {
  position: relative;
  color: #3c3d3e;
  font-size: 16px;
  padding-left: 35px;
  display: inline-block;
  font-weight: bold;
}
#homePage .shop .product-box .see-more-row .see-more-shop::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left.svg");
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -4px;
}
#homePage .forum {
  margin-top: 60px;
  margin-bottom: 60px;
}
#homePage .forum .tab-row {
  margin-bottom: 20px;
}
#homePage .forum .tab-row ul {
  float: right;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  list-style: none;
  padding: 0px 10px;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  border: 1px solid #d5327b;
}
#homePage .forum .tab-row ul li {
  float: right;
  padding: 12px 10px;
  color: #3c3d3e;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
#homePage .forum .tab-row ul li.active {
  color: #fff;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
}
@media (min-width: 768px) {
  #homePage .forum .tab-row ul li {
    font-size: 16px;
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) {
  #homePage .forum .tab-row ul li {
    padding: 12px 30px;
  }
}
@media (min-width: 768px) {
  #homePage .forum .tab-row ul {
    padding: 0px 30px;
  }
}
#homePage .forum .right-box {
  padding-top: 0px;
}
@media (min-width: 768px) {
  #homePage .forum .right-box {
    padding-top: 110px;
  }
}
#homePage .forum .right-box .description {
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
}
@media (min-width: 768px) {
  #homePage .forum .right-box .description {
    padding-right: 50px;
    padding-bottom: 0px;
  }
}
#homePage .forum .left-box .tab-content-row {
  position: relative;
}
#homePage .forum .left-box .tab-content-row .tab-content {
  background-color: #fff;
  border-radius: 18px;
  box-shadow: 0px 1.6px 61px 0px #0000000D;
  padding: 20px 20px 20px 20px;
  position: relative;
  z-index: 9;
  border: 1px solid #d5327b;
}
@media (min-width: 768px) {
  #homePage .forum .left-box .tab-content-row .tab-content {
    padding: 40px 40px 20px 40px;
  }
}
#homePage .forum .left-box .tab-content-row .tab-content h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 30px;
}
#homePage .forum .left-box .tab-content-row .tab-content .description {
  color: #3c3d3e;
  font-family: 'Peyda-light';
  font-size: 16px;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row {
  margin-top: 30px;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .like {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .comment {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .writer-box {
  display: inline-block;
  float: left;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .writer-box .image {
  width: 50px;
  height: 50px;
  float: right;
  display: inline;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .writer-box .image img {
  max-width: 100%;
  border-radius: 50%;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .username-time {
  display: inline;
  float: right;
  margin-top: 5px;
  margin-right: 15px;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .username-time .username {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#homePage .forum .left-box .tab-content-row .tab-content .forum-details-row .username-time .time {
  color: #3c3d3e;
  font-family: 'Peyda-light';
  font-size: 14px;
}
#homePage .forum .left-box .tab-content-row .overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 18px;
  height: 84%;
  width: 60%;
  left: -25px;
  top: 23px;
  z-index: -1;
}
#homePage .forum .left-box .tab-content-row .overlay-2 {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 18px;
  height: 60%;
  width: 60%;
  left: -45px;
  top: 57px;
  z-index: -2;
}
#homePage .forum .forum-container-row {
  position: relative;
}
#homePage .forum .overlay-forum {
  position: absolute;
  width: 60%;
  height: 234px;
  background: #fdf6f3;
  border-radius: 15px;
  z-index: -1;
  top: 103px;
  right: 0;
}
#homePage .tech-blog .tech-blog-row {
  position: relative;
}
#homePage .tech-blog .first-column {
  padding-top: 0px;
}
@media (min-width: 768px) {
  #homePage .tech-blog .first-column {
    padding-top: 200px;
  }
}
#homePage .tech-blog .first-column .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 16px;
  padding-right: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  #homePage .tech-blog .first-column .description {
    padding-right: 50px;
    padding-bottom: 0px;
  }
}
#homePage .tech-blog .first-column .btn-row {
  margin-top: 20px;
  padding-right: 20px;
  text-align: center;
}
#homePage .tech-blog .first-column .btn-row .btn-asr {
  font-family: 'Peyda-light';
  font-size: 14px;
  margin-left: 10px;
  position: relative;
  padding: 7px 15px 7px 40px;
}
#homePage .tech-blog .first-column .btn-row .btn-asr .icon-blog {
  position: absolute;
  left: 10px;
  top: 8px;
  background-image: url("../images/icon/articel.svg");
  width: 16px;
  height: 16px;
}
#homePage .tech-blog .first-column .btn-row .btn-gray-outline {
  font-family: 'Peyda-light';
  font-size: 14px;
  color: #3c3d3e;
  border: 1px solid #3c3d3e;
  position: relative;
  padding-left: 30px;
}
#homePage .tech-blog .first-column .btn-row .btn-gray-outline .icon-arrow {
  position: absolute;
  left: 10px;
  top: 8px;
  background-image: url("../images/icon/Arrow-Left.svg");
  width: 17px;
  height: 17px;
  background-size: cover;
}
@media (min-width: 768px) {
  #homePage .tech-blog .first-column .btn-row {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  #homePage .tech-blog .first-column .btn-row {
    padding-right: 60px;
  }
}
#homePage .tech-blog .blog-box {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 25px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#homePage .tech-blog .blog-box .image-box .hover-img-box {
  border-radius: 10px;
  overflow: hidden;
}
#homePage .tech-blog .blog-box .image-box .hover-img-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#homePage .tech-blog .blog-box .image-box .hover-img-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#homePage .tech-blog .blog-box h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
  line-height: 28px;
  height: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  #homePage .tech-blog .blog-box {
    padding: 20px;
  }
  #homePage .tech-blog .blog-box h3 {
    overflow: hidden;
    height: 55px;
  }
}
#homePage .tech-blog .blog-box .blog-tech-details-row {
  margin-top: 10px;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .writer {
  display: inline;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .writer .image-writer {
  width: 27px;
  height: 27px;
  display: inline-block;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .writer .image-writer img {
  max-width: 100%;
  border-radius: 50%;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .writer .name {
  display: inline-block;
  color: #3c3d3e;
  margin-right: 5px;
  font-size: 11px;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .category {
  position: relative;
  float: left;
  color: #0D6EFD;
  background: #3B82F60D;
  border-radius: 7px;
  padding: 4px 22px 4px 10px;
  font-size: 12px;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .category::before {
  content: "";
  background-image: url("../images/icon/folder.svg");
  height: 11px;
  width: 10px;
  right: 6px;
  top: 6px;
  position: absolute;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .like {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .comment {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .date {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: left;
  margin-left: 10px;
  padding: 5px 0;
  color: #8092B0;
  position: relative;
}
#homePage .tech-blog .blog-box .blog-tech-details-row .date i {
  margin-left: 5px;
}
#homePage .tech-blog .second-column {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #homePage .tech-blog .second-column {
    margin-top: 0px;
  }
}
#homePage .tech-blog .third-column {
  margin-top: 0px;
}
@media (min-width: 768px) {
  #homePage .tech-blog .third-column {
    margin-top: 50px;
  }
}
#homePage .tech-blog .overlay-tech {
  position: absolute;
  width: 100%;
  height: 440px;
  background: #fdf6f3;
  border-radius: 15px;
  z-index: -1;
  top: 140px;
  right: 0;
}
#homePage .social {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #homePage .social {
    margin-bottom: 60px;
  }
}
#homePage .podcast {
  margin-bottom: 0px;
}
#homePage .podcast .podcast-row {
  margin-top: 0px;
}
#homePage .podcast .podcast-row .podcast-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row {
  margin-bottom: 5px;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .podcast-number-box {
  display: inline-block;
  border: 1px solid #F4F5FA;
  border-radius: 5px;
  color: #4E5968;
  padding: 5px 15px;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .podcast-number-box .icon-box {
  margin-left: 10px;
  background-color: #e0ebfd;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  border-radius: 50%;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .podcast-number-box .icon-box i {
  color: #0D6EFD;
  font-size: 16px;
  position: absolute;
  left: -4px;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .like {
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .time {
  font-size: 12px;
  display: inline-block;
  float: left;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#homePage .podcast .podcast-row .podcast-box .podcast-details-row .time::before {
  content: "";
  background-image: url("../images/icon/time.svg");
  width: 12px;
  height: 12px;
  position: absolute;
  right: 8px;
  top: 7px;
}
#homePage .podcast .podcast-row .podcast-box h3.title {
  font-weight: bold;
  font-size: 18px;
  color: #37393F;
  margin-bottom: 10px;
  width: 80%;
  line-height: 36px;
}
@media (min-width: 1200px) {
  #homePage .podcast .podcast-row .podcast-box h3.title {
    font-weight: bold;
    font-size: 18px;
    color: #37393F;
    margin-bottom: 10px;
    width: 80%;
    line-height: 36px;
  }
}
#homePage .podcast .podcast-row .podcast-box .see-row {
  position: relative;
}
#homePage .podcast .podcast-row .podcast-box .see-row .see-text {
  color: #3c3d3e;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  width: 230px;
}
#homePage .podcast .podcast-row .podcast-box .see-row .see-text::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left.svg");
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -2px;
}
@media (min-width: 1200px) {
  #homePage .podcast .podcast-row .podcast-box .see-row .see-text {
    padding-right: 10px;
    padding-left: 40px;
    width: auto;
  }
}
#homePage .podcast .podcast-row .podcast-box .see-row .podcast-icon-box {
  position: absolute;
  width: 75px;
  height: 75px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  padding: 14px 18px;
  left: 15px;
  bottom: -40px;
  border-radius: 11px;
}
#homePage .podcast .podcast-row .podcast-box .see-row .podcast-icon-box i {
  color: #fff;
  font-size: 50px;
}
@media (min-width: 1400px) {
  #homePage .podcast .podcast-row .podcast-box .see-row .podcast-icon-box {
    position: absolute;
    width: 90px;
    height: 90px;
    background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background-blend-mode: multiply, multiply, multiply, multiply, normal;
    padding: 20px 24px;
    left: 30px;
    bottom: -30px;
    border-radius: 11px;
  }
  #homePage .podcast .podcast-row .podcast-box .see-row .podcast-icon-box i {
    color: #fff;
    font-size: 50px;
  }
}
#homePage .shop-new .product-item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid transparent;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#homePage .shop-new .product-item .img-box {
  margin-bottom: 20px;
}
#homePage .shop-new .product-item .img-box .hover-img-box {
  border-radius: 10px;
  overflow: hidden;
}
#homePage .shop-new .product-item .img-box .hover-img-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#homePage .shop-new .product-item .img-box .hover-img-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#homePage .shop-new .product-item .details {
  margin: 10px 0;
}
#homePage .shop-new .product-item .details .category {
  display: inline-block;
  float: right;
  background-color: #e0ebfd;
  color: #0D6EFD;
  position: relative;
  padding: 3px 25px 3px 5px;
  border-radius: 5px;
  font-size: 13px;
}
#homePage .shop-new .product-item .details .category::before {
  content: "";
  background-image: url("../images/shop/category-icon.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#homePage .shop-new .product-item .details .star {
  display: inline-block;
  float: left;
  position: relative;
  font-size: 12px;
  color: #6E7079;
  padding-left: 15px;
}
#homePage .shop-new .product-item .details .star::before {
  content: "";
  background-image: url("../images/shop/star.png");
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#homePage .shop-new .product-item .product-title h3 {
  color: #37393F;
  font-size: 15px;
  font-weight: bold;
  text-align: justify;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
#homePage .shop-new .product-item .badge-row {
  margin: 3px 0;
  height: 22px;
}
#homePage .shop-new .product-item .badge-row .offer-badge {
  display: inline-block;
  float: right;
  background-color: #fbefef;
  color: #DC3545;
  position: relative;
  padding: 5px 25px 0px 6px;
  border-radius: 5px;
  font-size: 12px;
}
#homePage .shop-new .product-item .badge-row .offer-badge::before {
  content: "";
  background-image: url("../images/shop/off-icon.png");
  width: 18px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#homePage .shop-new .product-item .price-row .main-price {
  display: inline-block;
  float: left;
  color: #DC3545;
  text-decoration: line-through;
  font-weight: bold;
}
#homePage .shop-new .product-item .price-row .offer-price {
  display: inline-block;
  float: left;
  color: #37393F;
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
#homePage .shop-new .product-item .price-row .not-exist {
  color: #6C757D;
  font-size: 16px;
  font-weight: bold;
}
#homePage .shop-new .product-item .btn-row {
  margin-top: 10px;
}
#homePage .shop-new .product-item .btn-row a {
  width: 100%;
  transition: 0s ease-in-out;
}
#homePage .shop-new .product-item .btn-row a i {
  margin-right: 10px;
}
#homePage .shop-new .product-item .btn-row a:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#homePage .shop-new .product-new-swiper {
  padding: 30px 0;
}
#homePage .shop-new h3 {
  text-align: center;
  margin: 40px 0 10px 0;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  width: 100%;
  padding: 0;
}
#homePage .shop-new .sub-title {
  color: #6C757D;
  font-size: 16px;
  font-family: 'Peyda-light';
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
#homePage .shop-new .category-tab {
  padding: 0px !important;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
}
#homePage .shop-new .category-tab ul {
  display: inline-block;
  border-radius: 0px;
  float: right;
  width: 100%;
  background: #fff;
  list-style: none;
  padding: 10px 10px;
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 0px;
}
#homePage .shop-new .category-tab ul li {
  float: unset;
  padding: 12px 17px;
  color: #6C757D;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  margin-left: 8px;
  display: inline-block;
}
#homePage .shop-new .category-tab ul li.active {
  color: #fff;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
}
@media (min-width: 768px) {
  #homePage .shop-new .category-tab {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 10px;
  }
  #homePage .shop-new .category-tab ul {
    float: right;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    list-style: none;
    padding: 0px 10px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
  }
  #homePage .shop-new .category-tab ul li {
    float: right;
    padding: 12px 17px;
    color: #6C757D;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
  }
  #homePage .shop-new .category-tab ul li.active {
    color: #fff;
    background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background-blend-mode: multiply, multiply, multiply, multiply, normal;
  }
}
#homePage .shop-new .btn-row-see-all {
  text-align: center;
}
#homePage .shop-new .btn-row-see-all a {
  text-shadow: 3px 0px 6px #00000063;
  padding: 10px 15px;
}
#homePage .shop-new .btn-row-see-all a i {
  margin-right: 10px;
}
#homePage .shop-new .shop-tab-xs-content {
  padding: 10px 0 20px 0;
}
#homePage .shop-new .shop-xs-btn-row {
  position: relative;
  width: 100%;
  padding: 40px 10px 10px 10px !important;
  margin: 0;
  float: right;
  display: block;
}
#homePage .shop-new .shop-xs-btn-row .shop-arrow {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 23px;
  padding: 3px 12px;
  border: 1px solid #ed5e66;
  border-radius: 5px;
  background-color: #faeaed;
  color: #ed5e66;
  text-align: center;
  height: 36px;
}
#homePage .shop-new .shop-xs-btn-row .shop-arrow.left {
  right: 58px;
}
@media (min-width: 768px) {
  #homePage .shop-new .shop-xs-btn-row {
    display: none;
  }
}
#homePage .shop-new .shop-xs-row {
  margin-top: 10px;
  position: relative;
  width: 100%;
  overflow: auto;
  white-space: nowrap;
  display: unset;
  float: right;
  padding-right: 10px;
}
#homePage .shop-new .shop-xs-row .product-item {
  display: inline-block;
  width: 260px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  #homePage .shop-new .shop-xs-row {
    display: none;
  }
}
#blogList {
  float: right;
  width: 100%;
}
#blogList .main-content {
  border-top: unset;
  margin-top: 0px;
}
@media (min-width: 768px) {
  #blogList .main-content {
    border-top: 1px solid rgba(152, 163, 184, 0.2);
    margin-top: 30px;
  }
}
#blogInner {
  float: right;
  width: 100%;
}
#blogInner .section-line {
  border-top: 1px solid rgba(152, 163, 184, 0.2);
  padding: 10px 0;
  position: relative;
  margin-top: 10px;
}
#blogInner .product-item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#blogInner .product-item .img-box .hover-img-box {
  border-radius: 10px;
  overflow: hidden;
}
#blogInner .product-item .img-box .hover-img-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#blogInner .product-item .img-box .hover-img-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#blogInner .product-item .details {
  margin: 10px 0;
}
#blogInner .product-item .details .category {
  display: inline-block;
  float: right;
  background-color: #e0ebfd;
  color: #0D6EFD;
  position: relative;
  padding: 3px 25px 3px 5px;
  border-radius: 5px;
  font-size: 13px;
}
#blogInner .product-item .details .category::before {
  content: "";
  background-image: url("../images/shop/category-icon.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#blogInner .product-item .details .star {
  display: inline-block;
  float: left;
  position: relative;
  font-size: 12px;
  color: #6E7079;
  padding-left: 15px;
}
#blogInner .product-item .details .star::before {
  content: "";
  background-image: url("../images/shop/star.png");
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#blogInner .product-item .product-title h3 {
  color: #37393F;
  font-size: 15px;
  font-weight: bold;
  text-align: justify;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
#blogInner .product-item .badge-row {
  margin: 3px 0;
  height: 22px;
}
#blogInner .product-item .badge-row .offer-badge {
  display: inline-block;
  float: right;
  background-color: #fbefef;
  color: #DC3545;
  position: relative;
  padding: 5px 25px 0px 6px;
  border-radius: 5px;
  font-size: 12px;
}
#blogInner .product-item .badge-row .offer-badge::before {
  content: "";
  background-image: url("../images/shop/off-icon.png");
  width: 18px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#blogInner .product-item .price-row .main-price {
  display: inline-block;
  float: left;
  color: #DC3545;
  text-decoration: line-through;
  font-weight: bold;
}
#blogInner .product-item .price-row .offer-price {
  display: inline-block;
  float: left;
  color: #37393F;
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
#blogInner .product-item .price-row .not-exist {
  color: #6C757D;
  font-size: 16px;
  font-weight: bold;
}
#blogInner .product-item .btn-row {
  margin-top: 10px;
}
#blogInner .product-item .btn-row a {
  width: 100%;
}
#blogInner .product-item .btn-row a i {
  margin-right: 10px;
}
#blogInner .product-item .btn-row a:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#podcastInner {
  width: 100%;
}
#podcastInner #audioPodcast {
  display: none;
}
#podcastInner .podcast-inner-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 30px;
  padding: 20px;
}
#podcastInner .podcast-inner-box .image-box {
  text-align: center;
}
#podcastInner .podcast-inner-box .image-box img {
  border-radius: 10px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-number-box {
  display: inline-block;
  border: 1px solid #F4F5FA;
  border-radius: 5px;
  color: #4E5968;
  padding: 5px 15px;
  margin-top: 20px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-number-box .icon-box {
  margin-left: 10px;
  background-color: #e0ebfd;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  border-radius: 50%;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-number-box .icon-box i {
  color: #0D6EFD;
  font-size: 16px;
  position: absolute;
  left: -4px;
}
@media (min-width: 768px) {
  #podcastInner .podcast-inner-box .podcast-data .podcast-number-box {
    margin-top: 0;
  }
}
#podcastInner .podcast-inner-box .podcast-data h3.podcast-title,
#podcastInner .podcast-inner-box .podcast-data h1.podcast-title {
  color: #37393F;
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0 20px 0;
}
@media (min-width: 768px) {
  #podcastInner .podcast-inner-box .podcast-data h3.podcast-title,
  #podcastInner .podcast-inner-box .podcast-data h1.podcast-title {
    margin: 30px 0;
  }
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .like {
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
  margin-right: 10px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .save {
  display: inline-block;
  background-color: #FDF6F3;
  border-radius: 5px;
  width: 26px;
  height: 26px;
  position: relative;
  cursor: pointer;
  float: left;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .save::before {
  content: "";
  background-image: url("../images/icon/save.svg");
  width: 18px;
  height: 19px;
  position: absolute;
  right: 5px;
  top: 3px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .download {
  display: inline-block;
  background-color: #e0ebfd;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  padding: 3px 26px 5px 8px;
  color: #0D6EFD;
  font-size: 13px;
}
#podcastInner .podcast-inner-box .podcast-data .podcast-player-box .podcast-player-actions .download::before {
  content: "";
  background-image: url("../images/icon/download.svg");
  width: 18px;
  height: 19px;
  position: absolute;
  right: 5px;
  top: 3px;
}
#podcastInner .podcast-inner-box .podcast-description {
  background-color: #faeaed;
  padding: 40px 30px;
  border-radius: 10px;
  margin: 30px 0;
}
#podcastInner .podcast-inner-box .podcast-description p {
  color: #374151;
  font-size: 14px;
  text-align: justify;
  font-weight: normal;
  font-family: 'iransans';
  line-height: 30px;
}
#podcastInner .podcast-inner-box .podcast-share {
  border-top: 1px solid rgba(152, 163, 184, 0.2);
  padding-top: 20px;
}
#podcastInner .podcast-inner-box .podcast-share .comment {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
#podcastInner .podcast-inner-box .podcast-share .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#podcastInner .podcast-inner-box .podcast-share .social-list {
  display: flex;
  float: left;
  align-items: center;
}
#podcastInner .podcast-inner-box .podcast-share .social-list span {
  color: #3c3d3e;
  float: left;
}
#podcastInner .podcast-inner-box .podcast-share .social-list ul {
  list-style: none;
  float: left;
  padding-left: 0px;
  padding-right: 10px;
  margin: 0;
}
#podcastInner .podcast-inner-box .podcast-share .social-list ul li {
  float: right;
  margin-right: 10px;
  position: relative;
}
#podcastInner .podcast-inner-box .podcast-share .social-list ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #faeaed;
  border-radius: 10px;
}
#podcastInner .podcast-inner-box .podcast-share .social-list ul li a i {
  color: #ed5e66;
  font-size: 20px;
  position: absolute;
  top: 43%;
  right: 50%;
  transform: translate(50%, -50%);
}
#podcastInner .audio-controller {
  text-align: center;
}
#podcastInner .audio-controller audio {
  display: none;
}
#podcastInner .audio-controller button {
  border: 0;
  background-color: transparent;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
#podcastInner .audio-controller button i {
  position: absolute;
  font-size: 40px;
  top: 4px;
  right: 8px;
}
#podcastInner .audio-controller button i:before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#podcastInner .audio-controller button.back::before {
  content: "";
  background-image: url("../images/icon/back-btn.svg");
  width: 32px;
  height: 26px;
  position: absolute;
  top: 10px;
  right: 7px;
  cursor: pointer;
}
#podcastInner .audio-controller button.next::before {
  content: "";
  background-image: url("../images/icon/next.svg");
  width: 32px;
  height: 26px;
  position: absolute;
  top: 10px;
  right: 7px;
  cursor: pointer;
}
#podcastInner .podcast-player {
  margin-top: 30px;
}
#podcastInner .podcast-player .progress-container {
  background: #EDEDED;
  border-radius: 0.25em;
  cursor: pointer;
  height: 0.4em;
  width: 100%;
}
#podcastInner .podcast-player .progress-container .progress-bar {
  background-color: #53545C;
  height: 100%;
  float: left;
}
#podcastInner .podcast-player .time {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  display: block;
  border-radius: 6px;
  padding: 5px 15px 4px 15px;
  margin-bottom: 10px;
  float: left;
  font-family: "iransans";
}
#podcastInner .podcast-player .range {
  position: relative;
  display: flex;
  align-items: center;
}
#podcastInner .podcast-player .under-ranger {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 100%;
  background-color: #EDEDED;
  border-radius: 10px;
  cursor: pointer;
}
#podcastInner .podcast-player input[type="range"] {
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background: 0;
  direction: ltr;
  height: 8px;
  z-index: 1;
  color: #EDEDED;
  cursor: pointer;
  accent-color: #dd5861;
  border: 0px;
}
#podcastInner .podcast-player input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
#podcastInner .podcast-player .change-range {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 0px;
  background-color: #53545C;
  border-radius: 10px 0 0 10px;
}
@media (min-width: 768px) {
  #podcastInner .podcast-player {
    margin-top: 30px;
  }
}
#podcastList {
  width: 100%;
}
#contactPage .main-content h3.title {
  position: relative;
  font-size: 23px;
  display: inline-block;
  font-weight: bold;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #contactPage .main-content h3.title {
    font-size: 30px;
  }
}
#contactPage .main-content .sub-title {
  text-align: center;
  color: #3c3d3e;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Peyda-light';
  line-height: 37px;
}
#contactPage .column-row {
  margin-top: 50px;
}
#contactPage .column-row h4 {
  font-size: 20px;
  color: #37393F;
}
#contactPage .column-row .column {
  padding: 0 40px;
}
#contactPage .column-row .column ul {
  float: right;
  padding: 10px 0 0 0;
  list-style: none;
  margin: 0px;
}
#contactPage .column-row .column ul li {
  float: right;
  margin-right: 10px;
  position: relative;
}
#contactPage .column-row .column ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #faeaed;
  border-radius: 10px;
}
#contactPage .column-row .column ul li a i {
  color: #ed5e66;
  font-size: 20px;
  position: absolute;
  top: 43%;
  right: 50%;
  transform: translate(50%, -50%);
}
#contactPage .column-row .column:nth-child(1) {
  border-bottom: 1px solid rgba(152, 163, 184, 0.2);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#contactPage .column-row .column:nth-child(1) h4 {
  text-align: right;
}
#contactPage .column-row .column:nth-child(2) ul {
  float: right;
}
#contactPage .column-row .column:nth-child(2) ul li {
  margin-right: 0;
  margin-left: 10px;
}
@media (min-width: 576px) {
  #contactPage .column-row .column {
    padding: 0 40px;
  }
  #contactPage .column-row .column ul {
    float: left;
    padding: 40px 0 0 0;
    list-style: none;
    margin: 0px;
  }
  #contactPage .column-row .column ul li {
    float: right;
    margin-right: 10px;
    position: relative;
  }
  #contactPage .column-row .column ul li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #faeaed;
    border-radius: 10px;
  }
  #contactPage .column-row .column ul li a i {
    color: #ed5e66;
    font-size: 20px;
    position: absolute;
    top: 43%;
    right: 50%;
    transform: translate(50%, -50%);
  }
  #contactPage .column-row .column:nth-child(1) {
    border-left: 1px solid rgba(152, 163, 184, 0.2);
    border-bottom: 0;
    margin: 0px;
  }
  #contactPage .column-row .column:nth-child(1) h4 {
    text-align: left;
  }
  #contactPage .column-row .column:nth-child(2) ul {
    float: right;
  }
  #contactPage .column-row .column:nth-child(2) ul li {
    margin-right: 0;
    margin-left: 10px;
  }
}
#contactPage .contact-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 40px;
  margin: 30px 0;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#contactPage .contact-box h4 {
  font-size: 18px;
  color: #0D6EFD;
}
#contactPage .contact-box .first-row {
  margin-bottom: 30px;
}
#contactPage .contact-box p {
  color: #3c3d3e;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Peyda-light';
}
@media (min-width: 576px) {
  #contactPage .contact-box {
    margin: 60px 0;
  }
}
#contactPage .map-row {
  margin: 60px 0 60px 0;
}
#contactPage .map-row .map-container {
  background-image: url("../images/content/map.png");
  background-size: cover;
  width: 100%;
  height: 570px;
  border-radius: 10px;
  position: relative;
}
#contactPage .map-row .map-container .contact-form-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 40px;
}
#contactPage .map-row .map-container .contact-form-box h3 {
  color: #37393F;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#contactPage .map-row .map-container .contact-form-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: center;
  font-size: 16px;
}
#contactPage .map-row .map-container .contact-form-box .form-box {
  margin-top: 40px;
}
#contactPage .map-row .map-container .contact-form-box .form-box .form-group {
  margin-bottom: 30px;
  position: relative;
}
#contactPage .map-row .map-container .contact-form-box .form-box .form-group input,
#contactPage .map-row .map-container .contact-form-box .form-box .form-group textarea {
  background-color: #F6F7FB;
  border: 0px;
  border-radius: 5px;
  color: #3c3d3e;
  font-family: 'Peyda-light';
  font-size: 14px;
  padding: 15px 10px;
}
#contactPage .map-row .map-container .contact-form-box .form-box .form-group .help-block {
  position: absolute;
  color: red;
  top: -20px;
  right: 0px;
}
#contactPage .map-row .map-container .contact-form-box .form-box .btn-row {
  text-align: center;
}
#contactPage .map-row .map-container .contact-form-box .form-box .btn-row button {
  font-size: 16px;
  padding: 10px 35px;
}
@media (min-width: 768px) {
  #contactPage .map-row {
    margin: 150px 0 60px 0;
  }
  #contactPage .map-row .map-container .contact-form-box {
    position: absolute;
    left: 150px;
    top: -90px;
    padding: 40px;
  }
}
#contactPage .map-row-mobile {
  margin: 20px 0 60px 0;
}
#contactPage .map-row-mobile .map-container {
  background-image: url("../images/content/map.png");
  background-size: cover;
  width: 100%;
  height: 570px;
  border-radius: 10px;
  border: 1px solid rgba(152, 163, 184, 0.2);
}
@media (min-width: 768px) {
  #contactPage .map-row-mobile {
    display: none;
  }
}
#searchPage .search-item {
  margin: 30px 0 20px 0;
}
#searchPage .search-item span.title {
  color: #3c3d3e;
  font-size: 18px;
}
#searchPage .search-item span.target {
  color: #37393F;
  font-size: 28px;
}
#searchPage .search-result-tab {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  padding: 10px 0px;
  display: inline-block;
  margin-bottom: 30px;
}
#searchPage .search-result-tab ul {
  list-style: none;
  float: right;
  margin-bottom: 0;
  padding: 0 15px;
}
#searchPage .search-result-tab ul li {
  float: right;
  color: #8B8D97;
  font-size: 14px;
  margin-left: 10px;
  padding: 10px 25px 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
#searchPage .search-result-tab ul li span {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#searchPage .search-result-tab ul li:hover {
  background-color: #faeaed;
  color: #ed5e66;
}
#searchPage .search-result-tab ul li:hover span {
  color: #ed5e66;
}
#searchPage .search-result-tab ul li.active {
  background-color: #faeaed;
  color: #ed5e66;
}
#searchPage .search-result-tab ul li.active span {
  color: #ed5e66;
}
#searchPage .search-result-tab ul li i {
  position: absolute;
  font-size: 20px;
  right: 5px;
  top: 10px;
}
#searchPage .search-result-tab ul li.forum {
  padding-right: 35px;
}
#searchPage .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#searchPage .topic-item-box .writer-box {
  display: flex;
}
#searchPage .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#searchPage .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#searchPage .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#searchPage .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#searchPage .topic-item-box .writer-box .profile-data .update {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#searchPage .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#searchPage .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#searchPage .topic-item-box .comment-count i {
  margin-left: 5px;
}
#searchPage .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#searchPage .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #searchPage .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#searchPage .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#searchPage .topic-item-box .main-text-box h3 {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 23px;
}
#searchPage .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#searchPage .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#searchPage .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#searchPage .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#searchPage .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#searchPage .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 4px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#searchPage .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#searchPage .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#searchPage .topic-item-box .tag-list-box ul.tag-items li {
  cursor: pointer;
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#searchPage .product-item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#searchPage .product-item .img-box .hover-img-box {
  border-radius: 10px;
  overflow: hidden;
}
#searchPage .product-item .img-box .hover-img-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#searchPage .product-item .img-box .hover-img-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#searchPage .product-item .details {
  margin: 10px 0;
}
#searchPage .product-item .details .category {
  display: inline-block;
  float: right;
  background-color: #e0ebfd;
  color: #0D6EFD;
  position: relative;
  padding: 3px 25px 3px 5px;
  border-radius: 5px;
  font-size: 13px;
}
#searchPage .product-item .details .category::before {
  content: "";
  background-image: url("../images/shop/category-icon.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#searchPage .product-item .details .star {
  display: inline-block;
  float: left;
  position: relative;
  font-size: 12px;
  color: #6E7079;
  padding-left: 15px;
}
#searchPage .product-item .details .star::before {
  content: "";
  background-image: url("../images/shop/star.png");
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#searchPage .product-item .product-title h3 {
  color: #37393F;
  font-size: 15px;
  font-weight: bold;
  text-align: justify;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
#searchPage .product-item .badge-row {
  margin: 3px 0;
  height: 22px;
}
#searchPage .product-item .badge-row .offer-badge {
  display: inline-block;
  float: right;
  background-color: #fbefef;
  color: #DC3545;
  position: relative;
  padding: 5px 25px 0px 6px;
  border-radius: 5px;
  font-size: 12px;
}
#searchPage .product-item .badge-row .offer-badge::before {
  content: "";
  background-image: url("../images/shop/off-icon.png");
  width: 18px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#searchPage .product-item .price-row .main-price {
  display: inline-block;
  float: left;
  color: #DC3545;
  text-decoration: line-through;
  font-weight: bold;
}
#searchPage .product-item .price-row .offer-price {
  display: inline-block;
  float: left;
  color: #37393F;
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
#searchPage .product-item .price-row .not-exist {
  color: #6C757D;
  font-size: 16px;
  font-weight: bold;
}
#searchPage .product-item .btn-row {
  margin-top: 10px;
}
#searchPage .product-item .btn-row a {
  width: 100%;
}
#searchPage .product-item .btn-row a i {
  margin-right: 10px;
}
#searchPage .product-item .btn-row a:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#aboutPage .m-t-60 {
  margin-top: 60px;
}
#aboutPage .p-t-60 {
  padding-top: 60px;
}
#aboutPage .first-box {
  padding-top: 0px;
  margin-top: 0px;
  position: relative;
}
@media (min-width: 768px) {
  #aboutPage .first-box {
    padding-top: 60px;
    margin-top: 60px;
  }
}
#aboutPage .icon-arrow {
  background-image: url("../images/icon/Arrow-Sign.svg");
  width: 139px;
  height: 159px;
  position: absolute;
  left: 300px;
  bottom: 0px;
}
#aboutPage h2 {
  margin: 40px 0;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 35px;
}
#aboutPage h2.active-title {
  text-align: center;
  margin: 60px 0;
}
#aboutPage h2.active-title span {
  color: #ed5e66;
}
#aboutPage h3 {
  margin: 40px 0;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
#aboutPage .goal-row p {
  text-align: center;
}
#aboutPage .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 32px;
}
#aboutPage .image-box-l {
  text-align: left;
}
#aboutPage .activity-row {
  margin-bottom: 60px;
}
#aboutPage .activity-row .see-more-row {
  margin-top: 10px;
}
#aboutPage .activity-row .see-more-row a {
  display: inline-block;
  background-color: #fff;
  border-radius: 10px;
  padding: 9px 15px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  color: #37393F;
}
#aboutPage .activity-row .see-more-row a i {
  margin-right: 10px;
}
#aboutPage .section-row {
  float: right;
  width: 100%;
  position: relative;
}
#aboutPage .section-row.left-icon::before {
  content: "";
  background-image: url("../images/icon/Rectangle.svg");
  width: 214px;
  height: 450px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -50px;
}
#aboutPage .section-row.left-icon .blue-box {
  background-color: #9fc3ff;
  border-radius: 10px;
  height: 250px;
  width: 250px;
  position: absolute;
  left: 80px;
  top: 30px;
  display: none;
}
@media (min-width: 992px) {
  #aboutPage .section-row.left-icon .blue-box {
    background-color: #9fc3ff;
    border-radius: 10px;
    position: absolute;
    height: 250px;
    width: 250px;
    left: 80px;
    top: 30px;
  }
}
@media (min-width: 1150px) {
  #aboutPage .section-row.left-icon .blue-box {
    background-color: #9fc3ff;
    border-radius: 10px;
    height: 300px;
    width: 300px;
    position: absolute;
    left: 100px;
    top: 30px;
  }
}
#aboutPage .section-row.right-icon::before {
  content: "";
  background-image: url("../images/icon/Rectangle-1.svg");
  width: 214px;
  height: 480px;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -50px;
}
#aboutPage .section-row.right-icon .blue-box {
  background-color: #9fc3ff;
  border-radius: 10px;
  height: 250px;
  width: 250px;
  position: absolute;
  right: 80px;
  top: 30px;
  display: none;
}
@media (min-width: 992px) {
  #aboutPage .section-row.right-icon .blue-box {
    background-color: #9fc3ff;
    border-radius: 10px;
    position: absolute;
    height: 250px;
    width: 250px;
    right: 80px;
    top: 30px;
  }
}
@media (min-width: 1150px) {
  #aboutPage .section-row.right-icon .blue-box {
    background-color: #9fc3ff;
    border-radius: 10px;
    height: 300px;
    width: 300px;
    position: absolute;
    right: 100px;
    top: 30px;
  }
}
#aboutPage .md-center-l {
  text-align: center;
}
@media (min-width: 768px) {
  #aboutPage .md-center-l {
    text-align: left;
  }
}
#aboutPage .md-center-r {
  text-align: center;
}
@media (min-width: 768px) {
  #aboutPage .md-center-r {
    text-align: right;
  }
}
.article-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
.article-box .image-box {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
.article-box .image-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
.article-box .image-box:hover img {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.article-box h3.blog-title {
  font-weight: bold;
  font-size: 20px;
  color: #37393F;
  line-height: 28px;
  overflow: hidden;
  height: 55px;
}
.article-box .blog-details-row {
  margin-bottom: 10px;
  margin-top: 10px;
}
.article-box .blog-details-row .writer {
  position: relative;
  padding-right: 31px;
  padding-top: 6px;
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
}
.article-box .blog-details-row .writer .icon-box {
  padding: 5px;
  position: absolute;
  background-color: #bcbebe;
  border-radius: 50%;
  color: #fff;
  width: 27px;
  height: 27px;
  font-size: 14px;
  right: 0px;
  top: 0px;
}
.article-box .blog-details-row .date-time {
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
  float: left;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 12px 1px 12px;
}
.article-box .blog-details-row .date-time i {
  margin-left: 4px;
}
.article-box .blog-details-row .like {
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
.article-box .blog-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box .blog-details-row .comment {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box .blog-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box .blog-details-row .view {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box .blog-details-row .view i {
  color: #3c3d3e;
  margin-left: 2px;
  font-size: 16px;
  position: absolute;
  right: 8px;
}
.article-box .blog-details-row .category {
  position: relative;
  float: left;
  color: #0D6EFD;
  background: #3B82F60D;
  border-radius: 7px;
  padding: 4px 22px 4px 10px;
  font-size: 12px;
}
.article-box .blog-details-row .category::before {
  content: "";
  background-image: url("../images/icon/folder.svg");
  height: 11px;
  width: 10px;
  right: 6px;
  top: 6px;
  position: absolute;
}
.article-box .blog-details-row .m-l-10 {
  margin-left: 10px;
}
.article-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  line-height: 23px;
  text-align: justify;
  margin-bottom: 15px;
  height: 90px;
  overflow: hidden;
}
.article-box .see-more-row {
  text-align: center;
  margin-top: 5px;
}
.article-box .see-more-row .see-more-blog {
  position: relative;
  color: #ed5e66;
  font-size: 20px;
  padding-left: 35px;
  display: inline-block;
  font-weight: bold;
}
.article-box .see-more-row .see-more-blog::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left-c.svg");
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 0;
  top: -2px;
}
.article-box-inner {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
.article-box-inner .image-box {
  margin-bottom: 20px;
}
.article-box-inner .image-box img {
  border-radius: 10px;
}
.article-box-inner h3.blog-title,
.article-box-inner h1.blog-title {
  font-weight: bold;
  font-size: 23px;
  color: #37393F;
}
.article-box-inner .blog-details-row {
  margin-bottom: 10px;
}
.article-box-inner .blog-details-row .writer {
  position: relative;
  padding-right: 31px;
  padding-top: 6px;
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
}
.article-box-inner .blog-details-row .writer .icon-box {
  padding: 5px;
  position: absolute;
  background-color: #bcbebe;
  border-radius: 50%;
  color: #fff;
  width: 27px;
  height: 27px;
  font-size: 14px;
  right: 0px;
  top: 0px;
}
.article-box-inner .blog-details-row .date-time {
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
  float: left;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 12px 1px 12px;
}
.article-box-inner .blog-details-row .date-time i {
  margin-left: 4px;
}
.article-box-inner .blog-details-row .like {
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
.article-box-inner .blog-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-details-row .comment {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box-inner .blog-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-details-row .view {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box-inner .blog-details-row .view i {
  color: #3c3d3e;
  margin-left: 2px;
  font-size: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-details-row .category {
  position: relative;
  float: left;
  color: #0D6EFD;
  background: #3B82F60D;
  border-radius: 7px;
  padding: 2px 22px 2px 10px;
  font-size: 12px;
}
.article-box-inner .blog-details-row .category::before {
  content: "";
  background-image: url("../images/icon/folder.svg");
  height: 11px;
  width: 10px;
  right: 6px;
  top: 6px;
  position: absolute;
}
.article-box-inner .blog-details-row .m-l-10 {
  margin-left: 10px;
}
.article-box-inner .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  line-height: 28px;
  text-align: justify;
  margin-bottom: 15px;
}
.article-box-inner .blog-inner-details-row {
  border-top: 1px solid #E3E6EC;
  padding-top: 20px;
}
.article-box-inner .blog-inner-details-row .like {
  font-size: 12px;
  display: inline-block;
  float: right;
  background: #F57E771A;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
.article-box-inner .blog-inner-details-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-inner-details-row .comment {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box-inner .blog-inner-details-row .comment::before {
  content: "";
  background-image: url("../images/icon/comment-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-inner-details-row .view {
  font-size: 12px;
  display: inline-block;
  float: right;
  background-color: #F6F7FB;
  border-radius: 5px;
  margin-left: 10px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
}
.article-box-inner .blog-inner-details-row .view i {
  color: #3c3d3e;
  margin-left: 2px;
  font-size: 16px;
  position: absolute;
  right: 8px;
}
.article-box-inner .blog-inner-details-row .category {
  position: relative;
  float: left;
  color: #0D6EFD;
  background: #3B82F60D;
  border-radius: 7px;
  padding: 2px 22px 2px 10px;
  font-size: 12px;
}
.article-box-inner .blog-inner-details-row .category::before {
  content: "";
  background-image: url("../images/icon/folder.svg");
  height: 11px;
  width: 10px;
  right: 6px;
  top: 6px;
  position: absolute;
}
.article-box-inner .blog-inner-details-row .date-time {
  color: #3c3d3e;
  font-size: 11px;
  display: inline-block;
  float: left;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 12px 1px 12px;
}
.article-box-inner .blog-inner-details-row .date-time i {
  margin-left: 4px;
}
.article-box-inner .blog-inner-details-row .m-l-10 {
  margin-left: 10px;
}
.podcast-item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
.podcast-item .icon-box {
  border: 1px solid rgba(152, 163, 184, 0.2);
  border-radius: 10px;
  height: 70px;
  width: 52px;
  margin-right: 7px;
  color: #53545C;
  text-align: center;
  padding-top: 9px;
}
.podcast-item .icon-box span {
  display: block;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
}
.podcast-item .image-box {
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
.podcast-item .image-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
.podcast-item .image-box:hover img {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.podcast-item .description-box h3 {
  color: #37393F;
  font-size: 20px;
  font-weight: bold;
}
.podcast-item .description-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  font-size: 13px;
}
.podcast-item .description-box .see-more {
  color: #0D6EFD;
  position: relative;
  padding-left: 20px;
  font-size: 13px;
}
.podcast-item .description-box .see-more i {
  position: absolute;
  left: 0;
  top: 3px;
}
.podcast-item .details-box {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 90px;
}
.podcast-item .details-box .like {
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
  margin-bottom: 8px;
}
.podcast-item .details-box .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.podcast-item .details-box .time {
  font-size: 12px;
  display: inline-block;
  float: left;
  background-color: #F6F7FB;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #3c3d3e;
  position: relative;
  margin-bottom: 8px;
}
.podcast-item .details-box .time::before {
  content: "";
  background-image: url("../images/icon/time.svg");
  width: 12px;
  height: 12px;
  position: absolute;
  right: 8px;
  top: 7px;
}
.podcast-item .details-box .save {
  display: inline-block;
  background-color: #FDF6F3;
  border-radius: 5px;
  width: 26px;
  height: 26px;
  position: relative;
  cursor: pointer;
  float: left;
}
.podcast-item .details-box .save::before {
  content: "";
  background-image: url("../images/icon/save.svg");
  width: 18px;
  height: 19px;
  position: absolute;
  right: 5px;
  top: 3px;
}
.podcast-item .details-box .download {
  display: inline-block;
  background-color: #e0ebfd;
  border-radius: 5px;
  width: 26px;
  height: 26px;
  position: relative;
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.podcast-item .details-box .download::before {
  content: "";
  background-image: url("../images/icon/download.svg");
  width: 18px;
  height: 19px;
  position: absolute;
  right: 5px;
  top: 3px;
}
.podcast-item .play-box .play-icon-box {
  position: absolute;
  left: 27px;
  top: 0;
  padding-right: 8px;
  background-color: #fff;
}
.podcast-item .play-box .play-icon-box .play-icon {
  border-radius: 10px;
  background-color: #faeaed;
  width: 44px;
  height: 44px;
  padding: 12px;
}
.podcast-item .play-box .play-icon-box .play-icon i {
  font-size: 21px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.podcast-item .play-box .wave-box {
  height: 30px;
  width: 100%;
  display: inline-block;
  padding: 7px;
  position: relative;
}
.podcast-item .play-box .wave-box .wave {
  height: 30px;
  width: 80%;
  background-image: url("../images/icon/wave.png");
}
.podcast-item .column:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}
.podcast-item .column:nth-child(2) {
  display: none;
}
.podcast-item .column:nth-child(3) {
  display: flex;
  align-items: center;
}
.podcast-item .column:nth-child(4) {
  display: none;
}
.podcast-item .column:nth-child(5) {
  display: flex;
  align-items: center;
}
@media (min-width: 500px) {
  .podcast-item .column:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .podcast-item .column:nth-child(4) {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .podcast-item .play-box .play-icon-box {
    left: 10px;
    top: 0;
  }
  .podcast-item .play-box .wave-box .wave {
    width: 95%;
  }
  .podcast-item .icon-box {
    width: 58px;
    height: 75px;
    padding-top: 14px;
  }
}
@media (min-width: 1400px) {
  .podcast-item .details-box {
    left: 0px;
    top: 15px;
  }
  .podcast-item .play-box .play-icon-box {
    left: 0px;
    top: 0;
  }
  .podcast-item .play-box .wave-box .wave {
    width: 100%;
  }
}
.comments-login-row {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  border-radius: 11px;
  font-size: 18px;
  padding: 15px 20px;
  margin-bottom: 30px;
}
.comments-login-row span.text {
  display: inline-block;
  margin-right: 10px;
}
.comments-login-row span.login-text {
  display: inline-block;
  float: unset;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.comments-login-row span.login-text::after {
  content: "";
  background-image: url("../images/icon/Arrow-Left-w.svg");
  width: 19px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media (min-width: 992px) {
  .comments-login-row span.login-text {
    float: left;
  }
}
.comments-empty-row {
  margin-bottom: 20px;
}
.comments-empty-row .image-row {
  text-align: center;
  padding: 20px 0;
}
.comments-empty-row .text-row {
  text-align: center;
  color: #3c3d3e;
  font-size: 18px;
}
.comments-item {
  border: 1px solid rgba(152, 163, 184, 0.2);
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.comments-item .user-data-row {
  border-bottom: 1px solid rgba(152, 163, 184, 0.2);
  padding: 0px 0px 20px 0;
}
.comments-item .user-data-row .writer-box {
  display: inline-block;
  float: right;
}
.comments-item .user-data-row .writer-box .image {
  width: 50px;
  height: 50px;
  float: right;
  display: inline;
  border: 4px solid #bac0cc;
  border-radius: 50%;
}
.comments-item .user-data-row .writer-box .image img {
  max-width: 100%;
  border-radius: 50%;
}
.comments-item .user-data-row .writer-box .username-time {
  display: inline;
  float: right;
  margin-top: 5px;
  margin-right: 15px;
}
.comments-item .user-data-row .writer-box .username-time .username {
  color: #3c3d3e;
  font-size: 16px;
}
.comments-item .user-data-row .writer-box .username-time .time {
  color: #3c3d3e;
  font-family: 'Peyda-light';
  font-size: 14px;
}
.comments-item .user-data-row .like {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
.comments-item .user-data-row .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
.comments-item .comment-text-row {
  color: #3c3d3e;
  padding: 20px 0;
}
.comments-item.replay {
  background-color: #fcfcfc;
}
.side-bar {
  margin-top: 30px;
}
.side-bar .widget-box {
  border-radius: 10px;
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  padding: 20px 20px;
  margin-bottom: 20px;
}
.side-bar .widget-box .title-widget-row {
  display: block;
  padding-right: 40px;
  position: relative;
  margin-bottom: 20px;
}
.side-bar .widget-box .title-widget-row .title {
  color: #334155;
  font-weight: bold;
  font-size: 17px;
}
.side-bar .widget-box .title-widget-row .sub-title {
  font-size: 13px;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.side-bar .widget-box .title-widget-row::before {
  content: "";
  background-image: url("../images/icon/category-widget-icon.svg");
  position: absolute;
  width: 21px;
  height: 21px;
  right: 10px;
  top: -4px;
}
.side-bar .widget-box .title-widget-row.star::before {
  background-image: url("../images/icon/category-widget-icon-star.svg");
  width: 25px;
  height: 23px;
}
.side-bar .widget-box .widget-list .widget-list-item {
  background-color: #fbfcfe;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px 0px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.side-bar .widget-box .widget-list .widget-list-item span {
  position: relative;
  display: inline-block;
  color: #334155;
  padding: 3px 15px 3px 10px;
  font-size: 13px;
}
.side-bar .widget-box .widget-list .widget-list-item span::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #3B82F6;
  right: 0;
  top: 0;
  position: absolute;
}
.side-bar .widget-box .widget-list .widget-list-item .item-details-row {
  display: block;
}
.side-bar .widget-box .widget-list .widget-list-item .item-details-row ul {
  display: block;
  list-style: none;
  padding: 10px 0 10px 10px;
  margin: 0;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.side-bar .widget-box .widget-list .widget-list-item .item-details-row ul li {
  float: left;
  font-size: 10px;
  margin-right: 6px;
}
.side-bar .widget-box .widget-list .widget-list-item .item-details-row ul li i {
  margin-left: 2px;
}
.side-bar .widget-box .widget-list .widget-list-item .item-details-row ul li:last-child {
  padding-left: 5px;
  border-left: 1px solid rgba(152, 163, 184, 0.2);
}
.side-bar .widget-box .btn-widget-row {
  margin-top: 20px;
}
.side-bar .widget-box .btn-widget-row .btn-widget {
  color: #ed5e66;
  text-align: center;
  border: 2px solid #ed5e66;
  border-radius: 10px;
  position: relative;
  padding: 10px 0px 10px 40px;
  width: 100%;
}
.side-bar .widget-box .btn-widget-row .btn-widget::after {
  content: "";
  background-image: url(../images/icon/Arrow-Left-c.svg);
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 35px;
  top: 5px;
}
.side-bar .widget-box .banner-widget-row .banner-box {
  text-align: center;
}
.pagination-row {
  text-align: center;
}
.pagination-row ul {
  justify-content: center;
  direction: rtl !important;
  display: inline-block;
}
.pagination-row ul li {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 4px 6px 0px #1414141F;
  margin-left: 10px;
  float: right;
  margin-bottom: 10px;
  cursor: pointer;
}
.pagination-row ul li a {
  padding: 8px 15px;
  display: inline-block;
  font-family: 'iransans';
  color: #53545C;
}
.pagination-row ul li span {
  padding: 8px 15px;
  display: inline-block;
  font-family: 'iransans';
  color: #53545C;
}
.pagination-row ul li.active {
  background-color: #ed5e66;
  cursor: auto;
}
.pagination-row ul li.active a {
  color: #fff;
}
.pagination-row ul li.active span {
  color: #fff;
}
.pagination-row ul li.first {
  cursor: pointer;
}
.pagination-row ul li.first.disabled {
  cursor: auto;
}
.pagination-row ul li.prev {
  cursor: pointer;
}
.pagination-row ul li.prev.disabled {
  cursor: auto;
}
.pagination-row ul li.next {
  cursor: pointer;
}
.pagination-row ul li.next.disabled {
  cursor: auto;
}
.pagination-row ul li.last {
  cursor: pointer;
}
.pagination-row ul li.last.disabled {
  cursor: auto;
}
@media (min-width: 768px) {
  .pagination-row ul {
    display: flex;
  }
}
.related-podcast-box {
  margin: 30px 0;
  border: 1px solid rgba(152, 163, 184, 0.2);
  border-radius: 10px;
}
.podcast-item.full .image-box {
  text-align: center;
}
.podcast-item.full .image-box img {
  max-height: 115px;
}
#radioPage section {
  float: right;
  width: 100%;
  position: relative;
}
#radioPage .slider {
  margin: 20px 0;
}
@media (min-width: 768px) {
  #radioPage .slider {
    margin: 40px 0;
  }
}
#radioPage .slider .slider-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  border-radius: 18px;
  border: 1px solid #f0483b;
}
@media (min-width: 992px) {
  #radioPage .slider .slider-image {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  #radioPage .slider .slider-image {
    height: 500px;
  }
}
#radioPage .slider .slider-details-row {
  margin-top: -110px;
}
#radioPage .slider .slider-details {
  background-color: #fff;
  border-radius: 15px;
  padding: 40px 20px 20px 20px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  #radioPage .slider .slider-details {
    padding: 40px 20px;
  }
}
#radioPage .slider .slider-details h3 {
  color: #334155;
  font-size: 20px;
  font-weight: bold;
}
#radioPage .slider .slider-details .description {
  color: #3c3d3e;
  font-size: 14px;
}
#radioPage .slider .swiper-button-prev-slider {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 40px;
  height: 44px;
  border-radius: 10px;
  bottom: 70px;
  left: 20px;
  z-index: 10;
  font-size: 29px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
}
@media (min-width: 510px) {
  #radioPage .slider .swiper-button-prev-slider {
    bottom: 60px;
    left: 110px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  #radioPage .slider .swiper-button-prev-slider {
    bottom: 40px;
    left: 130px;
  }
}
#radioPage .slider .swiper-button-prev-slider i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
#radioPage .slider .swiper-button-next-slider {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  bottom: 25px;
  left: 20px;
  z-index: 10;
  font-size: 29px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
}
@media (min-width: 510px) {
  #radioPage .slider .swiper-button-next-slider {
    bottom: 60px;
    left: 55px;
    width: 46px;
    height: 46px;
    padding-right: 13px;
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  #radioPage .slider .swiper-button-next-slider {
    bottom: 40px;
    left: 75px;
  }
}
#radioPage .slider .swiper-button-next-slider i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
#radioPage .today {
  margin-top: 0px;
}
#radioPage .today .live-program {
  float: right;
  margin-left: 10px;
  margin-bottom: 30px;
}
#radioPage .today .live-program .back-image {
  width: 100%;
  height: 280px;
  position: relative;
  float: right;
  background-size: cover;
  border-radius: 10px;
}
#radioPage .today .live-program .play-icon {
  cursor: pointer;
  position: absolute;
  top: 35%;
  right: 50%;
  transform: translate(50%, -50%);
  background-color: #faeaed;
  border-radius: 10px;
  color: #ed5e66;
  padding: 7px 20px 7px 40px;
}
#radioPage .today .live-program .play-icon span {
  font-size: 26px;
  display: inline-block;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#radioPage .today .live-program .play-icon i {
  font-size: 26px;
  margin-top: 0px;
  position: absolute;
  left: 13px;
  top: 13px;
}
#radioPage .today .live-program .play-icon i:before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#radioPage .today .live-program .live-program-details-row {
  margin-top: -110px;
}
#radioPage .today .live-program .program-details-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 15px;
  padding: 20px;
  height: 165px;
  z-index: 1;
  position: relative;
}
#radioPage .today .live-program .program-details-box .progress-bar {
  margin-bottom: 20px;
}
#radioPage .today .live-program .program-details-box .progress-bar progress {
  width: 100%;
  height: 12px;
  direction: ltr;
}
#radioPage .today .live-program .program-details-box .progress-bar progress[value] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #faeaed;
  border: 0px;
  border-radius: 10px;
}
#radioPage .today .live-program .program-details-box .progress-bar progress[value]::-webkit-progress-bar {
  border-radius: 10em;
  background: #faeaed;
}
#radioPage .today .live-program .program-details-box .progress-bar progress[value]::-webkit-progress-value {
  border-radius: 10em;
  background: #ed5e66;
}
#radioPage .today .live-program .program-details-box .image-box img {
  border-radius: 10px;
}
#radioPage .today .live-program .program-details-box .description-box h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 20px;
}
#radioPage .today .live-program .program-details-box .description-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  padding-left: 20px;
}
#radioPage .today .live-program .program-details-box .start {
  position: absolute;
  left: 20px;
  top: 60px;
  display: none;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
}
#radioPage .today .live-program .program-details-box .start i {
  margin-left: 3px;
}
#radioPage .today .live-program .program-details-box .duration {
  position: absolute;
  left: 20px;
  top: 85px;
  color: #3c3d3e;
  font-size: 12px;
  display: none;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 5px 2px 5px;
  margin-top: 5px;
}
#radioPage .today .live-program .program-details-box .duration i {
  margin-left: 4px;
}
@media (min-width: 768px) {
  #radioPage .today .live-program .program-details-box .start {
    display: inline-block;
  }
  #radioPage .today .live-program .program-details-box .duration {
    display: block;
  }
}
@media (min-width: 768px) {
  #radioPage .today .live-program {
    margin-bottom: 0px;
  }
}
#radioPage .today .next-program {
  float: right;
  width: 180px;
  padding: 20px 10px 10px 10px;
  border-radius: 10px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  /*box-shadow: 0px 0px 32px 0px #8898AA26;*/
  text-align: center;
  margin-left: 10px;
  margin-top: 43px;
}
#radioPage .today .next-program .image-box {
  float: right;
  width: 100%;
  padding: 0 30px;
}
#radioPage .today .next-program .image-box img {
  max-width: 100%;
  border-radius: 5px;
}
#radioPage .today .next-program .start {
  display: inline-block;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  margin: 10px 0;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
}
#radioPage .today .next-program .start i {
  margin-left: 3px;
}
#radioPage .today .next-program .duration {
  color: #3c3d3e;
  font-size: 12px;
  display: inline-block;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 10px 2px 10px;
}
#radioPage .today .next-program .duration i {
  margin-left: 4px;
}
#radioPage .today .next-program .title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  color: #37393F;
}
@media (min-width: 1200px) {
  #radioPage .today .next-program {
    width: 200px;
  }
}
@media (min-width: 1400px) {
  #radioPage .today .next-program {
    width: 180px;
  }
}
#radioPage .today .program-swiper {
  padding-bottom: 30px;
  position: relative;
  padding-left: 15px;
}
#radioPage .today .program-swiper .program-left-btn {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  bottom: 100px;
  z-index: 10;
  font-size: 22px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
  left: 5px;
  top: 0px;
}
#radioPage .today .program-swiper .program-right-btn {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  bottom: 100px;
  z-index: 10;
  font-size: 22px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
  left: 45px;
  top: 0px;
}
#radioPage .today .program-swiper .left-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100px;
  background: #f3f4f6;
  background: linear-gradient(86deg, #f3f4f6 18%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
#radioPage .today .program-swiper-2 {
  padding-bottom: 30px;
  position: relative;
  padding-left: 15px;
}
#radioPage .today .program-swiper-2 .program-left-btn {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  bottom: 100px;
  z-index: 10;
  font-size: 22px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
  left: 5px;
  top: 0px;
}
#radioPage .today .program-swiper-2 .program-right-btn {
  position: absolute;
  background-color: #faeaed;
  color: #ed5e66;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  bottom: 100px;
  z-index: 10;
  font-size: 22px;
  padding-right: 11px;
  padding-top: 4px;
  cursor: pointer;
  left: 45px;
  top: 0px;
}
#radioPage .today .program-swiper-2 .left-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100px;
  background: #f3f4f6;
  background: linear-gradient(86deg, #f3f4f6 18%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
#radioPage .today .program-not-found {
  font-size: 16px;
  color: #3c3d3e;
}
#radioPage .channels {
  margin-top: 40px;
}
#radioPage .channels .title-row {
  padding-bottom: 0px;
}
#radioPage .channels .channel-item {
  float: right;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 15px;
  padding: 20px;
  height: 230px;
  width: 200px;
  z-index: 1;
  position: relative;
  margin-left: 15px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#radioPage .channels .channel-item .image-box {
  padding: 0 20px;
  margin-bottom: 10px;
}
#radioPage .channels .channel-item .image-box img {
  border-radius: 10px;
}
#radioPage .channels .channel-item .title {
  display: block;
  text-align: center;
  color: #37393F;
  font-size: 18px;
  font-weight: bold;
}
#radioPage .channels .channel-swiper {
  padding-bottom: 30px;
  position: relative;
  padding-left: 15px;
  padding-top: 20px;
}
#radioPage .channels .channel-swiper .left-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100px;
  background: #f3f4f6;
  background: linear-gradient(86deg, #f3f4f6 18%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
#radioPage .playlist {
  margin-top: 40px;
}
#radioPage .playlist .week-row ul {
  box-shadow: 0px 0px 32px 0px #8898AA26;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  list-style: none;
  float: right;
  margin: 0;
  padding: 5px 20px;
}
#radioPage .playlist .week-row ul li {
  float: right;
  padding: 10px 15px;
  margin-left: 10px;
  color: #3c3d3e;
  cursor: pointer;
}
#radioPage .playlist .week-row ul li:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  border-radius: 10px;
}
#radioPage .playlist .week-row ul li.active {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  border-radius: 10px;
}
#radioPage .playlist .program-list {
  margin-top: 40px;
}
#radioPage .playlist .program-list .item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
}
#radioPage .playlist .program-list .item img {
  border-radius: 10px;
}
#radioPage .playlist .program-list .item .description-box {
  padding-top: 10px;
}
#radioPage .playlist .program-list .item .description-box h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 20px;
}
#radioPage .playlist .program-list .item .description-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
}
#radioPage .playlist .program-list .item .start {
  position: absolute;
  left: 10px;
  top: 25px;
  display: inline-block;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
  margin-bottom: 8px;
}
#radioPage .playlist .program-list .item .start i {
  margin-left: 3px;
}
#radioPage .playlist .program-list .item .duration {
  position: absolute;
  left: 10px;
  top: 50px;
  color: #3c3d3e;
  font-size: 12px;
  display: block;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 5px 2px 5px;
  margin-top: 5px;
}
#radioPage .playlist .program-list .item .duration i {
  margin-left: 4px;
}
@media (min-width: 450px) {
  #radioPage .playlist .program-list .item .start {
    position: absolute;
    left: 20px;
    top: 25px;
    display: inline-block;
    background-color: #F57E771A;
    border-radius: 5px;
    color: #F57E77;
    padding: 4px 5px 2px 5px;
    font-size: 12px;
  }
  #radioPage .playlist .program-list .item .start i {
    margin-left: 3px;
  }
  #radioPage .playlist .program-list .item .duration {
    position: absolute;
    left: 20px;
    top: 50px;
    color: #3c3d3e;
    font-size: 12px;
    display: block;
    background-color: #F4F5FA;
    border-radius: 5px;
    padding: 4px 5px 2px 5px;
    margin-top: 5px;
  }
  #radioPage .playlist .program-list .item .duration i {
    margin-left: 4px;
  }
}
#radioProgram section {
  float: right;
  width: 100%;
  position: relative;
}
#radioProgram .banner {
  margin-top: 40px;
}
#radioProgram .banner .banner-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 15px;
  position: relative;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  padding: 20px;
}
#radioProgram .banner .banner-box .program-background {
  position: relative;
  border-radius: 10px;
  height: 350px;
  background-size: cover;
}
#radioProgram .banner .banner-box .program-background .program-image {
  position: absolute;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  left: 30px;
  bottom: -35px;
}
#radioProgram .banner .banner-box .program-background .program-image img {
  border-radius: 10px;
}
#radioProgram .banner h3 {
  margin-top: 30px;
  color: #37393F;
}
#radioProgram .archive {
  margin-top: 40px;
}
#radioProgram .archive .program-list .item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
}
#radioProgram .archive .program-list .item img {
  border-radius: 10px;
}
#radioProgram .archive .program-list .item .description-box {
  padding-top: 10px;
}
#radioProgram .archive .program-list .item .description-box h3 {
  color: #37393F;
  font-weight: bold;
  font-size: 20px;
}
#radioProgram .archive .program-list .item .description-box .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
}
#radioProgram .archive .program-list .item .player {
  position: relative;
}
#radioProgram .archive .program-list .item .player .play-btn {
  float: left;
  border: unset;
  background-color: #faeaed;
  border-radius: 5px;
  font-size: 21px;
  width: 40px;
  height: 40px;
  padding: 9px 0 0 2px;
  margin-right: 20px;
}
#radioProgram .archive .program-list .item .player .play-btn i:before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#radioProgram .archive .program-list .item .player .range {
  position: relative;
  display: flex;
  align-items: center;
  height: 36px;
}
#radioProgram .archive .program-list .item .player .under-ranger {
  position: absolute;
  left: 0;
  top: 15px;
  height: 6px;
  width: 100%;
  background-color: #faeaed;
  border-radius: 10px;
  cursor: pointer;
}
#radioProgram .archive .program-list .item .player input[type="range"] {
  border: 0px;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #faeaed;
  direction: ltr;
  height: 8px;
  color: #faeaed;
  cursor: pointer;
  accent-color: #dd5861;
}
#radioProgram .archive .program-list .item .player input[type="range"]::-webkit-slider-thumb::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
#radioProgram .archive .program-list .item .player .duration {
  display: inline-block;
  color: #3c3d3e;
  font-size: 12px;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 6px 10px 3px 10px;
  margin-right: 5px;
  float: left;
}
#radioProgram .archive .program-list .item .player .duration i {
  margin-left: 4px;
}
#radioProgram .archive .program-list .item .player .details {
  margin-top: 7px;
}
#radioProgram .archive .program-list .item .player .time {
  position: absolute;
  top: 30px;
  right: 13px;
  color: #ed5e66;
}
@media (min-width: 768px) {
  #radioProgram .archive .program-list .item .player .time {
    top: 9px;
    right: -30px;
  }
}
#radioProgram .archive .program-list .item .player .download {
  display: inline-block;
  background-color: #e0ebfd;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  padding: 3px 26px 5px 8px;
  color: #0D6EFD;
  font-size: 13px;
}
#radioProgram .archive .program-list .item .player .download::before {
  content: "";
  background-image: url("../images/icon/download.svg");
  width: 18px;
  height: 19px;
  position: absolute;
  right: 5px;
  top: 3px;
}
#radioLive {
  padding-top: 30px;
}
#radioLive .live-container {
  padding: 0 20px 40px 20px;
}
#radioLive .live-container .title-live-row {
  margin-bottom: 10px;
}
#radioLive .live-container .title-live-row img {
  width: 90px;
}
#radioLive .live-container .title-live-row .title {
  color: #37393F;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  margin-top: 15px;
}
#radioLive .live-container .image-row img {
  border-radius: 10px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#radioLive .live-container .details-row {
  position: relative;
}
#radioLive .live-container .details-row .details-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  margin-top: -80px;
  padding: 15px;
  position: relative;
}
#radioLive .live-container .details-row .details-box img {
  border-radius: 10px;
}
#radioLive .live-container .details-row .details-box .left-column {
  display: none;
  position: relative;
}
#radioLive .live-container .details-row .details-box .left-column .icon-box {
  border: 1px solid #DDDCDC;
  padding: 8px;
  border-radius: 10px;
  width: 200px;
  display: flex;
  position: absolute;
  top: 10px;
  right: 0;
}
#radioLive .live-container .details-row .details-box .left-column .icon-box .channel-image {
  width: 40px;
  border-radius: 5px;
}
#radioLive .live-container .details-row .details-box .left-column .icon-box .channel-title {
  margin-right: 15px;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
}
#radioLive .live-container .details-row .details-box .left-column .start {
  display: inline-block;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
  position: absolute;
  left: 15px;
  top: 15px;
}
#radioLive .live-container .details-row .details-box .left-column .start i {
  margin-left: 3px;
}
#radioLive .live-container .details-row .details-box .left-column .duration {
  color: #3c3d3e;
  font-size: 12px;
  display: inline-block;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 5px 2px 5px;
  margin-top: 5px;
  position: absolute;
  left: 15px;
  top: 40px;
}
#radioLive .live-container .details-row .details-box .left-column .duration i {
  margin-left: 4px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile {
  position: relative;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .icon-box {
  border: 1px solid #DDDCDC;
  padding: 8px;
  border-radius: 10px;
  width: 180px;
  display: flex;
  position: absolute;
  top: 0px;
  left: 10px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .icon-box .channel-image {
  width: 40px;
  border-radius: 5px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .icon-box .channel-title {
  margin-right: 15px;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .start {
  display: inline-block;
  background-color: #F57E771A;
  border-radius: 5px;
  color: #F57E77;
  padding: 4px 5px 2px 5px;
  font-size: 12px;
  position: absolute;
  left: 85px;
  bottom: -15px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .start i {
  margin-left: 3px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .duration {
  color: #3c3d3e;
  font-size: 12px;
  display: inline-block;
  background-color: #F4F5FA;
  border-radius: 5px;
  padding: 4px 5px 2px 5px;
  margin-top: 5px;
  position: absolute;
  left: 10px;
  bottom: -15px;
}
#radioLive .live-container .details-row .details-box .left-column-mobile .duration i {
  margin-left: 4px;
}
#radioLive .live-container .details-row .details-box .program-details {
  margin-top: 20px;
}
#radioLive .live-container .details-row .details-box .program-details h3 {
  font-size: 18px;
  color: #37393F;
  font-weight: bold;
  margin-bottom: 5px;
}
#radioLive .live-container .details-row .details-box .program-details .description {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
}
@media (min-width: 576px) {
  #radioLive .live-container .details-row .details-box .left-column {
    display: block;
  }
  #radioLive .live-container .details-row .details-box .left-column-mobile {
    display: none;
  }
}
#radioLive .live-container .play-row {
  margin-top: 20px;
}
#radioLive .live-container .play-row .play-icon-box {
  float: left;
  padding-right: 8px;
  background-color: #fff;
}
#radioLive .live-container .play-row .play-icon-box .play-icon {
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  background-color: #faeaed;
  color: #ed5e66;
  width: 60px;
  height: 60px;
}
#radioLive .live-container .play-row .play-icon-box .play-icon i {
  position: absolute;
  font-size: 31px;
}
#radioLive .live-container .play-row .play-icon-box .play-icon i.fa-play {
  top: 15px;
  left: 21px;
}
#radioLive .live-container .play-row .play-icon-box .play-icon i.fa-pause {
  top: 14px;
  left: 21px;
}
#radioLive .live-container .play-row .play-icon-box .play-icon i.fa-refresh {
  top: 15px;
  left: 15px;
}
#radioLive .live-container .play-row .play-icon-box .play-icon i::before {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
#topicPage .main-content .btn-add-new-topic {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
}
#topicPage .main-content .btn-add-new-topic i {
  margin-right: 5px;
}
#topicPage .main-content .topic-search-box {
  background-color: #e6e7ee;
  border-radius: 10px;
  padding-right: 40px;
  position: relative;
  margin-bottom: 10px;
}
#topicPage .main-content .topic-search-box input.topic-search-input {
  width: 80%;
  border: 0px;
  background-color: #e6e7ee;
  color: #3c3d3e;
  padding: 12px 0;
  height: 46px;
}
#topicPage .main-content .topic-search-box input.topic-search-input::placeholder {
  color: #b2b2b7;
}
@media (min-width: 768px) {
  #topicPage .main-content .topic-search-box input.topic-search-input {
    width: 50%;
  }
}
#topicPage .main-content .topic-search-box i {
  position: absolute;
  color: #3c3d3e;
  font-size: 24px;
  right: 9px;
  top: 10px;
}
#topicPage .main-content .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#topicPage .main-content .topic-item-box .writer-box {
  display: flex;
}
#topicPage .main-content .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#topicPage .main-content .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#topicPage .main-content .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#topicPage .main-content .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#topicPage .main-content .topic-item-box .writer-box .profile-data .update {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicPage .main-content .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#topicPage .main-content .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#topicPage .main-content .topic-item-box .comment-count i {
  margin-left: 5px;
}
#topicPage .main-content .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#topicPage .main-content .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #topicPage .main-content .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#topicPage .main-content .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#topicPage .main-content .topic-item-box .main-text-box h3 {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 23px;
}
#topicPage .main-content .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#topicPage .main-content .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#topicPage .main-content .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#topicPage .main-content .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#topicPage .main-content .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#topicPage .main-content .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 4px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#topicPage .main-content .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#topicPage .main-content .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#topicPage .main-content .topic-item-box .tag-list-box ul.tag-items li {
  cursor: pointer;
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#topicPage .main-content #topicListOutput {
  position: relative;
}
#topicView .this-topic {
  margin-top: 30px;
}
#topicView .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#topicView .topic-item-box .writer-box {
  display: flex;
}
#topicView .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#topicView .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#topicView .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#topicView .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#topicView .topic-item-box .writer-box .profile-data .update {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#topicView .topic-item-box .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .topic-item-box .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
#topicView .topic-item-box .writer-box .profile-data .details i {
  margin-left: 5px;
}
#topicView .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#topicView .topic-item-box .comment-count i {
  margin-left: 5px;
}
#topicView .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#topicView .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #topicView .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#topicView .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#topicView .topic-item-box .main-text-box h3,
#topicView .topic-item-box .main-text-box h1 {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 23px;
}
#topicView .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'iransans';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#topicView .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#topicView .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#topicView .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#topicView .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#topicView .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 0px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#topicView .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#topicView .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#topicView .topic-item-box .tag-list-box ul.tag-items li {
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#topicView .topic-item-box .like {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#topicView .topic-item-box .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#topicView .topic-item-box .report {
  cursor: pointer;
  display: inline-block;
  float: left;
  background: #e0ebfd;
  border-radius: 5px;
  color: #0D6EFD;
  position: relative;
  margin-left: 10px;
  height: 26px;
  width: 30px;
}
#topicView .topic-item-box .report::before {
  content: "";
  background-image: url("../images/icon/report.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 7px;
  top: 4px;
}
#topicView .topic-item-box .btn-row {
  margin-top: 20px;
}
#topicView .topic-item-box .btn-row .btn-replay {
  cursor: pointer;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  padding: 10px 30px 10px 15px;
  font-size: 12px;
  position: relative;
}
#topicView .topic-item-box .btn-row .btn-replay::before {
  content: "";
  background-image: url("../images/icon/replay-main-color.svg");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 8px;
  top: 10px;
}
#topicView .form-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#topicView .form-box h4 {
  color: #45464E;
  font-size: 28px;
  margin-bottom: 20px;
}
#topicView .form-box .profile-row {
  margin-bottom: 20px;
}
#topicView .form-box .profile-row .writer-box {
  display: flex;
}
#topicView .form-box .profile-row .writer-box .profile-img-box {
  display: inline-block;
}
#topicView .form-box .profile-row .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#topicView .form-box .profile-row .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#topicView .form-box .profile-row .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#topicView .form-box .profile-row .writer-box .profile-data .update {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .form-box .profile-row .writer-box .profile-data .update span {
  color: #ed5e66;
  margin-left: 10px;
}
#topicView .form-box .profile-row .writer-box .profile-data .update i {
  margin-left: 5px;
}
#topicView .form-box .profile-row .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .form-box .profile-row .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
#topicView .form-box .profile-row .writer-box .profile-data .details i {
  margin-left: 5px;
}
#topicView .form-box .btn-row {
  margin-top: 20px;
}
#topicView .form-box .btn-row .btn-sent-comment {
  cursor: pointer;
  float: left;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  position: relative;
}
#topicView .form-box .btn-row .btn-sent-comment i {
  margin-left: 10px;
  color: #fff;
}
#topicView .form-box textarea {
  background-color: #f5f5f9;
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .form-box textarea::placeholder {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicView .form-box .form {
  position: relative;
}
#topicView .form-box .form .help-block {
  color: red;
  position: absolute;
  top: -20px;
  right: 15px;
}
#topicView .help-section {
  background-color: #EBF3FF;
  border-radius: 30px;
  border: 1px solid #3B82F6;
  padding: 20px 50px;
  margin: 30px 0 20px 0;
}
#topicView .help-section .image-box {
  position: relative;
}
#topicView .help-section .image-box img {
  margin-top: -50px;
}
#topicView .help-section h4 {
  color: #3B82F6;
}
#topicView .help-section p span {
  font-weight: bold;
}
#topicCreate .m-t-30 {
  margin-top: 30px;
}
#topicCreate .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#topicCreate .topic-item-box .writer-box {
  display: flex;
}
#topicCreate .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#topicCreate .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#topicCreate .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#topicCreate .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#topicCreate .topic-item-box .writer-box .profile-data .update {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicCreate .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#topicCreate .topic-item-box .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicCreate .topic-item-box .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
#topicCreate .topic-item-box .writer-box .profile-data .details i {
  margin-left: 5px;
}
#topicCreate .topic-item-box .btn-row .btn-create-topic {
  cursor: pointer;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  float: left;
  position: relative;
}
#topicCreate .topic-item-box .btn-row .btn-create-topic i {
  margin-left: 5px;
}
#topicCreate .topic-item-box .help-box {
  padding: 40px 60px;
  background-color: #EBF3FF;
  border-radius: 20px;
  border: 1px solid #3B82F6;
  margin-top: 20px;
}
#topicCreate .topic-item-box .help-box h4 {
  font-size: 20px;
  color: #3B82F6;
}
#topicCreate .topic-item-box .help-box p {
  color: #53545C;
  line-height: 28px;
  font-size: 14px;
}
#topicCreate .topic-item-box .form-box {
  border-top: 1px solid #EEEEEE;
  margin-top: 20px;
  padding-top: 20px;
}
#topicCreate .topic-item-box .form-box .form-group {
  margin-bottom: 20px;
  position: relative;
}
#topicCreate .topic-item-box .form-box .form-group label {
  color: #6E7079;
  margin-bottom: 5px;
}
#topicCreate .topic-item-box .form-box .form-group .form-control {
  background-color: #f5f5f9;
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
}
#topicCreate .topic-item-box .form-box .form-group .form-control::placeholder {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#topicCreate .topic-item-box .form-box .form-group .help-block {
  position: absolute;
  color: red;
  top: 0px;
  left: 15px;
}
#topicCreate .select2-container--default .select2-selection--single {
  height: 38px;
  background-color: #f5f5f9;
  border-color: #ddd;
}
#topicCreate .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-top: 3px;
}
#topicCreate .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}
#topicCreate textarea.select2-search__field {
  font-family: Peyda;
}
#topicCreate .select2-container--default .select2-selection--multiple {
  height: 38px;
  background-color: #f5f5f9;
  border-color: #ddd;
}
#topicCreate .select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px;
}
#userDashboardPage .menu-dashboard-desktop {
  display: none;
}
#userDashboardPage .menu-dashboard-desktop .menu-column {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 40px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .logo-row .logo-box {
  text-align: center;
  padding: 10px 70px;
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .logo-row .logo-box {
    padding: 10px 35px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .logo-row .logo-box {
    padding: 10px 20px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .logo-row .logo-box {
    padding: 10px 20px;
  }
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu {
  padding: 0px 50px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul {
  border-top: 1px solid #ddd;
  padding: 20px 0 0 0;
  margin: 0;
  list-style: none;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li {
  color: #53545C;
  padding: 15px 53px 15px 0;
  border-radius: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li::before {
  position: absolute;
  right: 15px;
  top: 13px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends.png");
  width: 24px;
  height: 25px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop.png");
  height: 24px;
  width: 25px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li.active.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer-active.png");
}
#userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li:hover.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop-active.png");
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li {
    padding: 13px 53px 13px 0;
    font-size: 14px;
  }
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li::before {
    position: absolute;
    right: 15px;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li {
    padding: 10px 45px 10px 0;
    font-size: 14px;
  }
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li::before {
    position: absolute;
    right: 10px;
    top: 7px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li {
    padding: 13px 49px 13px 0;
    font-size: 16px;
  }
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu ul li::before {
    position: absolute;
    right: 15px;
    top: 11px;
  }
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu {
    padding: 0px 25px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu {
    padding: 0px 20px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .dashboard-menu {
    padding: 0px 30px;
  }
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box {
  text-align: center;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box span {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row {
  padding: 0 50px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row .btn-gray {
  border-radius: 10px;
  background-color: #8B8D97;
  color: #fff;
  border: 1px solid transparent;
  width: 100%;
  padding: 8px 0;
  display: block;
  margin-bottom: 15px;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row .btn-gray:hover {
  border: 1px solid #8B8D97;
}
#userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row .btn-asr {
  border-radius: 10px;
  margin-bottom: 15px;
  width: 100%;
  padding: 8px 0;
  display: block;
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row {
    padding: 0 20px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage .menu-dashboard-desktop .menu-column .bottom-box .btn-row {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-desktop {
    display: block;
  }
}
#userDashboardPage .menu-dashboard-mobile {
  display: block;
}
#userDashboardPage .menu-dashboard-mobile .menu-column {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 20px;
  margin-bottom: 20px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .menu-row {
  padding: 20px 30px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .menu-row .menu-btn {
  display: inline;
  float: right;
  position: relative;
  background-color: #faeaed;
  border-radius: 10px;
  width: 48px;
  height: 48px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .menu-row .menu-btn i {
  font-size: 26px;
  position: absolute;
  left: 12px;
  top: 11px;
  color: #ed5e66;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .menu-row span {
  margin-right: 10px;
  margin-top: 14px;
  display: inline-block;
  font-size: 16px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu {
  padding: 0px 50px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul {
  border-top: 1px solid #ddd;
  padding: 20px 0 0 0;
  margin: 0;
  list-style: none;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li {
  color: #53545C;
  padding: 15px 53px 15px 0;
  border-radius: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li::before {
  position: absolute;
  right: 15px;
  top: 13px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends.png");
  width: 24px;
  height: 25px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer.png");
  height: 25px;
  width: 24px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop.png");
  height: 24px;
  width: 25px;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li.active.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.dashboard::before {
  content: "";
  background-image: url("../images/icon/dashboard/dashboard-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.user-data::before {
  content: "";
  background-image: url("../images/icon/dashboard/userdata-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.friends::before {
  content: "";
  background-image: url("../images/icon/dashboard/friends-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.messages::before {
  content: "";
  background-image: url("../images/icon/dashboard/message-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.topics::before {
  content: "";
  background-image: url("../images/icon/dashboard/topic-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.answers::before {
  content: "";
  background-image: url("../images/icon/dashboard/answer-active.png");
}
#userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li:hover.shop::before {
  content: "";
  background-image: url("../images/icon/dashboard/shop-active.png");
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li {
    padding: 13px 53px 13px 0;
    font-size: 14px;
  }
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li::before {
    position: absolute;
    right: 15px;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li {
    padding: 15px 53px 15px 0;
    font-size: 16px;
  }
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu ul li::before {
    position: absolute;
    right: 15px;
    top: 13px;
  }
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu {
    padding: 0px 25px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu {
    padding: 0px 40px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage .menu-dashboard-mobile .menu-column .dashboard-menu {
    padding: 0px 50px;
  }
}
#userDashboardPage .menu-dashboard-mobile .menu-column .user-dashboard-menu-content {
  display: none;
}
@media (min-width: 992px) {
  #userDashboardPage .menu-dashboard-mobile {
    display: none;
  }
}
#userDashboardPage #userDashboardOutput {
  margin-top: 0px;
}
@media (min-width: 992px) {
  #userDashboardPage #userDashboardOutput {
    margin-top: 40px;
  }
}
#userDashboardPage #userDashboardOutput .box-style {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 20px;
  padding: 20px 15px 10px 15px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3 {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  padding-right: 45px;
  color: #45464E;
  margin-bottom: 30px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3:before {
  content: "";
  position: absolute;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3.save::before {
  background-color: #faeaed;
  background-image: url("../images/icon/dashboard/save.png");
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 10px;
  background-position: 5px 6px;
  top: -10px;
  right: 0px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3.topic::before {
  background-color: #519C6633;
  background-image: url("../images/icon/dashboard/in-topic.png");
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 10px;
  background-position: 5px 6px;
  top: -10px;
  right: 0px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3.friend::before {
  background-color: #F57E7733;
  background-image: url("../images/icon/dashboard/like.png");
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 10px;
  background-position: 5px 6px;
  top: -10px;
  right: 0px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3.topic-create::before {
  background-color: #faeaed;
  background-image: url("../images/icon/dashboard/create-topic-active-new.png");
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 10px;
  background-position: 5px 6px;
  top: -10px;
  right: 0px;
}
#userDashboardPage #userDashboardOutput .dashboard-box h3.messages::before {
  background-color: #e0ebfd;
  background-image: url("../images/icon/dashboard/my-message.png");
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 10px;
  background-position: 5px 6px;
  top: -10px;
  right: 0px;
}
#userDashboardPage #userDashboardOutput .dashboard-box span {
  display: block;
}
#userDashboardPage #userDashboardOutput .dashboard-box span.title {
  color: #8B8D97;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (min-width: 1400px) {
  #userDashboardPage #userDashboardOutput .dashboard-box span.title {
    font-size: 16px;
  }
}
#userDashboardPage #userDashboardOutput .dashboard-box span.count {
  color: #45464E;
  font-size: 21px;
}
#userDashboardPage #userDashboardOutput .dashboard-box.color {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
}
#userDashboardPage #userDashboardOutput .dashboard-box.color h3 {
  color: #fff;
}
#userDashboardPage #userDashboardOutput .dashboard-box.color span {
  color: #fff !important;
}
#userDashboardPage #userDashboardOutput .image-box-notfound {
  text-align: center;
  padding: 40px 0 20px 0;
}
#userDashboardPage #userDashboardOutput span.not-found {
  display: block;
  font-size: 16px;
  color: #53545C;
  text-align: center;
  margin-bottom: 20px;
}
#userDashboardPage #userDashboardOutput .last-message-box {
  position: relative;
}
#userDashboardPage #userDashboardOutput .last-message-box h3 {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  color: #45464E;
  margin-bottom: 20px;
}
#userDashboardPage #userDashboardOutput .last-message-box .see-all {
  background-color: #F5F6FA;
  color: #6E7079;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list {
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  padding: 10px;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 10px;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .img-box {
  text-align: center;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .img-box img {
  border-radius: 50%;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .message-data .name {
  color: #45464E;
  display: inline-block;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  #userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .message-data .name {
    margin-top: 5px;
  }
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .message-data .time {
  font-size: 14px;
  color: #A6A8B1;
  left: 0px;
  bottom: 0;
  position: absolute;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .message-data .time i {
  margin-left: 5px;
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item .message-data p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#userDashboardPage #userDashboardOutput .last-message-box .last-message-list .message-item:last-child {
  border: 0px;
  margin-bottom: 0px;
}
#userDashboardPage #userDashboardOutput .last-friend-request {
  position: relative;
}
#userDashboardPage #userDashboardOutput .last-friend-request h3 {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  color: #45464E;
  margin-bottom: 20px;
}
#userDashboardPage #userDashboardOutput .last-friend-request .see-all {
  background-color: #F5F6FA;
  color: #6E7079;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list {
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  padding: 10px;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 10px;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .img-box {
  text-align: center;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .img-box img {
  border-radius: 50%;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .name-box {
  padding: 0px;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .name-box .name {
  display: inline-block;
  margin-top: 27px;
  font-size: 19px;
}
@media (min-width: 992px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .name-box .name {
    margin-top: 25px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .name-box .name {
    margin-top: 18px;
    font-size: 14px;
  }
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn {
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  float: left;
  padding: 10px 20px;
  margin-top: 11px;
  width: 100%;
}
@media (min-width: 768px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn {
    padding: 10px 20px;
    margin-top: 11px;
    width: 46%;
  }
}
@media (min-width: 992px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn {
    margin-top: 20px;
    padding: 13px 25px;
    font-size: 13px;
    width: unset;
  }
}
@media (min-width: 1200px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn {
    margin-top: 11px;
    padding: 10px 14px;
  }
}
@media (min-width: 1400px) {
  #userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn {
    padding: 10px 20px;
  }
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn-reject,
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn-canceled {
  background-color: #F5F6FA;
  color: #6E7079;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item .request-action .btn-accept {
  background-color: #faeaed;
  color: #ed5e66;
}
#userDashboardPage #userDashboardOutput .last-friend-request .last-request-list .request-item:last-child {
  border: 0px;
  margin-bottom: 0px;
}
.side-bar-topic .btn-add-new-topic {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 15px;
}
.side-bar-topic .btn-add-new-topic i {
  margin-right: 5px;
}
.side-bar-topic .widget-box {
  border-radius: 10px;
  background: linear-gradient(#F6F7FB, #F6F7FB), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  padding: 12px 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .side-bar-topic .widget-box {
    padding: 20px 20px;
  }
}
.side-bar-topic .widget-box .box-title {
  display: block;
  padding-right: 40px;
  position: relative;
  margin-bottom: 0px;
}
.side-bar-topic .widget-box .box-title i {
  position: absolute;
  left: 6px;
  top: 3px;
  font-size: 20px;
  cursor: pointer;
}
.side-bar-topic .widget-box .box-title .title {
  color: #334155;
  font-weight: bold;
  font-size: 17px;
}
.side-bar-topic .widget-box .box-title.category::before {
  content: "";
  position: absolute;
  right: 12px;
  top: 0;
  background-image: url(../images/icon/topic-category-icon.svg);
  width: 22px;
  height: 23px;
}
.side-bar-topic .widget-box .box-title.tag::before {
  content: "";
  position: absolute;
  right: 12px;
  top: -4px;
  background-image: url(../images/icon/hashtag-square.svg);
  width: 24px;
  height: 24px;
}
.side-bar-topic .widget-box .box-title.related::before {
  content: "";
  position: absolute;
  right: 12px;
  top: -4px;
  background-image: url(../images/icon/Notes.svg);
  width: 24px;
  height: 24px;
}
.side-bar-topic .widget-box .category-list {
  display: none;
}
@media (min-width: 768px) {
  .side-bar-topic .widget-box .category-list {
    display: block;
  }
}
.side-bar-topic .widget-box .category-list ul.category-items {
  padding: 0px;
  margin: 15px 0 0 0;
}
.side-bar-topic .widget-box .category-list ul.category-items li {
  list-style: none;
  margin-bottom: 10px;
}
.side-bar-topic .widget-box .category-list ul.category-items li input {
  display: none;
}
.side-bar-topic .widget-box .category-list ul.category-items li label {
  cursor: pointer;
  color: #A6A8B1;
  position: relative;
  padding-right: 25px;
}
.side-bar-topic .widget-box .category-list ul.category-items li label::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  border: 1px solid #A6A8B1;
  border-radius: 5px;
  right: 0px;
  top: 0px;
}
.side-bar-topic .widget-box .category-list ul.category-items li a {
  cursor: pointer;
  color: #A6A8B1;
  position: relative;
  padding-right: 0px;
}
.side-bar-topic .widget-box .category-list ul.category-items li a:hover {
  color: #334155;
}
.side-bar-topic .widget-box .category-list ul.category-items li input:checked + label::after {
  display: inline-block;
  font: normal normal normal 13px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  right: 4px;
  color: #fff;
  top: 3px;
}
.side-bar-topic .widget-box .category-list ul.category-items li input:checked + label::before {
  border-color: #ed5e66;
  background-color: #ed5e66;
}
.side-bar-topic .widget-box .category-list ul.category-items li input:checked + label {
  color: #334155;
}
.side-bar-topic .widget-box .category-list ul.category-items li.see-more-category {
  color: #ed5e66;
  position: relative;
  cursor: pointer;
  margin: 15px 0 0 0;
}
.side-bar-topic .widget-box .tag-list {
  display: none;
}
@media (min-width: 768px) {
  .side-bar-topic .widget-box .tag-list {
    display: block;
  }
}
.side-bar-topic .widget-box .tag-list ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 15px 0 0 0;
  float: right;
  width: 100%;
}
.side-bar-topic .widget-box .tag-list ul.tag-items .tag-filter-item {
  cursor: pointer;
}
.side-bar-topic .widget-box .tag-list ul.tag-items .tag-filter-item li {
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #e6e7ee;
  border-radius: 5px;
  border: 1px solid transparent;
}
.side-bar-topic .widget-box .tag-list ul.tag-items .tag-filter-item.selected li {
  background-color: #faeaed;
  color: #ed5e66;
  border: 1px solid #ed5e66;
}
.side-bar-topic .widget-box .widget-list {
  margin-top: 15px;
  display: none;
}
@media (min-width: 768px) {
  .side-bar-topic .widget-box .widget-list {
    display: block;
  }
}
.side-bar-topic .widget-box .widget-list .widget-list-item {
  background-color: #fbfcfe;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px 0px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.side-bar-topic .widget-box .widget-list .widget-list-item span {
  position: relative;
  display: inline-block;
  color: #334155;
  padding: 3px 15px 3px 10px;
  font-size: 13px;
}
.side-bar-topic .widget-box .widget-list .widget-list-item span::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0;
  top: 0;
  position: absolute;
}
.side-bar-topic .widget-box .widget-list .widget-list-item .item-details-row {
  display: block;
}
.side-bar-topic .widget-box .widget-list .widget-list-item .item-details-row ul {
  display: block;
  list-style: none;
  padding: 10px 0 10px 10px;
  margin: 0;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.side-bar-topic .widget-box .widget-list .widget-list-item .item-details-row ul li {
  float: left;
  font-size: 10px;
  margin-right: 6px;
}
.side-bar-topic .widget-box .widget-list .widget-list-item .item-details-row ul li i {
  margin-left: 2px;
}
.side-bar-topic .widget-box .widget-list .widget-list-item .item-details-row ul li:last-child {
  padding-left: 5px;
  border-left: 1px solid rgba(152, 163, 184, 0.2);
}
.side-bar-topic .widget-box .btn-widget-row {
  margin-top: 20px;
}
.side-bar-topic .widget-box .btn-widget-row .btn-widget {
  color: #ed5e66;
  text-align: center;
  border: 2px solid #ed5e66;
  border-radius: 10px;
  position: relative;
  padding: 10px 0px 10px 40px;
  width: 100%;
}
.side-bar-topic .widget-box .btn-widget-row .btn-widget::after {
  content: "";
  background-image: url(../images/icon/Arrow-Left-c.svg);
  background-size: cover;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 35px;
  top: 5px;
}
#userProfilePage .profile-header {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  margin-top: 40px;
}
#userProfilePage .profile-header .back-img {
  background-image: url("../images/icon/profile-back.png");
  background-size: auto;
  border-radius: 10px;
  padding-top: 70px;
  position: relative;
}
#userProfilePage .profile-header .back-img .profile-image-row {
  text-align: center;
}
@media (min-width: 768px) {
  #userProfilePage .profile-header .back-img .profile-image-row {
    text-align: unset;
  }
}
#userProfilePage .profile-header .back-img .profile-img-box {
  padding: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff;
  margin: 0 0px -75px 0;
}
#userProfilePage .profile-header .back-img .profile-img-box img {
  border-radius: 50%;
  max-width: 100%;
}
@media (min-width: 768px) {
  #userProfilePage .profile-header .back-img .profile-img-box {
    margin: 0 20px -75px 0;
  }
}
@media (min-width: 992px) {
  #userProfilePage .profile-header .back-img .profile-img-box {
    margin: 0 50px -75px 0;
  }
}
#userProfilePage .profile-header .back-img .btn-send-friend-request {
  border-radius: 10px;
  background-color: #fff;
  color: #000;
  position: absolute;
  left: 10px;
  bottom: unset;
  top: 10px;
  padding-left: 26px;
}
#userProfilePage .profile-header .back-img .btn-send-friend-request::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/firend.png");
  width: 16px;
  height: 17px;
  left: 5px;
  top: 8px;
}
#userProfilePage .profile-header .back-img .btn-send-message-request {
  border-radius: 10px;
  background-color: #fff;
  color: #000;
  position: absolute;
  left: 136px;
  bottom: unset;
  top: 10px;
  padding-left: 26px;
}
#userProfilePage .profile-header .back-img .btn-send-message-request::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/send-message.png");
  width: 16px;
  height: 17px;
  left: 5px;
  top: 8px;
}
@media (min-width: 768px) {
  #userProfilePage .profile-header .back-img .btn-send-friend-request {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    position: absolute;
    left: 10px;
    bottom: 10px;
    top: unset;
    padding-left: 26px;
  }
  #userProfilePage .profile-header .back-img .btn-send-friend-request::before {
    content: "";
    position: absolute;
    background-image: url("../images/icon/firend.png");
    width: 16px;
    height: 17px;
    left: 5px;
    top: 8px;
  }
  #userProfilePage .profile-header .back-img .btn-send-message-request {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    position: absolute;
    left: 136px;
    bottom: 10px;
    padding-left: 26px;
    top: unset;
  }
  #userProfilePage .profile-header .back-img .btn-send-message-request::before {
    content: "";
    position: absolute;
    background-image: url("../images/icon/send-message.png");
    width: 16px;
    height: 17px;
    left: 5px;
    top: 8px;
  }
}
#userProfilePage .user-data {
  padding-top: 70px;
  padding-right: 20px;
}
#userProfilePage .user-data h4 {
  color: #45464E;
  font-size: 20px;
}
#userProfilePage .user-data span {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
  display: inline-block;
  border-left: 1px solid #EEEEEE;
  padding: 0 20px 0 10px;
  position: relative;
  margin-left: 10px;
}
#userProfilePage .user-data span:last-child {
  border: 0px;
}
#userProfilePage .user-data span.work::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/work.png");
  width: 16px;
  height: 17px;
}
#userProfilePage .user-data span.edu::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/edu.png");
  width: 16px;
  height: 17px;
}
#userProfilePage .user-data span.gender::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/gender.png");
  width: 16px;
  height: 17px;
}
#userProfilePage .user-data span.register-time {
  padding-right: 0;
}
#userProfilePage .user-data span.register-time i {
  color: #cdcfd3;
  margin-left: 5px;
}
#userProfilePage .user-data span.date::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/calander.png");
  width: 16px;
  height: 15px;
}
@media (min-width: 768px) {
  #userProfilePage .user-data {
    padding-top: 20px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  #userProfilePage .user-data {
    padding-top: 20px;
    padding-right: 0px;
  }
}
@media (min-width: 1400px) {
  #userProfilePage .user-data {
    padding-top: 20px;
    padding-right: 30px;
  }
}
#userProfilePage .tab-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  float: right;
  margin-bottom: 20px;
}
#userProfilePage .tab-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
#userProfilePage .tab-box ul li {
  float: right;
  border-radius: 10px;
  padding: 8px 19px;
  cursor: pointer;
  margin-left: 10px;
}
#userProfilePage .tab-box ul li:last-child {
  margin-left: 0px;
}
#userProfilePage .tab-box ul li.active {
  color: #ed5e66;
  background-color: #faeaed;
}
#userProfilePage .tab-box ul li:hover {
  color: #ed5e66;
  background-color: #faeaed;
}
#userProfilePage .profile-search-box {
  padding-left: 0px;
}
#userProfilePage .profile-search-row {
  background-color: #e6e7ee;
  border-radius: 10px;
  padding-right: 60px;
  position: relative;
  margin-bottom: 20px;
}
#userProfilePage .profile-search-row .profile-search-input {
  width: 50%;
  border: 0px;
  background-color: #e6e7ee;
  color: #3c3d3e;
  padding: 12px 0;
  height: 57px;
}
#userProfilePage .profile-search-row .profile-search-input::placeholder {
  color: #b2b2b7;
}
#userProfilePage .profile-search-row i {
  position: absolute;
  color: #3c3d3e;
  font-size: 24px;
  right: 18px;
  top: 15px;
}
#userProfilePage .user-statistics-row {
  margin-top: 0px;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  margin-bottom: 20px;
}
#userProfilePage .user-statistics-row .col {
  text-align: center;
  position: relative;
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 16px;
  border-left: 1px solid #EEEEEE;
  padding: 0;
}
#userProfilePage .user-statistics-row .col:last-child {
  border-left: 0px;
}
#userProfilePage .user-statistics-row .col span {
  color: #37393F;
  font-size: 23px;
  font-weight: bold;
  margin-left: 5px;
}
@media (min-width: 768px) {
  #userProfilePage .user-statistics-row .col span {
    font-size: 28px;
    margin-left: 10px;
  }
}
#userProfilePage .user-statistics-row .col:first-child::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 2px;
  top: 0;
  position: absolute;
}
#userProfilePage .user-statistics-row .col:last-child::after {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  background-color: #ed5e66;
  left: 2px;
  top: 0;
  position: absolute;
}
#userProfilePage .about-me-row {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 0px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#userProfilePage .about-me-row .about-me-box {
  position: relative;
  padding: 0 15px;
}
#userProfilePage .about-me-row .about-me-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
  line-height: 28px;
}
#userProfilePage .about-me-row .about-me-box::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#userProfilePage .about-me-row .about-me-box::after {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  background-color: #ed5e66;
  left: 0px;
  top: 0;
  position: absolute;
}
#userProfilePage .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#userProfilePage .topic-item-box .writer-box {
  display: flex;
}
#userProfilePage .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#userProfilePage .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#userProfilePage .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#userProfilePage .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#userProfilePage .topic-item-box .writer-box .profile-data .update {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#userProfilePage .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#userProfilePage .topic-item-box .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#userProfilePage .topic-item-box .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
#userProfilePage .topic-item-box .writer-box .profile-data .details i {
  margin-left: 5px;
}
#userProfilePage .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#userProfilePage .topic-item-box .comment-count i {
  margin-left: 5px;
}
#userProfilePage .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#userProfilePage .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #userProfilePage .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#userProfilePage .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#userProfilePage .topic-item-box .main-text-box h3 {
  color: #37393F;
  font-size: 23px;
}
#userProfilePage .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#userProfilePage .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#userProfilePage .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#userProfilePage .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#userProfilePage .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#userProfilePage .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 0px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#userProfilePage .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#userProfilePage .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#userProfilePage .topic-item-box .tag-list-box ul.tag-items li {
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#userProfilePage .topic-item-box .like {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#userProfilePage .topic-item-box .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#userProfilePage .topic-item-box .report {
  cursor: pointer;
  display: inline-block;
  float: left;
  background: #e0ebfd;
  border-radius: 5px;
  color: #0D6EFD;
  position: relative;
  margin-left: 5px;
  height: 26px;
  width: 30px;
}
#userProfilePage .topic-item-box .report::before {
  content: "";
  background-image: url("../images/icon/report.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 7px;
  top: 4px;
}
#userProfilePage .topic-item-box .btn-row {
  margin-top: 20px;
}
#userProfilePage .topic-item-box .btn-row .btn-replay {
  cursor: pointer;
  border-radius: 10px;
  background-color: #faeaed;
  color: #ed5e66;
  padding: 10px 30px 10px 15px;
  font-size: 12px;
  position: relative;
}
#userProfilePage .topic-item-box .btn-row .btn-replay::before {
  content: "";
  background-image: url("../images/icon/replay-main-color.svg");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 8px;
  top: 10px;
}
#profileUserData .profile-header {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px 35px 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#profileUserData .profile-header #imageProfileInput {
  opacity: 0;
}
#profileUserData .profile-header .back-img {
  background-image: url("../images/icon/profile-back.png");
  background-size: auto;
  border-radius: 10px;
  padding-top: 70px;
  position: relative;
}
#profileUserData .profile-header .back-img .profile-image-row {
  text-align: center;
}
@media (min-width: 768px) {
  #profileUserData .profile-header .back-img .profile-image-row {
    text-align: unset;
  }
}
#profileUserData .profile-header .back-img .profile-img-box {
  padding: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff;
  margin: 0 0px -75px 0;
  position: relative;
  height: 170px;
  width: 170px;
  border: 10px solid #fff;
  background-size: cover;
}
#profileUserData .profile-header .back-img .profile-img-box:hover .hover-overlay {
  opacity: 1;
  transition: 0.3s ease-in-out;
}
#profileUserData .profile-header .back-img .profile-img-box .hover-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #e7a98b45;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
}
#profileUserData .profile-header .back-img .profile-img-box .hover-overlay .upload-title {
  position: absolute;
  color: #808080;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
}
#profileUserData .profile-header .back-img .profile-img-box .hover-overlay .upload-title i {
  font-size: 22px;
}
@media (min-width: 768px) {
  #profileUserData .profile-header .back-img .profile-img-box {
    margin: 0 20px -75px 0;
  }
}
@media (min-width: 992px) {
  #profileUserData .profile-header .back-img .profile-img-box {
    margin: 0 50px -75px 0;
  }
}
#profileUserData .profile-header .back-img .btn-send-friend-request {
  border-radius: 10px;
  background-color: #fff;
  color: #000;
  position: absolute;
  left: 10px;
  bottom: unset;
  top: 10px;
  padding-left: 26px;
}
#profileUserData .profile-header .back-img .btn-send-friend-request::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/firend.png");
  width: 16px;
  height: 17px;
  left: 5px;
  top: 8px;
}
#profileUserData .profile-header .back-img .btn-send-message-request {
  border-radius: 10px;
  background-color: #fff;
  color: #000;
  position: absolute;
  left: 136px;
  bottom: unset;
  top: 10px;
  padding-left: 26px;
}
#profileUserData .profile-header .back-img .btn-send-message-request::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/send-message.png");
  width: 16px;
  height: 17px;
  left: 5px;
  top: 8px;
}
@media (min-width: 768px) {
  #profileUserData .profile-header .back-img .btn-send-friend-request {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    position: absolute;
    left: 10px;
    bottom: 10px;
    top: unset;
    padding-left: 26px;
  }
  #profileUserData .profile-header .back-img .btn-send-friend-request::before {
    content: "";
    position: absolute;
    background-image: url("../images/icon/firend.png");
    width: 16px;
    height: 17px;
    left: 5px;
    top: 8px;
  }
  #profileUserData .profile-header .back-img .btn-send-message-request {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    position: absolute;
    left: 136px;
    bottom: 10px;
    padding-left: 26px;
    top: unset;
  }
  #profileUserData .profile-header .back-img .btn-send-message-request::before {
    content: "";
    position: absolute;
    background-image: url("../images/icon/send-message.png");
    width: 16px;
    height: 17px;
    left: 5px;
    top: 8px;
  }
}
#profileUserData .user-data {
  padding-top: 70px;
  padding-right: 20px;
}
#profileUserData .user-data span {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
  display: inline-block;
  border-left: 1px solid #EEEEEE;
  padding: 0 20px 0 10px;
  position: relative;
  margin-left: 10px;
}
#profileUserData .user-data span:last-child {
  border: 0px;
}
#profileUserData .user-data span.work::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/work.png");
  width: 16px;
  height: 17px;
}
#profileUserData .user-data span.edu::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/edu.png");
  width: 16px;
  height: 17px;
}
#profileUserData .user-data span.gender::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/gender.png");
  width: 16px;
  height: 17px;
}
#profileUserData .user-data span.register-time {
  padding-right: 0;
}
#profileUserData .user-data span.register-time i {
  color: #cdcfd3;
  margin-left: 5px;
}
#profileUserData .user-data span.date::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../images/icon/calander.png");
  width: 16px;
  height: 15px;
}
@media (min-width: 768px) {
  #profileUserData .user-data {
    padding-top: 20px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  #profileUserData .user-data {
    padding-top: 20px;
    padding-right: 0px;
  }
}
@media (min-width: 1400px) {
  #profileUserData .user-data {
    padding-top: 20px;
    padding-right: 60px;
  }
}
#profileUserData .form-box {
  box-shadow: 0px 0px 32px 0px #8898AA26;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
#profileUserData .form-box .form-group {
  border-bottom: 1px solid #EEEEEE;
}
#profileUserData .form-box .form-group label {
  color: #6E7079;
  margin-bottom: 3px;
  margin-top: 10px;
}
#profileUserData .form-box .form-group input,
#profileUserData .form-box .form-group select {
  background-color: #F6F7FB;
  border: 1px solid transparent;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
  padding: 10px;
  margin-bottom: 5px;
}
#profileUserData .form-box .form-group input::placeholder,
#profileUserData .form-box .form-group select::placeholder {
  color: #BEC0CA;
}
#profileUserData .form-box .btn-row {
  margin-top: 20px;
}
#profileUserData .form-box .btn-row button {
  width: 100%;
}
#profileFriends .profile-box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 20px;
}
#profileFriends .tab-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 7px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  float: right;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #profileFriends .tab-box {
    margin-bottom: 20px;
  }
}
#profileFriends .tab-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
#profileFriends .tab-box ul li {
  float: right;
  border-radius: 10px;
  padding: 8px 55px 8px 30px;
  cursor: pointer;
  margin-left: 10px;
  position: relative;
  color: #8B8D97;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 460px) {
  #profileFriends .tab-box ul li {
    width: auto;
    margin-bottom: 0px;
  }
}
#profileFriends .tab-box ul li:last-child {
  margin-left: 0px;
  margin-bottom: 0px;
}
#profileFriends .tab-box ul li.my-friend::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-tab.png");
  width: 25px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 5px;
}
#profileFriends .tab-box ul li.my-friend-request::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-request-tab.png");
  width: 25px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 5px;
}
#profileFriends .tab-box ul li.active {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileFriends .tab-box ul li.active.my-friend::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-tab-active-new.png");
}
#profileFriends .tab-box ul li.active.my-friend-request::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-request-tab-active-new.png");
}
#profileFriends .tab-box ul li:hover {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileFriends .tab-box ul li:hover.my-friend::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-tab-active-new.png");
}
#profileFriends .tab-box ul li:hover.my-friend-request::before {
  content: "";
  background-image: url("../images/icon/dashboard/friend-request-tab-active-new.png");
}
#profileFriends .friend-search-row {
  background-color: #F6F7FB;
  border-radius: 10px;
  padding-right: 60px;
  position: relative;
  margin-top: 4px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #profileFriends .friend-search-row {
    margin-bottom: 0px;
  }
}
#profileFriends .friend-search-row .profile-search-input {
  width: 80%;
  border: 0px;
  background-color: #F6F7FB;
  color: #3c3d3e;
  padding: 12px 0;
  height: 47px;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 16px;
}
#profileFriends .friend-search-row .profile-search-input::placeholder {
  color: #BEC0CA;
}
#profileFriends .friend-search-row i {
  position: absolute;
  color: #A6A8B1;
  font-size: 24px;
  right: 18px;
  top: 10px;
}
#profileFriends .request-list {
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  padding: 10px;
}
#profileFriends .request-list .request-item {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 10px;
}
#profileFriends .request-list .request-item .img-box {
  text-align: center;
}
#profileFriends .request-list .request-item .img-box img {
  border-radius: 50%;
}
#profileFriends .request-list .request-item .name-box {
  padding: 0px;
}
#profileFriends .request-list .request-item .name-box .name {
  display: inline-block;
  margin-top: 7px;
  font-size: 19px;
  color: #45464E;
}
@media (min-width: 768px) {
  #profileFriends .request-list .request-item .name-box .name {
    margin-top: 27px;
  }
}
@media (min-width: 992px) {
  #profileFriends .request-list .request-item .name-box .name {
    margin-top: 25px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #profileFriends .request-list .request-item .name-box .name {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
  }
}
#profileFriends .request-list .request-item .name-box .detail-show {
  color: #A6A8B1;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileFriends .request-list .request-item .name-box .detail-show span {
  position: relative;
  padding: 0 20px 0 5px;
  border-left: 1px solid #eee;
  margin-left: 5px;
}
#profileFriends .request-list .request-item .name-box .detail-show span:last-child {
  border-left: 0px;
  margin-left: 0px;
}
#profileFriends .request-list .request-item .name-box .detail-show .work::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/dashboard/work-friend.png");
  width: 16px;
  height: 16px;
  right: 0px;
  top: 0px;
}
#profileFriends .request-list .request-item .name-box .detail-show .education::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/edication-friend.png");
  width: 16px;
  height: 16px;
}
#profileFriends .request-list .request-item .name-box .detail-show .gender::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/gender-friend.png");
  width: 16px;
  height: 16px;
}
#profileFriends .request-list .request-item .name-box .detail-show .date::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/date-friend.png");
  width: 16px;
  height: 16px;
}
#profileFriends .request-list .request-item .request-action .btn {
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  float: left;
  padding: 10px 20px;
  margin-top: 11px;
  width: 100%;
}
@media (min-width: 768px) {
  #profileFriends .request-list .request-item .request-action .btn {
    margin-top: 30px;
    padding: 13px 25px;
    font-size: 13px;
    width: unset;
  }
}
@media (min-width: 992px) {
  #profileFriends .request-list .request-item .request-action .btn {
    margin-top: 10px;
    padding: 13px 20px;
    font-size: 13px;
    width: unset;
  }
}
@media (min-width: 1200px) {
  #profileFriends .request-list .request-item .request-action .btn {
    margin-top: 15px;
    padding: 10px 14px;
  }
}
@media (min-width: 1400px) {
  #profileFriends .request-list .request-item .request-action .btn {
    margin-top: 22px;
    padding: 10px 20px;
  }
}
#profileFriends .request-list .request-item .request-action .btn-reject,
#profileFriends .request-list .request-item .request-action .btn-canceled {
  background-color: #F5F6FA;
  color: #6E7079;
}
#profileFriends .request-list .request-item .request-action .btn-accept {
  background-color: #faeaed;
  color: #ed5e66;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  #profileFriends .request-list .request-item .request-action .btn-accept {
    padding: 13px 17px;
  }
}
@media (min-width: 1200px) {
  #profileFriends .request-list .request-item .request-action .btn-accept {
    padding: 10px 14px;
  }
}
#profileFriends .request-list .request-item:last-child {
  border: 0px;
  margin-bottom: 0px;
}
#profileMessage .message-list .message-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
}
#profileMessage .message-list .message-box .user-data-message {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#profileMessage .message-list .message-box .user-data-message .img-box {
  text-align: center;
  padding: 0 20px;
}
#profileMessage .message-list .message-box .user-data-message .img-box img {
  border-radius: 50%;
}
#profileMessage .message-list .message-box .user-data-message .name-box {
  padding: 0px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .name {
  display: inline-block;
  margin-top: 7px;
  font-size: 19px;
  color: #45464E;
}
@media (min-width: 768px) {
  #profileMessage .message-list .message-box .user-data-message .name-box .name {
    margin-top: 27px;
  }
}
@media (min-width: 992px) {
  #profileMessage .message-list .message-box .user-data-message .name-box .name {
    margin-top: 25px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #profileMessage .message-list .message-box .user-data-message .name-box .name {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
  }
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show {
  color: #A6A8B1;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show span {
  position: relative;
  padding: 0 20px 0 5px;
  border-left: 1px solid #eee;
  margin-left: 5px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show span:last-child {
  border-left: 0px;
  margin-left: 0px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show .work::before {
  content: "";
  position: absolute;
  background-image: url("../images/icon/dashboard/work-friend.png");
  width: 16px;
  height: 16px;
  right: 0px;
  top: 0px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show .education::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/edication-friend.png");
  width: 16px;
  height: 16px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show .gender::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/gender-friend.png");
  width: 16px;
  height: 16px;
}
#profileMessage .message-list .message-box .user-data-message .name-box .detail-show .date::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../images/icon/dashboard/date-friend.png");
  width: 16px;
  height: 16px;
}
#profileMessage .message-list .message-box .message-row {
  background-color: #faeaed;
  border-radius: 10px;
  padding: 20px 30px;
}
#profileMessage .message-list .message-box .message-row h4 {
  color: #37393F;
  font-size: 18px;
}
#profileMessage .message-list .message-box .message-row p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#profileMessage .message-list .message-box:nth-child(2n) .message-row {
  background-color: #f5f5f9;
}
#profileMessage .user-list {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 10px;
}
#profileMessage .user-list .user-list-box {
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  padding: 0 10px;
}
#profileMessage .user-list .user-list-box .user-item {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
#profileMessage .user-list .user-list-box .user-item .profile-img-box {
  display: inline-block;
}
#profileMessage .user-list .user-list-box .user-item .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#profileMessage .user-list .user-list-box .user-item .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#profileMessage .user-list .user-list-box .user-item .profile-data .name {
  display: block;
  color: #000;
  font-size: 16px;
}
#profileMessage .user-list .user-list-box .user-item:last-child {
  border-bottom: 0px;
}
#profileMessage .user-list .user-list-box .user-item.active .name {
  color: #ed5e66;
}
#profileMessage .image-box-notfound {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
}
#profileMessage .image-box-notfound span {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
#profileMessage .btn-row .btn-create-topic {
  cursor: pointer;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  float: left;
  position: relative;
}
#profileMessage .btn-row .btn-create-topic i {
  margin-left: 5px;
}
#profileMessage .help-box {
  padding: 40px 60px;
  background-color: #EBF3FF;
  border-radius: 20px;
  border: 1px solid #3B82F6;
  margin-top: 20px;
}
#profileMessage .help-box h4 {
  font-size: 20px;
  color: #3B82F6;
}
#profileMessage .help-box p {
  color: #53545C;
  line-height: 28px;
  font-size: 14px;
}
#profileMessage .form-box .form-group {
  margin-bottom: 20px;
  position: relative;
}
#profileMessage .form-box .form-group label {
  color: #6E7079;
  margin-bottom: 5px;
}
#profileMessage .form-box .form-group .form-control {
  background-color: #f5f5f9;
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
}
#profileMessage .form-box .form-group .form-control::placeholder {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileMessage .form-box .form-group .help-block {
  position: absolute;
  color: red;
  top: 0px;
  left: 15px;
}
#profileTopic .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#profileTopic .topic-item-box .writer-box {
  display: flex;
}
#profileTopic .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#profileTopic .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#profileTopic .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#profileTopic .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#profileTopic .topic-item-box .writer-box .profile-data .update {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileTopic .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#profileTopic .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#profileTopic .topic-item-box .comment-count i {
  margin-left: 5px;
}
#profileTopic .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#profileTopic .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #profileTopic .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#profileTopic .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#profileTopic .topic-item-box .main-text-box h3 {
  color: #37393F;
  font-size: 23px;
}
#profileTopic .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#profileTopic .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#profileTopic .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#profileTopic .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#profileTopic .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#profileTopic .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 4px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#profileTopic .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#profileTopic .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#profileTopic .topic-item-box .tag-list-box ul.tag-items li {
  cursor: pointer;
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#profileAnswer .topic-item-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
}
#profileAnswer .topic-item-box .writer-box {
  display: flex;
}
#profileAnswer .topic-item-box .writer-box .profile-img-box {
  display: inline-block;
}
#profileAnswer .topic-item-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
#profileAnswer .topic-item-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
#profileAnswer .topic-item-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
#profileAnswer .topic-item-box .writer-box .profile-data .update {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileAnswer .topic-item-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
#profileAnswer .topic-item-box .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
#profileAnswer .topic-item-box .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
#profileAnswer .topic-item-box .writer-box .profile-data .details i {
  margin-left: 5px;
}
#profileAnswer .topic-item-box .comment-count {
  top: 15px;
  left: 15px;
  position: absolute;
  float: left;
  background-color: #f5f5f9;
  color: #6E7079;
  padding: 10px 15px;
  border-radius: 10px;
}
#profileAnswer .topic-item-box .comment-count i {
  margin-left: 5px;
}
#profileAnswer .topic-item-box .like-count {
  position: absolute;
  float: left;
  background: #F57E771A;
  color: #F57E77;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 30px 8px 12px;
  top: 60px;
  left: 15px;
}
#profileAnswer .topic-item-box .like-count::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
@media (min-width: 768px) {
  #profileAnswer .topic-item-box .like-count {
    top: 15px;
    left: 110px;
  }
}
#profileAnswer .topic-item-box .main-text-box {
  background-color: #f5f5f9;
  margin-top: 20px;
  border-radius: 10px;
  padding: 20px 30px;
}
#profileAnswer .topic-item-box .main-text-box h3 {
  color: #37393F;
  font-size: 23px;
}
#profileAnswer .topic-item-box .main-text-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#profileAnswer .topic-item-box .replay-text-box {
  background-color: #faeaed;
  margin-top: 20px;
  border-radius: 10px;
  padding: 10px 0px;
}
#profileAnswer .topic-item-box .replay-text-box .replay-text {
  position: relative;
  padding: 0 30px;
}
#profileAnswer .topic-item-box .replay-text-box .replay-text p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
}
#profileAnswer .topic-item-box .replay-text-box .replay-text::before {
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #ed5e66;
  right: 0px;
  top: 0;
  position: absolute;
}
#profileAnswer .topic-item-box .replay-text-box .replay-text i {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 0px;
  color: #ed5e66;
  transform: rotate(-140deg);
}
#profileAnswer .topic-item-box .tag-list-box {
  margin-top: 20px;
}
#profileAnswer .topic-item-box .tag-list-box ul.tag-items {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
  width: 100%;
}
#profileAnswer .topic-item-box .tag-list-box ul.tag-items li {
  font-size: 12px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #6E7079;
  padding: 5px 8px;
  background-color: #f5f5f9;
  border-radius: 5px;
}
#profileAnswer .topic-item-box .like {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  float: left;
  background: #F57E771A;
  border-radius: 5px;
  padding: 5px 30px 3px 12px;
  color: #F57E77;
  position: relative;
}
#profileAnswer .topic-item-box .like::before {
  content: "";
  background-image: url("../images/icon/heart-o.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
}
#profileAnswer .topic-item-box .report {
  cursor: pointer;
  display: inline-block;
  float: left;
  background: #e0ebfd;
  border-radius: 5px;
  color: #0D6EFD;
  position: relative;
  margin-left: 5px;
  height: 26px;
  width: 30px;
}
#profileAnswer .topic-item-box .report::before {
  content: "";
  background-image: url("../images/icon/report.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 7px;
  top: 4px;
}
#profileAnswer .topic-item-box .btn-row {
  margin-top: 20px;
}
#profileAnswer .topic-item-box .btn-row .btn-replay {
  cursor: pointer;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  padding: 10px 30px 10px 15px;
  font-size: 12px;
  position: relative;
  color: #fff;
}
#profileAnswer .topic-item-box .btn-row .btn-replay::before {
  content: "";
  background-image: url("../images/icon/replay-main-color.svg");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 8px;
  top: 10px;
}
#profileShop .profile-box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  padding: 20px;
}
#profileShop .tab-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 7px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 443px) {
  #profileShop .tab-box {
    width: auto;
  }
}
#profileShop .tab-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  width: 100%;
}
@media (min-width: 443px) {
  #profileShop .tab-box ul {
    display: flex;
    justify-content: center;
  }
}
#profileShop .tab-box ul li {
  border-radius: 10px;
  width: 100%;
  cursor: pointer;
  position: relative;
  color: #8B8D97;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 10px;
}
#profileShop .tab-box ul li:last-child {
  margin-bottom: 0px;
}
@media (min-width: 443px) {
  #profileShop .tab-box ul li {
    margin-bottom: 0px;
    border-radius: 10px;
    padding: 10px 60px 10px 40px;
    cursor: pointer;
    position: relative;
    color: #8B8D97;
    text-align: center;
    margin-left: 15px;
    width: auto;
  }
}
#profileShop .tab-box ul li span {
  margin-right: 5px;
}
#profileShop .tab-box ul li:last-child {
  margin-left: 0px;
}
#profileShop .tab-box ul li.orders-tab::before {
  content: "";
  background-image: url("../images/shop/profile/orders.png");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 27px;
  top: 7px;
}
#profileShop .tab-box ul li.address-tab::before {
  content: "";
  background-image: url("../images/shop/profile/address.png");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 7px;
}
#profileShop .tab-box ul li.notification-tab {
  padding-right: 50px;
}
#profileShop .tab-box ul li.notification-tab::before {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  content: "\f0a1";
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 18px;
}
#profileShop .tab-box ul li.active {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileShop .tab-box ul li.active.orders-tab::before {
  background-image: url("../images/shop/profile/orders-activ-new.png");
}
#profileShop .tab-box ul li.active.address-tab::before {
  background-image: url("../images/shop/profile/address-active-new.png");
}
#profileShop .tab-box ul li:hover {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileShop .tab-box ul li:hover.orders-tab::before {
  background-image: url("../images/shop/profile/orders-activ-new.png");
}
#profileShop .tab-box ul li:hover.address-tab::before {
  content: "";
  background-image: url("../images/shop/profile/address-active-new.png");
}
#profileShop #address-content .empty-address {
  padding: 40px;
}
#profileShop #address-content .empty-address span {
  color: #95A0B1;
  display: block;
  margin: 20px 0;
  font-size: 18px;
}
#profileShop #address-content .empty-address .btn-add-new-address {
  padding-left: 30px;
}
#profileShop #address-content .empty-address i.new-address-icon {
  position: relative;
  display: inline-block;
}
#profileShop #address-content .empty-address i.new-address-icon:after {
  content: "";
  background-image: url(../images/shop/new-address-cart-icon.png);
  width: 25px;
  height: 25px;
  position: absolute;
  left: -25px;
  top: -16px;
}
#profileShop #address-content .address-box-profile {
  border-radius: 10px;
  padding: 5px 0px 0 0px;
}
@media (min-width: 992px) {
  #profileShop #address-content .address-box-profile {
    padding: 5px 20px 0 20px;
  }
}
#profileShop #address-content .address-box-profile .address-item {
  margin-bottom: 20px;
  cursor: pointer;
}
#profileShop #address-content .address-box-profile .address-item .address-box {
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  border-radius: 10px;
  border: 2px solid transparent;
  padding: 20px;
  position: relative;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-input {
  position: relative;
  width: 100%;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-input::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: 1px solid #A6A8B1;
  border-radius: 5px;
  top: 0;
  right: 13px;
}
@media (min-width: 542px) {
  #profileShop #address-content .address-box-profile .address-item .address-box .address-input {
    width: 5%;
  }
  #profileShop #address-content .address-box-profile .address-item .address-box .address-input::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    border: 1px solid #A6A8B1;
    border-radius: 5px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details {
  width: 100%;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span {
  color: #A6A8B1;
  display: block;
  border-left: 0;
  padding-left: 10px;
  margin-left: 10px;
  margin-bottom: 8px;
  position: relative;
  padding-right: 20px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.digit-font {
  padding: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.postal:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span:last-child {
  border: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.title {
  display: block;
  font-size: 18px;
  color: #45464E;
  margin-bottom: 10px;
  border: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.address {
  display: block;
  border: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.address:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.shop:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-shop.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.user:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-user.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.phone:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-phone.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .address-details span.mobile:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-mobile.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
@media (min-width: 542px) {
  #profileShop #address-content .address-box-profile .address-item .address-box .address-details span {
    display: inline-block;
    border-left: 1px solid #A6A8B1;
  }
  #profileShop #address-content .address-box-profile .address-item .address-box .address-details span.title {
    display: block;
    font-size: 18px;
    color: #45464E;
    margin-bottom: 10px;
    border: 0px;
    padding: 0px;
  }
}
@media (min-width: 542px) {
  #profileShop #address-content .address-box-profile .address-item .address-box .address-details {
    width: 95%;
  }
}
#profileShop #address-content .address-box-profile .address-item .address-box .edit-address {
  color: #ed5e66;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
#profileShop #address-content .address-box-profile .address-item .address-box .edit-address i {
  margin-right: 10px;
}
#profileShop #address-content .address-box-profile .address-item.selected .address-box {
  border-color: #ed5e66;
}
#profileShop #address-content .address-box-profile .address-item.selected .address-input::before {
  background-color: #ed5e66;
}
#profileShop #address-content .address-box-profile .address-item.selected .address-input::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  color: #fff;
  top: 4px;
  right: 18px;
}
@media (min-width: 542px) {
  #profileShop #address-content .address-box-profile .address-item.selected .address-input::after {
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    color: #fff;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#profileShop #address-content .address-box-profile .add-address-btn {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
#profileShop #address-content .address-box-profile .add-address-btn i {
  margin-right: 5px;
}
@media (min-width: 443px) {
  #profileShop #address-content .address-box-profile .add-address-btn {
    float: left;
    width: auto;
    margin-bottom: 15px;
  }
  #profileShop #address-content .address-box-profile .add-address-btn i {
    margin-right: 5px;
  }
}
#profileShop #address-content .address-box-profile.final-box .title-text {
  font-size: 23px;
}
#profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details {
  width: 100%;
}
#profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span {
  text-align: justify;
  display: block !important;
  border: 0px !important;
  padding-left: 0;
  margin-left: 0;
}
#profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span:last-child {
  margin-bottom: 0px;
}
#profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span.title {
  display: block !important;
  margin-bottom: 10px !important;
  border-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
}
@media (min-width: 768px) {
  #profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span {
    text-align: justify;
    display: inline-block !important;
    padding-left: 10px!important;
    margin-left: 10px!important;
    border-left: 1px solid #A6A8B1 !important;
  }
  #profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span.title {
    display: block !important;
    margin-bottom: 10px !important;
    border-left: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  #profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span:last-child {
    margin-bottom: 0px !important;
    border-left: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  #profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span {
    text-align: justify;
    display: block !important;
    border: 0px !important;
    padding-left: 0;
    margin-left: 0;
  }
  #profileShop #address-content .address-box-profile.final-box .address-item .address-box .address-details span:last-child {
    margin-bottom: 0px;
  }
}
#profileShop #orders-content .empty-orders {
  padding: 40px;
}
#profileShop #orders-content .empty-orders span {
  color: #95A0B1;
  display: block;
  margin: 20px 0;
  font-size: 18px;
}
#profileShop #orders-content .empty-orders .btn-shop i {
  margin-right: 10px;
}
#profileShop #orders-content .status-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 7px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
#profileShop #orders-content .status-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  overflow: auto;
  white-space: nowrap;
}
#profileShop #orders-content .status-box ul li {
  border-radius: 10px;
  padding: 10px 40px 10px 18px;
  cursor: pointer;
  position: relative;
  color: #8B8D97;
  text-align: center;
  margin-left: 8px;
  display: inline-block;
  font-size: 13px;
}
#profileShop #orders-content .status-box ul li span {
  margin-right: 5px;
}
#profileShop #orders-content .status-box ul li.all::before {
  content: "";
  background-image: url("../images/shop/profile/all-oders.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 13px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.doing::before {
  content: "";
  background-image: url("../images/shop/profile/processing-order.png?ver=0.1");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.delivered::before {
  content: "";
  background-image: url("../images/shop/profile/delivery-orders.png");
  width: 20px;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.done::before {
  content: "";
  background-image: url("../images/shop/profile/done-orders.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.return::before {
  content: "";
  background-image: url("../images/shop/profile/return-orders.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.canceled::before {
  content: "";
  background-image: url("../images/shop/profile/canceled-orders.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 7px;
}
#profileShop #orders-content .status-box ul li.active {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileShop #orders-content .status-box ul li.active.all::before {
  background-image: url("../images/shop/profile/all-oders-active-new.png?ver=01");
}
#profileShop #orders-content .status-box ul li.active.doing::before {
  background-image: url("../images/shop/profile/processing-order-active-new.png?ver=0.1");
}
#profileShop #orders-content .status-box ul li.active.delivered::before {
  background-image: url("../images/shop/profile/delivery-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li.active.done::before {
  background-image: url("../images/shop/profile/done-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li.active.return::before {
  background-image: url("../images/shop/profile/return-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li.active.canceled::before {
  background-image: url("../images/shop/profile/canceled-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li:hover {
  color: #ed5e66;
  background-color: #faeaed;
}
#profileShop #orders-content .status-box ul li:hover.all::before {
  background-image: url("../images/shop/profile/all-oders-active-new.png?ver=01");
}
#profileShop #orders-content .status-box ul li:hover.doing::before {
  background-image: url("../images/shop/profile/processing-order-active-new.png?ver=0.1");
}
#profileShop #orders-content .status-box ul li:hover.delivered::before {
  background-image: url("../images/shop/profile/delivery-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li:hover.done::before {
  background-image: url("../images/shop/profile/done-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li:hover.return::before {
  background-image: url("../images/shop/profile/return-orders-active-new.png");
}
#profileShop #orders-content .status-box ul li:hover.canceled::before {
  background-image: url("../images/shop/profile/canceled-orders-active-new.png?ver=0.1");
}
@media (min-width: 992px) {
  #profileShop #orders-content .status-box ul {
    overflow: unset;
    white-space: unset;
  }
}
#profileShop #orders-content .orders {
  padding: 10px;
  margin-bottom: 10px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#profileShop #orders-content .orders .order-item .details-row {
  font-size: 12px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label {
  display: inline-block;
  position: relative;
  padding: 7px 35px 5px 15px;
  border-radius: 5px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.doing {
  background-color: #e0ebfd;
  color: #0D6EFD;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.doing:before {
  content: "";
  background-image: url("../images/shop/profile/processing-order-primary.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 8px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.delivered {
  background-color: #FFF7E7;
  color: #FCA120;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.delivered:before {
  content: "";
  background-image: url("../images/shop/profile/delivery-orders-warning.png");
  width: 27px;
  height: 27px;
  position: absolute;
  right: 6px;
  top: 1px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.done {
  background-color: #EEF5F0;
  color: #519C66;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.done:before {
  content: "";
  background-image: url("../images/shop/profile/done-orders-success.png");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 9px;
  top: 6px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.return {
  background-color: #FEF3F2;
  color: #F57E77;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.return:before {
  content: "";
  background-image: url("../images/shop/profile/return-orders-danger.png");
  width: 21px;
  height: 20px;
  position: absolute;
  right: 9px;
  top: 6px;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.canceled {
  background-color: #FEF3F2;
  color: #F57E77;
}
#profileShop #orders-content .orders .order-item .details-row .status-label.canceled:before {
  content: "";
  background-image: url("../images/shop/profile/canceled-orders-danger.png");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 9px;
  top: 6px;
}
#profileShop #orders-content .orders .order-item .details-row .code-label {
  background-color: #F5F6FA;
  color: #6E7079;
  display: inline-block;
  position: relative;
  padding: 7px 35px 5px 15px;
  border-radius: 5px;
  margin-right: 5px;
}
#profileShop #orders-content .orders .order-item .details-row .code-label:before {
  content: "";
  background-image: url("../images/shop/profile/id-order.png");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 8px;
  top: 8px;
}
#profileShop #orders-content .orders .order-item .details-row .date-label {
  background-color: #F5F6FA;
  color: #6E7079;
  display: inline-block;
  position: relative;
  padding: 7px 35px 5px 15px;
  border-radius: 5px;
  margin: 5px 0 0 0;
}
#profileShop #orders-content .orders .order-item .details-row .date-label:before {
  content: "";
  background-image: url("../images/shop/profile/date-icon.png");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 8px;
  top: 8px;
}
#profileShop #orders-content .orders .order-item .details-row .price-label {
  display: inline-block;
  float: left;
  color: #000;
  font-size: 16px;
  margin: 10px 0 0 20px;
}
#profileShop #orders-content .orders .order-item .details-row .price-label .digit-font {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 436px) {
  #profileShop #orders-content .orders .order-item .details-row .date-label {
    margin: 0 5px 0 0;
  }
}
#profileShop #orders-content .orders .order-item .product-items-summary {
  margin-top: 20px;
  overflow: auto;
  white-space: nowrap;
}
#profileShop #orders-content .orders .order-item .product-items-summary .product-item-image {
  display: inline-block;
  width: 80px;
  margin-left: 10px;
}
#profileShop #orders-content .orders .order-item .product-items-summary .product-item-image img {
  border-radius: 5px;
  max-width: 100%;
}
#profileShop #orders-content .orders .order-item .product-items-summary .more {
  display: inline-block;
  margin-right: 10px;
  font-size: 8px;
}
#profileShop #orders-content .orders .order-item .product-items-summary .more i {
  margin-left: 5px;
}
#profileShop #orders-content .orders .order-item .btn-box {
  position: relative;
}
#profileShop #orders-content .orders .order-item .btn-box .show-details {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .btn-box .show-details {
    position: absolute;
    left: 20px;
    bottom: 10px;
  }
}
#profileShop #orders-content .orders .order-item .address-item {
  margin-bottom: 10px;
  margin-top: 10px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box {
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  border-radius: 10px;
  border: 2px solid transparent;
  padding: 20px;
  position: relative;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-input {
  position: relative;
  width: 100%;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-input::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: 1px solid #A6A8B1;
  border-radius: 5px;
  top: 0;
  right: 13px;
}
@media (min-width: 542px) {
  #profileShop #orders-content .orders .order-item .address-item .address-box .address-input {
    width: 5%;
  }
  #profileShop #orders-content .orders .order-item .address-item .address-box .address-input::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    border: 1px solid #A6A8B1;
    border-radius: 5px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details {
  width: 100%;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span {
  color: #A6A8B1;
  display: block;
  border-left: 0;
  padding-left: 10px;
  margin-left: 10px;
  margin-bottom: 8px;
  position: relative;
  padding-right: 20px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span:last-child {
  border: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.digit-font {
  padding: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.title {
  display: block;
  font-size: 16px;
  color: #45464E;
  margin-bottom: 10px;
  border: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.address {
  display: block;
  border: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.address:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.shop:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-shop.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.postal:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.user:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-user.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.phone:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-phone.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.mobile:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-mobile.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
@media (min-width: 542px) {
  #profileShop #orders-content .orders .order-item .address-item .address-box .address-details span {
    display: inline-block;
    border-left: 1px solid #A6A8B1;
  }
  #profileShop #orders-content .orders .order-item .address-item .address-box .address-details span.title {
    display: block;
    font-size: 16px;
    color: #45464E;
    margin-bottom: 10px;
    border: 0px;
    padding: 0px;
  }
}
@media (min-width: 542px) {
  #profileShop #orders-content .orders .order-item .address-item .address-box .address-details {
    width: 95%;
  }
}
#profileShop #orders-content .orders .order-item .address-item.selected .address-box {
  border-color: #ed5e66;
}
#profileShop #orders-content .orders .order-item .address-item.selected .address-input::before {
  background-color: #ed5e66;
}
#profileShop #orders-content .orders .order-item .address-item.selected .address-input::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  color: #fff;
  top: 4px;
  right: 18px;
}
@media (min-width: 542px) {
  #profileShop #orders-content .orders .order-item .address-item.selected .address-input::after {
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    color: #fff;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review {
  position: relative;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 10px;
  padding: 15px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .img-box {
  position: relative;
}
#profileShop #orders-content .orders .order-item .cart-product-review .img-box img {
  border-radius: 10px;
}
#profileShop #orders-content .orders .order-item .cart-product-review p.title {
  font-size: 16px;
  font-weight: bold;
  color: #45464E;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .cart-product-review p.title {
    font-size: 16px;
    font-weight: bold;
    color: #45464E;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review .feature-mobile {
  margin-top: 10px;
  display: block;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .cart-product-review .feature-mobile {
    display: none;
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review .features {
  display: none;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .cart-product-review .features {
    display: block;
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review .features.mobile {
  display: block;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .cart-product-review .features.mobile {
    display: none;
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item {
  display: inline-block;
  font-size: 12px;
  position: relative;
  margin-left: 7px;
  border-left: 1px solid #e3e3e3;
  margin-bottom: 5px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.size {
  padding-right: 19px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.size:before {
  content: "";
  background-image: url("../images/shop/size-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.category {
  padding-right: 19px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.category:before {
  content: "";
  background-image: url("../images/shop/category-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.color {
  padding-right: 19px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.color:before {
  content: "";
  background-image: url("../images/shop/color-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.quantity {
  padding-right: 19px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item.quantity:before {
  content: "";
  background-image: url("../images/shop/quantity-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item span {
  color: #A6A8B1;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item span:last-child {
  padding-left: 7px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .features .item:last-child {
  border-left: 0px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price {
  position: relative;
  color: #3c3c3c;
  text-align: left;
}
@media (min-width: 576px) {
  #profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price {
    text-align: left;
  }
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price.have-discount {
  color: #8b8b8b;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original span.toman {
  font-size: 18px;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original span.price {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original.discount span.price {
  font-size: 16px;
  text-decoration: line-through;
  padding-left: 5px;
  font-family: iransans;
  color: #7f7f7f;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original.discount span.toman {
  color: #7f7f7f;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original.discount-price span.price {
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
  color: #000;
}
#profileShop #orders-content .orders .order-item .cart-product-review .cart-product-price .original.discount-price span.toman {
  font-size: 16px;
}
.model-box {
  display: inline-block;
  width: auto;
  position: relative;
}
.model-box .close-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #686868;
  z-index: 1;
  cursor: pointer;
  font-size: 20px;
}
.model-box .modal-content-login {
  background-color: #fff;
  border-radius: 10px;
  padding: 0;
  display: inline-block;
  width: 300px;
  position: relative;
}
@media (min-width: 350px) {
  .model-box .modal-content-login {
    width: 420px;
  }
}
@media (min-width: 768px) {
  .model-box .modal-content-login {
    width: 420px;
  }
}
.model-box .modal-content-register {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
  display: inline-block;
  width: 300px;
  position: relative;
}
@media (min-width: 350px) {
  .model-box .modal-content-register {
    width: 350px;
  }
}
@media (min-width: 768px) {
  .model-box .modal-content-register {
    width: 420px;
  }
}
.model-box .btn-box {
  text-align: center;
  margin: 20px 0;
}
.model-box .btn-box .btn {
  border-radius: 8px;
}
.model-box .btn-box .btn-asr-outline {
  padding: 7px 18px 7px 23px;
  border-width: 2px;
  margin-left: 10px;
}
.model-box .btn-box .btn-asr-outline img {
  margin-left: 11px;
}
.model-box .btn-box .btn-asr {
  padding: 7px 18px 7px 23px;
}
.model-box .btn-box .btn-asr img {
  margin-left: 11px;
}
.model-box h3 {
  font-size: 20px;
  color: #37393F;
  margin: 15px 0;
  font-weight: bold;
}
.model-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: center;
  margin-bottom: 5px;
}
.model-box .form-box {
  position: relative;
}
.model-box .form-box label {
  display: block;
  text-align: right;
  margin-bottom: 2px;
  margin-top: 15px;
}
.model-box .form-box input {
  background-color: #F6F7FB;
  border: 0px;
  font-size: 14px;
  font-family: 'Peyda-light';
  height: 48px;
}
.model-box .form-box input::placeholder {
  color: #BEC0CA;
}
.model-box .form-box input.mobile-input {
  text-align: center;
  direction: ltr;
  letter-spacing: 10px;
}
.model-box .form-box .help-block {
  position: absolute;
  left: 15px;
  top: 15px;
  color: red;
}
.model-box .btn-row {
  margin-top: 10px;
}
.model-box .btn-row button {
  width: 100%;
}
.model-box .btn-row button i {
  margin-left: 10px;
  padding: 10px 0;
}
.model-box .policy-text {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: center;
  font-size: 12px;
  margin: 20px 0 0 0;
}
.model-box .alert {
  margin: 10px 0 0 0 !important;
  padding: 10px !important;
}
.model-box .modal-address-form {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
  display: inline-block;
  width: 300px;
  position: relative;
  text-align: right;
  direction: rtl;
}
@media (min-width: 350px) {
  .model-box .modal-address-form {
    width: 350px;
  }
}
@media (min-width: 576px) {
  .model-box .modal-address-form {
    width: 500px;
  }
}
@media (min-width: 768px) {
  .model-box .modal-address-form {
    width: 670px;
  }
}
@media (min-width: 992px) {
  .model-box .modal-address-form {
    width: 800px;
  }
}
@media (min-width: 1200px) {
  .model-box .modal-address-form {
    width: 980px;
  }
}
.model-box .modal-address-form .title-text {
  font-size: 26px;
}
.model-request {
  display: inline-block;
  width: auto;
  position: relative;
}
.model-request .close-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #686868;
  z-index: 1;
  cursor: pointer;
  font-size: 20px;
}
.model-request .modal-content-friend {
  background-color: #fff;
  border-radius: 10px;
  padding: 0;
  display: inline-block;
  width: 280px;
  position: relative;
}
@media (min-width: 350px) {
  .model-request .modal-content-friend {
    width: 320px;
  }
}
@media (min-width: 768px) {
  .model-request .modal-content-friend {
    width: 420px;
  }
}
.model-request .modal-content-friend .friend-modal-box {
  padding: 20px 0;
}
.model-request .modal-content-friend .friend-modal-box h3 {
  font-size: 21px;
  color: #37393F;
  font-weight: bold;
}
.model-request .modal-content-friend .friend-modal-box p {
  color: #3c3d3e;
  font-weight: normal;
  font-family: 'Peyda-light';
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}
.model-request .modal-content-friend .friend-modal-box p span {
  font-weight: bold;
  font-family: Peyda;
}
.model-message {
  display: inline-block;
  width: auto;
  position: relative;
}
.model-message .close-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #686868;
  z-index: 1;
  cursor: pointer;
  font-size: 20px;
}
.model-message .modal-content-message {
  background-color: #fff;
  border-radius: 10px;
  padding: 0;
  display: inline-block;
  width: 280px;
  position: relative;
}
@media (min-width: 350px) {
  .model-message .modal-content-message {
    width: 320px;
  }
}
@media (min-width: 768px) {
  .model-message .modal-content-message {
    width: 420px;
  }
}
.model-message .modal-content-message .message-modal-box {
  padding: 20px 20px;
}
.model-message .modal-content-message .message-modal-box .form-box {
  position: relative;
}
.model-message .modal-content-message .message-modal-box .form-box label {
  display: block;
  text-align: right;
  margin-bottom: 2px;
  margin-top: 15px;
}
.model-message .modal-content-message .message-modal-box .form-box input {
  background-color: #F6F7FB;
  border: 0px;
  font-size: 14px;
  font-family: 'Peyda-light';
  height: 48px;
}
.model-message .modal-content-message .message-modal-box .form-box input::placeholder {
  color: #BEC0CA;
}
.model-message .modal-content-message .message-modal-box .form-box input.mobile-input {
  text-align: center;
  direction: ltr;
  letter-spacing: 10px;
}
.model-message .modal-content-message .message-modal-box .form-box textarea {
  background-color: #F6F7FB;
  border: 0px;
  font-size: 14px;
  font-family: 'Peyda-light';
}
.model-message .modal-content-message .message-modal-box .form-box textarea::placeholder {
  color: #BEC0CA;
}
.model-message .modal-content-message .message-modal-box .btn-row {
  margin-top: 20px;
}
.model-message .modal-content-message .message-modal-box .btn-row button {
  width: 100%;
}
.model-message .modal-content-message .message-modal-box .btn-row button i {
  margin-left: 10px;
  padding: 10px 0;
}
.loading-box {
  position: relative;
  height: 100px;
}
.loading {
  position: absolute;
  width: 200px;
  height: 100px;
  text-align: center;
  top: 55%;
  right: 50%;
  transform: translate(50%, -50%);
}
.loading .lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.loading .lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.loading .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #9c9c9c;
  margin: -4px 0 0 -4px;
}
.loading .lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.loading .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.loading .lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.loading .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.loading .lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.loading .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.loading .lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.loading .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.loading .lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.loading .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.loading .lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.loading .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.loading .lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.loading .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.loading .lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.loading .lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading .lds-roller div:after {
  background: #ed5e66;
}
.up-down-icon {
  cursor: pointer;
}
.topic-item-box .report {
  display: none !important;
}
.likeSet {
  cursor: pointer !important;
}
.comment-form-box {
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  position: relative;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
.comment-form-box .writer-box {
  display: flex;
}
.comment-form-box .writer-box .profile-img-box {
  display: inline-block;
}
.comment-form-box .writer-box .profile-img-box img {
  max-width: 60px;
  border-radius: 50%;
}
.comment-form-box .writer-box .profile-data {
  margin-right: 10px;
  display: inline-block;
  max-width: 47%;
}
.comment-form-box .writer-box .profile-data .name {
  display: block;
  color: #6E7079;
  font-size: 16px;
}
.comment-form-box .writer-box .profile-data .update {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.comment-form-box .writer-box .profile-data .update span {
  color: #ed5e66;
}
.comment-form-box .writer-box .profile-data .details {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.comment-form-box .writer-box .profile-data .details span {
  color: #ed5e66;
  margin-left: 10px;
}
.comment-form-box .writer-box .profile-data .details i {
  margin-left: 5px;
}
.comment-form-box .btn-row .btn-create-topic {
  cursor: pointer;
  border-radius: 10px;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  float: left;
  position: relative;
}
.comment-form-box .btn-row .btn-create-topic i {
  margin-left: 5px;
}
.comment-form-box .help-box {
  padding: 40px 60px;
  background-color: #EBF3FF;
  border-radius: 20px;
  border: 1px solid #3B82F6;
  margin-top: 20px;
}
.comment-form-box .help-box h4 {
  font-size: 20px;
  color: #3B82F6;
}
.comment-form-box .help-box p {
  color: #53545C;
  line-height: 28px;
  font-size: 14px;
}
.comment-form-box .form-box {
  border-top: 1px solid #EEEEEE;
  margin-top: 20px;
  padding-top: 20px;
}
.comment-form-box .form-box .form-group {
  margin-bottom: 20px;
  position: relative;
}
.comment-form-box .form-box .form-group label {
  color: #6E7079;
  margin-bottom: 5px;
}
.comment-form-box .form-box .form-group .form-control {
  background-color: #f5f5f9;
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
}
.comment-form-box .form-box .form-group .form-control::placeholder {
  color: #939393;
  font-weight: normal;
  font-family: 'Peyda-light';
}
.comment-form-box .form-box .form-group .help-block {
  position: absolute;
  color: red;
  top: 0px;
  left: 15px;
}
#shopPages .product-item {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
}
#shopPages .product-item .img-box .hover-img-box {
  border-radius: 10px;
  overflow: hidden;
}
#shopPages .product-item .img-box .hover-img-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#shopPages .product-item .img-box .hover-img-box img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
#shopPages .product-item .details {
  margin: 10px 0;
}
#shopPages .product-item .details .category {
  display: inline-block;
  float: right;
  background-color: #e0ebfd;
  color: #0D6EFD;
  position: relative;
  padding: 3px 25px 3px 5px;
  border-radius: 5px;
  font-size: 13px;
}
#shopPages .product-item .details .category::before {
  content: "";
  background-image: url("../images/shop/category-icon.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#shopPages .product-item .details .star {
  display: inline-block;
  float: left;
  position: relative;
  font-size: 12px;
  color: #6E7079;
  padding-left: 15px;
}
#shopPages .product-item .details .star::before {
  content: "";
  background-image: url("../images/shop/star.png");
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#shopPages .product-item .product-title h3 {
  color: #37393F;
  font-size: 15px;
  font-weight: bold;
  text-align: justify;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
#shopPages .product-item .badge-row {
  margin: 3px 0;
  height: 22px;
}
#shopPages .product-item .badge-row .offer-badge {
  display: inline-block;
  float: right;
  background-color: #fbefef;
  color: #DC3545;
  position: relative;
  padding: 5px 25px 0px 6px;
  border-radius: 5px;
  font-size: 12px;
}
#shopPages .product-item .badge-row .offer-badge::before {
  content: "";
  background-image: url("../images/shop/off-icon.png");
  width: 18px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#shopPages .product-item .price-row .main-price {
  display: inline-block;
  float: left;
  color: #DC3545;
  text-decoration: line-through;
  font-weight: bold;
}
#shopPages .product-item .price-row .offer-price {
  display: inline-block;
  float: left;
  color: #37393F;
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
#shopPages .product-item .price-row .not-exist {
  color: #6C757D;
  font-size: 16px;
  font-weight: bold;
}
#shopPages .product-item .btn-row {
  margin-top: 10px;
}
#shopPages .product-item .btn-row a {
  width: 100%;
}
#shopPages .product-item .btn-row a i {
  margin-right: 10px;
}
#shopPages .product-item .btn-row a:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#shopPages.landing-page .banner-section {
  margin: 0px 0 30px 0;
}
#shopPages.landing-page .banner-section .banner-1,
#shopPages.landing-page .banner-section .banner-2,
#shopPages.landing-page .banner-section .banner-3 {
  border-radius: 10px;
}
#shopPages.landing-page .banner-section .img-text-box {
  padding: 30px 20px 50px 20px;
}
@media (min-width: 576px) {
  #shopPages.landing-page .banner-section .img-text-box {
    padding: 30px 20px 0 20px;
  }
}
@media (min-width: 992px) {
  #shopPages.landing-page .banner-section .img-text-box {
    padding: 10px 10px 0 10px;
  }
}
#shopPages.landing-page .banner-section .img-box-2 {
  position: relative;
}
#shopPages.landing-page .banner-section .img-box-2 .btn-box button {
  width: 94%;
  font-size: 18px;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
}
#shopPages.landing-page .banner-section .img-box-1 {
  display: none;
}
@media (min-width: 576px) {
  #shopPages.landing-page .banner-section .img-box-1 {
    display: block;
  }
}
#shopPages.landing-page .banner-section .img-box-3 {
  display: none;
}
@media (min-width: 992px) {
  #shopPages.landing-page .banner-section .img-box-3 {
    display: block;
  }
}
#shopPages.landing-page .brand-row {
  margin-bottom: 10px;
}
#shopPages.landing-page .brand-row hr {
  border: 0;
  height: 1px;
  margin: 40px 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
#shopPages.landing-page .brand-row hr.hr-2 {
  margin: 20px 0 40px 0;
}
#shopPages.landing-page .brand-row .ready-show {
  height: 60px;
}
#shopPages.landing-page .brand-row .swiper-slide {
  padding: 0 40px;
  text-align: center;
}
#shopPages.landing-page .brand-row .swiper-slide img {
  max-width: 100%;
}
#shopPages.landing-page .offer-row {
  padding: 0px;
  border-radius: 0px;
  background-color: #ed5e66;
}
@media (min-width: 992px) {
  #shopPages.landing-page .offer-row {
    border-radius: 10px;
  }
}
#shopPages.landing-page .offer-row .title-row {
  padding: 20px;
}
#shopPages.landing-page .offer-row .description-box {
  padding: 0 20px;
}
#shopPages.landing-page .offer-row .description-box p {
  padding: 30px 0px 20px 10px;
  color: #fff;
  text-align: justify;
  line-height: 28px;
  font-size: 16px;
  text-shadow: 3px 0px 6px #00000063;
}
@media (min-width: 1200px) {
  #shopPages.landing-page .offer-row .description-box p {
    padding: 30px 0px 20px 80px;
  }
}
#shopPages.landing-page .offer-row .description-box .btn-default i {
  margin-right: 10px;
}
#shopPages.landing-page .offer-row .description-box span {
  display: block;
  color: #fff;
  font-size: 22px;
  text-shadow: 3px 0px 6px #00000063;
  margin-top: 40px;
}
#shopPages.landing-page .offer-row .description-box .counter-row {
  margin-top: 20px;
}
#shopPages.landing-page .offer-row .description-box .counter-row .counter-box {
  font-weight: bold;
  text-align: center;
  font-family: 'Digital-Numbers';
  background-color: #fff;
  border-radius: 17px;
  width: 100%;
  color: #000;
  font-size: 26px;
  padding: 16px 0;
}
#shopPages.landing-page .offer-row .description-box .counter-row span.counter-title {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-shadow: 3px 0px 6px #00000063;
  margin-top: 13px;
}
#shopPages.landing-page .offer-row .description-box .counter-row .col {
  padding: 0 5px;
}
@media (min-width: 1200px) {
  #shopPages.landing-page .offer-row .description-box .counter-row .col {
    padding: 0 10px;
  }
}
#shopPages.landing-page .offer-row .product-box {
  padding: 0 30px 30px 30px;
  position: relative;
  margin-top: 90px;
}
@media (min-width: 768px) {
  #shopPages.landing-page .offer-row .product-box {
    padding-bottom: 20px;
    padding-left: 30px;
    margin-top: 0px;
  }
}
#shopPages.landing-page .offer-row .product-box .ready-show {
  height: auto;
}
@media (min-width: 992px) {
  #shopPages.landing-page .offer-row .product-box .ready-show {
    height: 370px;
  }
}
@media (min-width: 1200px) {
  #shopPages.landing-page .offer-row .product-box .ready-show {
    height: 390px;
  }
}
@media (min-width: 1400px) {
  #shopPages.landing-page .offer-row .product-box .ready-show {
    height: 426px;
  }
}
#shopPages.landing-page .offer-row .product-box .swiper-button {
  background-color: #fff;
  color: #817c7c;
  border-radius: 10px;
  position: absolute;
  width: 48px;
  height: 48px;
  text-align: center;
  padding-top: 10px;
  font-size: 25px;
}
#shopPages.landing-page .offer-row .product-box .swiper-button.swiper-button-next-slider {
  left: 30px;
  top: -70px;
}
#shopPages.landing-page .offer-row .product-box .swiper-button.swiper-button-prev-slider {
  left: 90px;
  top: -70px;
}
#shopPages.landing-page .title-new-product {
  text-align: center;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin: 10px 0 15px 0;
}
#shopPages.landing-page .title-new-description {
  color: #3c3d3e;
  font-size: 16px;
  font-family: 'Peyda-light';
  text-align: center;
}
#shopPages.landing-page .product-new-swiper {
  padding: 10px 0;
}
#shopPages.landing-page .btn-row-see-all {
  text-align: center;
}
#shopPages.landing-page .btn-row-see-all a {
  text-shadow: 3px 0px 6px #00000063;
}
#shopPages.landing-page .btn-row-see-all a i {
  margin-right: 10px;
}
#shopPages.landing-page .customer-say-section {
  background-color: #FFFCFA;
  margin: 40px 0;
  padding: 40px 0;
  display: none;
}
@media (min-width: 992px) {
  #shopPages.landing-page .customer-say-section {
    display: block;
  }
}
#shopPages.landing-page .customer-say-section .title-customer-say {
  text-align: center;
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin: 0 0 15px 0;
}
#shopPages.landing-page .customer-say-section .title-customer-description {
  color: #3c3d3e;
  font-size: 16px;
  font-family: 'Peyda-light';
  text-align: center;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper {
  padding: 40px 230px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 100%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 0.3s all;
  box-shadow: 0 0 20px #00000036;
  border-radius: 10px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next) {
  opacity: 0;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .swiper-slide-prev,
#shopPages.landing-page .customer-say-section .customer-say-swiper .swiper-slide-next {
  opacity: 0.3;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .swiper-slide-active {
  transition: 0.3s all;
  opacity: 1;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box {
  border-radius: 10px;
  padding: 40px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .say-text {
  padding: 20px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .say-text p {
  text-align: right;
  color: #484848;
  font-size: 16px;
  line-height: 32px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .stars-rows {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .stars-rows .star {
  display: inline-block;
  float: left;
  position: relative;
  width: 25px;
  height: 25px;
  margin: 1px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .stars-rows .star::before {
  content: "";
  background-image: url("../images/shop/star-1.png");
  width: 24px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0px;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .name-row .name {
  display: block;
  float: left;
  color: #484848;
  font-weight: bold;
  font-size: 23px;
  width: 100%;
  text-align: left;
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .name-row .description {
  display: inline-block;
  float: left;
  color: #3c3d3e;
  font-size: 16px;
  font-family: 'Peyda-light';
}
#shopPages.landing-page .customer-say-section .customer-say-swiper .say-box .img-box img {
  border-radius: 10px;
}
#shopPages.landing-page .customer-say-section .swiper-btn-row {
  text-align: center;
}
#shopPages.landing-page .customer-say-section .swiper-btn-row .swiper-button-say {
  background-color: #fff;
  color: #817c7c;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  text-align: center;
  padding-top: 10px;
  font-size: 25px;
  box-shadow: 0 0 7px #00000036;
  display: inline-block;
  margin-left: 6px;
}
#shopPages.landing-page .feature-row {
  margin: 40px 0;
}
#shopPages.landing-page .feature-row .feature-item {
  position: relative;
}
#shopPages.landing-page .feature-row .feature-item.support {
  padding-left: 60px;
}
#shopPages.landing-page .feature-row .feature-item.support::before {
  content: "";
  background-image: url("../images/shop/support.png");
  width: 56px;
  height: 57px;
  position: absolute;
  left: 0px;
  top: -6px;
}
#shopPages.landing-page .feature-row .feature-item.package {
  padding-left: 60px;
}
#shopPages.landing-page .feature-row .feature-item.package::before {
  content: "";
  background-image: url("../images/shop/box.png");
  width: 57px;
  height: 57px;
  position: absolute;
  left: 0px;
  top: -6px;
}
#shopPages.landing-page .feature-row .feature-item.certificate {
  padding-left: 60px;
}
#shopPages.landing-page .feature-row .feature-item.certificate::before {
  content: "";
  background-image: url("../images/shop/certicicat.png");
  width: 57px;
  height: 57px;
  position: absolute;
  left: 0px;
  top: -6px;
}
#shopPages.landing-page .feature-row .feature-item.quality {
  padding-left: 60px;
}
#shopPages.landing-page .feature-row .feature-item.quality::before {
  content: "";
  background-image: url("../images/shop/quality.png");
  width: 56px;
  height: 57px;
  position: absolute;
  left: 0px;
  top: -6px;
}
#shopPages.landing-page .feature-row .feature-item .feature-title {
  color: #484848;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
#shopPages.landing-page .feature-row .feature-item .feature-description {
  color: #6C757D;
  font-size: 16px;
  font-family: 'Peyda-light';
  text-align: left;
}
#shopPages.landing-page .main-category-row {
  margin-top: 30px;
}
#shopPages.landing-page .main-category-row .main-category-box {
  margin-bottom: 30px;
}
#shopPages.landing-page .main-category-row .main-category-box .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
#shopPages.landing-page .main-category-row .main-category-box .image-box .badge {
  background-color: #fff;
  color: #000;
  position: absolute;
  right: 30px;
  bottom: 0px;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
}
#shopPages.landing-page .main-category-row .main-category-box .image-box img {
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
#shopPages.landing-page .main-category-row .main-category-box .image-box img:hover {
  transform: scale(1.1);
}
#shopPages.landing-page .article-xs-btn-row {
  margin-top: 10px;
}
#shopPages.landing-page .article-xs-row {
  margin-bottom: 15px;
}
#shopPages.inner-page .breadcrumb {
  margin-bottom: 0;
}
#shopPages.inner-page .breadcrumb ul {
  padding: 0px  10px 15px 0;
  margin: 0;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  #shopPages.inner-page .breadcrumb ul {
    padding: 0px 0px 15px 0;
  }
}
#shopPages.inner-page .breadcrumb ul li {
  float: right;
  list-style: none;
  margin-left: 3px;
}
#shopPages.inner-page .breadcrumb ul li a {
  color: #A6A8B1;
}
#shopPages.inner-page .breadcrumb ul li a:after {
  content: "/";
  margin-right: 3px;
}
#shopPages.inner-page .breadcrumb ul li:last-child a {
  color: #ed5e66;
}
#shopPages.inner-page .breadcrumb ul li:last-child a:after {
  content: "";
}
#shopPages.inner-page .image-box .main-image {
  padding: 0px 15px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
  border-radius: 10px;
}
#shopPages.inner-page .image-box .main-image img {
  border-radius: 10px;
}
#shopPages.inner-page .image-box .more-image {
  padding: 0 15px;
  margin-top: 15px;
}
#shopPages.inner-page .image-box .more-image img {
  border-radius: 10px;
  max-width: 100%;
}
#shopPages.inner-page .product-details-box .share-row {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #shopPages.inner-page .product-details-box .share-row {
    margin-top: 0px;
  }
}
#shopPages.inner-page .product-details-box .share-row .share-icon {
  background-color: #d4efdc;
  color: #519C66;
  border-radius: 10px;
  display: inline-block;
  float: left;
  text-align: center;
  padding: 8px 11px 4px 11px;
  font-size: 16px;
}
#shopPages.inner-page .product-details-box .share-row .category-icon {
  display: inline-block;
  float: right;
  background-color: #e0ebfd;
  color: #0D6EFD;
  position: relative;
  padding: 3px 25px 3px 5px;
  border-radius: 5px;
  font-size: 13px;
}
#shopPages.inner-page .product-details-box .share-row .category-icon::before {
  content: "";
  background-image: url("../images/shop/category-icon.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#shopPages.inner-page .product-details-box .product-title-row h3,
#shopPages.inner-page .product-details-box .product-title-row h1 {
  font-size: 24px;
  color: #6E7079;
  font-weight: bold;
}
#shopPages.inner-page .product-details-box .not-exist span {
  background-color: #FEF3F2;
  font-size: 20px;
  font-weight: bold;
  color: #F57E77;
  padding: 7px 20px 7px 20px;
  display: inline-block;
  border-radius: 10px;
}
#shopPages.inner-page .product-details-box .product-data-price {
  margin-bottom: 10px;
}
#shopPages.inner-page .product-details-box .product-data-price .offer-price {
  width: 100%;
  float: right;
  color: #7f7f7f;
  font-size: 14px;
  margin: 10px 0 5px 0;
}
#shopPages.inner-page .product-details-box .product-data-price .offer-price .price {
  font-family: iransans;
  text-decoration: line-through;
  font-size: 18px;
}
#shopPages.inner-page .product-details-box .product-data-price .offer-price .offer-badge {
  display: inline-block;
  margin-right: 10px;
  background-color: #fbefef;
  color: #DC3545;
  position: relative;
  padding: 5px 25px 0px 6px;
  border-radius: 5px;
  font-size: 12px;
}
#shopPages.inner-page .product-details-box .product-data-price .offer-price .offer-badge::before {
  content: "";
  background-image: url(../images/shop/off-icon.png);
  width: 18px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
}
#shopPages.inner-page .product-details-box .product-data-price .main-price {
  width: 100%;
  float: right;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
#shopPages.inner-page .product-details-box .product-data-price .main-price .price {
  font-size: 28px;
}
#shopPages.inner-page .product-details-box .product-data-price .not-exist {
  color: #0D6EFD;
  font-size: 28px;
  font-weight: bold;
}
#shopPages.inner-page .product-details-box .product-data-item .title {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-left: 8px;
}
#shopPages.inner-page .product-details-box .product-data-item .title.color-title {
  position: relative;
  padding-right: 30px;
}
#shopPages.inner-page .product-details-box .product-data-item .title.color-title::before {
  content: "";
  position: absolute;
  right: 0px;
  top: -4px;
  background-image: url(../images/shop/color-icon.png);
  width: 24px;
  height: 25px;
}
#shopPages.inner-page .product-details-box .product-data-item .title.size-title {
  position: relative;
  padding-right: 30px;
}
#shopPages.inner-page .product-details-box .product-data-item .title.size-title::before {
  content: "";
  position: absolute;
  right: 0px;
  top: -4px;
  background-image: url(../images/shop/size-icon.png);
  width: 24px;
  height: 25px;
}
#shopPages.inner-page .product-details-box .product-data-item .size-list {
  list-style: none;
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 5px;
  float: right;
  width: 100%;
}
#shopPages.inner-page .product-details-box .product-data-item .size-list li {
  float: right;
  padding: 4px 20px 2px 20px;
  background-color: #E1E2E9;
  color: #666666;
  border-radius: 5px;
  margin-left: 5px;
  border: 1px solid #cbcbcb;
  cursor: pointer;
  font-size: 15px;
}
#shopPages.inner-page .product-details-box .product-data-item .size-list li.active {
  background-color: #faeaed;
  color: #db8b64;
  border-color: #E7A98B;
}
#shopPages.inner-page .product-details-box .product-data-item .color-list {
  list-style: none;
  padding: 0px;
  margin-bottom: 25px;
  margin-top: 5px;
  float: right;
  width: 100%;
}
#shopPages.inner-page .product-details-box .product-data-item .color-list li {
  float: right;
  margin-left: 10px;
  width: 37px;
  height: 37px;
  cursor: pointer;
  padding: 2px;
  border-radius: 30%;
  border: 2px solid transparent;
}
#shopPages.inner-page .product-details-box .product-data-item .color-list li span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 30%;
  cursor: pointer;
  border: 1px solid #dedede;
}
#shopPages.inner-page .product-details-box .product-data-item .color-list li.active {
  border: 2px solid #ed5e66;
}
#shopPages.inner-page .product-details-box .product-data-item .feature-price-item-option {
  background-color: #E1E2E9;
  border: 1px solid transparent;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 18px;
  padding: 5px 10px;
  margin-bottom: 20px;
}
#shopPages.inner-page .product-details-box .price-row {
  padding: 0 25px;
}
#shopPages.inner-page .product-details-box .price-row .price-unit {
  background-color: #ffe4eb;
  color: #eb4253;
  padding: 11px 15px 7px 15px;
  border-radius: 5px;
}
#shopPages.inner-page .product-details-box .price-row .price-unit span {
  margin: 0 1px;
}
#shopPages.inner-page .product-details-box .price-row .price-unit span.price {
  font-weight: bold;
  font-family: iransans;
  font-size: 18px;
  margin: 0 5px 0 3px;
  float: left;
}
#shopPages.inner-page .product-details-box .price-row .price-unit span.price-toman {
  float: left;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box {
  display: inline-block;
  background-color: #faeff2;
  border-radius: 5px;
  padding: 5px 0 5px 30px;
  position: relative;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box .product-count-unit {
  color: #000;
  font-family: iransans;
  font-weight: bold;
  display: inline-block;
  padding: 7px 15px;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box .up-down-btn-box {
  display: inline-block;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box .up-down-btn-box span {
  position: absolute;
  text-align: center;
  width: 30px;
  background-color: #ffe4eb;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  color: #eb4253;
  height: 20px;
  padding-top: 2px;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box .up-down-btn-box .count-up {
  top: 0px;
  left: 0px;
  border-radius: 5px 0 0 0;
}
#shopPages.inner-page .product-details-box .price-row .product-count-box .up-down-btn-box .count-down {
  bottom: 0px;
  left: 0px;
  border-radius: 0 0 0 5px;
}
#shopPages.inner-page .product-details-box .btn-row {
  padding: 0px;
  margin-top: 15px;
}
#shopPages.inner-page .product-details-box .btn-row button {
  width: 100%;
  padding: 10px 0;
}
#shopPages.inner-page .product-details-box .btn-row .show-cart-btn {
  width: 100%;
  padding: 10px 0;
}
#shopPages.inner-page .tab-row {
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 0 15px;
}
#shopPages.inner-page .tab-row ul {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin: 0;
  padding: 7px;
  list-style: none;
  float: right;
  text-align: center;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#shopPages.inner-page .tab-row ul li {
  cursor: pointer;
  color: #8B8D97;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 5px;
}
#shopPages.inner-page .tab-row ul li.active {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
#shopPages.inner-page .tab-row ul li:hover {
  background: radial-gradient(108.69% 108.69% at -2.18% 100%, #FFEF5B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(127.45% 127.45% at 89.3% -10.4%, #FF007B 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(147.28% 147.28% at 115.07% 122.99%, #FF4343 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(169.6% 169.6% at -14.36% 6.44%, #896CFE 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  background-blend-mode: multiply, multiply, multiply, multiply, normal;
  color: #fff;
}
@media (min-width: 768px) {
  #shopPages.inner-page .tab-row ul li {
    width: 17%;
    margin-bottom: 0px;
  }
}
#shopPages.inner-page .section-line {
  border-top: 1px solid rgba(152, 163, 184, 0.2);
  padding: 0;
  position: relative;
  margin-top: 40px;
}
#shopPages.inner-page .product-description p {
  color: #484848;
  text-align: justify;
  line-height: 30px;
  margin-bottom: 15px;
}
#shopPages.inner-page .product-description img {
  max-width: 100%;
}
#shopPages.inner-page .product-features .feature-category-title {
  color: #8B8D97;
  font-size: 18px;
  padding: 10px 0;
}
#shopPages.inner-page .product-features .feature-row {
  margin-bottom: 15px;
}
#shopPages.inner-page .product-features .feature-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
#shopPages.inner-page .product-features .feature-table table tr td {
  padding: 10px;
  border-radius: 8px;
  color: #6E7079;
}
#shopPages.inner-page .product-features .feature-table table tr td:nth-child(odd) {
  background-color: #FAEAEDFF;
  width: 50%;
  border: 1px solid #f6c4c7;
}
#shopPages.inner-page .product-features .feature-table table tr td:nth-child(even) {
  background-color: #E1E2E9;
  width: 50%;
}
#shopPages.cart-page .cart-step {
  display: none;
  margin: 30px 0;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  padding: 15px 0;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  #shopPages.cart-page .cart-step {
    display: block;
  }
}
@media (min-width: 992px) {
  #shopPages.cart-page .cart-step {
    border-radius: 10px;
    padding: 25px 0;
  }
}
#shopPages.cart-page .cart-step .step-box {
  border-radius: 10px;
  padding: 20px;
  position: relative;
}
#shopPages.cart-page .cart-step .step-box span {
  display: block;
  color: #8B8D97;
}
#shopPages.cart-page .cart-step .step-box span.main-title {
  font-size: 18px;
  font-weight: bold;
  color: #6E7079;
}
#shopPages.cart-page .cart-step .step-box.step-1 {
  padding-right: 80px;
}
#shopPages.cart-page .cart-step .step-box.step-1:before {
  content: "";
  background-image: url("../images/shop/cart-s1.png");
  height: 25px;
  width: 24px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.step-1.active:before {
  content: "";
  background-image: url("../images/shop/cart-s1-active.png");
  height: 49px;
  width: 48px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.step-2 {
  padding-right: 80px;
}
#shopPages.cart-page .cart-step .step-box.step-2:before {
  content: "";
  background-image: url("../images/shop/cart-s2.png");
  width: 49px;
  height: 49px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.step-2.active:before {
  content: "";
  background-image: url("../images/shop/cart-s2-active.png");
  height: 49px;
  width: 49px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.step-3 {
  padding-right: 80px;
}
#shopPages.cart-page .cart-step .step-box.step-3:before {
  content: "";
  background-image: url("../images/shop/cart-s3.png");
  height: 49px;
  width: 49px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.step-3.active:before {
  content: "";
  background-image: url("../images/shop/cart-s3-active.png");
  height: 49px;
  width: 49px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#shopPages.cart-page .cart-step .step-box.active {
  background-color: #e0ebfd;
}
#shopPages.cart-page .cart-step .step-box.active span.main-title {
  font-size: 18px;
  font-weight: bold;
  color: #0D6EFD;
}
#shopPages.cart-page .cart-step.mobile {
  display: block;
  padding: 15px;
}
#shopPages.cart-page .cart-step.mobile .step-box {
  border-radius: 10px;
  padding: 48px 8px 10px 8px;
  text-align: center;
}
#shopPages.cart-page .cart-step.mobile .step-box span {
  display: block;
  color: #8B8D97;
  font-size: 12px;
}
#shopPages.cart-page .cart-step.mobile .step-box span.main-title {
  font-size: 14px;
  font-weight: bold;
  color: #6E7079;
}
#shopPages.cart-page .cart-step.mobile .step-box.step-1:before {
  content: "";
  background-image: url("../images/shop/cart-s1.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 41px;
  width: 40px;
  position: absolute;
  top: 27px;
  right: 50%;
  transform: translate(50%, -50%);
}
#shopPages.cart-page .cart-step.mobile .step-box.step-1.active:before {
  content: "";
  background-image: url("../images/shop/cart-s1-active.png");
  height: 41px;
  width: 40px;
}
#shopPages.cart-page .cart-step.mobile .step-box.step-2:before {
  content: "";
  background-image: url("../images/shop/cart-s2.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 41px;
  width: 41px;
  position: absolute;
  top: 27px;
  right: 50%;
  transform: translate(50%, -50%);
}
#shopPages.cart-page .cart-step.mobile .step-box.step-2.active:before {
  content: "";
  background-image: url("../images/shop/cart-s2-active.png");
  height: 41px;
  width: 41px;
}
#shopPages.cart-page .cart-step.mobile .step-box.step-3:before {
  content: "";
  background-image: url("../images/shop/cart-s3.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 41px;
  width: 41px;
  position: absolute;
  top: 27px;
  right: 50%;
  transform: translate(50%, -50%);
}
#shopPages.cart-page .cart-step.mobile .step-box.step-3.active:before {
  content: "";
  background-image: url("../images/shop/cart-s3-active.png");
  height: 41px;
  width: 41px;
}
#shopPages.cart-page .cart-step.mobile .step-box.active {
  background-color: #e0ebfd;
}
#shopPages.cart-page .cart-step.mobile .step-box.active span.main-title {
  font-weight: bold;
  color: #0D6EFD;
}
@media (min-width: 768px) {
  #shopPages.cart-page .cart-step.mobile {
    display: none;
  }
}
#shopPages.cart-page .empty-cart {
  text-align: center;
}
#shopPages.cart-page .empty-cart span {
  display: block;
  text-align: center;
  color: #95A0B1;
  font-weight: bold;
  font-size: 20px;
}
#shopPages.cart-page .cart-box {
  border-radius: 10px;
  border: 1px solid rgba(152, 163, 184, 0.2);
  padding: 20px 20px 0 20px;
  display: none;
}
@media (min-width: 768px) {
  #shopPages.cart-page .cart-box {
    display: block;
  }
}
#shopPages.cart-page .cart-address-box {
  border-radius: 10px;
  border: 1px solid rgba(152, 163, 184, 0.2);
  padding: 20px 20px 0 20px;
}
#shopPages.cart-page .cart-address-box .address-item {
  margin-bottom: 20px;
  cursor: pointer;
}
#shopPages.cart-page .cart-address-box .address-item .address-box {
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  border-radius: 10px;
  border: 2px solid transparent;
  padding: 20px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-input {
  position: relative;
  width: 100%;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-input::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: 1px solid #A6A8B1;
  border-radius: 5px;
  top: 0;
  right: 13px;
}
@media (min-width: 542px) {
  #shopPages.cart-page .cart-address-box .address-item .address-box .address-input {
    width: 5%;
  }
  #shopPages.cart-page .cart-address-box .address-item .address-box .address-input::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    border: 1px solid #A6A8B1;
    border-radius: 5px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details {
  width: 100%;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span {
  color: #4e4e4e;
  display: block;
  border-left: 0;
  padding-left: 10px;
  margin-left: 10px;
  margin-bottom: 8px;
  position: relative;
  padding-right: 20px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.digit-font {
  padding: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span:last-child {
  border: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.title {
  display: block;
  font-size: 18px;
  color: #45464E;
  margin-bottom: 10px;
  border: 0px;
  padding-right: 33px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.address {
  display: block;
  border: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.address:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.postal:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-location.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.shop:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-shop.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.user:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-user.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.phone:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-phone.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.mobile:before {
  content: "";
  position: absolute;
  background-image: url("../images/shop/cart/address-mobile.png");
  width: 16px;
  height: 17px;
  top: 0px;
  right: 0px;
}
@media (min-width: 542px) {
  #shopPages.cart-page .cart-address-box .address-item .address-box .address-details span {
    display: inline-block;
    border-left: 1px solid #A6A8B1;
  }
  #shopPages.cart-page .cart-address-box .address-item .address-box .address-details span.title {
    display: block;
    font-size: 18px;
    color: #45464E;
    margin-bottom: 10px;
    border: 0px;
    padding: 0px;
  }
}
@media (min-width: 542px) {
  #shopPages.cart-page .cart-address-box .address-item .address-box .address-details {
    width: 95%;
  }
}
#shopPages.cart-page .cart-address-box .address-item .address-box .edit-address {
  color: #ed5e66;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
#shopPages.cart-page .cart-address-box .address-item .address-box .edit-address i {
  margin-right: 10px;
}
#shopPages.cart-page .cart-address-box .address-item.selected .address-box {
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 2px solid transparent;
}
#shopPages.cart-page .cart-address-box .address-item.selected .address-input::before {
  background-color: #ed5e66;
}
#shopPages.cart-page .cart-address-box .address-item.selected .address-input::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  color: #fff;
  top: 4px;
  right: 18px;
}
@media (min-width: 542px) {
  #shopPages.cart-page .cart-address-box .address-item.selected .address-input::after {
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    color: #fff;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
#shopPages.cart-page .cart-address-box .add-address-btn {
  position: relative;
  width: 100%;
}
#shopPages.cart-page .cart-address-box .add-address-btn i {
  margin-right: 5px;
}
@media (min-width: 443px) {
  #shopPages.cart-page .cart-address-box .add-address-btn {
    position: absolute;
    left: 0;
    width: auto;
  }
  #shopPages.cart-page .cart-address-box .add-address-btn i {
    margin-right: 5px;
  }
}
#shopPages.cart-page .cart-address-box.final-box .title-text {
  font-size: 23px;
}
#shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details {
  width: 100%;
}
#shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span {
  text-align: justify;
  display: block !important;
  border: 0px !important;
  padding-left: 0;
  margin-left: 0;
}
#shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span:last-child {
  margin-bottom: 0px;
}
#shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span.title {
  display: block !important;
  margin-bottom: 10px !important;
  border-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
}
#shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span.digit-font {
  padding: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
}
@media (min-width: 768px) {
  #shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span {
    text-align: justify;
    display: inline-block !important;
    padding-left: 10px!important;
    margin-left: 10px!important;
    border-left: 1px solid #A6A8B1 !important;
  }
  #shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span.title {
    display: block !important;
    margin-bottom: 10px !important;
    border-left: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  #shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span:last-child {
    margin-bottom: 0px !important;
    border-left: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  #shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span {
    text-align: justify;
    display: block !important;
    border: 0px !important;
    padding-left: 0;
    margin-left: 0;
  }
  #shopPages.cart-page .cart-address-box.final-box .address-item .address-box .address-details span:last-child {
    margin-bottom: 0px;
  }
}
#shopPages.cart-page .cart-box-mobile {
  display: block;
}
@media (min-width: 768px) {
  #shopPages.cart-page .cart-box-mobile {
    display: none;
  }
}
#shopPages.cart-page .cart-box-mobile .cart-product-box {
  float: right;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  margin-bottom: 10px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row {
  float: right;
  width: 100%;
  padding: 15px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .image-box {
  position: relative;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .image-box img {
  border-radius: 5px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .image-box .remove-item {
  position: absolute;
  top: -7px;
  right: 5px;
  background-color: #858585;
  color: #fff;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  font-size: 17px;
  text-align: center;
  padding-top: 4px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data {
  padding-left: 0px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data span.product-title-fa {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color: #45464E;
  font-size: 16px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .product-feature-row {
  margin-bottom: 5px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .product-feature-row span {
  display: inline;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .product-feature-row span.feature-title {
  color: #686868;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .product-feature-row span.feature-value {
  font-weight: bold;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .quantity-row span.feature-title {
  color: #686868;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-details-row .product-data .quantity-row .quantity {
  font-weight: bold;
  font-size: 16px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row {
  float: right;
  width: 100%;
  padding: 0 15px 15px 15px;
  position: relative;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row {
  display: block;
  font-size: 18px;
  height: 25px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row .price {
  font-weight: bold;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row.original .price {
  font-weight: bold;
  font-size: 14px;
  text-decoration: line-through;
  color: #7f7f7f;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row.original .toman {
  color: #7f7f7f;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row.discount .price {
  font-weight: bold;
  color: #000;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .price-row .toman {
  font-size: 14px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .btn-count {
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #F5F6FA;
  border-radius: 5px;
  left: 15px;
  bottom: 15px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .btn-count div {
  display: inline-block;
  color: #6C757D;
  padding: 3px 11px 0 11px;
  font-size: 16px;
}
#shopPages.cart-page .cart-box-mobile .cart-product-box .product-price-details-row .btn-count .count {
  font-size: 20px;
}
#shopPages.cart-page .total-price-box {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 40px;
  direction: ltr;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#shopPages.cart-page .total-price-box .cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  float: left;
  direction: rtl;
}
#shopPages.cart-page .total-price-box .cart-summary p {
  margin-bottom: 20px;
}
#shopPages.cart-page .total-price-box .cart-summary p.pink {
  color: #eb4253;
}
#shopPages.cart-page .total-price-box .cart-summary p.bold {
  font-weight: bold;
  font-size: 20px;
}
#shopPages.cart-page .total-price-box .cart-summary p:last-child {
  margin-bottom: 0px;
}
#shopPages.cart-page .total-price-box .cart-summary span.price {
  font-weight: bold;
  font-family: iransans;
  font-size: 20px;
  padding-left: 5px;
}
#shopPages.cart-page .total-price-box .cart-summary span.price.bold {
  font-weight: bold;
  font-size: 20px;
}
#shopPages.cart-page .total-price-box .cart-summary span.pink {
  color: #eb4253;
}
#shopPages.cart-page .total-price-box .cart-summary span.green {
  color: green;
}
#shopPages.cart-page .total-price-box .cart-summary.order-set {
  width: 52%;
}
@media (min-width: 768px) {
  #shopPages.cart-page .total-price-box .cart-summary {
    width: 59%;
  }
}
@media (min-width: 992px) {
  #shopPages.cart-page .total-price-box .cart-summary {
    width: 51%;
  }
}
@media (min-width: 1200px) {
  #shopPages.cart-page .total-price-box .cart-summary {
    width: 42%;
  }
}
@media (min-width: 1400px) {
  #shopPages.cart-page .total-price-box .cart-summary {
    width: 43%;
  }
}
#shopPages.cart-page .total-price-box .btn-row {
  margin-top: 30px;
  padding: 0px;
}
#shopPages.cart-page .total-price-box .btn-row button,
#shopPages.cart-page .total-price-box .btn-row a {
  direction: rtl;
  width: 100%;
  padding: 9px 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  #shopPages.cart-page .total-price-box {
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#shopPages.cart-page .order-review-box {
  border-radius: 10px;
  border: 1px solid rgba(152, 163, 184, 0.2);
  padding: 15px 15px 0 15px;
  margin-bottom: 20px;
}
#shopPages.cart-page .order-review-box .cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  float: left;
  direction: rtl;
  padding: 10px;
}
#shopPages.cart-page .order-review-box .cart-summary p {
  margin-bottom: 20px;
}
#shopPages.cart-page .order-review-box .cart-summary p.pink {
  color: #eb4253;
}
#shopPages.cart-page .order-review-box .cart-summary p.bold {
  font-weight: bold;
  font-size: 20px;
}
#shopPages.cart-page .order-review-box .cart-summary p:last-child {
  margin-bottom: 0px;
}
#shopPages.cart-page .order-review-box .cart-summary span.price {
  font-weight: bold;
  font-family: iransans;
  font-size: 20px;
  padding-left: 5px;
}
#shopPages.cart-page .order-review-box .cart-summary span.price.bold {
  font-weight: bold;
  font-size: 20px;
}
#shopPages.cart-page .order-review-box .cart-summary span.pink {
  color: #eb4253;
}
#shopPages.cart-page .order-review-box .cart-summary span.green {
  color: green;
}
#shopPages.cart-page .order-review-box .cart-summary.order-set {
  width: 52%;
}
#shopPages.cart-page .order-review-box .btn-row {
  margin-top: 30px;
  padding: 0px;
}
#shopPages.cart-page .order-review-box .btn-row button {
  direction: rtl;
  width: 100%;
  padding: 9px 0;
  font-size: 18px;
}
#shopPages.cart-page .order-review-box .cart-product-review {
  position: relative;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 15px;
  padding: 15px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#shopPages.cart-page .order-review-box .cart-product-review .img-box {
  position: relative;
}
#shopPages.cart-page .order-review-box .cart-product-review .img-box img {
  border-radius: 10px;
}
#shopPages.cart-page .order-review-box .cart-product-review p.title {
  font-size: 16px;
  font-weight: bold;
  color: #45464E;
}
@media (min-width: 576px) {
  #shopPages.cart-page .order-review-box .cart-product-review p.title {
    font-size: 16px;
    font-weight: bold;
    color: #45464E;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#shopPages.cart-page .order-review-box .cart-product-review .feature-mobile {
  margin-top: 10px;
  display: block;
}
@media (min-width: 576px) {
  #shopPages.cart-page .order-review-box .cart-product-review .feature-mobile {
    display: none;
  }
}
#shopPages.cart-page .order-review-box .cart-product-review .features {
  display: none;
}
@media (min-width: 576px) {
  #shopPages.cart-page .order-review-box .cart-product-review .features {
    display: block;
  }
}
#shopPages.cart-page .order-review-box .cart-product-review .features.mobile {
  display: block;
}
@media (min-width: 576px) {
  #shopPages.cart-page .order-review-box .cart-product-review .features.mobile {
    display: none;
  }
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item {
  display: inline-block;
  font-size: 12px;
  position: relative;
  margin-left: 7px;
  border-left: 1px solid #e3e3e3;
  margin-bottom: 5px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.size {
  padding-right: 19px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.size:before {
  content: "";
  background-image: url("../images/shop/size-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.category {
  padding-right: 19px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.category:before {
  content: "";
  background-image: url("../images/shop/category-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.color {
  padding-right: 19px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.color:before {
  content: "";
  background-image: url("../images/shop/color-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.quantity {
  padding-right: 19px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item.quantity:before {
  content: "";
  background-image: url("../images/shop/quantity-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item span {
  color: #606060;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item span:last-child {
  padding-left: 7px;
}
#shopPages.cart-page .order-review-box .cart-product-review .features .item:last-child {
  border-left: 0px;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price {
  position: relative;
  color: #3c3c3c;
  text-align: left;
}
@media (min-width: 576px) {
  #shopPages.cart-page .order-review-box .cart-product-review .cart-product-price {
    text-align: center;
  }
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price.have-discount {
  color: #8b8b8b;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original span.toman {
  font-size: 18px;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original span.price {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original.discount span.price {
  font-size: 16px;
  text-decoration: line-through;
  padding-left: 5px;
  font-family: iransans;
  color: #7f7f7f;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original.discount span.toman {
  color: #7f7f7f;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original.discount-price span.price {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
  color: #000;
}
#shopPages.cart-page .order-review-box .cart-product-review .cart-product-price .original.discount-price span.toman {
  font-size: 18px;
}
#shopPages.cart-page .accept-box {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 25px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  #shopPages.cart-page .accept-box {
    margin-bottom: 45px;
    border-radius: 10px;
  }
}
#shopPages.cart-page .accept-box p {
  padding-top: 10px;
  color: #33343A;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #shopPages.cart-page .accept-box p {
    margin-bottom: 0px;
  }
}
#shopPages.cart-page .accept-box .btn-row button {
  direction: rtl;
  width: 100%;
  padding: 9px 0;
  font-size: 18px;
}
#shopPages.cart-page .accept-box .btn-row button i {
  margin-right: 5px;
}
#shopPages.cart-page .empty-address {
  text-align: center;
  padding-bottom: 20px;
}
#shopPages.cart-page .empty-address span {
  color: #95A0B1;
  display: block;
  margin: 20px 0;
  font-size: 18px;
}
#shopPages.cart-page .empty-address .btn-add-new-address {
  background-color: transparent;
  padding: 7px 30px 7px 53px;
}
#shopPages.cart-page .empty-address .btn-add-new-address i.new-address-icon {
  position: relative;
  display: inline-block;
}
#shopPages.cart-page .empty-address .btn-add-new-address i.new-address-icon:after {
  content: "";
  background-image: url("../images/shop/new-address-cart-icon.png");
  width: 25px;
  height: 25px;
  position: absolute;
  left: -25px;
  top: -16px;
}
#shopPages.cart-page .cart-product {
  position: relative;
  direction: rtl;
  display: flex;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 32px 0px #8898AA26;
  margin-bottom: 20px;
  background: linear-gradient(white, white), linear-gradient(to right, #ff8800, #e1067b);
  background-clip: padding-box, border-box;
  border: 1px solid transparent;
}
#shopPages.cart-page .cart-product .cart-product-img {
  width: 187px;
  padding: 10px 0;
}
#shopPages.cart-page .cart-product .cart-product-img .img-box {
  position: relative;
  width: 142px;
  margin: 0 auto;
}
#shopPages.cart-page .cart-product .cart-product-img .img-box img {
  border-radius: 10px;
}
#shopPages.cart-page .cart-product .cart-product-img .img-box button.remove-item {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 25px;
  height: 25px;
  background-color: #6f7377;
  border-radius: 50%;
  border: unset;
  transition: 0.3s;
}
#shopPages.cart-page .cart-product .cart-product-img .img-box button.remove-item:before {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  position: absolute;
  top: 4px;
  left: 6px;
}
#shopPages.cart-page .cart-product .cart-product-img .img-box button.remove-item:hover {
  background-color: #ed5e66;
  transition: 0.3s;
}
#shopPages.cart-page .cart-product .cart-product-content {
  padding: 10px 0 10px;
  -ms-flex-preferred-size: calc(100%);
  flex-basis: calc(100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  border-radius: 0;
  position: relative;
}
#shopPages.cart-page .cart-product .cart-product-content i.remove-item {
  content: "";
  background-image: url("../images/shop/remove-icon-cart.png");
  width: 24px;
  height: 25px;
  position: absolute;
  left: 10px;
  top: 7px;
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 992px) {
  #shopPages.cart-page .cart-product .cart-product-content i.remove-item {
    left: 10px;
    top: 7px;
  }
}
@media (min-width: 1200px) {
  #shopPages.cart-page .cart-product .cart-product-content i.remove-item {
    left: 15px;
    top: 72px;
  }
}
@media (min-width: 1400px) {
  #shopPages.cart-page .cart-product .cart-product-content i.remove-item {
    left: 15px;
    top: 68px;
  }
}
#shopPages.cart-page .cart-product .cart-product-content.no-remove::after {
  display: none;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  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-pack: justify;
  -ms-flex-pack: justify;
  padding: 10px 0;
  gap: 10px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details span:first-child {
  padding-left: 5px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details p.title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 32px;
  color: #45464E;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features {
  display: block;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item {
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin-left: 7px;
  border-left: 1px solid #e3e3e3;
  margin-bottom: 5px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.size {
  padding-right: 19px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.size:before {
  content: "";
  background-image: url("../images/shop/size-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.category {
  padding-right: 19px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.category:before {
  content: "";
  background-image: url("../images/shop/category-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.color {
  padding-right: 19px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.color:before {
  content: "";
  background-image: url("../images/shop/color-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.quantity {
  padding-right: 19px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item.quantity:before {
  content: "";
  background-image: url("../images/shop/quantity-icon-cart.png");
  width: 16px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item span {
  color: #A6A8B1;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item span:last-child {
  padding-left: 7px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-details .features .item:last-child {
  border-left: 0px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price {
  position: relative;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3c3c3c;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price.have-discount {
  color: #8b8b8b;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original span.toman {
  font-size: 18px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original span.price {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original.discount span.price {
  font-size: 16px;
  text-decoration: line-through;
  padding-left: 5px;
  font-family: iransans;
  color: #7f7f7f;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original.discount span.toman {
  color: #7f7f7f;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original.discount-price span.price {
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  font-family: iransans;
  color: #000;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-product-price .original.discount-price span.toman {
  font-size: 18px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box {
  display: inline-block;
  background-color: #F5F6FA;
  border-radius: 5px;
  padding: 5px 0 5px 30px;
  position: relative;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box .product-count-unit {
  color: #000;
  font-family: iransans;
  font-weight: bold;
  display: inline-block;
  padding: 7px 15px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box .up-down-btn-box {
  display: inline-block;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box .up-down-btn-box span {
  position: absolute;
  text-align: center;
  width: 30px;
  background-color: #E1E2E9;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  color: #6C757D;
  height: 20px;
  padding-top: 2px;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box .up-down-btn-box .count-up {
  top: 0px;
  left: 0px;
  border-radius: 5px 0 0 0;
}
#shopPages.cart-page .cart-product .cart-product-content .cart-quantity-selector .product-count-box .up-down-btn-box .count-down {
  bottom: 0px;
  left: 0px;
  border-radius: 0 0 0 5px;
}
#shopPages.cart-page .order-set-result {
  margin-top: 10px;
}
#shopPages.cart-page .order-set-result .btn-default {
  font-size: 14px;
  border: 1px solid #000;
  margin-right: 10px;
}
#shopPages.cart-page .order-set-result .btn-default:hover {
  color: #000;
}
.modal-address-form label {
  color: #6E7079;
  margin-bottom: 3px;
  margin-top: 10px;
}
.modal-address-form .input-box {
  position: relative;
}
.modal-address-form .input-box .help-block {
  position: absolute;
  left: 15px;
  top: 15px;
  color: red;
  font-weight: normal;
  font-size: 12px;
}
.modal-address-form input,
.modal-address-form select,
.modal-address-form textarea {
  background-color: #F6F7FB;
  border: 1px solid transparent;
  font-weight: normal;
  font-family: 'Peyda-light';
  font-size: 14px;
  padding: 10px;
  margin-bottom: 5px;
}
.modal-address-form input::placeholder,
.modal-address-form select::placeholder,
.modal-address-form textarea::placeholder {
  color: #BEC0CA;
}
.modal-address-form .btn-row-address {
  margin-top: 10px;
}
.modal-address-form .btn-row-address button {
  width: 100%;
}
@media (min-width: 768px) {
  .modal-address-form .btn-row-address button {
    width: auto;
  }
}
#tableOfContent h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
#tableOfContent ul li {
  margin-bottom: 15px;
}
#tableOfContent ul li a {
  font-size: 16px;
}
/*# sourceMappingURL=style.css.map */