@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

@font-face {
    font-family: "morteza";
    font-style: normal;
    font-weight: normal;
    src: local("☺️"), 
        url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/IRANSansWeb.woff2") format("woff2"), 
        url("../fonts/IRANSansWeb.woff") format("woff"), 
        url("../fonts/IRANSansWeb.ttf") format("truetype");
}

body {
	text-align:justify !important;
	background-color:transparent;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    padding-bottom: 0.8rem;
	font-family: "morteza" !important;
}
h1,.h1 {font-size:1.37em !important;}
h2,.h2 {font-size:1.27em !important;}
h3,.h3 {font-size:1.17em !important;}
h4,.h4 {font-size:1.1em !important;}
h5,.h5 {font-size:1.05em !important;}
h6,.h6 {font-size:1em !important;}
p , li , a , dd , .copyright{
	font-size:14px;
	font-family: "morteza";
}

img { max-width:100%;}

.pull-right.item-image {
    margin-left: 1em;
}
.pull-left.item-image {
    margin-right: 1em;
}
.pull-none.item-image {
    text-align: center;
	margin-bottom: 1.5em;
}

a { 
	text-decoration:none;
	font-weight: bolder;
}
a:hover {
	text-decoration:none !important;
}

hr {
	width:100%;
}

.items-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	margin-top: 3em;
}
.items-row:first-child{
	margin-top: 0;
}
.span2 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 8.33%;
    flex: 0 0 8.33%;
    max-width: 8.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span2 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span5 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 41.66%;
    flex: 0 0 41.66%;
    max-width: 41.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span6 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span7 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 58.33%;
    flex: 0 0 58.33%;
    max-width: 58.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span8 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;;
}
.span9 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span10 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
    max-width: 83.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span11 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 91.66%;
    flex: 0 0 91.66%;
    max-width: 91.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span12 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}




.pagination {
    justify-content: center;
    border-top: 2px groove #f26138;
    padding-top: 1em;
	flex-flow: wrap;
}
.pagination ul {
    display: flex;
}
.counter {
    padding-top: 0.7em;
}
.pagination li {
	padding: 0.7em;
    margin: 0 0.7em;
    list-style: none;
    border-radius: 10px;
    border: 1px groove rgb(0,150,255);
}
.pagination li span {
	padding: 0.7em;

}
.pagination li a {
	padding: 0.7em;

}
.pagination li a:hover {
	text-decoration:none;

}

.element-invisible , .invisible {
	font-size:0;
}

.navbar-nav li a {
    display: block;
    padding: .5rem 1rem;
}



.row-fluid:after,
.row-fluid:before,
fieldset:after,
fieldset:before,
.control-group:after,
.control-group:before{
	content:"";
	display:block;
	clear:both;
}

.profile{
	position:relative;
}

.profile .btn-toolbar.pull-right {
    position: absolute;
    left: 0;
}

.profile .btn{
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	/*background: #f09c2d;*/
	color:#fff;
}

.dl-horizontal dt {
    text-align: justify !important;
    clear: both !important;
}

.dl-horizontal dt, .profile> ul {
    margin: 0 0 10px 0 !important;
}


textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	display: inline-block;
	box-sizing: content-box !important;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
fieldset input[type=radio],
fieldset input[type=checkbox]{
	width: 20px;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
	position: relative !important;
}

.formResponsive input[type="file"] {
    height: auto;
    width: 250px;
}

input[type=submit] {
    width: auto;
}
fieldset label {
	margin-left:30px
}
select,input,textarea {
	line-height: 1.5;
    border: 1px solid #ccc;
    padding: .375rem;
	border-radius:5px;
    background: #fff;
}
/*------
position style
------*/
body{
	/*background:url(../images/bgt.png) no-repeat right top;*/
	background:url(../images/bgt.svg) no-repeat right top;
	background-size: 85%;
}

.top-3 .login-greeting, 
.top-3 .logout-button {
    display: inline;
}

header p{
	margin-bottom:0;
	margin-top:1em;
}
header,#menu {
	/*background:url(../images/bgt.png) no-repeat right top;*/
	background:url(../images/bgt.svg) no-repeat right top;
	background-size: 85%;
}

.blog h2 a{
	color:#1E4DA9;
}
.blog h2 a:hover{
	color:#944604;
}


.itemid-120 #service {
	min-height: 70vh;
}
#service li {
	display:block;
	width:25%;
	float:right;
	text-align:center;
	padding:5em;
	
}
#service li a{
	font-size:20px;
	display: inline-block;
}
#service li span {
	display:block;
	padding-top: 1em;
}

#service li a img {
	-webkit-transition: transform 1s; /* Safari */
    transition: transform 1s;
}
#service li a:hover img {
	-ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1); /* Standard syntax */
	-webkit-transition: transform 1s; /* Safari */
    transition: transform 1s;
}



#custom {
	padding-bottom:2em;
	padding-top:2em;
	/*background-image:url(../images/bgm.png);*/
	background-image:url(../images/bgm.svg);
	background-size:cover;
}


footer {
	background-color:#eee;
	/*background-image:url(../images/bgb.png);*/
	background-image:url(../images/bgb.svg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size: 30%;
}
.copyright {
	padding-bottom:1em;
	background:#d4d4d4;
	/*background-image:url(../images/bgb.png);*/
	background-image:url(../images/bgb.svg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size: 30%;
}
.copyright hr {
	margin-top:0;
	
}
.col-cnt-2 {
	column-count:2;
}
/*------
bt-Content module style
------*/
.bt-inner{
	font-family:"morteza";
}
.bt-title{
	background-color:#fff;
	padding:10px;
	margin: -1px 0;
}
.bt-introtext{
	background-color:#fff;
	padding:0 10px 5px;
	margin: -1px 0;
	font-size:14px;
}
p.readmore{
	background-color:#fff;
	padding:0 10px 5px;
	margin: -1px 0;
}
.bt-center{
	
	margin: -1px 0;
}
.bt-cs .bt-inner img {
    outline: 0 !important;
    border: 0 !important;
    max-width:100% !important;
    margin: 5px 0px -0 !important;
}
.bt-title{
	display:block;
}

p.readmore{
	text-align: center;
    border-radius: 0 0 5px 5px;
    white-space: nowrap;
    border: 1px solid #000000;
    overflow: hidden;
    text-overflow: ellipsis;
  
}

/*------
rsForm component style
------*/
.rsform-block:after,
.rsform-block:before{
display:block;
content:"";
clear:both;
}

.formResponsive .formHorizontal .formControls {
    padding-right: 20px;
    margin-right: 22%;
	margin-left:0;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}

p.formDescription {
    font-size: 12px;
}
.rsform-block,
.formControlLabel{
	font-family: "morteza";
}



/*------
rsForm module style
------*/
.form-control,.custom-select {
    border: 1px solid rgb(255, 95, 51) !important;

}

.form-control:focus,.custom-select:focus {
    border-color: #FF5F33 !important;
    box-shadow: 0 0 0 0.2rem rgba(255,95,51,.25) !important;
}



.com_users .nav.nav-tabs li{
  padding:5px 12px;
  border:1px solid #333;
  border-radius: 3px;
  margin:5px;
  
}
.com_users .nav.nav-tabs li a{
  color:#333;
  
}

/*------
com Hikashop
------*/
body.com_hikashop {
    background: no-repeat;
    background-size: auto;
}

.hikashop_subcategories_listing {
    background: #eee;
    border-radius: 5px;
    webkit-box-shadow: rgba(0,0,0,.1) 0 3px 5px 2px;
    box-shadow: 0 3px 5px 2px rgba(0,0,0,.1);
    border: 1px solid #fff;
}

#hikashop_category_information_menu_347 .hikashop_subcontainer {
	background:transparent !important;
}
#hikashop_category_information_menu_347 .hikashop_category_image{
	border-radius: 40px;
    overflow: hidden;
}
	
.hikashop_listing_img_title{
	background-image:url(../images/bg-2.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	border:1px solid #8d8583;
	border-radius:5px;
	padding-bottom: 1em;
	webkit-box-shadow: rgba(0,0,0,.1) 0 3px 5px 2px; 
    box-shadow: 0 3px 5px 2px rgba(0,0,0,.1);
    overflow: hidden;
}
.hikashop_product_name a {
    font-size: 30px;
}
a.hikacart {
    color: #f26138;
    background-color: #fff;
    border-color: #fdb133;
}
.hikashop_product_stock_count {
    display: none;
}

.hikashop_products_listing {
    margin-bottom: 2em;
	border: 1px solid #f26138;
	border-radius:0 0 5px 5px;
}
.hikashop_submodules h2 {
    margin-top: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    background: #fcb133;
    padding-top: 0.5em;
    padding-right: 1em;
	border-radius:5px 5px 0 0;
}


/*------ filter ------*/
.hikashop_filter_main_div{
	margin: 2em 0;/*
    background: #f89a34;
    padding: 15px;
    border-radius: 5px;*/
	
}

.hikashop_filter_main_div form:after,
.hikashop_filter_main_div form::before{
	content:"";
	display:block;
	clear:both;
}

.hikashop_filter_main_div form{
	/*margin: 2em 0;*/
    background: #f89a34;
    padding: 0.5em;
    border-radius: 5px;
	
}

.hikashop_filter_main{
	float:right !important;
	line-height:3;
}

.hikashop_filter_button_inside {
    line-height: 3;
}

/*------ pagination ------*/
.pagination li,
.pagination span,
.pagination a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px;
    margin: 0.7em 5px 0;
    font-size:14px;
	border: 1px solid #f99835;
    border-radius: 4px;
}
.pagination a{
	background-color:#f99835;
	
}
.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer::after,
.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer::before{
	content:"";
	display:block;
	clear:both;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer .limit{
	width:20%;
	float:right;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer  .counter{
	width:20%;
	float:left;
	text-align:left;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer .pagination{
	width:75%;
	float:left;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom .hikashop_results_counter{
	display:block;
	text-align:center;
}

.icon-previous,.icon-first,.icon-next,.icon-last {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.icon-next::before{
	content: "\f104" !important;
}

.icon-last::before{
	content: "\f100" !important;
}

.icon-previous::before{
	content: "\f105" !important;
}

.icon-first::before{
	content: "\f101" !important;
}


/*------ com_hikashop view-category layout-listing ------*/


.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item,
.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item{
	border: 1px solid #ccc;
    list-style: none;
    margin: 1%;
    display: block;
    padding: 0.5em;
    border-radius: 5px;
	font-size: 30px;
}

.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item *,
.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item * {
	font-size: 12px;
}

.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item .hikashop_product_price_full,
.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item .hikashop_product_price_full {
	margin-left:2em;
}

.com_hikashop.view-category.layout-listing dl[class*="hikashop_product_custom_sim_"],
.com_hikashop.view-product.layout-listing dl[class*="hikashop_product_custom_sim_"] {
	display: inline-block;
    border: 1px solid #ccc;
    padding: 0.5em;
    border-radius: 5px;
    background: #faa333;
    text-align: center;
	margin-bottom:0;
}

.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item form,
.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item form{
	display: inline-block;
}


.hikashop_filter_button_inside input.hikabtn {
    padding: 2px 23px 8px;
    background: #17a2b8;
    color: #fff;
    font-size: 120%;
}

li.hikashop_product_list_item dl {
    width: 75px;
}

/*------
Media Query
------*/

@media screen and (max-width: 992px) {
	.items-row {

    	flex-flow: column wrap;
	}
	.row-fluid [class*="span"] {
		margin-right: 0;
		width:auto;
		max-width: 100%;
	}
	
	body {
		background-position:top center;
		background-size:contain;
	}
	header,.bg-pishkhan{
		background-color:#ff5f33;
	}
	#service li{
		width:33.33%;
	}
	
}

@media screen and (max-width: 768px) {
	#service {
		height:auto;
	}
	#service li {
		width: 25%;
		padding: 10px;
	}
	#service li a {
		font-size: 14px;
	}
	header,#menu {
		background-size: auto;
        background: #ff5f33;
	}
	.formResponsive .formHorizontal .formControlLabel {
		text-align: right;
		margin-bottom: 10px;
	}
	.formResponsive .formHorizontal .formControls {
		padding-right: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

@media only screen and (max-width: 600px) {
	.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item .hikashop_product_price_full,
	.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item .hikashop_product_price_full	{
		display: block;
		margin-left:0;
		margin-bottom:1em;
	}
	.com_hikashop.view-category.layout-listing .hikashop_product_list .hikashop_product_list_item,
	.com_hikashop.view-product.layout-listing .hikashop_product_list .hikashop_product_list_item{
		text-align: center;
	}
	body.com_hikashop.view-category.layout-listing.itemid-347 .hk-row-fluid,
	body.com_hikashop.view-product.layout-listing.itemid-347 .hk-row-fluid{
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important;
	}
	body.com_hikashop.view-category.layout-listing.itemid-347 .hk-row-fluid .hikashop_category,
	body.com_hikashop.view-product.layout-listing.itemid-347 .hk-row-fluid .hikashop_category	{
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

}


@media only screen and (max-width: 396px) {
	.com_hikashop.view-category.layout-listing dl[class*="hikashop_product_custom_sim_"],
	.com_hikashop.view-product.layout-listing dl[class*="hikashop_product_custom_sim_"]	{
		margin-bottom: 1em;
		width:100px;
	}
}