:root {
  --main-firooze: #00bed2;
  --main-blue: #1466a0;
  --main-gray: #e3e3e3;
  --main-text: #545454;
  --main-gray-dark: #383838;
  --main-gray-light: #f3f3f3;
  --main-gray-lightlow: #cecece;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}
.logohtml,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

@font-face {
  font-family: "w_Nian";
  src: url("https://namohonar.ir/asset/fonts/w_Nian.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "w_Nian_Bold";
  src: url("https://namohonar.ir/asset/fonts/w_Nian Bold.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src:  url('https://namohonar.ir/asset/fonts/icomoon.eot?bp5m21');
  src:  url('https://namohonar.ir/asset/fonts/icomoon.eot?bp5m21#iefix') format('embedded-opentype'),
    url('https://namohonar.ir/asset/fonts/icomoon.ttf?bp5m21') format('truetype'),
    url('https://namohonar.ir/asset/fonts/icomoon.woff?bp5m21') format('woff'),
    url('https://namohonar.ir/asset/fonts/icomoon.svg?bp5m21#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e625";
}
.icon-add_shopping_cart:before {
  content: "\e854";
}
.icon-phone2:before {
  content: "\e905";
}
.icon-youtube2:before {
  content: "\e906";
}
.icon-shopping-cart1:before {
  content: "\e90b";
}
.icon-linkedin21:before {
  content: "\eaca";
}
.icon-search22:before {
  content: "\f002";
}
.icon-user1:before {
  content: "\f008";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-whatsapp1:before {
  content: "\f235";
}
.icon-user-o:before {
  content: "\f2c0";
}
.icon-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-navigation-more:before {
  content: "\e909";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-grid2:before {
  content: "\e614";
}


[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e625";
}
.icon-youtube2:before {
  content: "\e906";
}
.icon-search22:before {
  content: "\f002";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-whatsapp1:before {
  content: "\f235";
}
.icon-linkedin21:before {
  content: "\eaca";
}
.icon-add_shopping_cart:before {
  content: "\e854";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-user-o:before {
  content: "\f2c0";
}
.icon-user1:before {
  content: "\f008";
}
.icon-shopping-cart1:before {
  content: "\e90b";
}
.icon-phone2:before {
  content: "\e905";
}

html {
  overflow-x: hidden;
}
body {
  font-family: "w_Nian";
  overflow-x: hidden;
  direction: rtl;
  text-align: right;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
ul {
  list-style: none;
  padding: 0;
}
.h1,
h1 {
  font-size: 0.938rem;
  margin-bottom: 20px;
  margin-top: 0;
}
.h2,
h2 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 0;
  color: var(--main-gray-dark);
}
.padding-clear {
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  color: var(--main-gray-dark);
}
:focus {
  outline: 0;
}
header {
  position: fixed;
  width: 100%;
  top: 0px;
  right: 0px;
  height: 160px;
  background: #fff;
  z-index: 101;
}
.logo {
  float: right;
}
.logo img {
  float: right;
  width: auto;
  margin-top: 8px;
  height: 80px;
  margin-left: 10px;
}
.search {
  width: 100%;
  margin-top: 50px;
}
.search form {
  position: relative;
  top: -5px;
}
.search input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-size: 18px;
  border-radius: 5px;
  border-left: 0;
  position: absolute;
  border: 0.07rem solid #bdbdbd;
}
.search button {
  border: 0;
  background: 0 0;
  border-radius: unset;
  border-right: 0;
  padding-top: 5px;
  transition: 0.6s;
  position: absolute;
  left: 12px;
  top: 1px;
  font-size: 1.25rem;
  color: var(--main-text);
}
.search button:hover {
  color: var(--main-gray-dark);
  transition: 0.6s;
}
.top-tools {
  padding-top: 40px;
}
.top-tools div {
  float: left;
  position: relative;
  cursor: pointer;
}
.top-tools div:hover span{
  color: var(--main-blue);
  transition: 0.3s;
}
.top-tools span:nth-child(1) {
  color: var(--main-gray-dark);
  font-size: 29px;
  float: right;
  margin-left: 9px;
  margin-top: 8px;
}
/* .top-tools span:nth-child(2) {
  color: var(--main-gray-dark);
  font-size: 15px;
  font-family: "w_Nian_Bold";
}
.top-tools span:nth-child(3) {
  color: var(--main-gray-dark);
  font-size: 14px;
  display: block;
  margin-right: 30px;
} */
.top-tools span:nth-child(2) {
	color: var(--main-blue);
	font-size: 14px;
	display: block;
	margin-right: 30px;
	position: absolute;
	top: -5px;
	right: -25px;
}


.margin-top {
  margin-top: 155px;
}
.indexsection {
  color: red;
}
.productgroup {
  margin: 30px 0px;
}
.productGroupInfo {
  height: 300px; /* یا هر ارتفاعی که داری */
  display: flex;
  flex-direction: column;
  justify-content: end; /* محتوای عمودی میره پایین */
  padding: 1rem;
}
.productGroupInfo h3 {
  color: var(--main-gray-dark);
  font-size: 24px;
  font-family: "w_Nian_Bold";
}
.productGroupInfo p {
  color: var(--main-text);
  font-size: 18px;
}
.productGroupInfo a {
  color: var(--main-gray-dark);
  background: #dfdfdf;
  padding: 4px;
  margin-top: 20px;
  display: inline-block;
  width: 150px;
  text-align: center;
  font-size: 18px;
  border-radius: 20px;
  font-family: "w_Nian_Bold";
  transition: 0.3s;
}
.productGroupInfo a:hover {
  color: #fff;
  background: var(--main-firooze);
  transition: 0.3s;
}

.productGroupInfoOther a {
  color: #fff !important;
  background: var(--main-firooze) !important;
  padding: 4px;
  margin-top: 20px;
  display: inline-block;
  width: 150px;
  text-align: center;
  font-size: 13px;
  border-radius: 20px;
  font-weight: normal;
  transition: 0.3s;
}
.productGroupInfoOther a:hover {
  background: var(--main-gray-dark) !important;
  transition: 0.3s;
}

.product-cart {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.product-card .position-relative {
  position: relative;
}

.product-card img {
  display: block;
  width: 100%;
  height: auto;
}

.product-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* فقط هم‌اندازه تصویر */
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  opacity: 0;
  transition: all 0.3s ease;
}

.product-card .position-relative:hover .overlay {
  opacity: 1;
}

.card-body,
.product-details,
p,
h1 {
  margin-top: 0;
}

.product-cart:hover .overlay {
  bottom: 0;
  opacity: 1;
}

.product-card:hover .overlay {
  opacity: 1;
}

.product-card:hover img {
  filter: blur(2px) brightness(1);
  transition: filter 0.3s ease;
}
.product-card h5 {
  color: var(--main-gray-dark);
  font-size: 18px;
  font-family: "w_Nian_Bold";
}
.product-card .card-text {
  color: var(--main-blue);
  font-size: 20px;
  font-family: "w_Nian_Bold";
}
.product-card .btn {
  background: transparent !important;
  color: var(--main-gray-dark);
  font-size: 16px;
  font-family: "w_Nian_Bold";
  border: 0px !important;
  outline: 0px !important;
  box-shadow: none !important;
}
.product-card .btn span {
  font-size: 17px;
  float: right;
  margin-left: 5px;
}
.product-card .tools {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 55px;
}
.product-card .tools div {
  color: #fff;
  font-size: 9px;
  padding: 4px;
  border-radius: 2px;
  width: 55px;
  float: left;
  margin-bottom: 2px;
  text-align: center;
  border: 0;
}
.product-card .symbolother {
  color: #1c8121;
  margin-right: 3px;
}
.product-card .symbol {
  color: #1c8121;
  float: right;
  margin-right: 5px;
}
.product-card .tools .newproduct {
  background: #8e0f4f;
  float: right;
  border-radius: 0 0 0 10px;
}
.product-card .tools .discountproduct {
  background: #1a7b1f;
}
.product-card .tools .saleproduct {
  background: #cb8408;
}
.product-card .tools .productoffer {
  background: #b00f14;
}
.product-card .tools .productmodel {
  background: #b00f14;
}
.product-card .card-title {
  font-size: 18px;
  font-family: "w_Nian_Bold";
}
.product-card:hover h5 {
  color: var(--main-firooze);
}

.cat-cart {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.cat-cart .img {
  height: 300px;
  background-size: cover;
  background-position: center;
  transition: all 0.3s ease-in-out;
  position: relative;
  border-radius: 7px;
}



.cat-cart:hover .img {
  filter: blur(2px) brightness(1);
  transition: filter 0.3s ease;
}

.cat-cart::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px; /* دقیقاً هم اندازه img */
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;t;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
}

.cat-cart:hover::after {
  opacity: 1;
}
.cat-cart h5 {
  color: var(--main-gray-dark);
  font-size: 18px;
  font-weight: "w_Nian_Bold";
  margin-top: 10px;
  transition: 0.3s;
}
.cat-cart:hover h5 {
  color: var(--main-blue);
  transition: 0.3s;
}
.ads-index {
  margin: 50px 0px;
}
.ads-index img {
  border-radius: 7px;
}

.insta {
  margin-top: 30px;
}
.insta .box {
  aspect-ratio: 1 / 1; /* همیشه مربع */
  width: 100%;
  overflow: hidden;
  background-color: #f8f9fa;
  position: relative;
  transition: all 0.3s ease;
}

.insta .img-box {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: 0.4s ease;
}

.insta .box:hover .img-box {
  filter: grayscale(0%);
  transform: scale(1.05);
}

.insta .bg-navy {
  background-color: #0a2a43;
}
footer {
  background: var(--main-gray-light);
  padding: 35px 0px;
}
.cer img {
  height: 70px;
}
footer ul {
  width: 33%;
  float: right;
}
footer ul li {
  color: var(--main-gray-dark);
  margin-left: 20px;
  font-size: 18px;
  font-family: "w_Nian_Bold";
}
footer ul li a {
  padding-top: 5px;
  display: block;
  color: var(--main-gray-dark);
  transition: 0.3s;
  font-size: 17px;
  font-family: "w_Nian";
}
footer ul li a:hover {
  color: var(--main-blue);
}
.footer-img {
  text-align: center;
}
.social {
  color: var(--main-blue);
  text-align: center;
  margin-top: 10px;
}
.social a span {
  color: var(--main-gray-dark);
  font-size: 27px;
  padding: 0px 5px;
  transition: 0.3s;
}
.social a span:hover {
  color: var(--main-blue);
  font-size: 27px;
  padding: 0px 5px;
  transition: 0.3s;
}
.footer-img img {
  height: 150px;
}
.cer {
  margin-bottom: 10px;
}
.cer h5 {
  font-size: 18px;
  font-family: "w_Nian_Bold";
}
.cer img {
  height: 110px;
  margin-top: 10px;
}
.copyright {
  margin: 15px;
  font-size: 18px;
  color: var(--main-text);
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.old-price {
  color: var(--main-gray-lightlow) !important;
  text-decoration: line-through;
}
.open_side {
  cursor: pointer;
}
.side_bg {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 160;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
}
.side_bg.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
.item_product_info {
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  height: 112px;
  position: relative;
}
.item_product_info img {
  height: 80px;
  width: 80px;
  margin-left: 5px;
  float: right;
  padding: 7px;
  border: 1px solid #eee;
  border-radius: 2px;
}
.item_product_info a h2 {
  font-size: 16px;
  color: var(--main-firooze);
  line-height: 22px;
  margin-bottom: 10px;
  text-align: right;
}
.item_product_info a h2:hover {
  color: var(--main-gray-dark);
}
.item_product_info h4 {
  font-size: 18px;
  margin-bottom: 7px;
  width: 30%;
  float: right;
  text-align: right;
}
.item_product_info .title {
  float: right;
}
.item_product_info .price {
  float: right;
}
.item_product_info .old_price {
  color: #ddd;
  text-decoration: line-through;
}
.item_product_info .new_price {
  color: var(--main-gray-dark);
}
.item_product_action {
  display: inline-block;
  margin-top: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.item_product_action input[type="button"] {
  background: 0 0;
  border: 0;
  color: var(--main-gray-dark);
  font-size: 16px;
  float: left;
  height: 28px;
  cursor: pointer;
}
.item_product_action input[type="button"]:hover {
  background: #fff;
  color: var(--main-firooze);
}
.item_product_action input[type="text"] {
  border: 0 solid #ddd;
  text-align: center;
  width: 40px;
  float: left;
  height: 28px;
  background: var(--main-firooze);
  font-size: 18px;
  color: #fff;
  border: 0 !important;
  border-radius: 6px;
}
.final_price {
	background: var(--main-blue);
	padding: 3px;
	width: 100%;
	font-size: 18px;
	color: #fff;
	height: 42px;
	position: relative;
	right: 0;
	bottom: 30px;
	text-align: center;
}
.checkout {
	background: var(--main-gray-dark);
	font-size: 18px;
	color: #fff;
	padding: 3px;
	width: 100%;
	height: 42px;
	position: relative;
	right: 0;
	bottom: 30px;
	text-align: center;
}
#close-ajax span {
  cursor: pointer;
  font-size: 40px;
}
#close-ajax span:hover {
  color: var(--main-firooze);
}
.delitem {
  position: absolute;
  bottom: 0;
  right: 0;
}
.delitem span {
  font-size: 18px;
  color: var(--main-gray-dark);
  cursor: pointer;
}
.delitem span:hover {
  color: var(--main-firooze);
}
.notfind {
  text-align: center;
}
.notfind span {
  color: var(--main-firooze);
  font-size: 40px;
  display: block;
  margin-bottom: 20px;
}
.notfind h2 {
  color: var(--main-gray-dark);
  font-size: 14px;
  text-align: center;
}
.basket_styleone {
  background: var(--main-blue);
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  direction: rtl;
  padding: 6px;
  margin-bottom: 20px;
}
.basket_styletwo {
  color: var(--main-firooze);
  font-size: 12px;
  direction: rtl;
  padding: 8px;
  margin-bottom: 20px;
}
.product-rel {
  direction: ltr;
}
.filter {
	padding: 10px 0px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 5px;
	min-height: 200px;
	display: flow-root;
}
.filter h3 {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: "w_Nian_Bold";
}
.filter ul {
  font-size: 14px;
  list-style: circle;
}
.filter .active a {
  color: var(--main-blue) !important;
}
.filter ul li {
  margin-right: 10px;
  margin-bottom: 7px;
}
.filter ul li a {
  font-size: 18px;
  color: var(--main-gray-dark);
}
.filter ul li a:hover {
  color: var(--main-firooze);
}
.sort {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.sort ul {
  font-size: 14px;
  list-style: circle;
}
.sort ul li {
  margin-right: 20px;
  display: inline;
  font-size: 17px;
}
.sort ul li a {
  font-size: 17px;
  color: var(--main-gray-dark);
}
.sort ul li a:hover {
  color: var(--main-firooze);
}
.sort .active a {
  color: var(--main-firooze) !important;
}
.side_right {
  width: 420px;
  height: 100vh;
  background: #fff;
  position: fixed;
  top: 0;
  left: -420px;
  transition: left 0.3s linear;
  z-index: 1600;
  padding: 25px;
  overflow: auto;
}
.product-view h1 {
  font-size: 24px;
  font-family: "w_Nian_Bold";
}
.side_right.active {
  left: 0;
}
.basketContent {
  margin-top: 30px;
  margin-bottom: 100px;
}

.main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-menu li {
  position: relative;
  display: contents;
}

.main-menu > ul > li > a {
  padding: 7px 15px;
  display: inline-block;
  font-family: "w_Nian_Bold";
  font-size: 18px;
  color: var(--main-gray-dark);
  text-decoration: none;
}

.has-mega:hover .mega-menu {
  display: block;
}
.main-menu {
  position: relative;
  border-top: 1px solid var(--main-gray-lightlow);
  margin-top: 10px;
  padding-top: 5px;
}

.has-mega {
  position: relative;
}

.has-mega:hover .mega-menu {
  display: block;
}

.mega-menu {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 100vw;
  background: #f7f7f7;
  z-index: 999;
  padding: 30px 0;
}


.mega-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.mega-menu h6 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.mega-menu ul {
  padding: 0;
  list-style: none;
}

.mega-menu ul li a {
  display: block;
  padding: 5px 0;
  color: var(--main-text);
  text-decoration: none;
  font-size: 18px;
  font-family: "w_Nian_Bold";
}

.mega-menu ul li a:hover {
  color: var(--main-firooze);
}
.padding-product {
  padding-left: 4px;
  padding-right: 4px;
}
.pagination-top {
  margin-top: 30px;
}
.pagination-collection {
  margin: auto;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid var(--main-gray-lightlow);
  padding-top: 10px;
  margin-top: 20px;
}
.pagination-collection span {
  padding-top: 3px;
  display: block;
}
.pagination-collection a {
  display: inline-block;
  color: var(--main-gray-dark);
  float: right;
}
.page-before-after {
  display: inline-block;
  float: right;
  padding-right: 0 !important;
}
.page-a-link {
  width: 32px;
  height: 25px;
  text-align: center;
  color: var(--main-gray-dark);
  padding-top: 6px;
  font-size: 0.813rem;
  margin: 0 4px;
  background: #fff;
  padding-top: 2px;
  border-radius: 4px;
}
.pagination-collection .active {
  width: 32px;
  height: 25px;
  text-align: center;
  color: #fff !important;
  font-size: 0.813rem;
  margin: 0 4px;
  background: var(--main-blue);
  padding-top: 2px;
  border-radius: 4px;
}
.pagination-collection a:hover {
  color: var(--main-gray-dark) !important;
}
.pagination-collection a:hover .page-a-link {
  color: var(--main-gray-dark) !important;
}
.pagination-collection a:hover .active {
  color: var(--main-gray-dark);
}
#prev-page {
  width: 32px;
  height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  color: var(--main-gray-dark);
}
#prev-page:hover {
  color: var(--main-firooze) !important;
}
#next-page {
  width: 32px;
  height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  color: var(--main-gray-dark);
}
#next-page:hover {
  color: var(--main-firooze) !important;
  border-bottom: 0 solid #edc988 !important;
}
.product-image {
  color: red;
}
.xzoom-thumbs img {
  color: red;
}
.product-image {
  color: red;
}
.product-image {
  color: red;
}
.product-text {
  color: red;
}
.product-text h1 {
	color: var(--main-firooze);
	font-family: "w_Nian_Bold";
	font-size: 28px;
	line-height: 26px;
}
.product-text p {
	color: var(--main-gray-dark);
	line-height: 28px;
}
.product-text ul {
	margin-right: 15px;
	list-style: disc;
}
.product-text ul li {
  font-size: 18px;
  color: var(--main-gray-dark);
}
.product-tools {
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
#addproduct .oldprice {
  color: var(--main-text);
  text-decoration: line-through;
  margin-bottom: 7px;
  font-size: 0.813rem;
}
#addproduct .newprice {
	color: var(--main-blue);
	margin-bottom: 10px;
	font-size: 1.7rem;
	font-family: "w_Nian_Bold";
}
.iconpro {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 25px;
  color: var(--main-gray-dark);
}
.iconpro div {
	width: 100%;
	float: right;
	font-size: 14px;
	margin-bottom: 20px;
  line-height: 15px;
}
.iconpro img {
  height: 40px;
  float: right;
  margin-left: 5px;
}
.iconpro span {
  display: block;
  margin-bottom: 3px;
}
.iconpro div:last-child {
  border-left: 0;
}
.not-count {
  color: var(--main-text);
  width: 100%;
  display: inline-block;
  font-size: 0.75rem;
  padding-top: 8px;
}
#addtocart {
  font-family: "w_Nian_Bold";
  font-size: 22px;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 38px;
  background: var(--main-firooze);
  color: #fff;
  transition: 0.6s;
}
#addtocart:hover {
  background: var(--main-blue);
  color: #fff;
}
.tag {
  padding: 4px 0 14px;
  border-top: 1px solid #eee;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.tag h5 {
  margin-bottom: 10px;
  font-size: 0.75rem;
}
.tag a span {
  font-size: 10px;
  color: #fff;
  background: #1d1d1d;
  margin-left: 4px;
  padding: 3px 10px;
  border-radius: 4px;
  border: 1px solid #cbcbcb;
  transition: 0.6s;
  float: right;
  margin: 3px;
}
.tag a span:hover {
  color: #fff;
  background: var(--main-blue);
  border: 1px solid var(--main-blue);
  transition: 0.6s;
}
.product-bottom h2 {
	color: var(--main-firooze);
	font-family: "w_Nian_Bold";
	font-size: 24px;
  margin:20px 0px;
}
.product-rel h2 {
  color: var(--main-firooze);
	font-family: "w_Nian_Bold";
	font-size: 26px;
  margin:20px 0px;
}
#commentproduct textarea {
  border-radius: 0;
  font-size: 18px;
  outline: none !important;
  box-shadow: none !important;
}
#commentproduct input[type="submit"] {
  margin-top: 10px;
  width: auto;
  font-family: "w_Nian_Bold";
  font-size: 18px;
  padding: 6px 20px;
  background: var(--main-blue);
  transition: 0.6s;
  border-radius: 4px;
  color: #fff;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
}
#commentproduct input[type="submit"]:hover {
  background: var(--main-gray-dark);
  color: #fff;
  border: 0;
}
.item-comment {
  margin-bottom: 10px;
  padding-top: 10px;
  background: #eee;
  margin-top: 10px;
  padding: 10px;
  border-radius: 2px;
}
.item-comment p {
  font-size: 12px;
  line-height: 21px;
}
.item-comment span:first-child {
  font-size: 12px;
  color: green;
}
.item-comment span:last-child {
  font-size: 12px;
  color: var(--main-blue);
}
.item-comment-admin {
  margin-bottom: 10px;
  margin-top: 10px;
}
.item-comment-admin img {
  height: 36px;
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.item-comment-admin p {
  font-size: 0.75rem;
  line-height: 21px;
  background: var(--main-blue);
  border-radius: 2px;
  padding: 10px;
  color: #fff;
  display: flex;
  margin-right: 10px;
}
.item-comment-admin span:first-child {
  font-size: 11px;
  color: #fff;
}
.btn {
  border-radius: 1px;
  font-size: 0.813rem;
  box-shadow: none;
}
.btn:focus {
  box-shadow: none;
}
.parsley-required {
  font-size: 10px !important;
  padding-top: 2px;
  color: var(--main-blue);
}
.parsley-length,
.parsley-type {
  font-size: 10px !important;
  padding-top: 2px;
  color: var(--main-blue);
}
.form-group label {
  margin-bottom: 10px;
  padding-top: 10px;
}
.error {
	color: var(--main-blue);
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.bg_register {
  background-color: #eee;
  background-image: url(../images/bg.jpg?ver=2);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
}
.slider_margin {
  margin-top: 180px;
}
.side_register {
  height: 100vh;
  width: 100%;
  background: url(../images/pexels-eberhard-grossgasteiger-2086361.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.side_register_form {
  height: 100vh;
  width: 100%;
  position: relative;
}
.tab_content_form {
  width: 420px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 20%;
  padding: 20px;
  box-shadow: 0 0 5px 0 rgba(199, 199, 199, 1);
  border-radius: 5px;
  background: #fff;
}
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  border-radius: 4px;
  padding: 7px;
  font-size: 18px;
  border: 1px solid #ddd !important;
  height: 44px;
  font-size: 0.75rem;
  margin-bottom: 10px;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
select:hover {
  outline: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--main-blue);
  background-color: #fff;
}
.nav-tabs .nav-link {
  border-radius: 0;
  font-size: 18px;
  color: var(--main-gray-dark);
  margin-right: 2px;
  padding: 5px 0;
}
.tab-content {
  padding: 20px 0;
}
.mb-3,
.my-3 {
  margin-bottom: 0 !important;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 33%;
  text-align: center;
  border-left: 1px solid #eee;
}
.nav-tabs .nav-item:last-child {
  border-left: 0 solid #eee;
}
.activeicon {
  color: var(--main-blue) !important;
}
.nav-tabs .nav-link {
  border: 1px solid transparent !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs {
  border-bottom: 0;
}
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  border-radius: 4px;
  padding: 7px;
  font-size: 18px;
  border: 2px solid #ddd;
  transition: 0.6s;
}
.tab_content_form select,
option {
  border-radius: 1px;
  padding: 7px;
  font-size: 0.75rem;
  border: 2px solid #cbcbcb;
  transition: 0.6s;
  box-shadow: none;
}
.tab_content_form select:focus,
option:focus {
  box-shadow: none;
  border: 2px solid #4c7f26;
}
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus {
  box-shadow: none;
  border: 1px solid #49485a;
  background: #eee;
}
.btn {
  border-radius: 1px;
  font-size: 0.813rem;
  box-shadow: none;
}
.btn:focus {
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin-left: 5px;
  float: right;
  margin-top: 3px;
}
.tab_content_form a {
  font-size: 18px;
  color: var(--main-gray-dark);
  transition: 0.6s;
}
.tab_content_form a:hover {
  transition: 0.6s;
  color: var(--main-gray-dark);
}
.register {
  background: #fff;
}
.btn-custom {
  background-color: var(--main-blue) !important;
  border: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  color: #fff !important;
  font-size: 18px;
  margin-top: 10px;
  border-radius: 4px;
}
.btn-custom:hover {
  background-color: var(--main-blue) !important;
  color: #fff !important;
}
.linkback {
  display: block;
  margin-top: 20px;
  color: var(--main-firooze) !important;
}
.panel-welcome {
  margin-bottom: 20px;
  color: var(--main-firooze) !important;
  font-size: 18px;
}
.panel-item {
  background: var(--main-blue);
  padding: 20px;
  text-align: center;
  font-size: 0.75rem;
  transition: 0.6s;
}
.panel-item a {
	color: #fff !important;
}
.panel-item:hover  {
  background: var(--main-gray-dark);
}
.panel-item:hover a {
  color: #fff;
}
.btn {
  margin-top: 5px;
}
.form-control {
	font-size: 14px;
}
label {
  font-size: 0.75rem;
}
.sex {
  margin-bottom: 20px;
  display: table;
}
.sex elm {
  float: right;
  margin-left: 5px;
  font-size: 11px;
}
.sex input {
  float: right;
}
.pagination-top {
  margin-top: 30px;
}
.pagination-collection {
  margin: auto;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.pagination-collection span {
  padding-top: 3px;
  display: block;
}
.pagination-collection a {
  display: inline-block;
  color: #000;
  float: right;
}
.page-before-after {
  display: inline-block;
  float: right;
  padding-right: 0 !important;
}
.page-a-link {
  width: 32px;
  height: 25px;
  text-align: center;
  color: #000;
  padding-top: 6px;
  font-size: 0.813rem;
  margin: 0 4px;
  background: #fff;
  padding-top: 2px;
  border-radius: 4px;
}
.pagination-collection .active {
  width: 32px;
  height: 25px;
  text-align: center;
  color: #fff;
  font-size: 0.813rem;
  margin: 0 4px;
  background: var(--main-blue);
  padding-top: 2px;
  border-radius: 4px;
}
.pagination-collection a:hover {
  color: #000 !important;
}
.pagination-collection a:hover .page-a-link {
  color: #000 !important;
}
.pagination-collection a:hover .active {
  color: #000;
}
#prev-page {
  width: 32px;
  height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  color: #000;
}
#prev-page:hover {
  color: var(--main-blue) !important;
}
#next-page {
  width: 32px;
  height: 25px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  color: #000;
}
#next-page:hover {
  color: var(--main-blue) !important;
  border-bottom: 0 solid #edc988 !important;
}
.brand_bg {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.brand_logo {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin: auto;
  border: 2px solid #f1f0f0;
}
.brand_bg h1 {
  font-size: 1.25rem;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  color: var(--main-blue);
}
.brand_content p {
  font-size: 0.813rem;
  line-height: 25px;
}
.brand {
  color: #000;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.brand span {
  color: var(--main-blue);
}
.brand a {
  color: var(--main-blue);
}
.brand a:hover {
  color: #000;
}

.basket_styletwo {
  color: #fff;
  background: #cb213d;
  font-size: 12px;
  direction: rtl;
  padding: 8px;
  margin-bottom: 20px;
}
.mybasket_list_all select {
  font-size: 12px;
  text-align: center;
  font-family: arial;
  padding: 5px;
  margin-top: 10px;
}
.mybasket_list_all option {
  font-size: 12px;
  font-family: arial;
}
.mybasket_list {
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
  display: inline-block;
}
.mybasket_img {
  width: 15%;
  float: right;
}
.mybasket_img img {
  height: 80px;
  padding: 10px;
}
.mybasket_title {
  width: 35%;
  float: right;
  padding-top: 10px;
}
.mybasket_title h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "w_Nian_Bold";
}
.mybasket_title span {
  font-size: 15px;
  color: #919191;
}
.mybasket_price {
  float: right;
  width: 15%;
  padding-top: 10px;
  font-size: 18px;
}
.mybasket_count {
  float: right;
  width: 15%;
}
.mybasket_all {
  float: right;
  width: 15%;
  padding-top: 10px;
  font-size: 18px;
}
.mybasket_action {
  width: 5%;
  float: right;
}
.mybasket_list_right {
  width: 70%;
  float: right;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}
.mybasket_action a span {
  margin-top: 17px;
  display: inline-block;
  cursor: pointer;
  font-size: 24px;
  color: #919191;
}
.mybasket_action a span:hover {
  color: #2f9143;
}
.title_one {
  width: 50%;
  float: right;
  font-size: 14px;
  font-family: "w_Nian_Bold";
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.title_two {
  width: 15%;
  float: right;
  font-size: 14px;
  font-family: "w_Nian_Bold";
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.title_three {
  float: right;
  width: 15%;
  font-size: 14px;
  font-family: "w_Nian_Bold";
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.title_four {
  float: right;
  width: 20%;
  font-size: 14px;
  font-family: "w_Nian_Bold";
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.mybasket_list_tools {
  width: 28%;
  float: right;
  background: #fff;
  padding: 20px;
  margin-right: 2%;
  border-radius: 4px;
  position: relative;
  border-radius: 20px;
}
.mybasket_final {
  display: inline-block;
  width: 100%;
  height: 35px;
  padding-top: 8px;
  border-top: 1px solid #ddd;
}
.mybasket_final div:first-child {
  font-size: 18px !important;
  width: 50% !important;
  float: right !important;
  text-align: right !important;
  font-weight: 400 !important;
}
.mybasket_final div {
  float: left;
  width: 50%;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
}
.mybasket_discount {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.mybasket_discount div:first-child {
  font-size: 10px !important;
  width: 50% !important;
  float: right !important;
  text-align: right !important;
  font-weight: 400 !important;
  line-height: 17px;
  text-align: justify !important;
  color: #2f9143 !important;
}
.mybasket_discount div {
  float: left;
  width: 50%;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
}
.mybasket_button input {
  width: 31.9%;
  font-size: 16px;
  background: #000;
  border: 0;
  border-radius: 0;
}
.mybasket_discount_form {
  bottom: 10px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.mybasket_discount_form p {
  font-size: 10px;
}
.mybasket_discount_form input[type="text"] {
  font-size: 15px;
  border: 1px solid #ddd;
  border-radius: 0;
  width: 69%;
  float: right;
  height: 35px;
  border-radius: 0;
}
.mybasket_discount_form input[type="submit"] {
  float: right;
  width: 30%;
  height: 35px;
  background: #000;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: 0 !important;
  font-size: 18px;
}
.mybasket_discount_form .payam {
  padding-top: 10px;
  font-size: 10px;
  display: inline-block;
}
.btn-info {
  color: #fff;
}
.ads-index img {
  border-radius: 5px;
  max-height: 330px;
}
.countdown_bg {
  background: #861070;
  background: linear-gradient(
    155deg,
    rgba(134, 16, 112, 1) 0,
    rgba(207, 27, 118, 1) 100%
  );
  padding: 40px 0;
  margin-bottom: 30px;
}
.countdown {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 0;
}
.countdown img {
  height: 250px;
  padding: 2px;
  background-color: #fff;
  border-radius: 5px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}
.countdown p {
  font-size: 1rem;
  color: #fff;
}
.countdown p:nth-child(2n) {
  font-size: 0.675rem;
  color: #ddd;
  margin-top: 10px;
}
.countdown p:nth-child(3n) {
  font-size: 0.9rem;
}
.countdown p:nth-child(4n) {
  font-size: 0.938rem;
  background: orange;
  padding: 6px;
  margin-top: 10px;
  border-radius: 4px;
  display: inline-block;
}
.countdown ul {
  direction: ltr;
  margin-top: 30px;
  display: block;
}
.countdown li {
  display: inline-block;
  font-size: 0.6rem;
  list-style-type: none;
  padding: 0.3em;
  text-transform: uppercase;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  width: 35px;
}
.countdown li span {
  display: block;
  font-size: 1.15rem;
}
.direction_text {
  text-align: center;
}
.countdown a button {
  margin-top: 20px;
  border: 0;
  padding: 10px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  font-weight: 800;
  color: #000;
  transition: 0.6s;
}
.countdown a button:hover {
  background: #ffa200;
  color: #fff;
}
.off {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1.125 !important;
  -webkit-animation: colorchange 20s infinite alternate;
}
.offer_content span {
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.specialoffer {
  background: var(--main-blue);
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 0.688rem;
  padding: 5px 5px;
  border-radius: 5px;
}
.msgupdateprice {
  font-size: 10px;
  background: #f7cf7b;
  color: #000;
  margin-bottom: 5px;
  padding: 2px 5px;
  border-radius: 2px;
}
.alarm {
  color: var(--main-blue) !important;
}
.modal-body p {
  font-size: 0.75rem;
  text-align: justify;
  line-height: 26px;
}
.pull-left {
  float: left;
}
.now-price {
  background: #fff;
  padding: 20px;
  font-weight: 800;
  border-radius: 15px;
  margin-top: 10px;
}
.post-style h4 {
  color: var(--main-blue);
  font-weight: 800;
  font-size: 1.125rem;
}
.post-style p a {
  color: #2f9143;
}
.post-style p span {
  color: #2f9143;
  font-size: 15px;
}
.gift-text {
  font-size: 18px;
  padding: 10px;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  display: inline-block;
  width: 100%;
}
.radioOption-Item label {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.gift-text textarea {
  height: 200px;
  width: 300px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  font-weight: 800;
  font-size: 14px;
  padding: 15px;
  float: right;
}
.showcard {
  height: 200px;
  width: 300px;
  margin-right: 10px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  float: left;
}
.post-style {
  font-size: 18px;
  padding: 10px;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  margin-top: 10px;
}
.height-auto {
  min-height: 60vh;
}
.content {

}
.content  h1 {
  color: var(--main-firooze);
  font-size: 24px;
  font-weight: 600;
}
.content p {
	color: var(--main-text);
	font-size: 18px;
	line-height: 28px;
}
.content  ul {
margin-right: 15px;
}
.content  ul li {
color: var(--main-text);
  font-size: 16px;
  line-height: 40px;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
select:hover {
  outline: 0;
}
textarea {
  border-style: none;
  border-color: Transparent;
  overflow: auto;
  outline: 0;
  box-shadow: none !important;
}
.blog-card {
  overflow: hidden;
  border-radius: 12px;
  transition: box-shadow 0.3s;
  background-color: #fff;
  height: 400px;
}

.blog-image {
  height: 200px;
  background-size: cover;
  background-position: center;
  transition: transform 0.4s ease;
}

.blog-card:hover .blog-image {
  transform: scale(1.05);
}

.blog-title {
  font-weight: 600;
  color: var(--main-blue);
  transition: color 0.3s;
  margin-bottom: 10px;
}

.blog-card:hover .blog-title {
  color: var(--main-firooze);
}

.blog-summary {
  color: var(--main-text);
  font-size: 12px;
  text-align: justify;
}
.example-image-link {
	margin-top: 15px;
	display: block;
}

.seven-grid {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
}

.seven-item {
  width: calc(100% / 7);
  aspect-ratio: 1 / 1;
  background-size: cover;
  background-position: center;
  filter: grayscale(100%);
  transition: filter 0.4s ease;
}

.seven-item:hover {
  filter: grayscale(0%);
}

.cta-box {
  background-color: var(--main-firooze);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  filter: none !important;
  transition: background-color 0.3s;
  text-align: center;
}

.cta-box:hover {
  background-color: var(--main-blue);
}

.cta-box i {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.sideMenu {
  position: fixed;
  right: -350px;
  background: #fff;
  width: 350px;
  height: 100vh;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  top: 0;
  z-index: 5;
}
.sideMenu.active {
  right: -12px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon {
	display: inline-block;
	padding: 3px 12px;
	cursor: pointer;
	position: fixed;
	left: 0;
	top: 18px;
}
.menuIcon span {
  display: block;
  width: 25px;
  height: 2px;
  margin: 20px 0;
  background: var(--main-blue);
  position: relative;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon span::before {
  position: absolute;
  content: "";
  left: 0;
  top: -7px;
  width: 25px;
  height: 2px;
  background: var(--main-blue);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon span::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -7px;
  width: 25px;
  height: 2px;
  background: var(--main-blue);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span {
  background: #fff;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span:before {
  transform: rotate(45deg);
  top: 0;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span:after {
  transform: rotate(-45deg);
  bottom: 0;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.sidebar-navigation {
  width: 350px;
  height: 100vh;
  margin: 90px auto;
  overflow-y: scroll;
}
.sidebar-navigation .title {
  display: block;
  font-size: 1.2em;
  background-color: #1e1e1e;
  padding: 20px 25px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.sidebar-navigation > ul > li > a {
  text-transform: uppercase;
}
.sidebar-navigation ul {
  margin: 0;
  padding: 0;
}
.sidebar-navigation ul li {
  display: block;
}
.sidebar-navigation ul li a {
  position: relative;
  display: block;
  font-size: 17px;
  padding: 10px 25px;
  text-decoration: none;
  color: #000;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #eee;
  transition: all 0.3s linear;
}
.sidebar-navigation ul li a em {
  font-size: 1.5rem;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
  border-radius: 50%;
}
.sidebar-navigation ul li.selected > a,
.sidebar-navigation ul li:hover > a {
  background-color: transparent;
  color: #000;
  border-color: rgba(255, 255, 255, 0.1);
}
.sidebar-navigation ul li ul {
  display: none;
}
.sidebar-navigation ul li ul.open {
  display: block;
}
.sidebar-navigation ul li ul li a {
  color: var(--main-blue);
  border-color: rgba(255, 255, 255, 0.1);
}
.sidebar-navigation ul li ul li a:before {
  content: "";
  width: 5px;
  height: 5px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
  transition: all 0.2s linear;
}
.sidebar-navigation ul li ul li.selected > a,
.sidebar-navigation ul li ul li:hover > a {
  background-color: transparent;
}
.sidebar-navigation ul li ul li.selected > a:before,
.sidebar-navigation ul li ul li:hover > a:before {
  margin-right: 10px;
}
.sidebar-navigation ul li ul li.selected.selected--last > a {
  background-color: transparent;
  color: #fff;
}
.sidebar-navigation ul li ul li.selected.selected--last > a:before {
  background-color: transparent;
}
.subMenuColor1 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparentwhite;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.othermenubgmobile {
  display: none;
}
.navbar-nav > li {
  float: right;
  margin-left: 20px;
  font-weight: 800;
}
.navbar {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
.poststyle span {
  font-weight: 600;
}
strong {
  font-weight: 800;
}
.mobile {
  display: none;
}
.page_404 {
  padding: 40px 0;
  background: #fff;
}
.page_404 img {
  width: 100%;
}
.four_zero_four_bg {
  background-image: url(../images/404.gif);
  height: 400px;
  background-position: center;
}
.four_zero_four_bg h1 {
  font-size: 80px;
}
.four_zero_four_bg h3 {
  font-size: 80px;
}
.link_404 {
  color: #fff !important;
  padding: 10px 20px;
  background: #39ac31;
  margin: 20px 0;
  display: inline-block;
}
.contant_box_404 {
  margin-top: -50px;
}
.floating_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.floating_btn a {
  text-decoration: none;
}
.header-border {
  border-bottom: 1px solid var(--main-gray-lightlow);
}

.menuborder {
  border-top: 1px solid #eee;
  margin-top: 10px;
}
.othermenubg {
  background: #fff;
  padding-top: 10px;
  border-radius: 0 0 10px 10px;
}
.othermenubg .cat {
  position: relative;
}
.othermenubg .cat span {
  color: #000;
  font-size: 0.938rem;
  float: left;
  margin-left: 10px;
  border: 0 !important;
}
.othermenu {
  display: none;
  position: absolute;
  z-index: 120;
  background: 0 0;
  right: 0;
  top: 38px;
  border-radius: 10px;
  min-height: 420px;
}
.othermenubg .cat:hover .othermenu {
  display: block;
}
.menu-container {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.menu {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  font-family: "w_Nian_Bold";
  line-height: 15px;
  position: relative;
  margin: 0;
  top: 0;
  margin-top: 10px;
  background: #f7f7f8;
  margin-right: -3px;
}
.menu a,
.menu a:focus,
.menu a:link,
.menu a:visited,
.menu span {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-family: "w_Nian_Bold";
  text-align: right;
  border-bottom: 1px solid #ddd;
  background: 0 0;
}
.menu a:hover {
  color: #cf1b76;
  text-decoration: none;
}
.menu > li {
  display: block;
}
.menu > li > a {
  padding: 15px;
  display: block;
}
.menu > li:hover > a {
  color: #cf1b76;
}
.menu > li:hover {
  color: #000;
}
.menu > li > .megadrop {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  top: 0;
  right: 100%;
  width: 100%;
  min-height: 100%;
  text-align: left;
  padding: 0;
  z-index: 99;
  height: 382px;
  border-radius: unset;
  height: 382px;
  background: 0 0;
  border-left: 1px solid #ddd;
}
.megadropsub {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  top: 0;
  right: 100%;
  width: 800px;
  min-height: 100%;
  padding: 0;
  z-index: 99;
  overflow: hidden;
  border-radius: 6px;
  height: 382px;
}
.megadropsub .col {
  width: 33% !important;
  float: right;
}
.megadropsub ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  list-style: none;
  height: 415px;
}
.megadropsub li {
  width: 32% !important;
}
.endlevel {
  font-weight: 800;
}
.endlevel span {
  float: unset !important;
}
.menu .col ul li:hover .megadropsub {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.menu > li:hover .megadrop {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.menu ul li:hover:after {
  color: #000;
}
.menu .col {
  width: 100%;
  color: #fff;
}
.menu .col ul {
  padding: 0;
  margin: 0;
}
.menu .col ul li {
  list-style: none;
  font-size: 18px;
  font-family: "w_Nian_Bold";
  width: 100%;
  padding-right: 10px;
}
.menu img {
  height: 16px;
  float: right;
  margin-left: 10px;
}
.menu .col ul li a {
  display: block;
  padding: 15px;
  color: #000;
  background: 0 0;
  border: 0;
  text-align: right;
  font-size: 18px;
  font-family: "w_Nian_Bold";
}
.menu .col ul li a:hover {
  color: #cf1b76;
  text-decoration: none;
}
.menu .col ul > li:hover > a {
  color: #cf1b76;
}
.menu li > ul li,
.menu > li,
.menu > li > .megadrop,
.menu > li > ul,
.menu > li > ul li ul {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-outs;
}
.parentitem {
  background: #e9ecef;
  padding: 7px;
  border-radius: 5px;
  font-size: 18px;
  font-family: "w_Nian_Bold";
  color: #000;
  margin-right: -3px;
}
.parentitem span:nth-child(1) {
  color: #000;
  float: right;
  font-size: 1.875rem;
  margin-top: -5px;
}
.parentitem span:nth-child(2) {
  color: #000;
  font-size: 1.313rem;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 18px;
	font-family: "w_Nian_Bold";
	font-weight: normal;
}
.bg {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	background: rgba(0, 0, 0, 0.2);
	height: 100vh;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-outs;
}
@media (max-width: 768px) {
  .seven-grid {
    flex-wrap: wrap;
  }

  .seven-item {
    width: 33.33%;
  }
}

@media (max-width: 576px) {
  .seven-item {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .blog-image {
    height: 160px;
  }
}
@media only screen and (max-width: 4000px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1800px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 767px) {
  .menuborder {
    border-top: 0px solid #eee;
    margin-top: 0px;
  }
  header {
    height: 140px;
  }
  .othermenubg {
    display: none;
  }
  .top-tools {
    padding-top: 0px;
  }
  .search {
    width: 100%;
    margin-top: 10px;
  }
  .top-tools span:nth-child(2) {
    font-size: 12px;
    padding-top: 10px;
    display: block;
  }
  .main-menu {
    display: none;
  }
  .footer-img {
    display: none;
  }
  footer {
    padding: 15px 0px;
  }
  .social {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .cta-box {
    display: none;
  }
  .cer {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .othermenubgmobile {
    display: block;
  }
  .top-tools span:nth-child(3) {
    display: none;
  }
  .top-tools span:nth-child(1) {
    font-size: 22px;
  }
  footer ul li {
    margin-left: 10px;
    font-size: 15px;
  }
  footer ul li a {
    font-size: 14px;
  }
  .cer h5 {
    font-size: 15px;
  }
}
