﻿@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/eot/IRANSansWeb.eot');
	src: url('../fonts/eot/IRANSansWeb.eot') format('embedded-opentype'),
		 url('../fonts/woff/IRANSansWeb.woff') format('woff'),
		 url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),
		 url('../fonts/ttf/IRANSansWeb.ttf') format('truetype'),
		 url('../fonts/eot/IRANSansWeb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/eot/IRANSansWeb_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb_Bold.eot') format('embedded-opentype'),
		 url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),
		 url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
		 url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype'),
		 url('../fonts/eot/IRANSansWeb_Bold.svg#IRANSansWeb') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/IRANSansWeb_Light.eot');
	src: url('../fonts/IRANSansWeb_Light.eot') format('embedded-opentype'),
		 url('../fonts/IRANSansWeb_Light.woff') format('woff'),
		 url('../fonts/IRANSansWeb_Light.woff2') format('woff2'),
		 url('../fonts/IRANSansWeb_Light.ttf') format('truetype'),
		 url('../fonts/IRANSansWeb_Light.svg') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
/*#region Header*/
.center .header-logo {
	width: 12%;
}
.header .header-middle {
	padding:0;
}
.store-search-box input.search-box-text {
	margin: 0 !important;
	border-radius: 0 0.5rem 0.5rem 0;
}
.store-search-box input.search-box-button {
	border-radius: 0.5rem 0 0 0.5rem;
	margin: 0 !important;
}
.store-search-box .search-box-button{

}
.category-navigation-title {
	border-radius: 0.5rem 0.5rem 0 0;
}
.slider-right-column .category-navigation-list {
	border-radius: 0 0 0.5rem 0.5rem;
}
@media(max-width:1024px) {
	.two-colums-area-right .anywhere-sliders-nivo-slider {
		padding: 1rem;
	}
}
/*#endregion*/
/*#region Slider*/
.slider-wrapper img {
	box-shadow: 0px 0px 5px;
	border-radius: 0.5rem;
	margin: 3rem 0;
}
.two-colums-area-right .slider-wrapper img{
	margin:0;
}
/*#endregion*/
/*#region loginRegister*/
.login-page .customer-blocks {
	border-radius: 0 0 1rem 1rem;
}
.register-block .title {
	border-radius: 0.5rem 0.5rem 0 0;
}
.login-page .customer-blocks .title.active {
	border-radius: 0.5rem 0.5rem 0 0;
}
.customer-blocks .returning-wrapper .inner-wrapper .form-fields .inputs input{
	border-radius: 0.5rem 0.5rem 0 0;
}
/*#endregion*/
/*#region Footer*/
.ENamadPeyment {
	display: flex;
	margin-top: 2rem;
}
.ENamadPeymentImg, .SamandehiPeymentImg {
	width: 50%;
	text-align: center;
}
.social-sharing .rss{
	display:none;
}
/*#endregion*/
/*#region jcarousel*/
.two-columns-area .nop-jcarousel .item-box .product-item {
	border-radius: 0.5rem;
	box-shadow: 0 0 5px;
}
@media(max-width:1024px){
	.nop-jcarousel .carousel-item .item-box{
		padding:1rem;
	}
}
/*#endregion*/
/*#region Other*/
.category-page .sub-category-grid {
	display: none;
}
.bestsellers .item-grid, .bestsellers .owl-stage-outer, .bestsellers .owl-stage {
	background: none !important;
	border:none!important;
}
.rich-blog-homepage .blog-post{
	box-shadow: 0 0 5px;
	border-radius:0.5rem;
	margin:0.3rem!important;
	overflow:hidden;
}
.nivo-main-image{
	border-radius:0.5rem;
}
.login-page .customer-blocks {
	border-radius: 0 0 0.5rem 0.5rem;
}
.block-manufacturer-navigation {
	border-radius: 0.5rem;
	box-shadow: 0 0 5px;
	overflow: hidden;
}
.blog-page .page-title{
	text-align:right;
}
/*#endregion*/
/*#region highlight*/
.flex-col-align-center {
	display: inline-block;
	width: 32%;
	margin: 0.5rem;
}
.flex-col-align-center img{
	width:100%;
	height:13rem;
	border-radius:0.5rem;
}
.flex-rowreverse-spacebetween {
	margin: 3rem 0;
}
@media(max-width:1024px){
	.flex-col-align-center img{
		height:10rem;
	}
	.flex-col-align-center {
		width: 100%;
		margin: auto;
	}
}
/*#endregion*/
/*#region smartPdColection*/
@media(max-width:425px){
	.product-rating-box{
		display:none!important;
	}
	.item-box {
		width: 45%;
		margin: 2%;
	}
	.item-box .buttons-upper{
		display:none;
	}
	.spc-categories .product-item {
		min-height: 23rem;
	}
	.spc-categories .product-title {
		min-height: 4.5rem!important;
		margin: 0;
	}
	.spc .category-mobile-navigation {
		width: 100%;
		border-radius: 0 0 0.5rem 0.5rem;
		margin: 0 !important;
		padding: 0 !important;
	}
}
@media(min-width:768px) and (max-width:1024px){
	.spc .category-mobile-navigation {
		background: #fbfbff;
		display: inline-block;
		width: 50%;
		float: right;
		padding: 0px !important;
		margin: 0 !important;
		border-radius: 0.5rem 0 0 0.5rem;
		border-right: 1px solid #2a388f;
	}
	.category-details {
		display: inline-block;
		width: 50%;
		float: left;
		height: 40px;
	}
	.spc .mobile-navigation select{
		border-radius:0.5rem 0 0 0.5rem!important;
	}
	.spc-categories .category-sublist li {
		background: #fbfbff;
		border-radius: 0.5rem;
	}
}
@media(max-width:1024px) {
	.spc-categories .category-info {
		position: relative;
		margin: 1rem 0;
		box-shadow: 0 0 5px;
		border-radius: 0.5rem;
		background: #2a388f;
	}

	.spc .mobile-navigation select {
		max-width: 100%;
		width: 100%;
		border-radius: 0 0 0.5rem 0.5rem;
	}

	.spc .category-mobile-navigation {
		background: #fbfbff;
	}
}
@media(min-width:1440px){
	.bestsellers .item-box{
		padding:0px!important;
	}
	.spc-categories .item-box{
		padding:0rem!important;
	}
}
/*#endregion*/
/*#region CategoryPage*/
.product-list .item-box .product-item {
	margin: 0.5rem 1rem;
}
/*#endregion*/
/*#region Cart*/
.table-wrapper {
	border-radius: 0.5rem;
	overflow: hidden;
	box-shadow: 0 0 5px;
}
/*#endregion*/
/*#region ProductDetail*/
.previous-product a:hover, .next-product a:hover {
	border-radius: 0.5rem;
}
/*#endregion*/
/*#region contactUs*/
.contact-page .page-body{
	max-width:none;
	box-shadow: 0 0 5px;
	border-radius:0.5rem;
	overflow:hidden;
}
.contact-page .page-body .topic-block{
	margin-bottom: 15px;
}
.middle-contactUs{
	display:grid;
	grid-template-columns:50% 50%;
}
#mapid{
	margin:auto;
}
.social-contactUs {
	width: 90%;
	height: 100%;
	display: grid;
	grid-template-rows: 33%;
}
.Cu-telegram, .Cu-instagram, .Cu-whatsapp {
	display: flex;
	align-items: center;
	box-shadow: 0 0 5px;
	border-radius: 0.5rem;
	margin: 1rem;
	height: 60%;
}
.Cu-telegram img, .Cu-instagram img, .Cu-whatsapp img{
    width: 5rem;
    display: flex;
    margin: 1rem;
}
@media(max-width:1024px){
	.middle-contactUs, .social-contactUs {
		display: block;
		width:100%;
	}
	.Cu-telegram label, .Cu-instagram label, .Cu-whatsapp label{
		padding:1rem;
	}
}
/*#endregion*/
/*#region warranty*/
.servicesPage {
	display: inline-flex;
	width: 100%;
	height: 100%;
}
.rightSide {
	width: 23.5%;
	height: 100%;
	border-radius: 0.5rem;
	box-shadow: 0 0 5px;
	margin: 0 0 0 5%;
}
.sideBar {
	width: 100%;
	height: 100%;
}
.sideBarItem {
	width: 100%;
	height: 3rem;
	padding: 13px;
	border-bottom: 1px solid #ccc;
}
.sideBarItem :last-child{
	border-bottom:none;
}
.imeiPage h2 {
	margin: 1rem 0;
}
.pageContent {
	width: 72%;
	text-align: center;
	box-shadow: 0 0 5px;
	border-radius: 0.5rem;
}
.inputSection button {
	min-width: 120px;
	border: none;
	padding: 6px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.2s ease;
	border-radius: 0.5rem;
	background-color: #2a388f;
}
.inputSection input{
	border-radius: 0.5rem;
}
.inputSection {
	margin: 2rem 0;
}
/*#endregion*/
/*#region vendorList*/
.vendorListTitle {
	display: flex;
	width: 100%;
	padding: 1rem 0;
	border-bottom:1px solid #ccc;
}
.titleRow, .rowNumber {
	width: 2rem;
	margin: auto;
}
.titleVendorAddress, .rowAdress {
	width: 15rem;
	margin: auto;
}
.titleVendorHoursWork, .titleVendorMobilePhone,
.titleVendorPhone, .titleVendorName, .titleVendorLvl, .rowLvl,
.rowHoursWors, .rowMobilePhone, .rowPhone, .rowName {
	width: 5rem;
	margin: auto;
}
.vendorListContentRow {
	display: flex;
	height: 5rem;
	border-bottom: 1px solid #ccc;
	font-size: 9pt;
}
.vendorListContentRow:last-child{
	border-bottom:none;
}
/*#region responsive*/
@media(max-width:768px){
	.servicesPage {
		display: block;
	}
	.rightSide {
		width: 100%;
		text-align: center;
		margin: 1rem 0;
	}
	.pageContent{
		width:100%;
	}
}
/*#endregion*/
/*#endregion*/
/*#region complaintPage*/
.complaintPagePageTitle {
	display: inline-block;
	width: 71.5%;
	text-align: center;
	vertical-align: top;
}
.complaintPage .pageContent {
	width: 71.5%;
	text-align: center;
	box-shadow: 0 0 5px;
	border-radius: 0.5rem;
	display: inline-block;
	float: left;
	margin: 0rem 0 5rem;
}
.complaintPage .rightSide{
	display:inline-block;
}
.complaintFilds {
	text-align: right;
	padding: 1rem;
}
.complaintFildsTitle {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	padding: 1rem;
	border-bottom: 1px solid #ccc;
}
.complaintFormInput {
	padding: 1rem;
}
.complaintFormInput label{
	display:block;
	padding:0.5rem;
}
.btnSubmit input {
	width: 6rem;
	height: 2rem;
	margin: 1rem;
	border: none;
	background: #2a388f;
	color: #fff;
	border-radius: 0.5rem;
}
.complaintFormInput input{
	width:100%;
	border-radius:0.5rem;
	border: none;
    height: 2rem;
	padding: 0 8px;
}
.complaintFildsDescription {
	font-size: 13pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 1rem;
}
.complaintDescription {
	padding: 1rem;
}
.complaintDescription textarea {
	width: 100%;
    resize: none;
    border-radius: 0.5rem;
    margin: 1rem 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
/*#endregion*/





/*#region ADD index*/
.slider-right-column{
	position: relative;
}
.ads {
	display: none;
	z-index:9;
}
.ads img{
	width: 100%;
	border-radius: .7rem;
}
	.ads button {
		display: inline-block;
		width: 30px;
		margin: 5px;
		height: 30px;
		position: absolute;
		right: 0;
		border: none;
		z-index: 999;
		background-color: #ff331f !important;
		color: #fff;
		border-radius: 0.7rem;
		padding: 0.7rem;
		background: url(../img/close1.png) center center no-repeat;
		background-size: 10px;
	}
/*@media (max-width:1558px) and (min-width:1272px) {

}*/
.ads-right, .ads-left {
	display: flex;
	flex-direction: column;
	width: 10%;
}
.ads {
	display: inline-block;
}
.ads a{
	display: block;
}

.ads-right {
	right: 1%;
}

.ads-left {
	left: 1%;
}
@media (min-width:768px) {
	.ads-right, .ads-left {
		top: 2%;
		position: absolute;
	}
}

@media (max-width:768px){
	.ads-right, .ads-left {
		width: 27% !important;
		bottom: 0;
		z-index: 9;
		position: fixed;
	}
	.ads button {
		width: 20px;
		height: 20px;
	}
}

.out-of-stock{
	color: #cc4356;
	font-size: 13px;
}
[data-sliderhtmlelementid=WidgetSlider-topBannerBina-16] {
	position: relative;
	z-index: 1000;
}
[data-sliderhtmlelementid=WidgetSlider-topBannerBina-16] .nivo-main-image {
	margin: 0;
	border-radius:0px;
}
/*#endregion ADD index*/