@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
    url('fonts/iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
    url('fonts/iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}



body {
	
    font-family: IRANSans;
	background-color: #fff !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    color: #454545;
    
    text-align: right;
}
a {
    color: #515151;
    text-decoration: none;
    transition: all 200ms ease-out;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button {
    letter-spacing: 0;
}

table td, table th {
    text-align: right;
}

.sidebar-link ul>li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0e0e0;
}
.sidebar-link ul>li:last-child {
    border: none;
}







/*product row*/
.post-products {
    line-height: 2.3;
}
.post-products .showbox { border: 1px solid #ff2367; border-radius: 5px; list-style: none; padding: 10px !important; margin-top: 5px;}
.post-products .showbox li {display: inline-block; margin-left: 20px; margin-bottom: 0 !important; font-size: 18px; color: #ff2367;}
.post-products .showbox li.title { color: #333; font-size: 13px; margin-bottom: 0 !important }
.post-products .boxactive, .post-products .boxdeactive {font-size: 23px !important; vertical-align: middle; cursor: pointer;}
.post-products .boxdeactive i {-moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);}


.post-products .item {width: 100%; padding: 5px; margin-top: 20px; transition: all 0.3s }
.post-products.list .item {
  box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
  padding: 5px;
  border-radius: 5px;
  padding-top: 15px;
}
.c-params__title {
  font-size: 16px !important;
  color: #8967d7 !important;
}

.post-products .item .img { float: right; width: 40%; position: relative }
.post-products .img img { max-width: 100%; height: auto}
.post-products .desc { float: right; width: 60%; padding-right: 10px;}
.post-products h2 { color: #f663ae !important; line-height: 1.5 !important; font-size: 17px !important; margin-bottom: 15px !important; }
.post-products .price { border: 1px solid #f0f0f0; border-radius: 5px; text-align: center; font-size: 20px; font-weight: bold; color: #ff2367; }
.post-products .buy-link { text-align: center; margin-top: 30px; margin-bottom: 20px; }
.post-products .buy-link a { background: #333; border: 1px solid #333; color: #fff; padding: 8px 30px; font-size: 15px; transition: all 0.3s; }
.post-products .buy-link a:hover { background: #FFF; color: #333}

.post-products.box .item {width: 48%; float: right; transition: all 0.3s}
.post-products.box .item:nth-child(2n+0) {float: left;}
.post-products.box .img {width: 100%; text-align: center; height: 330px;}
.post-products.box .img img {max-width: 75%}
.post-products.box .desc {width: 100%;}
.post-products.box .desc .inner {height: 200px; overflow: hidden; margin-bottom: 10px}
.post-products.box h2 {text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.c-params__list {list-style: none; padding-right: 0;}
.c-params__list li {
  list-style: none;
  background: #FAFAFA;
  padding: 3px;
  margin-bottom: 2px !important;
}
.c-params__list-key { float: right; margin-left: 30px; }
.c-params__list-value {color: #000}


.post-products.products {border-bottom: 1px solid #f0f0f0; margin-bottom: 20px;}
.post-products.products .price {font-size: 24px; font-family: iransansbold;}
.post-products.products .buy-link a, .pr-related .link a, .products-cta a {
  position: relative;
  background: #ff2367;
  line-height: 10px;
  border: none;
  border-bottom: 4px solid #c70944;
  transition: all 0.3s;
  border-radius: 5px
}
.post-products.products .buy-link span, .pr-related .link span, .products-cta span {position: relative; z-index: 2}
.post-products.products .buy-link i, .products-cta i { font-size: 23px; vertical-align: middle; }
.post-products.products .buy-link a:before, .pr-related .link a:before, .products-cta a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    right: 0;
    bottom: 0;
    background: #c70944;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    border-radius: 5px 5px 0 0;
}

.post-products.products .buy-link a:hover, .pr-related .link a:hover, .products-cta a:hover { background: #c70944; color: #FFF}
.post-products.products .buy-link a:hover:before, .pr-related .link a:hover:before, .products-cta a:hover:before {height: 100%}
.post-products .main-thumb {position: relative}
.post-products .main-thumb .zoom{
  position: absolute;
  font-size: 26px;
  bottom: 14px;
  right: 12px;
}
.post-products .main-thumb .zoom:before, .post-products .main-thumb .zoom:after {
    content: "]";
    position: absolute;
    left: -13px;
    font-size: 33px;
    top: -22px;
    color: #999;
    font-weight: normal;
    font-family: tahoma;
}
.post-products .main-thumb .zoom:after { content: "["; right: -13px;}
.post-products.list .main-thumb .zoom {bottom: unset; top: 20px;  }
.post-products.list.box .main-thumb .zoom:after {right: -46px;}


@media screen and (max-width: 480px) {
  .post-products .item .img {width: 100%; text-align: center;}
  .post-products .img img { max-width: 75%; }
  .post-products .desc {width: 100%;}
  .post-products .main-thumb .zoom:after {right: -52px;}
	a.qlwapp-toggle {
		margin-bottom: 80px !important;
	}
}


#post-body h2,
#post-body h3,
#post-body h4 {
    color: #004892;
}

#post-body a {
   color: #0b8eda;
    border-bottom: 2px dashed;
}

body.home {
	background-color: #ffffff;
}
/* gallery-style */
.elementor-widget-container figure {
    text-align: center;
}
.gallery-item{
	height: 300px !important;
	overflow: hidden !important;
}
.gallery-item img {
	padding: 16px
}
.gallery + h2{
	clear: both;
}
.gallery-columns-1 .gallery-item{
	float: right;
	width: 100%;
	margin: 0;
}
.gallery-columns-2 .gallery-item{
	float: right;
	width: 50%;
	margin: 0;	
}
.gallery-columns-3 .gallery-item{
	float: right;
	width: 33.33%;
		margin: 0;
}
.gallery-columns-4 .gallery-item{
	float: right;
	width: 25%;
		margin: 0;
}
.gallery-columns-5 .gallery-item{
	float: right;
	width: 20%;
		margin: 0;
}
.gallery-columns-6 .gallery-item{
	float: right;
	width: 16.66%;
		margin: 0;
}
.gallery-columns-7 .gallery-item{
	float: right;
	width: 14.28%;
		margin: 0;
}
.gallery-columns-8 .gallery-item{
	float: right;
	width: 12.5%;
		margin: 0;
}
.gallery-columns-9 .gallery-item{
	float: right;
	width: 11.111%;
		margin: 0;
}
.gallery-item {
    text-align: center;
}
