/*
Theme Name: Ag-Coupon Wp Theme
Theme URI: https://abdullah-g.com/ag-coupon
Author: A.Gamal
Author URI: https://www.linkedin.com/in/abdullah-gamal-207690133/
Version: 2.2.3
Description: تم صنع هذا القالب بواسطه المهندس عبدالله جمال .. هذا القالب مخصص لعرض الكوبونات
*/




@media all {
	input[type="text"] {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	}
  
	a {
	  background: 0 0;
	  color: #4183c4;
	  text-decoration: none;
	}
  
	a:active,
	a:hover {
	  outline: 0;
	}
  
	img {
	  border: 0;
	}
  
	button,
	input {
	  color: inherit;
	  font: inherit;
	  margin: 0;
	}
  
	button {
	  overflow: visible;
	}
  
	button {
	  text-transform: none;
	}
  
	button {
	  -webkit-appearance: button;
	  cursor: pointer;
	}
  
	input {
	  line-height: normal;
	}
  
	a:hover {
	  color: #1e70bf;
	  text-decoration: none;
	}
  
	::-webkit-selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	::-moz-selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	::selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	input::-webkit-selection {
	  background-color: rgba(100, 100, 100, 0.4);
	  color: rgba(0, 0, 0, 0.87);
	}
  
	input::-moz-selection {
	  background-color: rgba(100, 100, 100, 0.4);
	  color: rgba(0, 0, 0, 0.87);
	}
  
	input::selection {
	  background-color: rgba(100, 100, 100, 0.4);
	  color: rgba(0, 0, 0, 0.87);
	}
  
	.ui.button {
	  cursor: pointer;
	  display: inline-block;
	  min-height: 1em;
	  outline: 0;
	  border: none;
	  vertical-align: baseline;
	  background: #e0e1e2;
	  color: rgba(0, 0, 0, 0.6);
	  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
	  margin: 0 0.25em 0 0;
	  padding: 0.78571429em 1.5em;
	  text-transform: none;
	  text-shadow: none;
	  font-weight: 700;
	  line-height: 1em;
	  font-style: normal;
	  text-align: center;
	  text-decoration: none;
	  border-radius: 0.28571429rem;
	  box-shadow: 0 0 0 1px transparent inset,
		0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease,
		color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease,
		box-shadow 0.1s ease, background 0.1s ease;
	  will-change: "";
	  -webkit-tap-highlight-color: transparent;
	}
  
	.ui.button:hover {
	  background-color: #cacbcd;
	  background-image: none;
	  box-shadow: 0 0 0 1px transparent inset,
		0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	  color: rgba(0, 0, 0, 0.8);
	}
  
	.ui.button:focus {
	  background-color: #cacbcd;
	  color: rgba(0, 0, 0, 0.8);
	  background-image: "" !important;
	  box-shadow: "" !important;
	}
  
	.ui.button:active {
	  background-color: #babbbc;
	  background-image: "";
	  color: rgba(0, 0, 0, 0.9);
	  box-shadow: 0 0 0 1px transparent inset, none;
	}
  
	.ui.button {
	  font-size: 1.6rem;
	  font-family: Vazirmatn;
	}
  
	i.icon {
	  display: inline-block;
	  opacity: 1;
	  margin: 0 0.25rem 0 0;
	  width: 1.18em;
	  height: 1em;
	  font-family: Icons;
	  font-style: normal;
	  font-weight: 400;
	  text-decoration: inherit;
	  text-align: center;
	  speak: none;
	  font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  -webkit-font-smoothing: antialiased;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
  
	i.icon {
	  font-size: 1em;
	}
  
	.ui.input {
	  position: relative;
	  font-weight: 400;
	  font-style: normal;
	  display: -webkit-inline-box;
	  display: -webkit-inline-flex;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	.ui.input input {
	  margin: 0;
	  max-width: 100%;
	  -webkit-box-flex: 1;
	  -webkit-flex: 1 0 auto;
	  -ms-flex: 1 0 auto;
	  flex: 1 0 auto;
	  outline: 0;
	  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	  text-align: left;
	  line-height: 1.2142em;
	  padding: 0.67861429em 1em;
	  background: #fff;
	  border: 1px solid rgba(34, 36, 38, 0.15);
	  color: rgba(0, 0, 0, 0.87);
	  border-radius: 0.28571429rem;
	  -webkit-transition: box-shadow 0.1s ease, border-color 0.1s ease;
	  transition: box-shadow 0.1s ease, border-color 0.1s ease;
	  box-shadow: none;
	}
  
	.ui.input input::-webkit-input-placeholder {
	  color: rgba(191, 191, 191, 0.87);
	}
  
	.ui.action.input > .button {
	  padding-top: 0.78571429em;
	  padding-bottom: 0.78571429em;
	  margin: 0;
	}
  
	.ui.action.input:not([class*="left action"]) > .button:not(:first-child) {
	  position: absolute;
	  left: 0;
	  height: 50px;
	  border-radius: 15px;
	  color: #000;
	}
  
	.ui.input {
	  font-size: 1em;
	}
  
	.ui.large.input {
	  font-size: 1.14285714em;
	}
  
	.ui.search {
	  position: relative;
	}
  
	.ui.search > .prompt {
	  margin: 0;
	  outline: 0;
	  -webkit-appearance: none;
	  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	  text-shadow: none;
	  font-style: normal;
	  font-weight: 400;
	  line-height: 1.2142em;
	  padding: 0.67861429em 1em;
	  font-size: 1em;
	  background: #fff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	.ui.search .prompt {
	  border-radius: 500rem;
	}
  
	.ui.search .prompt ~ .search.icon {
	  cursor: pointer;
	}
  
	.ui.search > .results {
	  display: none;
	  position: absolute;
	  top: 100%;
	  left: 0;
	  -webkit-transform-origin: center top;
	  transform-origin: center top;
	  white-space: normal;
	  background: #fff;
	  margin-top: 0.5em;
	  width: 18em;
	  border-radius: 0.28571429rem;
	  box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12),
		0 2px 10px 0 rgba(34, 36, 38, 0.15);
	  border: 1px solid #d4d4d5;
	  z-index: 998;
	}
  
	.ui.search > .results > :first-child {
	  border-radius: 0.28571429rem 0.28571429rem 0 0;
	}
  
	.ui.search > .results > :last-child {
	  border-radius: 0 0 0.28571429rem 0.28571429rem;
	}
  
	.ui.search > .results .result {
	  cursor: pointer;
	  display: block;
	  overflow: hidden;
	  font-size: 1em;
	  padding: 0.85714286em 1.14285714em;
	  color: rgba(0, 0, 0, 0.87);
	  line-height: 1.33;
	  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
	}
  
	.ui.search > .results .result:last-child {
	  border-bottom: none !important;
	}
  
	.ui.search > .results .result .image {
	  float: right;
	  overflow: hidden;
	  background: 0 0;
	  width: 5em;
	  height: 3em;
	  border-radius: 0.25em;
	}
  
	.ui.search > .results .result .image img {
	  display: block;
	  width: auto;
	  height: 100%;
	}
  
	.ui.search > .results .result .image + .content {
	  margin: 0 6em 0 0;
	}
  
	.ui.search > .results .result .title {
	  margin: -0.14285em 0 0;
	  font-weight: 700;
	  font-size: 1.3rem;
	  color: rgba(0, 0, 0, 0.85);
	}
  
	.ui.search > .prompt:focus {
	  border-color: rgba(34, 36, 38, 0.35);
	  background: #fff;
	  color: rgba(0, 0, 0, 0.95);
	}
  
	.ui.search > .results .result:hover {
	  background: #f9fafb;
	}
  
	.ui.search {
	  font-size: 1em;
	}
  
	.ui.large.search {
	  font-size: 1.14285714em;
	  position: relative;
	  width: 100%;
	}
  
	.transition {
	  -webkit-animation-iteration-count: 1;
	  animation-iteration-count: 1;
	  -webkit-animation-duration: 0.3s;
	  animation-duration: 0.3s;
	  -webkit-animation-timing-function: ease;
	  animation-timing-function: ease;
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
	}
  
	.visible.transition {
	  display: block !important;
	  visibility: visible !important;
	}
  
	.ui.icon.input > i.icon:not(.link) {
	  pointer-events: none;
	}
  
	.ui.search .prompt ~ .search.icon {
	  cursor: pointer;
	}
  
	.ui[class*="left icon"].input > i.icon {
	  right: auto;
	  left: 1px;
	  border-radius: 0.28571429rem 0 0 0.28571429rem;
	}
  
	.ui.icon.input > i.icon {
	  cursor: default;
	  position: absolute;
	  line-height: 1;
	  text-align: center;
	  top: 0;
	  right: 0;
	  margin: 0;
	  height: 100%;
	  width: 2.67142857em;
	  border-radius: 0 0.28571429rem 0.28571429rem 0;
	  -webkit-transition: opacity 0.3s ease;
	  transition: opacity 0.3s ease;
	}
  
	i.icon {
	  font-size: 1em;
	}
  
	i.icon {
	  display: inline-block;
	  opacity: 1;
	  margin: 0 0.25rem 0 0;
	  width: 1.18em;
	  height: 1em;
	  font-family: Icons;
	  font-style: normal;
	  font-weight: 400;
	  text-decoration: inherit;
	  text-align: center;
	  speak: none;
	  font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  -webkit-font-smoothing: antialiased;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
  }
  
  @media all {
	.list-categories ul {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}
  
	.list-categories ul li {
	  margin: 0;
	  width: 100%;
	  float: left;
	  display: inline-block;
	  position: relative;
	}
  
	@media screen and (min-width: 500px) {
	  .list-categories ul li {
		width: 33.333333%;
	  }
	}
  
	@media screen and (min-width: 1100px) {
	  .list-categories ul li {
		width: 25%;
	  }
	}
  
	.list-categories ul li a {
	  width: 100%;
	  padding: 3px 0;
	  display: inline-block;
	  position: relative;
	  font-size: 13px;
	  font-weight: 600;
	}
  
	@media screen and (min-width: 500px) {
	  .list-categories ul li a {
		padding: 0 0;
	  }
	}
  
	@media screen and (min-width: 400px) {
	  .list-categories ul li a {
		padding: 0 0;
	  }
	}
  
	.list-categories ul li a span {
	  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
	  background: #f9f9f9;
	  padding: 3px;
	  min-width: 15px;
	  margin-right: 0;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  font-size: 12px;
	  text-align: center;
	  color: #bbb;
	  display: inline-block;
	}
  
	a {
	  background: 0 0;
	  color: #4183c4;
	  text-decoration: none;
	}
  
	a:active,
	a:hover {
	  outline: 0;
	}
  
	a:hover {
	  color: #1e70bf;
	  text-decoration: none;
	}
  
	::-webkit-selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	::-moz-selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	::selection {
	  background-color: #cce2ff;
	  color: rgba(0, 0, 0, 0.87);
	}
  
	.ui.grid {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: row;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -webkit-box-align: stretch;
	  -webkit-align-items: stretch;
	  -ms-flex-align: stretch;
	  align-items: stretch;
	  padding: 0;
	  width: 100%;
	}
  
	.ui.grid > .row > .column {
	  position: relative;
	  display: inline-block;
	  padding-left: 0rem;
	  padding-right: 1rem;
	  vertical-align: top;
	}
  
	.ui.grid > * {
	  padding-left: 1rem;
	  padding-right: 1rem;
	}
  
	.ui.grid > .row {
	  position: relative;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: row;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -webkit-box-pack: inherit;
	  -webkit-justify-content: inherit;
	  -ms-flex-pack: inherit;
	  justify-content: inherit;
	  -webkit-box-align: stretch;
	  -webkit-align-items: stretch;
	  -ms-flex-align: stretch;
	  align-items: stretch;
	  width: 100% !important;
	  padding: 1rem 0;
	}
  
	.ui.grid > .row > .column {
	  margin-top: 0;
	  margin-bottom: 0;
	}
  
	.ui.grid > .column:only-child {
	  width: 100%;
	}
  
	.ui.grid > [class*="five column"].row > .column {
	  width: 20% !important;
	}
  
	@media only screen and (max-width: 767px) {
	  .ui.stackable.grid {
		width: auto;
		margin-left: 0 !important;
		margin-right: 0 !important;
	  }
  
	  .ui.stackable.grid > .column.row > .column,
	  .ui.stackable.grid > .row > .column {
		width: 50% !important;
		margin: 0 !important;
		box-shadow: none !important;
		padding: 5px 0 5px 0;
	  }
  
	  .ui.stackable.grid:not(.vertically) > .row {
		margin: 0;
		padding: 0;
	  }
	}
  
	@media all {
	  * {
		-webkit-tap-highlight-color: transparent !important;
	  }
  
	  a img {
		border: 0;
	  }
  
	  img {
		border: 0;
		-ms-interpolation-mode: bicubic;
	  }
  
	  *,
	  *:before,
	  *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	  }
  
	  ::-moz-selection {
		background: #000;
		color: #fff;
	  }
  
	  ::selection {
		background: #000;
		color: #fff;
	  }
  
	  a {
		color: #00979d;
		text-decoration: none;
	  }
  
	  a:hover {
		color: #f90;
		text-decoration: none;
	  }
  
	  img {
		height: auto;
		max-width: 100%;
		vertical-align: middle;
	  }
  
	
	  a {
		background: 0 0;
		color: #4183c4;
		text-decoration: none;
	  }
  
	  a:active,
	  a:hover {
		outline: 0;
	  }
  
	  img {
		border: 0;
	  }
  
	  a:hover {
		color: #1e70bf;
		text-decoration: none;
	  }
  
	  ::-webkit-selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  ::-moz-selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  ::selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  .ui.image {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		background-color: transparent;
	  }
  
	  .ui.image img {
		display: block;
		max-width: 100%;
	  }
	}
  
	#header-search .search-icon-new {
	  background-color: #46cd4b;
	  color: #fff;
	  padding: 0px 30px;
	  font-size: 1.4rem;
	}
  
	#header-search .search-icon-new svg {
	  position: absolute;
	  top: 16px;
	  stroke: #000d5480;
	  left: 7px;
	  stroke-width: 1.5px;
	}
  
  
	#header-search .search-icon-new svg:hover {
	  stroke: #000d54;
  
	}
  
	a {
	  color: #302b63;
	}
  
	input[type="text"]:focus {
	  border-color: #302b63;
	}
  
	.primary-header a {
	  color: #0a0a0a;
	}
  
	@media all {
	  a {
		background: 0 0;
		color: #4183c4;
		text-decoration: none;
	  }
  
	  a:active,
	  a:hover {
		outline: 0;
	  }
  
	  img {
		border: 0;
	  }
  
	  a:hover {
		color: #1e70bf;
		text-decoration: none;
	  }
  
	  ::-webkit-selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  ::-moz-selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  ::selection {
		background-color: #cce2ff;
		color: rgba(0, 0, 0, 0.87);
	  }
  
	  .ui.image {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		background-color: transparent;
	  }
  
	  .ui.image img {
		display: block;
		max-width: 100%;
	  }
  
	  .store-thumb a:hover {
		border-color: #302b63;
	  }
  
	  @media all {
		i.icon {
		  display: inline-block;
		  opacity: 1;
		  margin: 0 0.25rem 0 0;
		  width: 1.18em;
		  height: 1em;
		  font-family: Icons;
		  font-style: normal;
		  font-weight: 400;
		  text-decoration: inherit;
		  text-align: center;
		  speak: none;
		  font-smoothing: antialiased;
		  -moz-osx-font-smoothing: grayscale;
		  -webkit-font-smoothing: antialiased;
		  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
		}
  
		i.circular.icon {
		  border-radius: 500em !important;
		  line-height: 1 !important;
		  padding: 0.5em !important;
		  box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
		  width: 2em !important;
		  height: 2em !important;
		}
  
		i.icon {
		  font-size: 1em;
		}
  
		.ui[class*="three column"].grid > .column:not(.row) {
		  width: 33.33333333%;
		}
  
		@media only screen and (max-width: 767px) {
		  .ui.stackable.grid {
			width: auto;
			margin-left: 0 !important;
			margin-right: 0 !important;
		  }
  
		  .ui.stackable.grid > .column:not(.row) {
			width: 50% !important;
			margin: 0 !important;
			box-shadow: none !important;
			padding: 5px 0 5px 0;
		  }
		}
  
		i.icon {
		  font-size: 1em;
		}
  
		i.icon {
		  display: inline-block;
		  opacity: 1;
		  margin: 0 0.25rem 0 0;
		  width: 1.18em;
		  height: 1em;
		  font-family: Icons;
		  font-style: normal;
		  font-weight: 400;
		  text-decoration: inherit;
		  text-align: center;
		  speak: none;
		  font-smoothing: antialiased;
		  -moz-osx-font-smoothing: grayscale;
		  -webkit-font-smoothing: antialiased;
		  -webkit-backface-visibility: hidden;
		  backface-visibility: hidden;
		}
  
		i.icon:before {
		  background: 0 0 !important;
		}
	  }
  
	  a,
	  .cate-az a:hover,
	  .cate-az .cate-parent > a {
		color: #302b63;
	  }
  
	  html {
		scroll-behavior: smooth;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	  }
  
	  body {
		line-height: 1;
		margin: 0;
		padding: 0;
		background-repeat: repeat;
		background-size: cover;
		height: auto!important;
	  }
  
	  p {
		margin: 0px 10px 1em;
		line-height: 1.8 !important;
	  }
  
	  :root {
		--container-width: 1080px;
		font-size: 62.5%;
	  }
  
	  article,
	  aside,
	  details,
	  figcaption,
	  figure,
	  footer,
	  header,
	  hgroup,
	  main,
	  nav,
	  section,
	  summary {
		display: block;
	  }
  
	  a img {
		border: 0;
	  }
  
	  b,
	  strong {
		font-weight: bold;
	  }
  
	  small {
		font-size: 80%;
	  }
  
	  img {
		border: 0;
		-ms-interpolation-mode: bicubic;
	  }
  
	  button,
	  input,
	  optgroup,
	  select,
	  textarea {
		color: inherit;
		font: inherit;
		margin: 0;
	  }
  
	  button {
		overflow: visible;
	  }
  
	  button,
	  select {
		text-transform: none;
	  }
  
	  button,
	  html input[type="button"],
	  input[type="reset"],
	  input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
	  }
  
	  button,
	  input {
		line-height: normal;
		*overflow: visible;
	  }
  
	  input[type="checkbox"],
	  input[type="radio"] {
		padding: 0;
	  }
  
	  *,
	  *:before,
	  *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	  }
  
	  legend {
		border: 0;
		padding: 0;
	  }
  
	  textarea {
		overflow: auto;
	  }
  
	  optgroup {
		font-weight: bold;
	  }
  
	  table {
		border-collapse: collapse;
		border-spacing: 0;
	  }
  
	  td,
	  th {
		padding: 0;
	  }
  
	  .clearfix:after,
	  .box-item:after,
	  .st-menu:after,
	  .store-listing-item:after,
	  .widget-area .widget_categories .widget-content ul:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	  }
  
	  .clearfix,
	  .box-item,
	  .container,
	  .st-menu,
	  .store-listing-item,
	  .widget-area .widget_categories .widget-content ul {
		display: inline-block;
	  }
  
	  .clearfix,
	  .box-item,
	  .container,
	  .st-menu,
	  .store-listing-item,
	  .widget-area .widget_categories .widget-content ul {
		display: block;
	  }
  
	  .clear {
		zoom: 1;
	  }
  
	  .clear:before,
	  .clear:after {
		display: table;
		content: "";
	  }
  
	  .clear:after {
		clear: both;
	  }
  
	  .break,
	  h1,
	  h2,
	  h3,
	  h4,
	  h5,
	  h6,
	  p,
	  ul,
	  ol,
	  dl,
	  blockquote,
	  pre {
		word-break: break-word;
		word-wrap: break-word;
	  }
  
	  .none {
		display: none;
	  }
  
	  /*------------------------------
		 Old
	------------------------------*/
  
	  .cate-az a {
		color: #666;
	  }
  
	  .cate-az a:hover {
		color: #00979d;
	  }
  
	  .cate-az .cate-item {
		list-style: none;
	  }
  
	  .cate-az .cate-parent > a {
		font-size: 16px;
		color: #00979d;
	  }
  
	  .cate-az .cate-parent > a i {
		color: #666;
	  }
  
	  .cate-az .cate-child {
		margin-top: 15px;
		padding-top: 10px;
		padding-left: 15px;
		border-top: 2px solid #f5f5f5;
	  }
  
	  .cate-az .category-name:after {
		content: "";
		clear: both;
		display: block;
	  }
  
	  .cate-az .category-name .cat-az-thumb {
		width: 2em;
		height: 2em;
		display: inline-block;
		border-radius: 50%;
		overflow: hidden;
		box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
		float: left;
		vertical-align: middle;
		margin-right: 0.35rem;
	  }
  
	  .cate-az .category-name img {
		width: 100%;
		height: auto;
	  }
  
	  @media all {
		a {
		  background: 0 0;
		  color: #4183c4;
		  text-decoration: none;
		}
  
		a:active,
		a:hover {
		  outline: 0;
		}
  
		img {
		  border: 0;
		}
  
		a:hover {
		  color: #1e70bf;
		  text-decoration: none;
		}
  
		::-webkit-selection {
		  background-color: #cce2ff;
		  color: rgba(0, 0, 0, 0.87);
		}
  
		::-moz-selection {
		  background-color: #cce2ff;
		  color: rgba(0, 0, 0, 0.87);
		}
  
		::selection {
		  background-color: #cce2ff;
		  color: rgba(0, 0, 0, 0.87);
		}
  
		.ui.image {
		  position: relative;
		  display: inline-block;
		  vertical-align: middle;
		  max-width: 100%;
		  background-color: transparent;
		}
  
		.ui.image img {
		  display: block;
		  max-width: 100%;
		}
  
		.ui[class*="two column"].grid > .column:not(.row) {
		  width: 50%;
		}
	  }
  
	  @media only screen and (max-width: 767px) {
		.ui.stackable.grid > .column.row > .column,
		.ui.stackable.grid > .row > .column {
		  width: 50% !important;
		  margin: 0 !important;
		  box-shadow: none !important;
		  padding: 5px 0 5px 0;
		}
  
		.ui.stackable.grid:not(.vertically) > .row {
		  margin: 0;
		  padding: 0;
		}
  
		.ui.stackable.grid {
		  width: auto;
		  margin-left: 0 !important;
		  margin-right: 0 !important;
		}
  
		.ui.stackable.grid > .column.row > .column,
		.ui.stackable.grid > .row > .column {
		  width: 50% !important;
		  margin: 0 !important;
		  box-shadow: none !important;
		  padding: 5px 0 5px 0;
		}
  
		.ui.stackable.grid:not(.vertically) > .row {
		  margin: 0;
		  padding: 0;
		}
	  }
  
	  /*------------------------------
		2.1 Old
	------------------------------*/
  
	  /*------------------------------
		2.1 Typography
	------------------------------*/
	  html,
	  body {
		margin: 0;
		padding: 0;
		height: 100%;
		font-size: 14px;
	  }
  
	  body {
		background: #f8f9f9;
		height: 100%;
	  }
  
	  body,
	  p {
		font-family: "iransans", Helvetica, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.8;
		color: #666666;
	  }
  
	  pre,
	  code,
	  input,
	  textarea {
		font: inherit;
	  }
  
	  ::-moz-selection {
		background: #000000;
		color: #ffffff;
	  }
  
	  ::selection {
		background: #000000;
		color: #ffffff;
	  }
  
	  /*------------------------------
		2.2 Links
	------------------------------*/
	  a {
		color: #00979d;
		text-decoration: none;
	  }
  
	  a:hover {
		color: #ff9900;
		text-decoration: none;
	  }
  
	  /*------------------------------
		2.3 Heading
	------------------------------*/
	  h1,
	  h2,
	  h3,
	  h4,
	  h5,
	  h6 {
		clear: both;
		font-weight: normal;
		margin-bottom: 20px;
		margin-top: 0;
		color: #222222;
	  }
  
	  h1 {
		font-size: 2.4rem;
	  }
  
	  h2 {
		font-size: 2.3rem;
	  }
  
	  h3 {
		font-size: 2.2rem;
	  }
  
	  h4 {
		font-size: 2rem;
	  }
  
	  h5 {
		font-size: 1.8rem;
	  }
  
	  h6 {
		font-size: 1.6rem;
	  }
  
	  h1 a,
	  h2 a,
	  h3 a,
	  h4 a,
	  h5 a,
	  h6 a {
		color: #222222;
		text-decoration: none;
	  }
  
	  h1 {
		line-height: 3.5rem;
		letter-spacing: -0.5px;
	  }
  
	  h1 span {
		font-weight: 400;
	  }
  
	  /*------------------------------
		2.4 Base
	------------------------------*/
	  ul,
	  ol,
	  dl,
	  p,
	  details,
	  address,
	  .vcard,
	  figure,
	  pre,
	  fieldset,
	  table,
	  dt,
	  dd,
	  hr {
		margin-bottom: 15px;
		margin-top: 0;
	  }
  
	  /*------------------------------
		2.5 Content
	------------------------------*/
	  img {
		height: auto;
		max-width: 100%;
		vertical-align: middle;
	  }
  
	  b,
	  strong {
		font-weight: bold;
	  }
  
	  blockquote {
		clear: both;
		margin: 20px 0;
	  }
  
	  blockquote p {
		font-style: italic;
	  }
  
	  blockquote cite {
		font-style: normal;
		margin-bottom: 20px;
		font-size: 13px;
	  }
  
	  dfn,
	  cite,
	  em,
	  i {
		font-style: italic;
	  }
  
	  figure {
		margin: 0;
	  }
  
	  address {
		margin: 20px 0;
	  }
  
	  hr {
		border: 0;
		border-top: 1px solid #e9e9e9;
		height: 1px;
		margin-bottom: 20px;
	  }
  
	  tt,
	  kbd,
	  pre,
	  code,
	  samp,
	  var {
		font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono",
		  monospace;
		background-color: #e9e9e9;
		padding: 5px 7px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	  }
  
	  pre {
		overflow: auto;
		white-space: pre-wrap;
		max-width: 100%;
		line-height: 1.7;
		margin: 20px 0;
		padding: 20px;
	  }
  
	  details summary {
		font-weight: bold;
		margin-bottom: 20px;
	  }
  
	  details :focus {
		outline: none;
	  }
  
	  abbr,
	  acronym,
	  dfn {
		cursor: help;
		font-size: 0.95em;
		text-transform: uppercase;
		border-bottom: 1px dotted #e9e9e9;
		letter-spacing: 1px;
	  }
  
	  mark {
		background-color: #fff9c0;
		text-decoration: none;
	  }
  
	  small {
		font-size: 75%;
	  }
  
	  big {
		font-size: 125%;
	  }
  
	  ul,
	  ol {
		padding-left: 20px;
	  }
  
	  ul {
		list-style: disc;
	  }
  
	  ol {
		list-style: decimal;
	  }
  
	  ul li,
	  ol li {
		margin: 8px 0;
	  }
  
	  dt {
		font-weight: bold;
	  }
  
	  dd {
		margin: 0 20px 20px;
	  }
  
	  /*------------------------------
		2.6 Table
	------------------------------*/
	  table {
		width: 100%;
		margin-bottom: 20px;
		border: 1px solid #e9e9e9;
		border-collapse: collapse;
		border-spacing: 0;
	  }
  
	  table > thead > tr > th,
	  table > tbody > tr > th,
	  table > tfoot > tr > th,
	  table > thead > tr > td,
	  table > tbody > tr > td,
	  table > tfoot > tr > td {
		border: 1px solid #e9e9e9;
		line-height: 1.42857;
		padding: 5px;
		vertical-align: middle;
		text-align: center;
	  }
  
	  table > thead > tr > th,
	  table > thead > tr > td {
		border-bottom-width: 2px;
	  }
  
	  table th {
		letter-spacing: 0px;
		text-transform: uppercase;
	  }
  
	  /*------------------------------
		2.7 Form
	------------------------------*/
	  fieldset {
		padding: 20px;
		border: 1px solid #e9e9e9;
	  }
  
	  input[type="reset"],
	  input[type="submit"],
	  input[type="submit"] {
		cursor: pointer;
		background: #00979d;
		border: none;
		display: inline-block;
		color: #ffffff;
		letter-spacing: 1px;
		text-transform: uppercase;
		line-height: 1;
		text-align: center;
		padding: 17px 23px 18px 23px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin: 3px 0;
		text-decoration: none;
		font-weight: 600;
		font-size: 13px;
	  }
  
	  input[type="reset"]:hover,
	  input[type="submit"]:hover,
	  input[type="submit"]:hover {
		opacity: 0.8;
	  }
  
	  input[type="button"]:hover,
	  input[type="button"]:focus,
	  input[type="reset"]:hover,
	  input[type="reset"]:focus,
	  input[type="submit"]:hover,
	  input[type="submit"]:focus,
	  button:hover,
	  button:focus {
		cursor: pointer;
	  }
  
	  textarea {
		resize: vertical;
	  }
  
	  select {
		max-width: 100%;
		overflow: auto;
		vertical-align: top;
		outline: none;
		border: 1px solid #e9e9e9;
		padding: 10px;
	  }
  
	  textarea,
	  input[type="date"],
	  input[type="datetime"],
	  input[type="datetime-local"],
	  input[type="email"],
	  input[type="month"],
	  input[type="number"],
	  input[type="password"],
	  input[type="search"],
	  input[type="tel"],
	  input[type="text"],
	  input[type="time"],
	  input[type="url"],
	  input[type="week"] {
		cursor: pointer;
		max-width: 50%;
		background-color: transparent;
		border: 1px solid #e9e9e9;
		-webkit-appearance: none;
		padding: 10px 15.38462px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	  }
  
	  textarea:focus,
	  input[type="date"]:focus,
	  input[type="datetime"]:focus,
	  input[type="datetime-local"]:focus,
	  input[type="email"]:focus,
	  input[type="month"]:focus,
	  input[type="number"]:focus,
	  input[type="password"]:focus,
	  input[type="search"]:focus,
	  input[type="tel"]:focus,
	  input[type="text"]:focus,
	  input[type="time"]:focus,
	  input[type="url"]:focus,
	  input[type="week"]:focus {
		outline: none;
		border-color: #00979d;
	  }
  
	  button::-moz-focus-inner {
		border: 0;
		padding: 0;
	  }
  
	  input[type="radio"],
	  input[type="checkbox"] {
		margin: 0 10px;
	  }
  
	  input,
	  textarea,
	  input[type="submit"]:focus {
		outline: 0 none;
	  }
  
	  /*------------------------------
		2.8 Accessibility
	------------------------------*/
	  /* Text meant only for screen readers */
	  .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute !important;
	  }
  
	  .screen-reader-text:hover,
	  .screen-reader-text:active,
	  .screen-reader-text:focus {
		background-color: #aaaaaa;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		clip: auto !important;
		color: #00979d;
		display: block;
		height: auto;
		left: 5px;
		line-height: normal;
		padding: 17px;
		text-decoration: none;
		top: 5px;
		width: auto;
		z-index: 100000;
		/* Above WP toolbar */
	  }
  
	  /*------------------------------
		2.9 Helper
	------------------------------*/
  
	  * {
		box-sizing: border-box;
	  }
  
	  .hide {
		display: none;
	  }
  
	  .fleft {
		float: left;
	  }
  
	  .fright {
		float: right;
		position: absolute;
	  }
  
	  .text-center {
		text-align: center;
	  }
  
	  .text-right {
		text-align: right;
	  }
  
	  .primary-colored {
		color: #00979d;
	  }
  
	  .box-item {
		padding: 20px 20px 16px 20px;
		margin-bottom: 15px;
	  }
  
	  /*--------------------------------------------------------------
	3.0 Layout
	--------------------------------------------------------------*/
	  .site {
		margin: 0 auto;
	  }
  
	  .hfeed {
		display: grid;
	  }
  
	  .section-heading {
		display: flex;
		color: aliceblue;
		padding: 2px;
		justify-content: center;
		border-radius: 20px;
	  }
  
	  .tag-items {
		padding-top: 25px;
	  }
  
	  .container {
		max-width: var(--container-width);
		padding: 0px 25px;
		margin: 0 auto;
		position: relative;
	  }
  
	  @media screen and (min-width: 790px) {
		.container {
		  padding: 0px 10px;
		}
	  }
  
	  @media screen and (min-width: 1100px) {
		.container {
		  padding: 0px 20px;
		}
	  }
  
	  @media screen and (max-width: 500px) {
		.fright {
		  position: relative;
		}
  
		.container {
		  padding: 0px 10px;
		}
	  }
  
	  @media screen and (max-width: 400px) {
		.container {
		  padding: 0px 10px;
		}
  
		.ui[class*="five column"].grid > .column:not(.row),
		.ui[class*="five column"].grid > .row > .column {
		  width: 48%;
		}
	  }
  
	  .site-content #content-wrap {
		padding-bottom: 40px;
		grid-area: store-content;
	  }
  
	  .page-template-default .site-content #content-wrap {
		  display: flex;
		}
  
  
	  .content-area {
		padding-bottom: 40px;
	  }
  
	  .content-area .widget_block{
		  margin-bottom: 5px!important;
	  }
  
	  .sidebar {
		  flex: 0 0 30%;
		  height: min-content;
		  position: sticky;
		  top: 30px;
		  margin-top: 50px;
		  background: #fff;
	  border-radius: 18px;
	}
  
	  .content-box {
		padding: 30px;
		margin-bottom: 30px;
		border-radius: 18px;
	  }
  
  
	  .store-listing-box.store-popular-listing {
		  margin-bottom: 40px;
	  }
  
	  @media screen and (max-width: 500px) {
		.content-box {
		  padding: 15px;
		  margin-bottom: 15px;
		}
	  }
  
	  .no-sidebar .content-box {
		padding: 40px;
	  }
  
	  @media screen and (max-width: 790px) {
		.no-sidebar .content-box {
		  padding: 5px;
		}
	  }
  
	  .no-sidebar .content-area {
		width: 100%;
	  }
  
	
  
	  .site-main{
		  flex: 0 0 70%;
  
	  }
  
	  /**/
  
	  .content-widgets .widget {
		margin-bottom: 45px;
	  }
  
	  .content-widgets.frontpage-after-main .widget:last-child {
		margin-bottom: 0px;
	  }
  
	  /* SiteOrigin page builder extended */
	  .panel-grid {
		margin-bottom: 40px;
	  }
  
	  @media screen and (min-width: 790px) {
		.wpc-pn-row-wrapper {
		  margin-left: -2.42718%;
		  margin-right: -2.42718%;
		}
  
		.wpc-pn-row-wrapper .panel-grid-cell {
		  padding-left: 2.42718%;
		  padding-right: 2.42718%;
		}
	  }
  
	  @media screen and (max-width: 790px) {
		.wpc-pn-row-wrapper {
		  margin-left: 0;
		  margin-right: 0;
		}
  
		.wpc-pn-row-wrapper .panel-grid-cell {
		  padding-left: 0;
		  padding-right: 0;
		  float: none !important;
		  width: 100% !important;
		  margin-bottom: 40px;
		}
  
		.wpc-pn-row-wrapper .panel-grid-cell:last-child {
		  margin-bottom: 0;
		}
	  }
  
	  /*--------------------------------------------------------------
	4.0 Main
	--------------------------------------------------------------*/
  
  
	  /*------------------------------
		4.1 Header
	------------------------------*/
	  .site-header {
		margin: 0 auto;
		position: relative;
		min-width: 100%;
		/* -webkit-box-shadow: 0px -4px 1px 1px rgb(44 62 80 / 7%) inset;
	  box-shadow: 0px -4px 1px 1px rgb(44 62 80 / 7%) inset; */
		/* padding-top: 0px;
	  background-image: -webkit-linear-gradient(347deg, #1abc9c 0%, #302b63 46%, #0f0c29 100%);
	  background-image: -o-linear-gradient(347deg, #1abc9c 0%, #302b63 46%, #0f0c29 100%);
	  background-image: linear-gradient(-103deg, #1abc9c 0%, #302b63 46%, #0f0c29 100%);
	  background-size: auto; */
	  }
  
	  .header-new {
		display: flex;
		justify-content: space-between;
		align-items: center;
	  }
  
	  .header-new .logo_area a img {
		  width: 180px;
	  }
  
	  .header-new .header_right .search > svg {
		width: 25px;
	  }
  
	  .header_right {
		  flex: 0 0 50%;
	  }
  
	  .site-header .logo_area {
		margin-top: 7px;
		max-height: 150px;
		width: 180px;
		padding: 8px;
		flex: 0 0 30%;
	  }
  
	  .ag-single-coupon {
		padding: 25px;
	  }
  
	  .store-full-content {
		padding: 15px;
		margin-top: 30px;
	  }
  
	  .ajax-coupons.expired-coupons {
		filter: grayscale(100%);
		cursor: not-allowed;
	  }
  
	  .ajax-coupons.expired-coupons a {
		cursor: not-allowed;
	  }
  
  
  
	  .title_area .site-title {
		line-height: 1;
		font-size: 22px;
		text-transform: uppercase;
		margin-bottom: 5px;
		letter-spacing: 1px;
		font-weight: bold;
	  }
  
	  .title_area .site-title a {
		color: rgba(255, 255, 255, 0.6);
	  }
  
	  .title_area .site-description {
		color: rgba(255, 255, 255, 0.6);
		font-size: 12px;
		line-height: 1;
		margin-bottom: 0px;
		text-transform: uppercase;
		letter-spacing: 1px;
	  }
  
	  .site-navigation {
		background: #ffffff;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
		position: relative;
		z-index: 30;
	  }
  
	  /* Search Form
	------------------------------*/
	  @media screen and (max-width: 790px) {
		#header-search {
		  margin-top: 5px;
		  width: 100%;
		}
	  }
  
	  @media screen and (max-width: 500px) {
		#header-search {
		  float: none;
		  text-align: center;
		  display: inline-block;
		  width: 100%;
		}
	  }
  
	  #header-search .search-sample {
		display: block;
		font-size: 11px;
		margin-top: 7px;
		line-height: 1;
	  }
  
	  #header-search .search-sample a {
		color: rgba(255, 255, 255, 0.6);
		margin-left: 2px;
	  }
  
	  #header-search .search-sample a:hover {
		color: #ffffff;
	  }
  
	  #header-search .search-sample span {
		margin-right: 10px;
	  }
  
	  @media screen and (max-width: 790px) {
		#header-search .search-sample {
		  display: none;
		}
	  }
  
	  @media screen and (max-width: 500px) {
		#header-search .header-search-input {
		  float: none;
		  text-align: center;
		  width: 100%;
		}
	  }
  
	  #header-search input[type="text"] {
		font-size: 14px;
		border: none;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		text-align: right;
	  }
  
  
  
	  #header-search .result {
		display: flex;
		gap: 15px;
		position: relative;
	  }
  
	  #header-search .result a {
		display: block;
		position: absolute;
		z-index: 10;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	  }
  
	  #header-search .results .result .image + .content {
		margin: 0px;
		align-self: center;
	  }
  
	  #header-search .results .image {
		float: left;
		margin-right: 1em;
		flex: 0 0 auto;
		align-self: center;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	  }
  
	  #header-search .ui.icon.input > i.icon:not(.link) {
		pointer-events: none;
		background-color: #302b63;
		border-radius: 15px;
		margin-inline-start: -2px;
		display: flex;
		justify-content: center;
	  }
  
	  #header-search .results .result .image img {
		width: 90px;
	  }
  
	  @media screen and (max-width: 500px) {
		.header_right.fright {
		  float: left;
		  text-align: center;
		  position: inherit;
		}
	  }
  
	  /* Primary Navigation
	------------------------------*/
	  .st-menu,
	  .st-menu * {
		margin: 0;
		padding: 0;
		list-style: none;
	  }
  
	  .st-menu {
		padding-inline-start: 25px;
	  }
  
	  .st-menu ul {
		position: absolute;
		display: none;
		top: 100%;
		z-index: 99;
	  }
  
	  .st-menu .menu-box {
		position: absolute;
		display: none;
		top: 100%;
		right: 0;
		z-index: 99;
	  }
  
	  .st-menu li:hover > .menu-box,
	  .st-menu li.sfHover > .menu-box {
		display: block;
	  }
  
	  .st-menu ul ul {
		top: 0;
		left: 100%;
	  }
  
	  .st-menu li {
		position: relative;
	  }
  
	  .st-menu > li {
		display: inline-flex;
	  }
  
	  .st-menu li:hover > ul,
	  .st-menu li.sfHover > ul {
		display: block;
	  }
  
	  .st-menu a {
		display: block;
		position: relative;
	  }
  
	  .st-menu ul {
		min-width: 12em;
		*width: 12em;
		box-shadow: 0 9px 14px rgba(0, 0, 0, 0.05);
		padding-bottom: 7px;
		background: #ffffff;
	  }
  
	  .st-menu ul ul {
		padding-top: 7px;
	  }
  
	  .st-menu li {
		white-space: nowrap;
		*white-space: normal;
		-webkit-transition: background 0.2s;
		transition: background 0.2s;
	  }
  
	  .st-menu > li > a {
		padding: 10px 20px 10px;
	  }
  
	  .st-menu li:hover,
	  .st-menu li.sfHover {
		-webkit-transition: none;
		transition: none;
	  }
  
	  .primary-navigation .st-menu > li > a {
		transition: all 0.2s;
	  }
  
	  .primary-navigation .st-menu > li > a:hover {
		color: #4183c4;
	  }
  
	  .st-menu a {
		color: #888888;
		padding: 10px 20px;
		font-size: 13px;
		text-decoration: none;
		zoom: 1;
	  }
  
	  .st-menu a:hover {
		color: #00979d;
	  }
  
	  .st-menu a i {
		margin-right: 0px;
		font-size: 13px;
	  }
  
	  .st-menu li.current-menu-item a {
		color: #00979d;
	  }
  
	  .sf-arrows .sf-with-ul {
		padding-right: 2.5em;
		*padding-right: 1em;
	  }
  
	  .sf-arrows .sf-with-ul:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 1em;
		margin-top: -3px;
		height: 0;
		width: 0;
		border: 5px solid transparent;
		border-top-color: #cccccc;
	  }
  
	  .sf-arrows > li > .sf-with-ul:focus:after,
	  .sf-arrows > li:hover > .sf-with-ul:after,
	  .sf-arrows > .sfHover > .sf-with-ul:after {
		border-top-color: #00979d;
		opacity: 0.5;
	  }
  
	  .sf-arrows ul .sf-with-ul:after {
		margin-top: -5px;
		margin-right: -3px;
		border-color: transparent;
		border-left-color: #cccccc;
	  }
  
	  .sf-arrows ul li > .sf-with-ul:focus:after,
	  .sf-arrows ul li:hover > .sf-with-ul:after,
	  .sf-arrows ul .sfHover > .sf-with-ul:after {
		border-left-color: #00979d;
		opacity: 0.5;
	  }
  
	  #nav-toggle {
		display: none;
		width: 50px;
		position: relative;
		padding: 13px 0 11px;
		cursor: pointer;
	  }
  
	  .nav-toggle-subarrow {
		display: none;
	  }
  
  
	  .nav {
		  position: fixed;
		  bottom: 0;
		  width: 100vw;
		  height: 65px;
		  box-shadow: 1px 5px 20px 10px rgb(145 154 145 / 44%);
				  background-color: #46cd4b;
		  display: flex;
		  overflow-x: auto;
		  min-width: 100vw;
		  z-index: 99999;
		  border-top-left-radius: 14px;
		  border-top-right-radius: 14px;
	  }
	  
	  .nav__link {
		  display: flex;
		  flex-direction: column;
		  align-items: center;
		  justify-content: center;
		  flex-grow: 1;
		  min-width: 50px;
		  overflow: hidden;
		  white-space: nowrap;
		  font-family: sans-serif;
		  font-size: 16px;
		  color: #444444;
		  text-decoration: none;
		  -webkit-tap-highlight-color: transparent;
		  transition: background-color 0.1s ease-in-out;
	  }
  
	  #Nav__Icon {
		  width: 30px;
		  height: 30px;
	  }
	  
	  .nav__link:hover {
		  background-color: #eeeeee;
	  }
	  
	  .nav__link--active {
		  color: #009578;
	  }
	  
	  .nav__icon {
		  font-size: 18px;
	  }
	  
  
	  @media screen and (max-width: 790px) {
		.primary-navigation .st-menu {
		  width: 100% !important;
		  display: none;
		}
  
		.st-menu.st-menu-mobile {
		  display: block !important;
		  position: absolute;
		  left: 0;
		  width: 100%;
		  background: #ffffff;
		  border-top: 1px solid #e9e9e9;
		  z-index: 100;
		}
  
		.st-menu.st-menu-mobile > li > a {
		  padding: 12px 20px;
		}
  
		.st-menu.st-menu-mobile ul {
		  box-shadow: none;
		  background: #ffffff;
		  padding-bottom: 0;
		  border-top: 1px solid #e9e9e9;
		  position: static !important;
		  display: none !important;
		}
  
		.st-menu.st-menu-mobile ul li:last-child {
		  border-bottom: none;
		}
  
		.st-menu.st-menu-mobile ul li a {
		  padding: 12px 35px;
		}
  
		.st-menu.st-menu-mobile ul li li a {
		  padding: 12px 70px;
		}
  
		.st-menu.st-menu-mobile li {
		  border-bottom: 1px solid #e9e9e9;
		  float: none !important;
		  display: block !important;
		  width: 100% !important;
		}
  
		.st-menu.st-menu-mobile .nav-toggle-subarrow {
		  display: block;
		  color: #999999;
		  font-weight: normal;
		  position: absolute;
		  top: 0;
		  right: 0;
		  cursor: pointer;
		  text-align: center;
		  padding: 12px 20px 11px;
		}
  
		.st-menu.st-menu-mobile
		  .nav-toggle-dropdown
		  > .nav-toggle-subarrow
		  i.icon.plus:before {
		  content: "\f068";
		}
  
		.st-menu.st-menu-mobile .nav-toggle-dropdown > ul {
		  display: block !important;
		}
  
		#nav-toggle {
		  display: block;
		}
	  }
  
	  .sub-menu > li:hover {
		color: #fff;
		background-color: #ffeb3b;
	  }
  
	  /*
  *** New Store
  */
  
	  .ui.image img,
	  .ui.image svg {
		object-fit: cover;
		width: 100%;
	  }
  
	  .store-thumb {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 5px;
		display: block;
	  }
  
	  .store-thumb a,
	  .store-thumb .thumb-padding {
		display: block;
		padding: 4px;
		width: 100%;
	  }
  
	  .store-thumb a:after,
	  .store-thumb .thumb-padding:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	  }
  
	  .store-thumb.text-thumb {
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1.2;
		display: flex;
		min-height: 100px;
		flex-direction: column;
		justify-content: center;
		line-height: 100px;
	  }
  
	  .store-thumb.text-thumb .thumb-padding {
		line-height: 1.2;
		overflow: hidden;
	  }
  
	  .store-thumb:affter {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	  }
  
	  /* .store-thumb:hover {
	  border-color: #ff9900;
	} */
  
	  #site-header-nav {
		-webkit-transition: all 1s ease-out;
		/* Safari */
		transition: all 0.5s ease-out;
	  }


	  .page-template-redux-templates_full_width .grid-responsive{
		display: block;

	  }
  
	  /* Table Styles */
  
	  .new_Coupons_Table {
		margin-top: 50px;
	  }
  
	  .responsive-table {
		width: 100%;
		margin-bottom: 1.5em;
		border: 2px solid #fff;      }
  
	  }
  
	  .responsive-table thead {
		position: absolute;
		clip: rect(1px 1px 1px 1px);
		/* IE6, IE7 */
		clip: rect(1px, 1px, 1px, 1px);
		padding: 0;
		border: 0;
		height: 1px;
		width: 1px;
		overflow: hidden;
	  }
  
	  .responsive-table thead th {
		background-color: #dcdcdc;
		border: 1px solid #ffffff;
		font-weight: normal;
		text-align: center;
		color: #000;
	  }
  
	  .responsive-table thead th:nth-child(odd) {
		background-color: #46cd4b;
		color: #fff;
	  }
  
	  .responsive-table thead th:first-of-type {
		text-align: center;
	  }
  
	  .responsive-table tbody,
	  .responsive-table tr,
	  .responsive-table th,
	  .responsive-table td {
		display: block;
		padding: 0;
		white-space: normal;
	  }
  
	  .responsive-table th,
	  .responsive-table td {
		padding: 0.5em;
		vertical-align: middle;
	  }
  
	  .responsive-table tbody tr {
		margin-bottom: 1em;
		border: 2px solid #46cd4b;
	  }
  
	  .responsive-table tbody tr:last-of-type {
		margin-bottom: 0;
	  }
  
	  .responsive-table tbody th[scope="row"] {
		color: white;
	  }
  
	  .responsive-table tbody td[data-type="currency"] {
		text-align: right;
	  }
  
	  .responsive-table tbody td[data-title]:before {
		content: attr(data-title);
		float: right;
		font-size: 0.8em;
		color: rgba(94, 93, 82, 0.75);
	  }
  
	  .responsive-table tbody td {
		text-align: left;
	  }
  
	  @media (min-width: 52em) {
		.responsive-table {
		  font-size: 0.9em;
		}
  
		.responsive-table thead {
		  position: relative;
		  clip: auto;
		  height: auto;
		  width: auto;
		  overflow: auto;
		}
  
		.responsive-table tr {
		  display: table-row;
		}
  
		.responsive-table th,
		.responsive-table td {
		  display: table-cell;
		  padding: 0.5em;
		}
  
		.responsive-table caption {
		  font-size: 1.5em;
		}
  
		.responsive-table tbody {
		  display: table-row-group;
		}
  
		.responsive-table tbody tr {
		  display: table-row;
		  border-width: 1px;
		}
  
		.responsive-table tbody tr:nth-of-type(even) {
		  background-color: rgba(94, 93, 82, 0.1);
		}
  
		.responsive-table tbody th[scope="row"] {
		  background-color: transparent;
		  color: #5e5d52;
		  text-align: center;
		}
  
		.responsive-table tbody td {
		  text-align: center;
		}
  
		.responsive-table tbody td[data-title]:before {
		  content: none;
		}
	  }
  
	  @media (min-width: 62em) {
		.responsive-table {
		  font-size: 1.3rem;}
  
		.responsive-table th,
		.responsive-table td {
		  padding: 0.75em 0.5em;
		}
  
		.responsive-table tfoot {
		  font-size: 0.9em;
		}
	  }
  
	  @media (min-width: 75em) {
		.responsive-table th,
		.responsive-table td {
		  padding: 0.75em;
		}
	  }
  
	  .responsive-table tbody tr th > code {
		  color: #000;
		  padding: 8px 8px;
		  border: 1px dashed #46cd4b;
		  background: linear-gradient( 315deg, rgba(0, 0, 0, 0.06) 10%, transparent 15%, transparent 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, transparent 65%, transparent 85%, rgba(0, 0, 0, 0.06) 90% ) repeat scroll 0 0/6px 6px transparent;
  
	  }
  
	  /*------------------------------
		4.2 Content
	------------------------------*/
	  /* Content Related Elements
	------------------------------*/
	  /* Popular Stores
	------------------------------*/
	  .popular-stores {
		background: #ffffff;
		padding: 10px;
	  }
  
	  .popular-stores .store-thumb a {
		text-align: center;
	  }
  
	  .popular-stores .store-name a {
		text-align: center;
		display: block;
		font-size: 13px;
		margin-top: 7px;
		margin-bottom: -3px;
		color: #666666;
	  }
  
	  .popular-stores .store-name a:hover {
		color: #00979d;
	  }
  
	  .popular-stores .owl-item {
		padding: 10px 10px;
	  }
  
	  .popular-stores .owl-controls .owl-prev {
		left: -50px;
	  }
  
	  @media screen and (max-width: 1100px) {
		.popular-stores .owl-controls .owl-prev {
		  left: auto;
		  right: 10px;
		  top: -35px;
		  opacity: 0.8;
		}
  
		.popular-stores .owl-controls .owl-prev img {
		  width: 8px;
		  height: auto;
		}
	  }
  
	  .popular-stores .owl-controls .owl-next {
		right: -50px;
	  }
  
	  @media screen and (max-width: 1100px) {
		.popular-stores .owl-controls .owl-next {
		  right: -10px;
		  top: -35px;
		  opacity: 0.8;
		}
  
		.popular-stores .owl-controls .owl-next img {
		  width: 8px;
		  height: auto;
		}
	  }
  
	  .popular-stores.inside-content {
		padding: 0px;
		margin: 0px -10px;
	  }
  
	  .popular-stores.inside-content .store-carousel .owl-next {
		top: -25px;
		right: 10px;
		opacity: 1;
	  }
  
	  .popular-stores.inside-content .store-carousel .owl-next img {
		width: 8px;
	  }
  
	  .popular-stores.inside-content .store-carousel .owl-prev {
		top: -25px;
		right: 30px;
		left: auto;
		opacity: 1;
	  }
  
	  .popular-stores.inside-content .store-carousel .owl-prev img {
		width: 8px;
	  }
  
	  .inside-content.shadow-box {
		box-shadow: none;
	  }
  
	  .st-list-coupons {
		margin-top: 40px;
	  }
  
	  .st-list-coupons h2 {
		display: block;
	  }
  
	  .coupon-item {
		  flex: 0 0 32%;
		  overflow: hidden;
		  padding: 14px;
		  display: flex;
		  flex-direction: column;
		  justify-content: flex-end;
		  align-items: center;
		  border-radius: 15px;
		  border: 2px dashed #eeeeee;
		  background-color: #fff;
		  border-bottom: #46cd4b5c;
		  border-bottom-style: dashed;
	  }
  
	  .coupons-tab-contents .st-list-coupons {
		gap: 14px;
		margin-right: 10px;
	  }
  
	  .store-listing-item .store-thumb-link {
		position: relative;
		width: 100%;
	  }
  
	  .add-coupon-favorite {
		position: absolute;
		top: 0px;
	  }
  
	  .store-listing-item .store-thumb-link .store-thumb {
		margin-bottom: 5px;
	  }
  
	  .coupon-item .coupon-details .code-type {
		padding: 0px 10px 0px 10px;
		height: 25px;
		border-radius: 15px;
	  }
  
	  .coupon-item .coupon-details .c-code {
		background-color: #80ee01;
	  }
  
	  .coupon-item .coupon-details .c-sale {
		background-color: #fdda2b;
	  }
  
	  .coupon-item .coupon-details .c-print {
		background-color: #9e9e9e;
	  }
  
	  .store-listing-item .store-thumb-link .store-thumb img {
		max-width: 100%;
	  }
  
	  @media screen and (max-width: 500px) {
		.store-listing-item .store-thumb-link .store-thumb {
		  width: 100%;
		  max-width: 100%;
		}
	  }
  
	  .store-listing-item .store-thumb-link .store-thumb a {
		padding: 0;
	  }
  
	  .store-listing-item .store-thumb-link .store-name {
		line-height: 1.3;
	  }
  
	  .store-listing-item .store-thumb-link .store-name a {
		max-width: 150px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	  }
  
	  .store-listing-item .store-thumb-link .store-name a {
		display: inline-block;
		font-size: 13px;
		color: #666666;
		text-align: center;
	  }
  
	  @media screen and (max-width: 500px) {
		.store-listing-item .store-thumb-link .store-name a {
		  width: 100%;
		  margin-bottom: 10px;
		}
	  }
  
	  .store-listing-item .store-thumb-link .store-name a:hover {
		color: #00979d;
	  }
  
	  .store-listing-item .store-thumb-link .store-name a i {
		margin-left: 0px;
	  }
  
	  .store-listing-item.no-thumb .latest-coupon {
		max-width: 400px;
	  }
  
  
  
	  @media screen and (min-width: 400px) {
		.store-listing-item .latest-coupon {
		  width: 100%;
		}
	  }
  
	  @media screen and (min-width: 500px) {
		.store-listing-item .latest-coupon {
		  margin-right: 5px;
		}
	  }
  
  
  
	  @media screen and (min-width: 1100px) {
		.store-listing-item .latest-coupon {
		  max-width: 100%;
		}
	  }
  
	  .store-listings {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 14px;
	  }
  
	  .store-listing-item .latest-coupon .coupon-title {
		font-size: 1.8rem;
		margin-bottom: 0;
		font-weight: 600;
		line-height: 2.8rem;
	  }
  
	  .store-listing-item .latest-coupon .coupon-title a:hover {
		color: #ff005d;
	  }
  
	  .store-listing-item .coupon-detail {
		width: 100%;
	  }
  
	  .store-listing-item .coupon-detail .exp-text {
		font-size: 13px;
		display: block;
	  }
  
	  .store-listing-item .coupon-save:hover {
		color: #00979d;
	  }
  
	  .store-listing-item .coupon-saved {
		color: #00979d;
	  }
  
	  .coupon-item .coupon-des-full {
		display: none;
		transition: all 1s linear;
	  }
  
	  .coupon-item.show-full .coupon-des-ellip {
		display: none;
	  }
  
	  .coupon-item.show-full .coupon-des-full {
		display: block;
	  }
  
	  /* Coupon listing
	------------------------------*/
   
  
  
	  .coupon-listing-item {
		padding-bottom: 0px;
	  }
  
	  .coupon-listing-item .coupon-detail .coupon-button {
		margin-bottom: 10px;
	  }
  
	  .coupon-listing-item .coupon-detail .user-ratting i {
		font-size: 18px;
		color: #999999;
	  }
  
	  .coupon-listing-item .coupon-detail .user-ratting .ui.button {
		padding: 6px 6px 8px;
	  }
  
	  .coupon-listing-item .coupon-detail .user-ratting .ui.button:hover i {
		color: #00979d;
	  }
  
	  .coupon-listing-item .coupon-detail .user-ratting .ui.button.active {
		background: none;
	  }
  
	  .coupon-listing-item .coupon-detail .user-ratting .ui.button.active i {
		color: #00979d;
	  }
  
	  .coupon-listing-item .coupon-detail .ui.basic.buttons {
		border-radius: 2px;
	  }
  
	  .coupon-listing-item .coupon-detail .voted-value {
		font-size: 11px;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	  }
  
	  .coupon-listing-item .c-type {
		margin: 0px 0px 4px;
		display: inline-block;
	  }
  
	  .coupon-listing-item .c-type .c-code {
		background: #b9dc2f;
		color: #ffffff;
		padding: 4px 10px 4px;
		line-height: 1;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		display: inline-block;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	  }
  
	  .coupon-listing-item .c-type .c-sale {
		background: #ea4c89;
		padding: 3px 10px 5px;
	  }
  
	  .coupon-listing-item .c-type .c-print {
		background: #2d3538;
	  }
  
	  .coupon-listing-item .c-type .exp {
		font-size: 12px;
		color: #999999;
		margin-left: 10px;
	  }
  
	  .coupon-listing-item .coupon-exclusive {
		border-top: 1px solid #e9e9e9;
		margin: 17px -20px -10px;
		padding: 7px 20px 0;
		font-size: 13px;
	  }
  
	  .coupon-listing-item .coupon-exclusive strong {
		font-weight: 600;
	  }
  
	  .coupon-listing-item .coupon-exclusive strong i {
		color: #00979d;
		margin-right: 0px;
	  }
  
	  .coupon-listing-item .post-content {
		margin: 35px 0px;
		padding-bottom: 45px;
	  }
  
	  .coupon-modal .coupon-footer .modal-share {
		position: relative;
		margin: 0px;
		padding: 8px 0px;
	  }
  
	  .coupon-modal .coupon-footer .modal-share:hover .share-modal-popup {
		text-align: center;
		right: -10px;
		width: 250px;
		top: auto;
		bottom: 15px;
		display: block;
		visibility: visible;
	  }
  
	  .coupon-modal .coupon-footer .modal-share:hover .share-modal-popup .icon {
		color: #fff;
	  }
  
	  .coupon-status-heading {
		display: block;
	  }
  
	  .widget_wpc_coupons .load-more.wpb_content_element {
		margin-bottom: 0px;
		margin-top: 30px;
	  }
  
	  .single-coupon .site-content #content-wrap {
		padding-top: 20px;
	  }
  
	  /* List Categories
	------------------------------*/
	  .list-categories {
		padding: 0px 20px;
	  }
  
	  @media screen and (max-width: 790px) {
		.list-categories {
		  padding: 13px 10px;
		}
  
  
	  }
  
	  @media screen and (max-width: 500px) {
		.list-categories {
		  padding: 13px 0px;
		}
	  }
  
	  @media screen and (max-width: 400px) {
		.list-categories {
		  padding: 13px 0px;
		}
	  }
  
	  .list-categories ul {
		list-style: none;
		margin: 0;
		padding: 0;
	  }
  
	  .list-categories ul li {
		margin: 0;
		width: 100%;
		float: left;
		display: inline-block;
		position: relative;
	  }
  
	  @media screen and (min-width: 500px) {
		.list-categories ul li {
		  width: 33.333333%;
		}
	  }
  
	  @media screen and (min-width: 1100px) {
		.list-categories ul li {
		  width: 25%;
		}
	  }
  
	  @media screen and (min-width: 500px) {
		.list-categories ul li a {
		  padding: 0px 0px;
		}
	  }
  
	  @media screen and (min-width: 400px) {
		.list-categories ul li a {
		  padding: 18px 18px;
		  display: block;
		  font-size: 1.4rem;
		}
	  }
  
	  .list-categories ul li a span {
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
		background: #f9f9f9;
		padding: 3px;
		min-width: 15px;
		margin-right: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		font-size: 12px;
		text-align: center;
		color: #bbbbbb;
		display: inline-block;
	  }
  
	  .widget-area .list-categories ul li a {
		font-weight: 500;
	  }
  
	  .widget-area .list-categories ul li.column {
		font-size: inherit !important;
	  }
  
	  /* Coupon Feature App
	------------------------------*/
	  .coupon-app-wrapper {
		background: #ffffff;
		border-top: 1px solid #eeeeee;
		padding-top: 50px;
		padding-bottom: 40px;
	  }
  
	  @media screen and (min-width: 1100px) {
		.coupon-app-wrapper {
		  padding-bottom: 0;
		}
	  }
  
	  .coupon-app-wrapper .section-heading {
		line-height: 1;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		font-size: 14px;
	  }
  
	  .coupon-app p {
		font-size: 16px;
		font-weight: 300;
	  }
  
	  .coupon-app h2 {
		font-weight: 300;
		letter-spacing: -0.5px;
		font-size: 27px;
		margin-bottom: 10px;
		margin-top: 20px;
	  }
  
	  @media screen and (min-width: 500px) {
		.coupon-app h2 {
		  font-size: 26px;
		}
	  }
  
	  @media screen and (min-width: 790px) {
		.coupon-app h2 {
		  font-size: 32px;
		}
	  }
  
	  .coupon-app .column {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	  }
  
	  @media screen and (max-width: 790px) {
		.coupon-app .column:last-child img {
		  float: none;
		  max-width: 70%;
		}
	  }
  
	  .coupon-app .ui.grid {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	  }
  
	  .app-button {
		color: #ffffff;
		float: left;
		margin-right: 15px;
		background: #81858b;
		margin-top: 15px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	  }
  
	  .app-button .fleft {
		border-right: 1px solid rgba(255, 255, 255, 0.1);
		padding: 2px 4px 6px 8px;
	  }
  
	  .app-button .fright {
		padding: 9px 15px 5px;
	  }
  
	  .app-button i {
		font-size: 38px;
		line-height: 50px;
		margin: 0px;
	  }
  
	  .app-button .avail-text {
		display: block;
		font-size: 11px;
		line-height: 1;
	  }
  
	  .app-button .app-service {
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: -0.3px;
		font-weight: bold;
		line-height: 1.5;
	  }
  
	  .app-button:hover {
		color: #ffffff;
		background: #111111;
	  }
  
	  .android-button {
		background: #82b21c;
	  }
  
	  /* Load More
	------------------------------*/
	  .load-more {
		text-align: center;
	  }
  
	  .load-more .ui.btn.btn_large {
		padding: 15px 30px 16px;
		letter-spacing: 0px;
	  }
  
	  .store-listings + .load-more {
		margin-top: 25px;
	  }
  
	  /* Advertisement
	------------------------------*/
	  .after-content-ads {
		display: inline-block;
		margin: 20px 0px;
	  }
  
	  .ads-area .ui.divider {
		font-size: 10px;
		letter-spacing: 2px;
		font-weight: 600;
		color: #888888;
		margin-top: 0;
	  }
  
	  /* Breadcrumb
	------------------------------*/
	  .breadcrumb,
	  .breadcrumbs,
	  .custom-page-header .breadcrumbs {
		margin-bottom: 1em;
	  }
  
	  .ui.breadcrumb span {
		font-size: 14px;
		padding-inline-start: 2px;
		padding-inline-end: 2px;
	  }
  
	  /*------------------------------
		4.3 Sidebar
	------------------------------*/
	  .widget .ui.action.icon.input > input {
		width: 160px;
	  }
  
	  .widget-area .widget {
		margin-bottom: 15px;
	  }
  
	  .widget-area .widget-content {
		padding: 20px;
		padding-top: 0;
	  }
  
	  @media screen and (max-width: 500px) {
		.widget-area .widget-content {
		  padding: 0px 15px;
		}
	  }
  
	  @media screen and (max-width: 400px) {
		.widget-area .widget-content {
		  padding: 0px 10px;
		}
	  }
  
	  .widget-area .widget-content ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	  }
  
	  .widget-area .widget-content ul li {
		margin: 0px;
	  }
  
	  .widget-area .widget-content ul li a {
		padding: 6px 0px;
		display: inline-block;
	  }
  
	  .widget-area .widget-content ul li:first-child a {
		padding-top: 0px;
	  }
  
	  .widget-area .widget-content ul li:last-child a {
		padding-bottom: 0px;
	  }
  
	  .widget-area .widget_categories .widget-content {
		padding: 10px 20px;
	  }
  
	  .widget-area .widget_categories .widget-content ul li {
		float: left;
		width: 50%;
		display: inline-block;
	  }
  
	  .widget-area .widget_categories .widget-content ul li a {
		padding: 7px 0px;
	  }
  
	  .widget-area .widget_categories .widget-content ul li:first-child a {
		padding-top: 7px;
	  }
  
	  .widget-area .ui.icon.input > i.icon {
		opacity: 0.2;
	  }
  
	  /*------------------------------
		4.4 Footer
	------------------------------*/
  
	  .site-footer {
		padding: 60px 0 25px 0;
	  }
  
	  .footer-columns {
		gap: 25px;
	  }
  
	  .site-footer p {
		color: rgba(0, 0, 0, 0.884);
		font-size: 16px!important;
	  }
  
	  .site-footer a {
		color: rgba(0, 0, 0, 0.867);
	  }
  
	  .site-footer a:hover {
		color: #c7053f;
	  }
  
	  .site-footer ul {
		list-style: none;
		padding: 0;
		margin: 0;
	  }
  
	  .site-footer ul li {
		margin: 0;
	  }
  
	  .site-footer ul li a {
		display: block;
		padding: 5px 0px;
	  }
  
	  .site-footer table > thead > tr > th,
	  .site-footer table > tbody > tr > th,
	  .site-footer table > tfoot > tr > th,
	  .site-footer table > thead > tr > td,
	  .site-footer table > tbody > tr > td,
	  .site-footer table > tfoot > tr > td {
		border-color: rgba(255, 255, 255, 0.1);
	  }
  
	  .site-footer textarea,
	  .site-footer input[type="date"],
	  .site-footer input[type="datetime"],
	  .site-footer input[type="datetime-local"],
	  .site-footer input[type="email"],
	  .site-footer input[type="month"],
	  .site-footer input[type="number"],
	  .site-footer input[type="password"],
	  .site-footer input[type="search"],
	  .site-footer input[type="tel"],
	  .site-footer input[type="text"],
	  .site-footer input[type="time"],
	  .site-footer input[type="url"],
	  .site-footer input[type="week"] {
		border-color: rgba(255, 255, 255, 0.1);
	  }
  
	  .site-footer .widget_nav_menu ul ul,
	  .site-footer .widget_nav_menu ul ul ul {
		padding: 0px;
	  }
  
	  .site-footer .widget_nav_menu ul li {
		padding: 0;
	  }
  
	  .site-footer .widget_nav_menu ul li a {
		display: block;
		padding: 5px 10px 9px 17px;
		position: relative;
		border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
	  }
  
	  .site-footer .widget_nav_menu ul li a:before {
		  content: "»";
		  font-size: 14px;
		  position: absolute;
		  right: -6px;
		  top: 5px;
		  color: #000;
	  }
  
	  .site-footer .widget_nav_menu ul li:last-child a {
		border-bottom: none;
	  }
  
	  .site-footer .app-button {
		background: rgba(255, 255, 255, 0.05);
	  }
  
	  .site-footer .app-button i {
		font-size: 25px;
		line-height: 46px;
	  }
  
	  .site-footer .app-button .fleft {
		border-right: 1px solid rgba(255, 255, 255, 0.05);
		padding: 4px 8px 11px 10px;
	  }
  
	  .site-footer .app-button .android-button {
		background: rgba(255, 255, 255, 0.03);
	  }
  
	  .footer_copy {
		  padding: 10px;
		  display: flex;
	  flex-direction: column;
	  align-items: center;
	  }
  
  
  
	  .footer_copy .author-right p {
		color: darkblue;
		font-size: 12px;
	  }
  
	  .site-footer .widget-title {
		border-radius: 0;
		background-color: unset;
		text-align: unset;
	  }
  
	  /*--------------------------------------------------------------
	5.0 Posts
	--------------------------------------------------------------*/
	  /* Entry Content
	------------------------------*/
	  .entry-content cite {
		display: block;
		margin-top: 10px;
	  }
  
	  .entry-content cite:before {
		content: "- ";
	  }
  
	  .entry-content table > thead > tr > th,
	  .entry-content table > tbody > tr > th,
	  .entry-content table > tfoot > tr > th,
	  .entry-content table > thead > tr > td,
	  .entry-content table > tbody > tr > td,
	  .entry-content table > tfoot > tr > td {
		padding: 15.38462px;
	  }
  
	  .entry-content blockquote {
		padding: 20px 80px 20px 28px;
		position: relative;
		background: #f8f9f9;
		border-left: 3px solid #00979d;
		font-style: italic;
	  }
  
	  .entry-content blockquote p {
		margin: 0px;
	  }
  
	  .entry-content h3,
	  .entry-content h4,
	  .entry-content h5 {
		margin-bottom: 15px;
		font-weight: 600;
	  }
  
	  /* WordPress caption style
		------------------------------*/
	  .wp-caption {
		max-width: 100%;
		font-style: italic;
		line-height: 1.35;
		margin-bottom: 30px;
	  }
  
	  .wp-caption img[class*="wp-image-"] {
		display: inline;
		max-width: 98%;
	  }
  
	  .wp-caption .wp-caption-text {
		margin: 10px 0;
	  }
  
	  .wp-caption-text,
	  .entry-thumbnail-caption,
	  .cycle-caption {
		font-style: italic;
		line-height: 1.35;
		font-size: 13px;
	  }
  
	  .alignleft,
	  .entry-thumbnail.thumbnail {
		display: inline;
		float: left;
		margin-right: 30px;
	  }
  
	  .alignright {
		display: inline;
		margin-left: 30px;
	  }
  
	  .aligncenter {
		display: block;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	  }
  
	  img.wp-smiley {
		margin-bottom: 0;
		margin-top: 0;
		padding: 0;
		border: none;
	  }
  
	  .gallery-caption {
		font-family: inherit;
	  }
  
	  .bypostauthor {
		margin: 0;
	  }
  
	  /**
		* 14.2 Galleries
		*/
	  .gallery {
		margin-bottom: 15px;
		margin-left: -15px;
		margin-right: -15px;
	  }
  
	  .gallery .gallery-item {
		display: inline-block;
		padding: 15px;
		text-align: center;
		vertical-align: top;
		width: 100%;
	  }
  
	  .gallery .gallery-item img {
		width: 100%;
	  }
  
	  .gallery-columns-2 .gallery-item {
		max-width: 50%;
	  }
  
	  .gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	  }
  
	  .gallery-columns-4 .gallery-item {
		max-width: 25%;
	  }
  
	  .gallery-columns-5 .gallery-item {
		max-width: 20%;
	  }
  
	  .gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	  }
  
	  .gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	  }
  
	  .gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	  }
  
	  .gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	  }
  
	  .gallery-icon img {
		margin: 0 auto;
	  }
  
	  .gallery-caption {
		color: #707070;
		display: block;
		padding-top: 5px;
	  }
  
	  .gallery-columns-6 .gallery-caption,
	  .gallery-columns-7 .gallery-caption,
	  .gallery-columns-8 .gallery-caption,
	  .gallery-columns-9 .gallery-caption {
		display: none;
	  }
  
	  /* Post
	------------------------------*/
	  .post-entry .post-thumbnail {
		margin-bottom: 25px;
	  }
  
	  .post-entry .post-thumbnail img {
		width: 100%;
		height: auto;
	  }
  
	  .post-entry .post-meta {
		position: relative;
		margin-bottom: 25px;
	  }
  
	  .post-entry .post-meta:after {
		clear: both;
		content: " ";
		display: block;
	  }
  
	  .post-entry .post-meta h2 {
		clear: none;
		font-size: 23px;
		margin-bottom: 0px;
		margin-top: -8px;
		display: inline-block;
	  }
  
	  .post-entry .post-meta .author-avatar {
		position: absolute;
		top: 0px;
		left: 0px;
	  }
  
	  .post-entry .post-meta .author-avatar img {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	  }
  
	  .post-entry .post-meta .author-avatar + .post-meta-data {
		margin-left: 65px;
		margin-top: 0px;
	  }
  
	  .post-entry .post-meta .meta-line-2 {
		margin-bottom: 0px;
	  }
  
	  .post-entry .post-meta .meta-line-2 span:after {
		content: "-";
		margin-right: 8px;
		margin-left: 8px;
	  }
  
	  .post-entry .post-meta .meta-line-2 span:last-child:after {
		content: "";
		margin-right: 0px;
		margin-left: 0px;
	  }
  
	  .post-entry .post-content iframe,
	  .post-entry .post-content embed {
		max-width: 100%;
	  }
  
	  .list-unstyled {
		list-style: none;
		padding: 0px;
	  }
  
	  /* Comments
	------------------------------*/
	  #comments .ui.comments {
		max-width: 100%;
		width: 100%;
	  }
  
	  #comments {
		max-width: 100%;
		width: 100%;
	  }
  
	  #comments .comment .comment {
		margin-left: 50px;
	  }
  
	  #comments .content.shadow-box {
		padding: 15px;
	  }
  
	  .comment-form .input {
		position: relative;
		margin-bottom: 15px;
	  }
  
	  .comment-form .input span.required {
		position: absolute;
		right: 10px;
		top: 18px;
		color: #dd4c0c;
		line-height: 0px;
	  }
  
	  .comment-form .comment-form-comment textarea {
		background: #ffffff;
		min-width: 100%;
	  }
  
	  .comment-respond {
		margin-bottom: 10px;
	  }
  
	  .comments .comment-respond {
		margin-top: 15px;
	  }
  
	  .right-sidebar .comment-respond textarea,
	  .left-sidebar .comment-respond textarea {
		width: 100%;
	  }
  
	  .comments-title.ui.dividing.header {
		font-weight: normal;
		border-bottom: none;
		margin: 30px 0px;
	  }
  
	  .coupon-tags {
		margin-top: 30px;
	  }
  
	  .single-coupon-comments {
		display: flex;
		margin-top: 30px;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
		align-content: center;
		background: #fff;
		border-radius: 20px;
	  }
  
	  /*--------------------------------------------------------------
	.0 Pages
	-------------------------------------------------------------*/
  
	  .custom-page-header .inner {
		background: #ffffff;
		padding: 5px 15px 15px;
		border-radius: 18px;
	  }
  
	  .custom-page-header h1 {
		font-weight: 500;
		margin-bottom: 7px;
		margin-top: 3px;
		line-height: 5.5rem;
	  }
  
	  .custom-page-header h1 strong {
		font-weight: 700;
	  }
  
	  .custom-page-header .header-thumb {
		float: none;
		display: block;
		text-align: center;
		margin-bottom: 10px;
		padding: 10px;
	  }
  
	  @media screen and (min-width: 790px) {
		.custom-page-header .header-thumb {
		  float: right;
		  display: block;
		  padding-top: 20px;
		}
	  }
  
	  .custom-page-header .header-thumb .ui.center i {
		font-size: 50px;
	  }
  
	  .custom-page-header .header-thumb img {
		max-width: 120px;
	  }
  
	  .custom-page-header .header-content {
		overflow: hidden;
	  }
  
	  .custom-page-header .header-content .entry-share {
		margin-top: 15px;
		display: inline-block;
	  }
  
	  .custom-page-header .header-content,
	  .custom-page-header .header-content p {
		font-size: 1.4rem;
		font-weight: 500;
	  }
  
	  .page-header h1 {
		margin-bottom: 0px;
		font-weight: 300;
		letter-spacing: -1px;
	  }
  
	   .ui.breadcrumb {
		margin-bottom: 35px;
		border-bottom: #000d541f;
		border-bottom-style: inset;
		border-width: 5px;
		padding: 5px 15px;
	  }
  
	  .page-header-cover {
		text-align: center;
		padding: 80px 0px 80px;
		margin-bottom: 20px;
		background-size: cover;
		position: relative;
	  }
  
	  .page-header-cover:after {
		background: linear-gradient(
			to bottom,
			transparent 0px,
			transparent 0px,
			rgba(0, 0, 0, 0.65) 100%
		  )
		  repeat scroll 0 0 transparent;
		bottom: 0;
		content: " ";
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 5;
	  }
  
	  .page-header-cover h1 {
		margin-bottom: 0px;
		font-weight: 600;
		letter-spacing: -1px;
		color: #ffffff;
		position: relative;
		z-index: 20;
		font-size: 35px;
	  }
  
	  @media screen and (min-width: 790px) {
		.page-header-cover h1 {
		  font-size: 42px;
		}
	  }
  
	  .page-header-cover .ui.breadcrumb {
		margin-top: 0px;
		position: relative;
		z-index: 10;
	  }
  
	  .page-header-cover .ui.breadcrumb .section {
		color: #ffffff;
		font-weight: bold;
	  }
  
	  .page-header-cover .ui.breadcrumb i {
		color: #ffffff;
		opacity: 1;
	  }
  
	  .page-header-cover .ui.breadcrumb a {
		color: #ffffff;
	  }
  
	  .page-header-cover .ui.breadcrumb a:hover {
		text-decoration: underline;
	  }
  
	  .page-header-cover .ui.breadcrumb .active.section {
		font-weight: 300;
	  }
  
	  .ui.breadcrumb .section {
		font-size: 11px;
	  }
  
	  .ui.breadcrumb a {
		color: #00979d;
	  }
  
	  .ui.breadcrumb a:hover {
		color: #000c8c!important;
	  }
  
	  .heading-line {
		background: none repeat scroll 0 0 #fab702;
		display: block;
		height: 2px;
		width: 80px;
	  }
  
	  .site-breadcrumb {
		padding: 8px 0px 0px;
		margin-bottom: -10px;
		color: #999999;
	  }
  
	  .site-breadcrumb .ui.breadcrumb a.section {
		color: #00979d;
	  }
  
	  .site-breadcrumb .ui.breadcrumb .icon.divider {
		opacity: 1;
	  }
  
	  .single-store-header .header-thumb {
		text-align: left;
	  }
  
	  .single-store-header .header-thumb .header-store-thumb a {
		  border: 2px solid #f5f5f5;
		  border-radius: 14px;
		  width: fit-content;
		  display: flex;
		  object-fit: cover;
	  }
  
	  .single-store-header .header-thumb .header-store-thumb a:hover {
		border-color: #ff9900;
	  }
  
	  .single-store-header .header-thumb img {
		max-width: 200px;
		border-radius: 14px;
  
	  }
  
  
  
  
  
	  .content-404 .search-form {
		margin-bottom: 30px;
	  }
  
	  .widget_popular_stores .ui.grid > .column:not(.row) {
		padding: 10px;
	  }
  
	  #secondary .widget_recent_entries ul,
	  #secondary .widget_categories ul,
	  #secondary .widget_meta ul,
	  #secondary .widget_archive ul,
	  #secondary .widget_recent_comments ul,
	  #secondary .widget_pages ul {
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		background: #fff;
		padding: 20px;
		list-style: none;
	  }
  
	  #secondary .widget_recent_entries ul li,
	  #secondary .widget_categories ul li,
	  #secondary .widget_meta ul li,
	  #secondary .widget_archive ul li,
	  #secondary .widget_recent_comments ul li,
	  #secondary .widget_pages ul li {
		margin: 0 0 10px 0px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f5f5f5;
	  }
  
	  #secondary .widget_recent_entries ul li:last-child,
	  #secondary .widget_categories ul li:last-child,
	  #secondary .widget_meta ul li:last-child,
	  #secondary .widget_archive ul li:last-child,
	  #secondary .widget_recent_comments ul li:last-child,
	  #secondary .widget_pages ul li:last-child {
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: 0px;
	  }
  
	  #secondary select {
		width: 100%;
	  }
  
	  #secondary .widget_search .search-form {
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		background: #fff;
		padding: 20px;
		list-style: none;
		box-sizing: padding-box;
	  }
  
	  #secondary .widget_search .search-form input {
		width: 100%;
	  }
  
	  #secondary .widget_search .search-form .search-field {
		margin-bottom: 10px;
		display: block;
		box-sizing: border-box;
	  }
  
	  #secondary .widget_search .search-form input[type="submit"] {
		padding: 13px 23px 13px;
	  }
  
	  #secondary .widget_nav_menu .menu {
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
		background: #fff;
		padding: 20px;
		list-style: none;
	  }
  
	  #secondary .widget_nav_menu .menu li {
		margin: 0 0 10px 0px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f5f5f5;
	  }
  
	  #secondary .widget_nav_menu .menu li:last-child {
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: 0px;
	  }
  
	  .widget.st-slider-widget {
		display: none;
	  }
  
	  .widget.st-slider-widget.s-added {
		display: block;
	  }
  
	  .widget.widget_carousel {
		display: none;
	  }
  
	  .widget.widget_carousel.s-added {
		display: block;
	  }
  
	  /*--------------------------------------------------------------
	9.0 Support
	--------------------------------------------------------------*/
	  /* Elements
	------------------------------*/
	  .shadow-box {
		-webkit-box-shadow: 0px 0px 20px 4px rgba(224, 224, 224, 1);
		-moz-box-shadow: 0px 0px 20px 4px rgba(224, 224, 224, 1);
		box-shadow: 0px 0px 20px 4px rgba(224, 224, 224, 1);
		background-color: #fff;
	  }
  
	  .wpb_content_element {
		margin-bottom: 40px;
	  }
  
	  .section-heading,
	  .panel-grid .widget-title {
		font-size: 23px;
		letter-spacing: -0.3px;
		font-weight: 300;
		margin-bottom: 14px;
	  }
  
	  .ui.modal {
		background: #f5f5f5;
		border-radius: 0;
	  }
  
	  @media screen and (min-width: 1100px) {
		.ui.modal {
		  margin: 0 0 0 -21%;
		  width: 50%;
		}
	  }
  
	  /* Button
	------------------------------*/
	  .ui.btn {
		background: #ff9900;
		color: #ffffff;
		text-transform: uppercase;
		margin-right: 0px;
		letter-spacing: 1px;
		font-size: 13px;
		box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
		padding: 13px 5px !important;
	  }
  
	  .ui.btn:hover {
		background: #ff9900;
		opacity: 0.9;
		color: #ffffff;
	  }
  
	  .ui.btn.btn_large {
		padding: 16px 20px;
	  }
  
	  .ui.btn.btn_large i {
		font-size: 15px;
		opacity: 1;
	  }
  
	  .ui.btn.btn_primary {
		background: #00979d;
	  }
  
	  .ui.button.btn_primary {
		color: #fff;
		padding: 14px;
		font-size: 1.8rem !important;
	  }
  
	  .ui.btn.btn_secondary {
		color: #fff;
		background: #ff9900;
	  }
  
	  /* Coupon Button
	------------------------------*/
	  /* Coupon Code */
	  .coupon-button-type .coupon-deal,
	  .coupon-button-type .coupon-print,
	  .coupon-button-type .coupon-code {
		line-height: 1;
		padding: 5px 38px;
		background: #ff9900;
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;
		display: inline-block;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 8px;
		margin-bottom: 2px;
		min-width: 195px;
		text-align: center;
	  }
  
	  .coupon-button-type .coupon-deal:hover,
	  .coupon-button-type .coupon-print:hover,
	  .coupon-button-type .coupon-code:hover {
		opacity: 0.9;
	  }
  
	  .coupon-button-type .coupon-deal {
		box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
		padding: 11px 3px 14px 0px;
	  }
  
	  .coupon-button-type .coupon-print {
		padding: 14px 13px;
		box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	  }
  
	  .coupon-button-type .coupon-code {
		color: #444444;
		background: linear-gradient(
			315deg,
			rgba(0, 0, 0, 0.06) 10%,
			transparent 15%,
			transparent 35%,
			rgba(0, 0, 0, 0.06) 40%,
			rgba(0, 0, 0, 0.06) 60%,
			transparent 65%,
			transparent 85%,
			rgba(0, 0, 0, 0.06) 90%
		  )
		  repeat scroll 0 0/6px 6px transparent;
		text-align: right;
		padding: 10px 12px;
		font-size: 20px;
		border: 2px dashed #111d5e;
		position: relative;
	  }
  
	  .coupon-button-type .coupon-code .code-text {
		text-transform: uppercase;
		font-size: 20px;
	  }
  
	  .coupon-button-type .coupon-code .get-code {
		position: absolute;
		left: -2px;
		top: -2px;
		background: #ff9900;
		color: #ffffff;
		font-size: 14px;
		padding: 16px 3px 14px 0px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;
		transition: all 1s ease;
		width: 98%;
		border-radius: 8px;
	  }
  
	  .coupon-button-type .coupon-code .get-code:hover {
		width: 90%;
		transition: all 1s cubic-bezier(0.51, -0.18, 0.17, 0.93);
	  }
  
	  .ui.form .field > label {
		font-weight: normal;
	  }
  
	  .ui.form .field > label {
		font-size: 14px;
	  }
  
	  .store-thumb img {
		max-width: 100%;
		object-fit: cover;
		transition: all 0.2s ease-in-out;
		height: auto;
		border-radius: 15px;
		aspect-ratio: 16 / 9;
		  }
  
	  .store-thumb img:hover {
		transform: scale(1.05);
	  }
  
	  /* Desktops and laptops ----------- */
	  @media only screen and (min-width: 1224px) {
	  }
  
	
  
	  .coupon-item.has-thumb.store-listing-item.c-type-code.coupon-listing-item.shadow-box.coupon-live {
		width: 100%;
	  }
  
	  a.post-edit-link {
		display: none;
	  }
  
	  .latest-coupon {
		max-width: 300px;
	  }
  
	  .fleft {
		float: right;
		/* height: 200px; */
	  }
  
	  .fright {
		float: left;
		position: absolute;
		top: 30%;
		left: 0;
		transform: translate(5%, 0%);
	  }
  
	  @media screen and (max-width: 500px) {
		.ui[class*="five column"].grid > .column:not(.row),
		.ui[class*="five column"].grid > .row > .column {
		  width: 48% !important;
		}
  
		.ui.grid > .column:not(.row) {
		  padding-top: 1rem;
		  padding-bottom: 1rem;
		  width: 48% !important;
		}
	  }
  
	  .ui.breadcrumb {
		color: #fff;
		background-color: #46cd4b;
		width: -webkit-fill-available;
		border-radius: 0 0 30px 30px;
	  }
  
	  .site-content #content-wrap {
		margin-bottom: 80px;
		gap: 15px;
	  }
  
	  #header-search input[type="text"] {
		border: 1px solid #11995330;
		height: 50px;
		border-radius: 15px;
	  }
  
	  .widget-title {
		color: #fff;
		border-radius: 20px;
		background-color: #46cd4b;
		line-height: 2.4rem;
		font-weight: 500;
		text-align: center;
		padding: 8px;
		border-bottom: #302b632b;
		border-bottom-style: groove;
		border-width: 5px;
	  }
  
	  .post-ratings {
		text-align: center;
	  }
  
	  .post-ratings img,
	  .post-ratings-loading img,
	  .post-ratings-image img {
		height: 20px;
	  }
  
	  .content-toggle .content-more {
		display: none;
	  }
  
	  /* simantic css*/
  
	  span.copy-btn {
		padding: 11px;
	  }
  
	  .side {
		background-color: white;
		padding: 22px;
	  }
  
	  em {
		display: none;
	  }
  
	  .latest-coupons-table {
		background-color: lightgrey;
	  }
  
	  /*coupon-item */
  
	  .coupon-item .coupon-des-full {
		display: none;
		transition: all 1s linear;
	  }
  
	  .coupon-item.show-full .coupon-des-ellip {
		display: none;
	  }
  
	  .coupon-item.show-full .coupon-des-full {
		display: block;
	  }
  
	  .latest--coupon-update {
		text-align: center;
		background-color: #38ff0038;
		padding: 15px;
		text-align-last: center;
	  }
  
	  .coupon-des-ellip {
		padding: 6px;
		background-color: #f9f9f9;
		border-radius: 10px;
	  }
  
	  /*social share by Ag*/
  
	  .skin.skin_flat {
		display: inline;
	  }
  
	  .social-likes {
		display: flex;
		gap: 10px;
	  }
  
	  .social-likes__widget {
		  padding: 5px;
		  height: 30px;
	  }
  
	  .social-likes__button {
		display: none;
	  }
  
	  svg.social-likes__icon_plusone {
		display: none;
	  }
  
	  svg.social-likes__icon {
		width: 20px;
		height: 20px;
		transition: all 0.2s ease-in-out;
	  }
  
	  svg.social-likes__icon:hover {
		transform: scale(1.5);
	  }
  
	  .share {
		text-align: center;
		display: flex;
		justify-content: space-evenly;
		align-items: stretch;
	  }
  
	  .entry-share {
		display: inline-block;
	  }
  
	  .sc_card img {
		height: 150px;
		width: 150px;
	  }
  
	  .coupon-detail.coupon-button-type {
		display: flex;
		flex-direction: column;
		margin-bottom: 14px;
		margin-top: 14px;
	  }
  
	  .coupon-singel {
		width: 100%;
	  }
  
	  .coupon-copy {
		display: flex;
		gap: 8px;
		padding: 0px;
		margin: 0;
		flex-direction: column;
	  }
  
	  .coupon-copy input {
		  text-align: center;
		  font-size: 2.4rem;
		  font-weight: 200;
		  height: 48px;
		  width: 100%;
		  max-width: 100%;
		  background: linear-gradient( 315deg, rgba(0, 0, 0, 0.06) 10%, transparent 15%, transparent 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, transparent 65%, transparent 85%, rgba(0, 0, 0, 0.06) 90% ) repeat scroll 0 0/6px 6px transparent;
	  }
  
	  .confirmation {
		  padding: 20px 15px;
		  border-radius: 3px;
		  display: none;
		  position: fixed;
		  top: 50%;
		  right: 20px;
		  z-index: 99;
		  background-color: #000d54;
		  color: #46cd4b;
	  }
  
	  .related-coupons {
		margin-bottom: 30px;
		display: flex;
		justify-content: space-between;
		gap: 8px;
		flex-wrap: wrap;
	  }
  
	  .related-coupons h3 a {
		font-size: 1.6rem;
	  }
  
	  .reviews-form {
		padding-top: 50px;
	  }
  
	  .go-btn {
		position: relative;
		width: 100%;
		overflow: hidden;
		background-color: #f7f7f7;
		text-align: center;
		transition: 0.3s;
		z-index: 1;
		line-height: 3.8rem;
	  }
  
	  .go-btn::before {
		content: "";
		width: 0;
		position: absolute;
		height: 100%;
		background: #302b63;
		transition: 0.5s ease;
		display: block;
		z-index: -1;
		padding: 15px;
	  }
  
	  .go-btn:hover::before {
		width: 105%;
	  }
  
	  .go-btn:hover {
		color: #fff;
	  }
  
	  /* Accordion styles */
  
	  input[type="checkbox"],
	  input[type="radio"] {
		position: absolute;
		opacity: 0;
		z-index: -1;
	  }
	}
  
	.tabs {
	  border-radius: 8px;
	  overflow: hidden;
	  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
	}
  
	.tab {
	  width: 100%;
	  color: #000;
	  overflow: hidden;
	}
  
	.tab-label {
	  display: flex;
	  justify-content: space-between;
	  padding: 15px;
	  border: 2px dashed #f4f4f4;
	  background: #ffffff;
	  cursor: pointer;
	}
  
	.tab-label:hover {
	  background: #ffeb3b;
	}
  
	.tab-label::after {
	  content: "❯";
	  width: 1em;
	  height: 1em;
	  text-align: center;
	  transition: all 0.35s;
	}
  
	.tab-content {
	  max-height: 0;
	  padding: 0 1em;
	  color: #2c3e50;
	  background: white;
	  transition: all 0.35s;
	}
  
	.tab-close {
	  display: inline-block;
	  padding: 5px 15px 5px 15px;
	  margin-top: 10px;
	  cursor: pointer;
	  border: 2px dashed #dcd8d8;
	}
  
	.tab-close:hover {
	  background-image: linear-gradient(
		to right,
		#0f0c29 0%,
		#302b63 33%,
		#24243e 100%
	  );
	  color: aliceblue;
	}
  
	input:checked + .tab-label {
	  color: aliceblue;
	  background-image: linear-gradient(
		to right,
		#0f0c29 0%,
		#302b63 33%,
		#24243e 100%
	  );
	}
  
	input:checked + .tab-label::after {
	  transform: rotate(90deg);
	}
  
	input:checked ~ .tab-content {
	  max-height: 100vh;
	  padding: 1em;
	}
  
	.coupon-info {
	  width: inherit;
	}
  
	.st-list-coupons .coupon-des .coupon-des-ellip {
	  overflow: visible;
	  min-height: 6px;
	  max-height: 60px;
	  height: 60px;
	}
  
	.coupon-des-ellip {
	  font-size: 1.2rem;
	  padding: 5px;
	  background-color: #f7f8f8;
	}
  
	.coupon-des {
	  overflow: auto;
	  max-height: 60px;
	  min-height: 6px;
	  height: 60px;
	}
  
	.coupon-status-heading {
	  display: block;
	  border-bottom: #fdda2b;
	  border-bottom-style: inset;
	  border-width: 5px;
	}
  
	.borded {
	  color: white;
	  display: inline-block;
	  border-bottom: #fdda2b;
	  border-bottom-style: inset;
	  background-color: #0b0e55;
	  padding: 10px;
	  font-size: 2.7rem;
	  border-radius: 15px;
	  width: -webkit-fill-available;
	}
  
	.coupon-details {
	  display: flex;
	  justify-content: space-between;
	  font-size: 1.2rem;
	  width: 100%;
	  margin-top: 20px;
	}
  
	.coupon-details > .added > svg {
	  fill: red;
	}
  
	.coupon-details .discount-value {
	  display: flex;
	  align-items: flex-start;
	  gap: 6px;
	}
  
	.total-used, .discount-value-coupon {
	  display: flex;
	  gap: 5px;
	}
  
	.cls-1 {
	  fill: none;
	  stroke: #020202;
	  stroke-miterlimit: 10;
	  stroke-width: 1.89px;
  }
  
	.social-likes__icon {
	  fill: currentColor;
	  width: 1em;
	  height: 1em;
	  top: 0.25em;
	  left: 0.25em;
	}
  
	.social-likes__icon_facebook {
	  color: #425497;
	}
  
	.social-likes__icon_twitter {
	  color: #00b7ec;
	}
  
	.social-likes__icon_pinterest {
	  color: #cc002b;
	}
  
	.pagination {
	  margin-top: 20px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  flex-direction: row;
	  gap: 15px;
	}
  
  
  
  
  
	a.item.page-numbers {
	  padding: 15px;
	  border: 2px solid #000;
	  line-height: 1;
	  border-radius: 8px;
  }
  
  .item.page-numbers.active.current{
	  border: 2px solid #46cd4b;
	  line-height: 1;
	  padding: 15px;
	  border-radius: 8px;
  
  }
  
  
  
	/* -------------------------
  == Start Mobile Layout ==
  ------------------------- */
  
  
	@media screen and (max-width: 700px) {
  
  
	  .ui.six.column.grid {
		padding-inline-start: 10px;
	  }
  
	  .responsive-table tbody tr th > a {
		color: rgb(255, 255, 255) !important;
	  }
  
	  .responsive-table tbody,
	  .responsive-table tr,
	  .responsive-table th,
	  .responsive-table td {
		font-size: 1.8rem;
	  }
  
	  #header-search input[type="text"] {
		max-width: 30%;
	  }
  
	  .ui.input {
		justify-content: flex-end;
	  }
  
	  .ajax-coupons.coupon-tab-content.latest-tab {
		padding-inline-start: 0px;
	  }
  
	  .related-coupons {
		padding-inline-start: 0px;
	  }
  
	  .card {
		flex-direction: column;
	  }
  
	  .coupon-header {
		flex-direction: column;
	  }
  
	  .sticky__top{
		  display: grid;
		  position: sticky;
		  top: 0;
		  z-index: 9999;	
	  }
  
   
  
  
	}
  
	.field.comment-form-comment {
	  display: flex;
	  flex-direction: column;
	}
  
	#comments {
	  width: 100%;
	}
  
	#commentform {
	  display: flex;
	  flex-direction: column;
	  gap: 25px;
	}
  
	.store-thumb a,
	.store-thumb .thumb-padding {
	  display: block;
	  padding: 4px;
	  width: 100%;
	  object-fit: cover;
	}
  
	.wp-caption img[class*="wp-image-"] {
	  display: inline !important;
	}
  
	.alignnone {
	  display: inline;
	  margin-left: 30px;
	}
  
	/* .column .store-thumb .image > img {
	  height: 120px;
	} */
  
	.sidebar .list-categories .grid .two > li {
	  width: 50%;
	}
  
	.sidebar .list-categories ul li {
	  width: 50% !important;
	}
  
	.wp-caption img[class*="wp-image-"] {
	  display: inline !important;
	}
  
	.alignnone {
	  display: inline;
	  margin-left: 30px;
	}
  
	.sidebar
	  .widget_popular_stores
	  .ui[class*="two column"].grid
	  > .column:not(.row) {
	  width: 50%;
	}
  
	/* New Read More  */
	.custom-container {
	  padding: 30px;
	}
  
	.outer {
	  max-height: 102px;
	  transition: min-height .3s ease-in-out;
	  min-height: 20px;
	  overflow: auto;
  }
  
	.readmore {
	  transition: min-height .3s ease-in-out;
	  min-height: 100vh;
	}
  
	.new-read-more {
	  background-color: #ffffff;
	  padding: 10px;
	  border-radius: 18px;
	  left: 26px;
	  position: absolute;
	  border: 2px solid #46cd4b;
	  cursor: pointer;
	}
  
	.navbar-new,
	.coupon-status-heading {
	  background-color: #000d54;
	  text-align: center;
	}
  
	.store-item {
	  flex: 0 0 11.5%;
	}
  
	.flex {
	  display: flex;
	}
  
	.store-list {
	  flex-wrap: wrap;
	  justify-content: flex-start;
	  gap: 8px;
	}
  
	.frontpage-container .store-list  {
	  justify-content: center;
  
	}
  
  
	.page-template-archive-store .page-header h1{
		display: none;
		visibility: hidden;
  
	}
  
  
  
  
  
	.store-list .store-item img {
	  border: 2px dashed #8bc34a4a;
	}
  

  
	.store-item img {
	  width: 120px;
	  height: 80px;
	}
  
	/** Footer **/
  
	.sidebar-footer #footer-1 {
	  flex: 0 0 40%;
	}
  
	.sidebar-footer #footer-2,
	.sidebar-footer #footer-3,
	.sidebar-footer #footer-4 {
	  flex: 0 0 20%;
	}
  
	.discount-value {
	  position: absolute;
	  top: -7px;
	  left: -7px;
	  background: #5ad260;
	  padding: 10px;
	  border-radius: 50%;
	  background: #5ad26066;
	  border: 2px dashed #fff;
	}
  
	.discount-value p{
	  color: #000d54;
	  font-size: 14px;
	  margin: 0;
	}
  
	[data-tooltip]:before,
	[data-tooltip]:after {
	  position: absolute;
	  left: 50%;
	  transform: translate(-50%);
	  -webkit-font-smoothing: antialiased;
	  margin: 0 auto;
	  opacity: 0;
	  visibility: hidden;
	  z-index: 9;
	  transition: 0.6s ease-in-out 0.4s;
	}
  
  
	.tax-coupon_store [data-tooltip]:before ,
	.tax-coupon_store [data-tooltip]:after{
	  left: 65%;
  
	}
  
  
  
  
	[data-tooltip]:before {
	  content: "";
	  height: 0;
	  width: 0;
	  top: calc(100% - 9px);
	  border-style: solid;
	  border-width: 10px;
	  border-color: transparent transparent #000d54 transparent;
	}
  
	[data-tooltip]:after {
	  content: attr(data-tooltip);
	  white-space: nowrap;
	  background: #000d54;;
	  padding: 0.5rem 1rem 0.5rem 1rem;
	  font-size: 0.9rem;
	  box-sizing: border-box;
	  top: calc(100% + 11px);
	  color: #fff;
	  border-radius: 2px;
	  text-shadow: 0px 1px 1px #000;
	  z-index: 9;
	}
  
	[data-tooltip]:hover:before,
	[data-tooltip]:hover:after {
	  opacity: 1;
	  visibility: visible;
	  transition: 0.4s ease-in-out 0.3s;
	}
  
	#content {
	  display: grid;
	  grid-template-columns: 1fr;
	  grid-template-rows: 1fr;
	  gap: 0px 0px;
	  grid-template-areas: "site-content";  }
  
	  .grid-responsive {
		  display: grid;
		  grid-template-columns: 1fr 1fr 1fr;
		  gap: 0px 0px;
		  grid-template-areas:
			  "store-header store-header store-header"
			  "store-content store-content sidebar"
			  "store-content store-content sidebar";
		  grid-area: site-content;
  
	  }
  
	.ag-singel-coupon {
	  display: flex;
	  gap: 15px;
	}
  
	.ag-single-coupon-sidebar {
	  flex: 0 0 30%;
	  position: sticky;
	  top: 10px;
	  height: 100%;
	}
  }
  
  .singel-Coupon-content {
	flex: 0 0 68%;
  }
  
  .ag-single-coupon-sidebar .coupon-header {
	background: #46cd4b;
	padding: 20px;
	border-radius: 20px;
	border-top: #000d54;
	border-top-style: inset;
	border-width: 5px;
	-webkit-box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
	-moz-box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
	box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
  }
  
  button.btn_secondary {
	line-height: 3.8rem;
	border: 0;
	background: white;
  }
  
  .New-Expand-content {
	background-color: #fff;
	padding: 14px;
	padding-bottom: 28px;
	margin-bottom: 10px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
	-moz-box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
	box-shadow: 0px 0px 60px 4px rgba(224, 224, 224, 1);
  }
  
  .six .store-item {
	flex: 0 0 16%;
  }
  
  .singel-Coupon-content .store-list {
	gap: 5px;
  }
  
  
  .coupon-header h1 {
	  color: #fff;
	  margin-top: 15px;
  }
  
  
  .svg-icon {
	  top: 5px;
	  position: relative;
  }
  
  .singel-coupon-share{
	  position: absolute;
	  display: flex;
	  background: #f4f5f5;
	  border-radius: 18px;
	  border: 2px solid #46cd4b42;
	  padding-inline-start: 10px;
	  padding: 10px;
	  gap: 10px;
  }
  
  .share-lable{
	  line-height: 32px;
  }
  
  
  .two .store-item {
		  flex: 0 0 47.5%;
  
  }
  
  
  .single-store-header {
	  grid-area: store-header;
	  margin-bottom: 40px;
  }
  
  
  
  .tax-coupon_store .store-listings{
	  flex-direction: column;
  }
  
  
  .tax-coupon_store .coupon-item{
	  flex-direction: row;
	  gap: 10px;
	  justify-content: flex-start;
  }
  
  
  .tax-coupon_store .store-listing-item .latest-coupon .coupon-title{
	  font-size: 1.6rem;	
  
  }
  
  
  .tax-coupon_store .store-listing-item .latest-coupon{
	  flex: 0 0 40%;
  }
  
  .tax-coupon_store .store-listing-item .store-thumb-link {
	  flex: 0 0 25%;
  }
  
  
  .tax-coupon_store .header-store-thumb{
	  display: flex;
	  justify-content: center;
  
  }
  
  
  .page-template-NewHome .grid-responsive {
	  display: block;	
  
  }
  
  
  .page-header {
	  grid-area: store-header;
  }
  
  
  .single-coupon .grid-responsive {
	  gap: 0px 0px;
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  
  .page-template .grid-responsive {
	  grid-template-columns: 1fr 1fr 1fr;
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  
  .page-template-default .grid-responsive {
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  
  
  .single-post .blog-singel {
	  display: flex;
  }
  
  
  .single-post .blog-singel .content-area {
  flex: 0 0 70%;
  }
  
  
  .single-post .grid-responsive {
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  .search .grid-responsive{
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  
  .search .site-content #content-wrap {
	  display: flex;
  }
  
  
  .search .store-listings{
	  gap: 9px;
  }
  
  
  .single-post .sidebar {
	  margin-top: 0;
  }
  
  
  .single-post .widget_block {
	  padding: 14px;
  }
  
  
  .single-post .content-box { 
	  background-color: #fff;
	  border-radius: 18px;
  }
  
  .single-post .comments-area {
	  background-color: #fff;
	  border-radius: 18px;
	  padding: 18px;
  }
  
  
  .blog .grid-responsive , .category .grid-responsive {
	  grid-template-areas:
		  "store-header store-header store-header"
		  "store-content store-content store-content"
		  "store-content store-content store-content";
  }
  
  
  .blog .site-content #content-wrap , .category .site-content #content-wrap {
	  DISPLAY: FLEX;
  }
  
  
  
  .site-footer  .widget-title {
	  border: 0;
  }
  
  
  .wp-block-social-links .wp-social-link a {
	  display: flex;
  }
  
  
  .page-template-NewHome .site-content {
  margin-top: 40px;
  }
  
  
  .coupon-item:hover{
	  webkit-transform: translateY(-5px);
	  transform: translateY(-5px);
	  -webkit-transition: all .25s cubic-bezier(.02,.01,.47,1);
	  transition: all .25s cubic-bezier(.02,.01,.47,1);
	  box-shadow: 0 15px 15px -10px rgb(178 150 150 / 37%);
	  -webkit-box-shadow: 0 15px 15px -10px rgb(178 150 150 / 37%);
	  -moz-box-shadow: 0 15px 15px -10px rgb(178 150 150 / 37%);
	  border-bottom: #00cc078c;
	  border-bottom-style: dashed;
  }
  
  
  .coupon-link {
	  font-weight: 400;
  }
  
  
  h3.popular_stores {
	  background-color: #46cd4b;
  }
  
  
  .lang_switcher {
	  position: absolute;
	  left: 5rem;
	  background-color: #ffffffba;
	  border-radius: 0px 0px 12px 12px;
	  border: 1px solid #7f68681f;
  
  }
  
  
  .home .page-header {
	  display: none;
	  visibility: hidden;
  }



 .copy_coupon, .open_shop {
	color: #000;
	font-size: 1rem;
	font-weight: 300;
    line-height: 2.4;
    background: #FFF;
    border: dashed 1px #46cd4b;
}


.table-coupon-copy {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: stretch;
}


.coupon_code {
	color: #000d54;
	text-align: center;
	font-size: 2rem;
	font-weight: 200;
	height: 48px;
	width: 100%;
	max-width: 100%;
	background: linear-gradient( 315deg, rgba(0, 0, 0, 0.06) 10%, transparent 15%, transparent 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, transparent 65%, transparent 85%, rgba(0, 0, 0, 0.06) 90% ) repeat scroll 0 0/6px 6px transparent;
	
}


.notification {
	position: absolute;
	background-color: #4CAF50;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	display: none;
	transition: opacity 0.5s;
  }



  
  
  
  /* Mobile */
  
  @media (max-width: 768px) { 
  
	  .flex{
		  flex-direction: column;
	  }
  
	  .grid-responsive{
		  grid-template-areas: "store-header store-header store-header"
		  "store-content store-content store-content"
		  "sidebar sidebar sidebar";
	  }
  
	  .lang_switcher{
		  left: 0;
	  }
  
	  .sidebar{
		  grid-area: sidebar;
		  margin-top: 0;
		  margin-bottom: 40px;
		  position: unset;
		  background: unset;
		  top: 0;
	  }
  
	  .site-content #content-wrap{
			  margin: 0;
			  pad: 0;
	  }
  
	  .content-area{
		  padding: 0;
	  }
  
  
	  .store-list {
		  flex-direction: row;
	  }
	  
	  .store-item {
		  flex: 0 0 48%;
	  }
  
	  .site-header .logo_area {
		  margin: auto;
		  padding: 15px;
		  max-height: 100%;
		  width: 110px;
		  flex: 0 0 30%;
		}
		.coupon-item{
		  flex: 0 0 47.5%;
  
		}
  
		.tax-coupon_store .store-listings{
		  flex-direction: row;
		}
  
		.store-listings {
		  justify-content: flex-start;
	  }
  
		.tax-coupon_store .coupon-item {
		  flex-direction: column;
		  flex: 0 0 47%;
		}
  
		.tax-coupon_store .store-listing-item .latest-coupon{
		  flex: 0 0 auto;
		}
  
		.single-store-header .header-thumb img {
		  max-width: 100%;
		  border-radius: 14px;
	  }
  
		.store-listing-item .latest-coupon .coupon-title{
		  font-size: 1.4rem;
		  line-height: 1.5;
		}
  
		.custom-page-header h1{
		  line-height: 3.5rem;
		  margin-bottom: 18px;
  
		}
  
		
  
		#header-search input[type="text"] {
		  max-width: 100%;
	  }
  
	  .header_right {
		  flex: 0 0 68%;
	  }
  
	  .primary-header {
		  border-bottom: 1px dashed #000d5426;
		  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
		}
  
		.footer_copy {
		  padding-bottom: 58px;
		}
  
  
		.primary-header .mobile-navigation .center-item {
		  border-left: 1px solid #fff3;
		  border-right: 1px solid #fff3;
		}
  
  
		.primary-header .mobile-navigation .nav__text {
		  font-family: 'Vazirmatn', sans-serif;
		  color: #fff;
	  }
	  
  
	  .ag-singel-coupon {
		  flex-direction: column;
	  }
  
	  .ag-single-coupon-sidebar{
		  position: unset;
	  }
  
	  .single-coupon .site-content #content-wrap {
		  padding-top: 0;
	  }
  
	  .outer{
		  max-height: 60px;
	  }
  
	  .page-header .ui.breadcrumb{
		  margin-bottom: 15px;
	  }
  
	  .ui.breadcrumb {
		  padding-inline-start: 10px;
		  padding-inline-end: 10px;
  
		  
	  }
  
	  .six .store-item {
		  flex: 0 0 48%;
	  }
  
	  .ui.breadcrumb span{
		  font-size: 12px;
		  margin-inline-start: 2px;
		  padding-inline-end: 2px;
		  display: inline-block;
	  }
  
  
	  .coupon-singel{
		  margin-bottom: 60px;
	  }
  
	  .card {
		  text-align: center;
	  }
  
	  .single-post .blog-singel {
		  flex-direction: column;
	  }
  
  
	  .blog .site-content #content-wrap, .category .site-content #content-wrap{
		  flex-direction: column;
	  }
  
	  .page-template-default .site-content #content-wrap{
		  flex-direction: column;
  
	  }
  
	  .search .site-content #content-wrap {
		  flex-direction: column;
  
	  }
  
	  .sticky__top .shadow-box {
		  box-shadow: 0px 0px 20px 0px rgb(224 224 224 / 50%);
		  -webkit-box-shadow: 0px 0px 20px 0px rgb(224 224 224 / 50%);
		  -moz-box-shadow: 0px 0px 20px 0px rgb(224 224 224 / 50%);
	  }
  
	  .new-coupons-table .responsive-table tbody td {
		  text-align: right;
	  }
  
	  html:lang(en)
  .coupon-button-type {
		  flex-direction: row-reverse;
		}
	  
	  html:lang(en)
	  .lang_switcher {
	  left: unset;
	  right: 0;
	  }
  
  
  
   }
  
  
  
  
  
   /*  Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) and (max-width: 992px) { 
	  .coupon-item{
		  flex: 0 0 48%;
	  }
  
  
	  .store-list {
		  flex-direction: row;
	  }
  
	  .six .store-item {
		  flex: 0 0 32%;
	  }
  
  
	  .ag-singel-coupon {
		  flex-direction: column;
	  }
  
  
	  .ag-single-coupon-sidebar {
		  position: unset;
	  }
  
  
	  .single-coupon .site-content #content-wrap {
		  padding-top: 0;
	  }
  
  
	  .footer-columns{
		  flex-direction: column;
	  }
	  
	  .card {
		  text-align: center;
	  }
  
  
	  .store-item {
		  flex: 0 0 24%;
	  }
  
	  .grid-responsive {
		  grid-template-areas:
			  "store-header store-header store-header"
			  "store-content store-content store-content"
			  "sidebar sidebar sidebar";
	  }
  
	  .page-template-default .site-content #content-wrap{
		  flex-direction: column;
	  }
  
	  .sidebar{
	  grid-area: sidebar;
	  margin-top: 0;
	  margin-bottom: 40px;
	  position: unset;
	  background: unset;
	  }
  
	  .two .store-item{
		  flex: 0 0 24%;
	  }
  
	  .single-post .blog-singel {
		  flex-direction: column;
	  }
  
  
	  .blog .site-content #content-wrap, .category .site-content #content-wrap{
		  flex-direction: column;
	  }
	  .page-template-default .site-content #content-wrap{
		  flex-direction: column;
  
	  }
  
	  .search .site-content #content-wrap {
		  flex-direction: column;
  
	  }
  
  
  }
  
  
  
  
  
  
  html:lang(en)
  .has-text-align-right {
		  text-align: left;
			}
  
  html:lang(en)
  .coupon-header .coupon-button-type{
			  flex-direction: column;
			}
  
  html:lang(en)
  .site-footer .widget_nav_menu ul li a:before{
				right: unset;
			  left: 0;
			}
  
  html:lang(en)
  .singel-Coupon-content .new-read-more{
	  left: unset;
	  right: 26px;
  }
  
  html:lang(en)
  #header-search input[type="text"] {
	  text-align: left;
  }
  
  html:lang(en)
  .ui.action.input:not([class*="left action"]) > .button:not(:first-child){
	  right: 0;
	  left:unset;
  }
  
  html:lang(en)
  #header-search .search-icon-new svg{
	  right: 7px;
	  left:unset;
  }
  
  
  html:lang(en)
  body {
	  font-family: 'Montserrat', sans-serif!important;
  
  }
  
  html:lang(en)
  .responsive-table tbody td {
	  text-align: right;
  }
  
  
  html:lang(en)
  .responsive-table tbody td[data-title]:before{
		  float: left;
  }