/**
* Theme Name: Ahura Child
* Description: This is a child theme of Ahura, generated by MihanWP.
* Author: <a href="http://mihanwp.com">میهن وردپرس</a>
* Template: ahura
*/
.website-footer{
	background: #3a5eaf;
}
.footer-widget a, .footer-widget span:not(.footer-widget-title), .footer-widget p{
	color: #eee !important;
	font-size: 16px !important
}
.footer-widget-title{
	color: #b2d2ff !important;
}
#homeSearchIcon #action_search span{
	filter: brightness(0) saturate(100%) invert(24%) sepia(54%) saturate(380%) hue-rotate(190deg) brightness(92%) contrast(90%);
}
#login_sms_verify_code{
    display: block;
    margin: 0 auto;
}
#login_form, #register_form{
    text-align: center;
}
#login_form h6, #register_form h6{
    text-align: right;
}
.woocommerce-notices-wrapper{
    display: none;
}
.website-footer{
    box-shadow: 0px 0px 20px 0px #00000047;
}
.mlw_qmn_question .qsm-text-correct-option:after,
.mlw_qmn_question span.qsm-text-wrong-option::after,
.mlw_qmn_question .qsm-text-simple-option:after{
	left: -10px !important;
	right: unset !important;
}
.mlw_qmn_timer{
	left: 20px;
	right: unset !important;
}
.alertify-notifier.ajs-right{
	z-index: 999999999 !important;
}
.qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-btn{
	bottom: 20px !important;
}
.qsm-progress-bar .progressbar-text{
    font-size: 10px !important;
    color: #fff !important;
    top: 5px !important;
    left: 15px !important;
}
.mlw_custom_start, .mlw_previous, .qmn_quiz_container.qsm_auto_pagination_enabled .quiz_section.quiz_end .qsm-btn{
    padding: 10px !important;
    border-radius: 5px !important;
}
.qsm-progress-bar .progressbar-text{
	z-index: 5;
}
.qsm-align-fill-in-blanks{
	direction: ltr;
}
.post-entry{
	margin-top: 30px
}
bdi{
	direction: ltr;
}
bdi span{
	margin-right: 10px
}
.header_pay .elementor-shortcode{
    text-align: center;
}
a.added_to_cart{
    background: #fff;
    padding: 5px 15px;
    box-shadow: 0px 0px 10px 0px #0000004a;
    border-radius: 5px;
    color: #5a5a5a;
    font-size: 14px;
    margin: 5px 10px;
}
.cart_item_name{
    display: flex !important;
    align-items: center !important;
}
.woocommerce-Price-amount{
    direction: ltr;
    display: inline-block;
}
.ahura-page-single .ahura-sidebar{
    display: none;
}
.ahura-page-single .post-box{
    width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    min-height: auto !important;
}
.woocommerce ul.products li.product a img{
    margin-bottom: 5px !important;
}
.woocommerce ul.products li.product .button{
    margin-top: 0px !important;
}
.mw_term_data{
    display: none !important;
}
a.button.checkout.wc-forward.wp-element-button{
    width: 100%;
    text-align: center;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
    margin-right: 2%;
    box-shadow: 0px 0px 10px 0px #00000030;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    width: 100% !important;
}
.woocommerce-Price-currencySymbol{
    display: inline-block;
}
.siteside #menu-close{
	color: #333;
	background: none !important;
}
.color-dark{
	color: black !important;
}
.button{
    transition: .2s ease;
}
.ajs-content .button{
	font-weight: normal !important;
	padding: 0.85rem 1.5rem !important;
	font-size: .9rem !important;
}
.wpcf7-form span:not(.wpcf7-spinner),
.wpcf7-form input:not([type="submit"]){
	width: 100%;
	display: block;
	margin-bottom: 0.5rem;
}
.wpcf7-form textarea{
	width: 100%;
	display: block;
	max-height: 8rem;
	margin-bottom: 1.3rem;
}
.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea{
	padding-right: 0.6rem;
}
.form-control{
	direction: rtl !important;
}
.footer-center-border-top::before{
	background: #6688d4;
}
#goto-top{
	background-color: #3A5EAF !important;
}
#goto-top{
	display: none !important;
}
.ahura_contact_widget .ahura_contact_widget_item span{
	color: #b2d2ff !important;
}
/* contact-us button */
.adminActions {
	position: fixed;
	bottom: 35px;
	right: 35px;
	animation: float 1.2s ease-in-out infinite;
	z-index: 50;
	width: max-content;
}
.adminActions .top {
    position: absolute;
    top: -20px;
    right: -15px;
    width: 90px;
    z-index: -1;
}
.adminActions .bottom {
    position: absolute;
    bottom: -20px;
    right: -15px;
    width: 90px;
    z-index: -1;
}
.adminActions:hover {
    transform: translatey(-5px) !important;
    animation-play-state: paused;
}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-5px);
	}
	100% {
		transform: translatey(0px);
	}
}
.btn-submit-parent {
	box-shadow: none !important;
	background-color: transparent !important;
	top: 10px;
}
.adminButton {
    height: 60px;
    width: 60px;
    background: radial-gradient(circle, rgb(58, 94, 175) 0%, rgb(48, 73, 128) 63%, rgb(0, 64, 5) 100%);
    border-radius: 50%;
    display: block;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
.adminButton i {
    font-size: 22px;
}
.adminButtons {
    position: absolute;
    width: 100%;
    bottom: 110%;
    text-align: center;
    padding: 0.5rem;
    display: none;
}
.adminButtons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-decoration: none;
    margin: 10px 0 0;
    line-height: 1.15;
    color: #fff;
    position: relative;
    box-shadow: 0 0 5px 1px rgba(51, 51, 51, .3);
}
.adminButtons a:hover {
    transform: scale(1.05);
}
.adminButtons a {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    transition: opacity .2s ease-in-out .3s,transform .15s ease-in-out;
}
.adminButtons a i {
    color: #505050;
    transition: 0.2s ease-in-out;
}
.adminButtons .green-btn:hover {
    background-color: #169520;
}
.adminButtons .red-btn:hover {
    background-color: #3A5EAF;
}
.adminButtons a:hover i {
    color: #fff;
}
.adminButtons .title {
    position: absolute;
    right: 50px;
    width: 100px;
    padding: 0.5rem;
    background-color: #fff;
    border-radius: 25px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
}
.adminButtons a:hover .title {
    visibility: visible;
    opacity: 1;
}
.adminButtons .title h6 {
    color: #505050;
    font-size: 0.9rem;
    margin: 0;
}
.adminActions a i {
    position: absolute;
    top: 50%; 
	left: 50%;
    transform: translate(-50%, -50%);
}
.adminToggle {
    -webkit-appearance: none;
    position: absolute;
    border-radius: 50%;
    top: 0; 
	right: 0;
    margin: 0;
    width: 60px;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
    z-index: 2;
    transition: box-shadow .2s ease-in-out;
    box-shadow: 0 3px 5px 1px rgba(51, 51, 51, .3);
}
/* contact-us button */
.qsm-page{
	direction: ltr;
}
.quiz_section .qmn_image_option {
  max-width: 48% !important;
  height: max-content !important;
width: max-content !important;
}
.quiz_section .qmn_image_option img {
  max-width: 10rem !important;
}
.mlw_answer_open_text{
	min-height: 15rem;
}
@media only screen and (max-width:768px){
	#action_search, .my-account-btn{
		display: none;
	}
}
@media only screen and (max-width: 576px){
	.adminActions {
  		bottom: 15px;
  		right: 15px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
	    width: 100% !important;
	}
}