/******/

body#user_not_logged_in_one {
    position: relative;
    width: 100%;
    display: block;
    z-index: 1;
    background: url(../img/bm.png) fixed, linear-gradient(to right, rgba(2, 27, 120, 1) 0%, rgba(7, 98, 209, 1) 100%);
}








.mypanel{
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.05);
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    background-color: #fefefe;
    font-size: 15px;
	width:100%;
	overflow: auto;
}
.mypanel .mypanel_description i {
    float: right;
    font-size: 35px;
    color: #3315d0;
    line-height: 50px;
}
.mypanel .mypanel_description h1 {
    font-size: 15px;
    float: right;
    line-height: 50px;
    padding-right: 10px;
    margin: 0;
}
header.mypanel .mypanel_contact .mypanel_tell {
    float: right;
}
header.mypanel .mypanel_contact .mypanel_tell i {
    float: right;
    font-size: 35px;
    color: #ffb300;
    line-height: 50px;
}
header.mypanel .mypanel_contact .mypanel_tell span {
    font-size: 13px;
    float: right;
    line-height: 50px;
    padding-right: 3px !important;
    margin: 0;
}
header.mypanel .mypanel_contact .mypanel_wallet {
    float: right;
/*     padding-right: 30px; */
}
header.mypanel .mypanel_contact .mypanel_wallet i {
    float: right;
    font-size: 35px;
    color: #ff0074;
    line-height: 50px;
}
header.mypanel .mypanel_contact .mypanel_wallet span {
    font-size: 13px;
    float: right;
    line-height: 50px;
    margin: 0;
}
main.mahyar_panel {
    overflow: hidden;
}
/*********** account page ****************/


.account_box{
	width:100%;
}
.account_page {
    background: #ffffff00;
    box-shadow: none;
	padding:0;
	position:relative;
}
.account_page .woocommerce-MyAccount-navigation {
    float: right;
    width: 25%;
	background:white;
	-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
	    padding-bottom: 100px;
}
.account_page .woocommerce-MyAccount-content {
    float: right;
    margin: 0 10px;
    width: 73%;
}

.mypanel_information {
    background: #fff;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(211, 214, 227, 0.98);
    overflow: hidden;
	margin: 10px 0;
    padding: 10px;
}
.mypanel_information p, .mypanel_information a {
    color: #687686;
    padding-right: 10px;
    font-size: 12px;
}
.info_acc {
    text-align: center;
    background-image: linear-gradient(324deg, #fc3924 0%, #ffae00 100%);
	    background: url(../img/pattern.png) fixed,linear-gradient(324deg, #fc3924 0%, #ffae00 100%);
    position: relative;
    top: -55px;
    padding: 140px 0 80px;
    border-radius: 700px/200px;
    color: white;
}
.info_acc img {
    border-radius: 50%;
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
}
.woocommerce-MyAccount-navigation-link--dashboard:before{
	content: '\e938';
	font-family:pasargad;
	font-size:25px;
}
.woocommerce-MyAccount-navigation-link--orders:before{
	content: '\e922';
	font-family:pasargad;
	font-size:25px;
}
.woocommerce-MyAccount-navigation-link--downloads:before{
	content: '\e989';
	font-family:pasargad;
	font-size:25px;
}
.woocommerce-MyAccount-navigation-link--edit-account:before{
	content: '\e96f';
	font-family:pasargad;
	font-size:25px;
}
.woocommerce-MyAccount-navigation-link--customer-logout:before{
	content: '\e949';
	font-family:pasargad;
	font-size:25px;
}
.woocommerce-MyAccount-navigation-link--tickets:before{
	content: '\e944';
	font-family:pasargad;
	font-size:25px;
}
.account_page .woocommerce-MyAccount-navigation ul {
    margin-right: 0;
    padding: 0 10px;
	margin-top: -30px;
    padding-bottom: 100px;
}
.account_page .woocommerce-MyAccount-navigation ul li {
    list-style: none;
	border-bottom: 1px solid #efefe77a;
    padding: 5px 0;
}
.account_page .woocommerce-MyAccount-navigation ul li:last-child{
	border:0;
}
.account_page .woocommerce-MyAccount-navigation ul li a{
	text-decoration: none;
    vertical-align: 7px;
    color: #687686;
    padding-right: 10px;
    font-size: 12px;
}
.woocommerce-MyAccount-navigation-link--woo-wallet a{padding-right:0 !important;}
.woocommerce-MyAccount-navigation-link--woo-wallet a:before{
	font-size: 25px;
    padding-left: 10px;
}
 .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	 color: white;
    background-color: #2dbb23;
 }
 .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
	 color: white;
    background-color: #2dbb23;
 }
.woocommerce form.register {
    border: 0;
    padding: 0;
    margin:0;
    text-align: right;
    border-radius: 0;
} 
 .register_form, .login_form{
    float: none !important;
    margin:100px auto;
    background: white;
    border-radius: 5px;
    box-shadow: 0 12px 12px 0 rgba(181,181,181,.11);
    border: 1px solid #e0e1e2;
    padding: 15px;
    width: 30% !important;
}
h5.headline {
    font-size: 18px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    color: #757575;
    text-align: center;
    margin-bottom: 30px;
}
form.woocommerce-ResetPassword.lost_reset_password{
	float: none !important;
    margin: 100px auto;
    background: white;
    text-align: center;
    border-radius: 5px;
    padding: 15px;
    font-size: 12px;
    width: 30% !important;
}
.register_form input.button, .login_form button.login-btn, form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button{
    width: 100%;
    vertical-align: middle;
    line-height: 50px;
    display: block;
    font-size: 12px;
    padding: 0;
    font-weight: 400;
    color: #fff;
    background-color: #10b533;
    border: 1px solid #10b533;
    outline: 0;
    border-radius: 5px;
    position: relative;
    height: 50px;
    overflow: hidden;
    transition: all .3s;
}
form.woocommerce-ResetPassword.lost_reset_password .form-row{
	width:100%;
}
.register_form input.button:hover, .login_form button.login-btn:hover{
	background: #45b40d;
}
.login_form a{
	text-decoration:none;
	color: #687686;
}
.btn_reg{
	    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: #ff8100fa;
    border: 1px solid #e19a0c;
    color: white !important;
    font-size: 12px;
    width: 100%;
    padding: 15px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    font-size: 12px;
    margin: 0;
    vertical-align: 5px;
}
p.woocommerce-LostPassword.lost_password {
    font-size: 12px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #f3e5e5;
	font-size:12px;
}
.woocommerce table.shop_table td {
    font-size: 12px;
    color: #687686;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-size: 12px;
    color: #687686;
}
.mypanel_information h2 , .mypanel_information legend{
    font-size: 15px;
    color: #687686;
}
.mypanel_options {
    overflow: auto;
    margin: 20px 0 20px;
}
.mypanel_item {
    padding: 50px 10px;
    border-radius: 5px;
    color: white;
    font-size: 12px;
	position: relative;
}
.mypanel_item  i{
	font-size: 50px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    opacity: 0.5;
}
.mypanel_item .mypanel_item_number {
    font-size: 36px;
    color: #fff;
    opacity: .8;
}
.mypanel_item .mypanel_item_text {
    font-size: 14px;
    color: #fff;
    opacity: .8;
}
.mypanel_item_one{
	background: linear-gradient(to left, rgba(255,255,255,0) 25%, rgba(255,255,255,0.3));
    background-color: #ffae00;
}
.mypanel_item_two{
	background: linear-gradient(to left, rgba(255,255,255,0) 25%, rgba(255,255,255,0.3));
    background-color: #f3103c;
}
.mypanel_item_three{
	background: linear-gradient(to left, rgba(255,255,255,0) 25%, rgba(255,255,255,0.3));
    background-color: #64bc36;
}
.mypanel_item_four{
	background: linear-gradient(to left, rgba(255,255,255,0) 25%, rgba(255,255,255,0.3));
    background-color: #a837bb;	
}
.mahyar_gift i {
    float: left;
    font-size: 80px;
    font-weight: 900;
    opacity: 0.2;
    color: #dedede;
    position: relative;
    top: 5px;
    left: 30px;
}

.mahyar_gift {
    background: #fff;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(211, 214, 227, 0.98);
    overflow: hidden;
    margin: 10px 0;
    padding: 10px;
    float: right;
    margin: 0 10px;
    width: 73%;
    position: relative;
}
.mahyar_gift_info {
    font-weight: 900;
    padding: 15px;
    border-radius: 5px;
    line-height: 30px;
    width: 80%;
    float: right;
}
.mahyar_gift_id {
    color: #f3113d;
}
.mahyar_gift_txt {
    font-weight: 500;
}

@media (max-width:991px){
	.account_page .woocommerce-MyAccount-navigation{
		    height: 100%;
			width: 0;
			position: fixed;
			z-index: 1;
			top: 0;
			right: 0;
			background-color: #fff;
			overflow-x: hidden;
			transition: 1s;
			text-align: right;
			padding-top: 15px;
	}
	.account_page .woocommerce-MyAccount-content, .mahyar_gift{
		margin:0;
		width:100%;
	}
}
.mah-control {
    position: absolute;
    left: 30px;
    z-index: 9999;
    top: 20px;
    font-size: 25px;
}
.mah-control:after{
	float: right;
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    border: 2px solid rgba(255,0,0,.9);
    opacity: 0;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    animation: sonar 1.5s infinite;
}
.close_click{display:none;}
.mypanel_list>div {
    margin-bottom: 15px;
}
.mypanel_list>div:last-child {
    margin-bottom: 0px;
}
.mypanel_contact{float:left;}



































@media (max-width:400px){.mypanel_contact{float:right;}}
@media (max-width:991px){
	.register_form, .login_form, form.woocommerce-ResetPassword.lost_reset_password{width:85% !important;}
	header.mypanel .mypanel_contact .mypanel_wallet{display:none;}
}
@media (min-width:992px){
	.mah-control{
		display:none;
	}
}