.woocommerce-Button {
    z-index: 1;
}

.dig_wc_loginViaContainer {
    text-align: center;
}

.dig_wc_mobileLogin {
    width: 100%;
}

.dig_wc_countrycode[type="text"] {
    text-align: center;
    background: transparent !important;
    padding-right: 4px;
    outline: none;
    min-width: 20px;
    width: auto !important;
    z-index: 2;
    box-shadow: none !important;
}

.ump_digits_otp_container {
    display: none;
}

.digcon {
    direction: ltr;
}

.countrycode {
    margin-top: 0;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dig_wc_countrycodecontainer {
    display: none;
    position: absolute;
    top: 0;
    z-index: 10;
    left: 0;
}

.dig_wc_countrycodecontainer input {
    text-align: center;
}

.digcon {
    position: relative;
}

.loginerrordg {
    color: #b70000;
}

.create-account .dig_billing_otp_signup {
    display: none;
}

#dig_billing_otp_field label span {
    display: none;
}

.register .woocommerce-Button, #reg_billing_otp_container {
    z-index: 1;
}

#_billing_phone {
    direction: ltr;
}

.dig_resendotp {
    width: 100%;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    display: none;
    font-size: 14px;
}

#dig_man_resend_otp_btn {
    z-index: -1;
    float: right;
}

#woocommerce-order-data .address p:nth-child(3) a, .woocommerce-customer-details--phone {
    direction: ltr !important;
    unicode-bidi: embed !important;
}

.dig_wc_logincountrycode {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.register .woocommerce-Button {
    width: 100%;
}

.dig_resendotp_disabled {
    opacity: 0.6;
    cursor: default !important;
}

#bp_otp_dig {
    display: none;
}

.dig_billing_wc_dv {
    text-align: center;
}

.dig_billing_wc_dv input[type='submit'] {
    width: 100%;
    margin: 10px 0;
}

#digorimp {
    text-align: center;
}

.digor {
    text-align: center;
}

.login .woocommerce-LostPassword a {
    float: right !important;
}

.login .woocommerce-Button {
    width: 100%;
}

.msggreen {
    color: #00840f;
}

.dig_wc_log_msg {
    text-align: initial;

}

#dig_reg_bp_pass, #dig_bp_reg_otp {
    display: none;
}

.register input[type="submit"] {
    width: 100%;
}

.dig_wc_mailsecond {
    display: none;
}

.secmailormob {
    width: 100% !important;
}

#wp_bb_log_submit {
    width: 100%;
}

.bbp-login-form label {
    width: 100%;
}

.digits div.bbp-submit-wrapper {
    float: unset;
}

.dig_wc_mobileWhatsApp {
    margin-top: 10px;
}

#dig_billing_otp_field .woocommerce-input-wrapper {
    position: relative;
}

#dig_billing_otp_field .woocommerce-input-wrapper::after {
    content: ' ';
    position: absolute;
    top: 2px;
    right: 16px;
    display: block;
    width: 16px;
    height: 16px;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
}

.valid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230fa951' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
}

.invalid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c70049' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
}

.checking_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='loader' x='0px' y='0px' viewBox='0 0 50 50' fill='rgba(0, 0, 0, 0.3)' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M11.1,29.6c-0.5-1.5-0.8-3-0.8-4.6c0-8.1,6.6-14.7,14.7-14.7S39.7,16.9,39.7,25c0,1.6-0.3,3.2-0.8,4.6l6.1,2 c0.7-2.1,1.1-4.3,1.1-6.6c0-11.7-9.5-21.2-21.2-21.2S3.8,13.3,3.8,25c0,2.3,0.4,4.5,1.1,6.6L11.1,29.6z'/%3E%3C/svg%3E%0A");
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.otp_valid_message {
    color: #1dae5b;
}

.digits-tp_style.woocommerce-form-login input {
    width: 100%;
}

.wp_login .wp_form_last_section {
    width: 100%;
}

.wp_login .wp_form_last_section .button-large {
    width: 100%;
}

.digits_wp_button.button {
    height: inherit;
    width: 100%;
}

.wp_login .digits-form_show_forgot_password {
    display: none;
}

.wp_login .digits-form_tab_wrapper {
    width: 100%;
}

.wp_login .digits-form_input input {
    font-size: inherit;
    height: inherit;
    line-height: inherit;
    margin-bottom: 0;
}

.digits-tp_style .digits-form_hint {
    margin-bottom: 16px;
}

.wp_login .digits-form_tab-bar .digits-form_tab-item {
    font-size: 16px;
}

.wp_login .digits-form_tab-bar {
    gap: 20px;
}

#ihc_login_form.digits-tp_style .digits-form_input input,
#ihc_login_form .digits_secure_login-tp {
    width: 100%;
}

#ihc_login_form.digits-tp_style:not(.digits_form_index_section) .impu-form-links-reg {
    opacity: 0;
    visibility: hidden;
    display: none;
    pointer-events: none;
}

.digits-form_submit-btn.cfw-primary-btn {
    width: 100%;
    margin-top: 1.6em;
}
#cfw_login_modal_form .digits-form_input input, .digits-form_input input{
    width: 100%;
}

.woocommerce-form p.dig-custom-field,
.dig-custom-field p {
    margin-bottom: 0;
    margin-top: 16px;
}
/**/
.dig_resendotp{
    clear: both;
}.digits_admim_conf ul li {
    padding-bottom: 4px !important;
    padding-top: 0px !important;
}
.dig_admin_head:after {
    height: 0 !important;

}@font-face{ font-display:swap;
	font-family: 'Yekan';
	src: url('/wp-content/plugins/digits/assets/fonts/Yekan.eot');
	src: url('/wp-content/plugins/digits/assets/fonts/Yekan.eot?#iefix') format('embedded-opentype'),
	url('/wp-content/plugins/digits/assets/fonts/Yekan.woff') format('woff'),
	url('/wp-content/plugins/digits/assets/fonts/Yekan.ttf') format('truetype'),
	url('/wp-content/plugins/digits/assets/fonts/Yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
 }
@font-face{ font-display:swap;
    font-family: 'Iransans-digits';
    src: url('/wp-content/plugins/digits/assets/fonts/Iransans.eot');
    src: url('/wp-content/plugins/digits/assets/fonts/Iransans.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/digits/assets/fonts/Iransans.woff') format('woff'),
    url('/wp-content/plugins/digits/assets/fonts/Iransans.ttf') format('truetype'),
    url('/wp-content/plugins/digits/assets/fonts/Iransans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
 }
@font-face{ font-display:swap;
    font-family: 'Shabnam';
    src: url('/wp-content/plugins/digits/assets/fonts/Shabnam.woff') format('woff'),
    url('/wp-content/plugins/digits/assets/fonts/Shabnam.ttf') format('truetype'),
    url('/wp-content/plugins/digits/assets/fonts/Shabnam.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
 }
/*
.dig_bdy_container *{
	font-family: Yekan;
}*/
.dig_popmessage .dig_firele {
    right: 0;
}
html[dir="rtl"] .dig_lasele {
    left: 0;
    right: 0;
    padding-right: 0;
    padding-left: 17px;
}
.dig_popdismiss {
    right: auto;
    left: 10px;
}
.minput{
	direction: rtl!important;
}
img.dig_captcha {
    left: 0;
    right: auto;
}
.dig-custom-field .dig_opt_mult_con .dig_input_wrapper {
    padding-right: 25px;
    padding-left: 0;
}
.digits-form_button_ic {
    transform: rotate(180deg);
}
.digits_ui .dig-box {
    text-align: right;
}
.digits-form_tab-bar .digits-form_tab-item {
     font-size: 14px;
 }
.digits_otp_info {
    position: absolute;
    left: 0;
    right: auto;
    padding-right: 0;
    padding-left: 16px;
}
.digits_password_eye{
    right: auto;
    left: 14px;
}
.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after {
    background-color: #000000 ;
}
.digits-input-wrapper {
    border-bottom: solid 1px;
}
.dig_ma-box .button {
background-color: #e0d9e9;
}


.dig_popmessage {
    left: unset !important;
    right: 24px !important;
}

.dig_critical_msg .dig_popmessage_contents {
    background: #d3f2f5;
    border: 1px solid #d3f2f5 ;
}

.dig_critical_msg .dig_lase_snap {
    color: #000000;
    font-family: 'Shabnam' !important;
}
.dig_lase_snap {
    font-size: 18px !important;
}
.dig_critical_msg .dig_lase_message {
    font-family: 'Shabnam' !important;
    text-align: justify ;
}
.dig_lase_message {
    font-size: 16px ;
}
.dig_popmessage {
    line-height: 24px ;
}
.dig_success_msg .dig_popmessage_contents {
    background: #e6dbff;
}
.dig_success_msg .dig_lase_snap {
    color: #ffffff;
}
.dig_success_msg .dig_lase_message {
    color: #ffffff;
}
.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after {
    background-color: #000000 ;
}

.dig-admin_hint {
    background-color: #fffdf3;
    border: 1px solid #ffc700;
}
.digits_back_icon {
    left: 41px;
    transform: scaleX(-1);
}
.mobile_number {
    padding-left: 75px !important;
}
.dig-tab-left_item {
    height: 40px !important;
    line-height: 40px !important;
}
.dig-tab_heading {
    margin: 10px 0 8px 0 !important;
        color: #7d39ff !important;
    padding: 5px 20px 5px 28px !important;
    background: #f2eefa !important;
    font-size: 16px !important;
}
.digits-left_tab_list {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.digits-admin_logo.digits-hide_on_full {
    height: 80px !important;
}:root {
    /***** neu *******/
    --nw-panel-neu-0: #ffffff;
    --nw-panel-neu-1: #F8F9FA;
    --nw-panel-neu-2: #E9ECEF;
    --nw-panel-neu-3: #DEE2E6;
    --nw-panel-neu-4: #CED4DA;
    --nw-panel-neu-5: #ADB5BD;
    --nw-panel-neu-6: #6C757D;
    --nw-panel-neu-7: #495057;
    --nw-panel-neu-8: #343A40;
    --nw-panel-neu-9: #212529;
    --nw-panel-shadow: 0 2px 8px #B8B8B825;


    /***** neu *******/
    --nw-panel-pri-1: #FFF3E2;
    --nw-panel-pri-2: #FFE0B6;
    --nw-panel-pri-3: #FFCD87;
    --nw-panel-pri-4: #FFB858;
    --nw-panel-pri-5: #FF9926;
    --nw-panel-pri-6: #FF8D24;
    --nw-panel-pri-7: #F36D21;
    --nw-panel-pri-8: #E9541F;
}
.nirweb_panel_login_btn{
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #F36D21;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
}

.nirweb_panel_popup{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    justify-content: center;
    align-items: center;
}
.nirweb_panel_popup .np_login_main{
    z-index: 102;
    width: 90%;
    max-width: 500px;
}
.np_login_main{
    width: 90%;
    max-width: 500px;height: max-content;
    max-height: 90%;
}
.nirweb_lock_register{
    text-align: center;
    font-size: 17px;
    color: var(--nw-panel-neu-0);
    line-height: 1.8em;
    background: #d53838;
    padding: 10px 20px;
    width: max-content;
    margin: auto;
    border-radius: 6px;
}
.nirweb_recovery_link{
    font-size: 14px;
    color: var(--nw-panel-pri-6);
    text-decoration: none;
}
.nirweb_recovery_link:hover{
    text-decoration: underline !important;
}
.nirweb_panel_popup.active{
    display: flex;
}
.nirweb_panel_popup_back{
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000040;

}
.nirweb_panel_popup_back.active{
    display: block;
}
.nirweb_panel_remember_check{
    margin-top: 15px !important;
}
.nirweb_panel_remember_check label {
    display: flex !important;
    align-items: center !important;
}
.nirweb_panel_remember_check input {
    width: 15px !important;
    height: 15px !important;
    margin: 0 5px !important;
}
.nirweb_panel_username_edit_box {
    position: relative;
}

.nirweb_panel_username_edit {
    position: absolute;
    bottom: 30px;
    left: auto;
    right: 20px;
    font-size: 16px;
    text-decoration: none;
    color: var(--nw-panel-pri-6);
    transition: all 0.2s ease-in-out;
}

.nirweb_panel_username_edit:hover {
    color: var(--nw-panel-pri-8);
    /*scale: 1.01;*/
}
/*******************/
.nirweb_panel_checkout{
    width: 100%;
    display: flex;
    justify-content: center;
}
.nirweb_panel_popup h2,.nirweb_panel_checkout h2{
    font-size: 21px;
    margin-bottom: 25px;
    color: #000000;
}
.np_login_main_box ::-webkit-scrollbar {
    width: 5px !important;
    cursor: pointer !important;
    transition: all 0.3s linear !important;

}

.np_login_main_box ::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}

.np_login_main_box ::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 5px !important;
}

.np_login_main_box ::-webkit-scrollbar-thumb:hover {
    background: #555 !important;
}
.np_login_main_box {
    width: 90%;
    max-width: 500px;
    background: #ffffff;
    padding: 10px;
    border-radius: 16px;
    box-shadow: var(--nw-panel-shadow);
    display: flex;
    gap: 20px;
    max-height: 90%;
    z-index: 102;
}
.np_login_main_box > div {
    max-height: 100%;
    width: 100%;
    overflow: auto;
    padding: 30px;
}

.np_login_main_box form {
    width: 100%;
}
.nirweb_panel_login_logo {
    text-align: center;
    margin-bottom: 30px;
}

.nirweb_panel_login_logo img {
    max-width: 100%;
}

.nirweb_panel_popup h2,.nirweb_panel_checkout h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 600 !important;
    color: var(--nw-panel-neu-9);
    margin-bottom: 35px;
}

.nirweb_panel_login_form > div {
    margin-bottom: 15px;
}

.nirweb_panel_login_form label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: var(--nw-panel-neu-9);
}

.nirweb_panel_login_form input {
    width: 100%;
    height: 50px !important;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 5px 10px;
    border: solid 1px var(--nw-panel-neu-3);
    font-size: 14px;
    margin-bottom: 20px;
}

.nirweb_panel_login_form input:focus-visible {
    outline: none !important;
    border: solid 1px var(--nw-panel-pri-5) !important;
}

.nirweb_panel_login_form input::placeholder {
    color: var(--nw-panel-neu-5);
}
p#box_timer {
    color: #777;
    font-size: 14px;
    margin-top: -5px;
}

.nirweb_panel_content_register_rules {
    font-size: 12px;
    text-align: center;
    margin: 45px 0 5px 0;
}

.nirweb_panel_login_form_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nirweb_panel_login_form button {
    width: 100%;
    margin: 15px auto;
    padding: 20px 60px;
    background: linear-gradient(90deg, #FFA858 0%, #FF8D24 100%);
    color: #ffffff;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500 !important;
    margin-top: 30px;
}

.np_password_box {
    position: relative;
}

.np_password_box .toggle-password {
    position: absolute;
    right: 10px;
    bottom: 12px;
    display: none;
}

.np_password_box .toggle-password.strong {
    bottom: 56px;
}

.np_confirm_password_field.true:focus-visible {
    outline: solid 2px #4ca515;
}

.np_confirm_password_field.false:focus-visible {
    outline: solid 2px #c94a4a;
}

.indicator {
    display: none;
}

.indicator span {
    width: 30%;
    height: 5px;
    background: #eee;
    margin: 6px;
    border-radius: 5px;
}

span.weak.active {
    background: #e02929;
}

span.medium.active {
    background: #ffc826;
}

span.strong.active {
    background: #3da41e;
}

.np_switch_login_form {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.np_switch_login_form > div {
    width: 90%;
    max-width: 320px;
    background-color: var(--nw-panel-neu-2);
    padding: 5px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.np_switch_login_form > div::before {
    content: "";
    width: 48%;
    position: absolute;
    height: 80%;
    background-color: var(--nw-panel-neu-0);
    z-index: 10;
    border-radius: 8px;
    top: 10%;
    left: 2%;
    transform: translateX(0);
    transition: transform 0.3s ease-in-out;
}

.np_switch_login_form > div.np_switched::before {
    transform: translateX(100%);
}

.np_switch_login_form span {
    width: 48%;
    padding: 15px;
    font-size: 14px;
    color: var(--nw-panel-neu-9);
    cursor: pointer;
    z-index: 12;
    text-align: center;
}

.np_switch_login_form span.active {
    color: var(--nw-panel-pri-7);
    font-weight: 500 !important;
}
.nirweb-errors p{
    background: #f5f5f5;
    color:  #e54136;
    border-left: #e54136 solid 5px;
    width: max-content;
    padding: 10px 15px;
    border-radius: 2px;
    font-size: 16px;
    max-width: 100%;
}
.auth_gmail_nirweb_or {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}
.auth_gmail_nirweb_or::before{
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    background: var(--nw-panel-neu-3);
}

.auth_gmail_nirweb_or span{
    background: var(--nw-panel-neu-0);
    padding:0 15px;
    z-index: 99;
    color: var(--nw-panel-neu-9);
}
/***********
# register sms form
***********/
.np_sms_verification_code_field, .np_sms_password_field {
    display: none;
    position: relative;
}
#nirweb_panel_sms_timer{
    position: absolute;
    right: 7px;
    bottom: 7px;
    background-color: var(--nw-panel-neu-2);
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    color: var(--nw-panel-neu-8);
}

/***********
# register email form
***********/
.np_email_verification_code_field, .np_email_password_field {
    display: none;
    position: relative;
}
#nirweb_panel_email_timer{
    position: absolute;
    right: 7px;
    bottom: 7px;
    background-color: var(--nw-panel-neu-2);
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    color: var(--nw-panel-neu-8);
}


/***********
# register simple form
***********/
.np_simple_password_field {
    display: none;
}

/***********
# register otp form
***********/
.np_otp_verification_code_field,.np_otp_verification_password_field {
    display: none;
    position: relative;
}
#nirweb_panel_otp_timer {
    position: absolute;
    right: 7px;
    bottom: auto;
    background-color: var(--nw-panel-neu-2);
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    color: var(--nw-panel-neu-8);
    top: 33px;
}
/******** google *********/
.auth_gmail_nirweb_div{
    padding-top: 25px;
    border-top: solid var(--nw-panel-neu-3) 1px;
}
.auth_gmail_nirweb svg{
    margin: 0 10px;
}
.auth_gmail_nirweb {
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px var(--nw-panel-neu-4);
    padding: 15px;
    border-radius: 8px;
    color: var(--nw-panel-neu-7);
    font-size: 16px;
}
/***/

.nirweb_row_code_fields {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-direction: row-reverse;
}
.nirweb_confirmation_code {
    max-width: 50px !important;
    text-align: center;
    font-size: 20px !important;
}
input[type="password"].nirweb_confirmation_code {
    -webkit-text-security: disc; /* Safari/Chrome */
    text-security: disc; /* Firefox */
}.np_login_page_Sty3 .np_image_box_login{
    border-radius:  20px 0 0 20px;
}
.np_login_page_Sty3 .np_login_main_box{
    border-radius: 0 20px 20px 0;
}
.np_switch_login_form > div::before{
    left: auto;
    right: 2%;
}
.np_switch_login_form > div.np_switched::before {
    transform: translateX(-100%);
}
#nirweb_panel_sms_timer,#nirweb_panel_email_timer,#nirweb_panel_otp_timer{
    right: auto;
    left: 7px;
}
.np_password_box .toggle-password{
    left: 10px;
    right: auto;
}
.nirweb_panel_toast_text i{
    margin-right: 0;
    margin-left: 15px;

}
.nirweb-errors p{
    border-right: #e54136 solid 5px;
    border-left:none;
}
.nirweb_panel_username_edit {
    left: 20px;
    right: auto;
}
.rh-otp-phone-button-toggle {
	width: 100%;
	color: #212121;
	border-color: #e6e6e6;
	background: #e6e6e6;
	cursor: pointer;
	height: 48px;
	padding: 15px 28px;
	line-height: 1;
	font-family: inherit;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.rh-otp-phone-button-toggle .otp-btn-icon {
	pointer-events: none;
	margin-right: 8px;
}

.rh-otp-phone-button-toggle .otp-btn-icon svg {
	width: 18px;
	height: 18px;
}

.rh-otp-phone-button-toggle .otp-btn-text {
	pointer-events: none;
}

/* style for modal */

.rh-otp-modal {
	max-width: 410px;
	width: 100%;
	padding: 24px 25px 20px;
	border-radius: 12px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media screen and (max-width: 420px) {
	.rh-otp-modal {
		max-width: 340px;
		padding: 20px 20px 10px;
	}
}

.rh-otp-modal a.close-modal {
	display: none;
}

/* style for phone number input & dropdown */

.otp-phone-wrapper .iti input.otp-phone-input {
	color: #212121;
	border: 1px solid #cccccc;
	border-radius: 6px;
	min-height: 44px;
	font-size: 15px;
	box-shadow: none;
	font-weight: 400;
	-webkit-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
	-webkit-appearance: none;
}

.otp-phone-wrapper .iti input.otp-phone-input:focus {
	outline: 0;
	color: #212121;
	border-color: #212121;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

.otp-phone-wrapper .iti input.otp-phone-input::-webkit-input-placeholder {
	color: #a2a2a2;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-phone-wrapper .iti input.otp-phone-input::-moz-placeholder {
	color: #a2a2a2;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-phone-wrapper .iti input.otp-phone-input:-ms-input-placeholder {
	color: #a2a2a2;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-phone-wrapper .iti input.otp-phone-input::-ms-input-placeholder {
	color: #a2a2a2;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-phone-wrapper .iti input.otp-phone-input::placeholder {
	color: #a2a2a2;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.rh-otp-modal ul.iti__country-list:not(.wp-block-gallery) {
	margin: 1px 0 0;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media screen and (min-width: 320px) {
	.rh-otp-modal ul.iti__country-list:not(.wp-block-gallery) {
		width: 280px;
		white-space: normal;
	}
}

@media screen and (min-width: 360px) {
	.rh-otp-modal ul.iti__country-list:not(.wp-block-gallery) {
		width: 300px;
	}
}

@media screen and (min-width: 440px) {
	.rh-otp-modal ul.iti__country-list:not(.wp-block-gallery) {
		width: 360px;
	}
}

.rh-otp-modal li.iti__country {
	margin: 0;
	font-size: 14px;
}

.rh-otp-modal .iti__country-name,
.rh-otp-modal .iti__flag-box {
	margin-right: 8px;
}

.rh-otp-modal .iti__divider {
	margin-top: 0;
	border-color: #e0e0e0;
}

.rh-otp-modal .rh-otp-recaptcha-container {
	margin: 10px 0;
}

.rh-otp-modal .rh-otp-recaptcha-container .grecaptcha-badge {
	z-index: 1;
}

.rh-otp-modal .otp-phone-input,
.rh-otp-modal .iti,
.rh-otp-modal .iti__country-list {
	width: 100%;
}

.rh-otp-modal .zbl-send-otp,
.otp-verify-section .code-submit {
	width: 100%;
	cursor: pointer;
	height: 48px;
	padding: 15px 28px;
	color: #fff;
	line-height: 1;
	font-weight: 400;
	font-size: 15px;
	border: 1px solid #212121;
	border-radius: 6px;
	background: #212121;
	margin-top: 5px;
	transition: all 0.2s ease;
}

.rh-otp-modal .zbl-send-otp:hover,
.rh-otp-modal .zbl-send-otp:focus,
.otp-verify-section .code-submit:hover,
.otp-verify-section .code-submit:focus {
	outline: none;
	border-color: #3a3a3a;
	background: #3a3a3a;
}

.rh-otp-modal .zbl-send-otp span {
	pointer-events: none;
}

.otp-verify-button span {
	pointer-events: none;
}

.rh-otp-modal .zbl-send-otp .otp-mini-loader span {
	width: 8px;
	height: 8px;
}

.otp-error:empty {
	display: none;
}

/* start input phone code css */

.otp-code-wrapper .otp-form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.otp-code-wrapper .letter {
	height: 54px;
	text-align: center;
	-ms-flex-preferred-size: calc(100% / 6);
	flex-basis: calc(100% / 6);
	max-width: calc((100% / 6) - 8px);
	outline-style: none;
	padding: 5px 0;
	font-size: 16px;
	font-weight: 600;
	border: 2px solid #e6e6e6;
	background-color: #e6e6e6;
	box-shadow: none;
}

@media only screen and (max-width: 420px) {
	.otp-code-wrapper .letter {
		height: 52px;
	}
}

.otp-code-wrapper .letter:focus {
	border-color: #212121;
	background-color: #ffffff;
}

.otp-code-wrapper .letter::-webkit-input-placeholder {
	font-size: 24px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter::-moz-placeholder {
	font-size: 24px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:-ms-input-placeholder {
	font-size: 24px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter::-ms-input-placeholder {
	font-size: 24px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter::placeholder {
	font-size: 24px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:focus::-webkit-input-placeholder,
.otp-code-wrapper .letter:focus + input::-webkit-input-placeholder,
.otp-code-wrapper .letter:focus + input + input::-webkit-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input::-webkit-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input::-webkit-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input
	+ input::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:focus::-moz-placeholder,
.otp-code-wrapper .letter:focus + input::-moz-placeholder,
.otp-code-wrapper .letter:focus + input + input::-moz-placeholder,
.otp-code-wrapper .letter:focus + input + input + input::-moz-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input::-moz-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input
	+ input::-moz-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:focus:-ms-input-placeholder,
.otp-code-wrapper .letter:focus + input:-ms-input-placeholder,
.otp-code-wrapper .letter:focus + input + input:-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input:-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input:-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input
	+ input:-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:focus::-ms-input-placeholder,
.otp-code-wrapper .letter:focus + input::-ms-input-placeholder,
.otp-code-wrapper .letter:focus + input + input::-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input::-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input::-ms-input-placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input
	+ input::-ms-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.otp-code-wrapper .letter:focus::placeholder,
.otp-code-wrapper .letter:focus + input::placeholder,
.otp-code-wrapper .letter:focus + input + input::placeholder,
.otp-code-wrapper .letter:focus + input + input + input::placeholder,
.otp-code-wrapper .letter:focus + input + input + input + input::placeholder,
.otp-code-wrapper
	.letter:focus
	+ input
	+ input
	+ input
	+ input
	+ input::placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

/* button styles */

.otp-verify-section {
	margin-top: 12px;
}

.rh-otp-close-modal {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 16px;
	height: 16px;
	z-index: 9999;
}

.rh-otp-close-custom-modal {
	display: inline-block;
	cursor: pointer;
}

.rh-otp-close-modal svg {
	fill: #ffffff;
	width: 16px;
	height: 16px;
}

/* styles for error and success feedback */



.rh-otp-modal .otp-success-feedback {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	display: none;
}

.rh-otp-modal .otp-success-feedback.otp-success {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.rh-otp-modal .otp-success-feedback h3 {
	color: #212121;
	font-family: inherit;
	font-size: 18px;
	font-weight: 600;
	margin: 15px 0 0;
}

/* keyframe pulse animation loader btn */

.otp-mini-loader {
	width: 70px;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
}

.otp-btn.has-spinner .otp-mini-loader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.otp-btn .otp-mini-loader .otp-btn-text {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.otp-btn.has-spinner .otp-btn-text {
	display: none;
}

.otp-btn .otp-mini-loader span {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0 3px;
	-webkit-animation: pulse 1s infinite ease-in-out both;
	animation: pulse 1s infinite ease-in-out both;
}

.otp-btn .otp-mini-loader span.dot2 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.otp-btn .otp-mini-loader span.dot3 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes pulse {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* success icon animation */

.success-check-icon {
	width: 80px;
	height: 80px;
	position: relative;
	border-radius: 50%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 4px solid #4caf50;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.success-check-icon::before {
	top: -2px;
	left: -2px;
	width: 30px;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	border-radius: 100px 0 0 100px;
}

.success-check-icon::after {
	top: 0;
	left: 30px;
	width: 60px;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	border-radius: 0 100px 100px 0;
	-webkit-animation: rotate-circle 4.25s ease-in;
	animation: rotate-circle 4.25s ease-in;
}

.success-check-icon::before,
.success-check-icon::after {
	content: '';
	height: 100px;
	position: absolute;
	background: #ffffff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.success-check-icon .icon-line {
	height: 5px;
	background-color: #4caf50;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 10;
}

.success-check-icon .icon-line.line-tip {
	top: 46px;
	left: 14px;
	width: 25px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: icon-line-tip 0.75s;
	animation: icon-line-tip 0.75s;
}

.success-check-icon .icon-line.line-long {
	top: 38px;
	right: 8px;
	width: 47px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: icon-line-long 0.75s;
	animation: icon-line-long 0.75s;
}

.success-check-icon .icon-circle {
	top: -4px;
	left: -4px;
	z-index: 10;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 4px solid rgba(76, 175, 80, 0.5);
}

.success-check-icon .icon-fix {
	top: 8px;
	width: 5px;
	left: 26px;
	z-index: 1;
	height: 85px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #ffffff;
}

.iti-mobile .iti--container {
	z-index: 99999;
}

@-webkit-keyframes rotate-circle {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
}

@keyframes rotate-circle {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
}

@-webkit-keyframes icon-line-tip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@keyframes icon-line-tip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@-webkit-keyframes icon-line-long {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	84% {
		width: 55px;
		right: 0px;
		top: 35px;
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

@keyframes icon-line-long {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}
	84% {
		width: 55px;
		right: 0px;
		top: 35px;
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

.rh-hide {
	display: none;
}

.rh-show {
	display: block;
}

/* custom modal style when admin choose custom modal instead of jQuery modal */
body.rh-wfotp-custom-modal-open {
	overflow: hidden;
}

.rh-custom-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	z-index: 999999;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.75);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease-in-out;
}

.rh-custom-modal.open-custom-modal {
	opacity: 1;
	visibility: visible;
}

.rh-custom-modal-content {
	max-width: 410px;
	width: 100%;
	padding: 24px 25px 20px;
	border-radius: 12px;
	background-color: #ffffff;
}

@media screen and (max-width: 420px) {
	.rh-custom-modal {
		padding: 16px 16px 10px;
	}

	.rh-custom-modal-content {
		padding: 20px 20px 16px;
	}
}

.zbl-otp-header {
	overflow: hidden;
	position: relative;
	margin-bottom: 32px;
}

.zbl-otp-header h2{
	margin-top: 85px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	color: var(--text-color);
}

.zbl-otp-header::before {
	content: '';
	width: 420px;
	height: 420px;
	background-color: var(--main-color);
	display: block;
	position: absolute;
	border-radius: 100%;
	top: -310px;
	right: -245px;
}

.zbl-otp-header::after {
	content: '';
	width: 155px;
	height: 155px;
	background-color: var(--border-color);
	display: block;
	position: absolute;
	border-radius: 100%;
	top: -100px;
	left: -42px;
}

.otp .zbl-drawer__inner {
	padding: 0 40px;
}

.otp-user-name-wrapper,
.otp-phone-wrapper{
	margin-bottom: 24px;
	position: relative;
}

.otp-user-name-wrapper h3,
.otp-phone-wrapper h3{
	margin-bottom: 4px;
	font-weight: 400;
	font-size: 13px;
	color: var(--text-color);
}

.zbl-drawer__inner .otp-user-name-input, .zbl-drawer__inner .otp-phone-input {
	border: 1px solid var(--z-gray-dark);
	border-radius: 8px;
	font-weight: 400;
	font-size: 16px;
	color: var(--text-color);
	padding: 8px 16px;
	width: 100%;
}

.otp-user-name-input:focus,
.otp-phone-input:focus{
	outline: none;
}

.zbl-drawer__inner .otp-phone-input{
	margin-bottom: 8px;
}

.otp-btn.zbl-send-otp, .otp-btn.zbl-send-otp.has-spinner {
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 8px;
	background-color: var(--main-color);
	color: #fff;
	margin-top: 32px;
	font-size: 16px;
	font-weight: 400;
	transition-duration: 0.3s;
}

.otp-btn.zbl-send-otp:hover, .otp-btn.zbl-send-otp.has-spinner:hover {
	transform: translateY(-5px);
}

.otp-btn.zbl-send-otp:focus,
.otp-btn.zbl-send-otp.has-spinner:focus{
	background-color: var(--main-color);
}

.zbl-drawer__close.register-later,
.zbl-drawer__close.register-later:hover,
.zbl-drawer__close.register-later:focus {
	background-color: transparent;
	border: none;
	font-size: 14px;
	font-weight: 400;
	color: var(--z-gray-dark);
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	top: unset;
	width: 100%;
	height: 0;
}

.otp-code-wrapper.rh-show h3 {
	font-weight: 400;
	font-size: 16px;
	color: var(--text-color);
	text-align: center;
}

.otp-code-wrapper.rh-show h2 {
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: var(--text-color);
}

.otp-code-wrapper.rh-show h2 button {
	border: none;
	padding: 0;
	margin-left: 8px;
	color: var(--main-color);
}

.otp-code-wrapper.rh-show h2 button:hover,
.otp-code-wrapper.rh-show h2 button:focus{
	background-color: transparent;
}

.otp-form-group {
	direction: ltr;
}

.otp-form-group .letter.inputPassCode {
	border: none;
	background-color: transparent;
	border-bottom: 2px solid var(--z-gray-dark);
	border-radius: 0;
	font-weight: 500;
	font-size: 24px;
	color: #000;
}

.otp-form-group .letter.inputPassCode:focus {
	border-bottom: 2px solid #000;
}

.otp-verify-section {
	margin-top: 48px;
}

.otp-verify-section .otp-verify-button,
.otp-verify-section .otp-verify-button:hover,
.otp-verify-section .otp-verify-button:focus{
	background-color: var(--main-color);
	border: none;
}

.otp-resend-code-container {
	margin-top: 24px;
	text-align: center;
}

.otp-resend-code-container button {
	border: none;
	color: var(--main-color);
}

.otp-modal-success.otp-success-feedback{
	display: none;
}

.otp-modal-success.otp-success-feedback.otp-success {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	background-color: #ffffff;
}

.otp-modal-success.otp-success-feedback .success-check-icon {
	margin-bottom: 12px;
}

.otp-modal-success.otp-success-feedback h3 {
	font-size: 16px;
	font-weight: 700;
}
.zbl-drawer {
	padding: 0;
	background: #fff;
	border: 1px solid var(--z-gray-dark);
	width: 50%;
	min-width: 380px;
	border-radius: 16px;
	overflow: hidden;
	max-width: 480px;
}
.container-otp {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
}
@font-face{ 
  font-family: 'megatheme';
  src:  url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.eot?4zxyox');
  src:  url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.eot?4zxyox#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.woff2?4zxyox') format('woff2'),
    url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.ttf?4zxyox') format('truetype'),
    url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.woff?4zxyox') format('woff'),
    url('/wp-content/plugins/elementor-pro/megatheme/includes/icon/fonts/megatheme.svg?4zxyox#megatheme') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
 }

[class^="m-icon-"], [class*=" m-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'megatheme' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-icon-car-ikco-icon:before {
  content: "\ee20";
}
.m-icon-car-ikco-text-isako-icon:before {
  content: "\ee21";
}
.m-icon-car-kerman-motor-icon:before {
  content: "\ee22";
}
.m-icon-car-kerman-motor-text-icon:before {
  content: "\ee23";
}
.m-icon-car-lifan-icon:before {
  content: "\ee24";
}
.m-icon-car-lifan-text-icon:before {
  content: "\ee25";
}
.m-icon-car-saipa-disel-icon:before {
  content: "\ee26";
}
.m-icon-car-saipa-disel-text-icon:before {
  content: "\ee27";
}
.m-icon-car-saipa-icon:before {
  content: "\ee28";
}
.m-icon-fatehe-hoovalbaghi-icon:before {
  content: "\ee29";
}
.m-icon-new-year-icon:before {
  content: "\ee2a";
}
.m-icon-tehran-azadi-tower-icon:before {
  content: "\ee2b";
}
.m-icon-tehran-milad-tower-icon:before {
  content: "\ee2c";
}
.m-icon-black-shad-logo-farsgraphic:before {
  content: "\ee2d";
}
.m-icon-brands-bazneshastegi-icon:before {
  content: "\ee2e";
}
.m-icon-brands-edarat-abfa-icon:before {
  content: "\ee2f";
}
.m-icon-brands-edarat-aidin-icon.path1:before {
  content: "\ee30";
  color: rgb(0, 0, 0);
}
.m-icon-brands-edarat-aidin-icon.path2:before {
  content: "\ee31";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-aidin-icon.path3:before {
  content: "\ee32";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-aidin-icon.path4:before {
  content: "\ee33";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-aidin-icon.path5:before {
  content: "\ee34";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-aidin-icon.path6:before {
  content: "\ee35";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-aidin-icon.path7:before {
  content: "\ee36";
  margin-left: -1.0068359375em;
  color: rgb(239, 239, 240);
}
.m-icon-brands-edarat-atash-neshan-icon.path1:before {
  content: "\ee37";
  color: rgb(255, 0, 3);
}
.m-icon-brands-edarat-atash-neshan-icon.path2:before {
  content: "\ee38";
  margin-left: -1.0068359375em;
  color: rgb(33, 31, 31);
}
.m-icon-brands-edarat-behran-icon:before {
  content: "\ee39";
}
.m-icon-brands-edarat-behzisti-icon:before {
  content: "\ee3a";
}
.m-icon-brands-edarat-chakelz-icon:before {
  content: "\ee3b";
}
.m-icon-brands-edarat-edare-gas-icon:before {
  content: "\ee3c";
}
.m-icon-brands-edarat-enteghal-khoon-blood-icon:before {
  content: "\ee3d";
}
.m-icon-brands-edarat-gomrok-irica-icon:before {
  content: "\ee3e";
}
.m-icon-brands-edarat-hamrah-aval-mci-2-icon:before {
  content: "\ee3f";
}
.m-icon-brands-edarat-hamrah-aval-mci-icon:before {
  content: "\ee40";
}
.m-icon-brands-edarat-ifda-food-drug-icon:before {
  content: "\ee41";
}
.m-icon-brands-edarat-ikco-1-icon:before {
  content: "\ee42";
}
.m-icon-brands-edarat-ikco-2-icon:before {
  content: "\ee43";
}
.m-icon-brands-edarat-sazman-bazneshastegi-icon:before {
  content: "\ee44";
}
.m-icon-brands-edarat-sazman-bourse-icon.path1:before {
  content: "\ee45";
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-bourse-icon.path2:before {
  content: "\ee46";
  margin-left: -1.0068359375em;
  color: rgb(199, 46, 42);
}
.m-icon-brands-edarat-sazman-bourse-icon.path3:before {
  content: "\ee47";
  margin-left: -1.0068359375em;
  color: rgb(199, 46, 42);
}
.m-icon-brands-edarat-sazman-bourse-icon.path4:before {
  content: "\ee48";
  margin-left: -1.0068359375em;
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-bourse-icon.path5:before {
  content: "\ee49";
  margin-left: -1.0068359375em;
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-bourse-icon.path6:before {
  content: "\ee4a";
  margin-left: -1.0068359375em;
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-bourse-icon.path7:before {
  content: "\ee4b";
  margin-left: -1.0068359375em;
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-bourse-icon.path8:before {
  content: "\ee4c";
  margin-left: -1.0068359375em;
  color: rgb(3, 124, 65);
}
.m-icon-brands-edarat-sazman-energy-atomic-icon:before {
  content: "\ee4d";
}
.m-icon-brands-edare-bargh-icon:before {
  content: "\ee4e";
}
.m-icon-brands-edareh-maliat-icon:before {
  content: "\ee4f";
}
.m-icon-brands-edareh-Oghaf-icon:before {
  content: "\ee50";
}
.m-icon-brands-kanoon-kanun-vokala-icon:before {
  content: "\ee51";
}
.m-icon-brands-kanoon-parvaresh-fekri-icon:before {
  content: "\ee52";
}
.m-icon-brands-khaneh-kargar-icon:before {
  content: "\ee53";
}
.m-icon-brands-khoshgovar-icon:before {
  content: "\ee54";
}
.m-icon-brands-minoo-icon:before {
  content: "\ee55";
}
.m-icon-brands-mobarezeh-ba-mavad-mokhader-icon:before {
  content: "\ee56";
}
.m-icon-brands-mohit-zist-icon:before {
  content: "\ee57";
}
.m-icon-brands-mokhaberat-icon:before {
  content: "\ee58";
}
.m-icon-brands-nezam-mohandesi-icon:before {
  content: "\ee59";
}
.m-icon-brands-nezam-pezeshki-icon:before {
  content: "\ee5a";
}
.m-icon-brands-ofogh-kourosh-icon:before {
  content: "\ee5b";
}
.m-icon-brands-oil-company-icon:before {
  content: "\ee5c";
}
.m-icon-brands-otagh-bazargani-icon:before {
  content: "\ee5d";
}
.m-icon-brands-pars-khodro-icon:before {
  content: "\ee5e";
}
.m-icon-brands-pegah-icon:before {
  content: "\ee5f";
}
.m-icon-brands-pezeshki-ghanooni-icon:before {
  content: "\ee60";
}
.m-icon-brands-post-office-icon:before {
  content: "\ee61";
}
.m-icon-brands-raja-rails-icon:before {
  content: "\ee62";
}
.m-icon-brands-refah-icon:before {
  content: "\ee63";
}
.m-icon-brands-refah-text-icon:before {
  content: "\ee64";
}
.m-icon-brands-sabt-ahval-icon:before {
  content: "\ee65";
}
.m-icon-brands-sandogh-toese-melli-icon:before {
  content: "\ee66";
}
.m-icon-brands-sanich-icon:before {
  content: "\ee67";
}
.m-icon-brands-sanjesh-icon:before {
  content: "\ee68";
}
.m-icon-brands-sazman-daneshamoozi-icon:before {
  content: "\ee69";
}
.m-icon-brands-sazman-fani-va-herfee-icon:before {
  content: "\ee6a";
}
.m-icon-brands-sazman-jangalha-manategh-abkhizdari-icon:before {
  content: "\ee6b";
}
.m-icon-brands-sepehr-electric-2-icon:before {
  content: "\ee6c";
}
.m-icon-brands-sepehr-electric-icon:before {
  content: "\ee6d";
}
.m-icon-brands-shahrdari-tehran-icon:before {
  content: "\ee6e";
}
.m-icon-brands-shahrvand-icon:before {
  content: "\ee6f";
}
.m-icon-brands-snapp-eng-icon:before {
  content: "\ee70";
}
.m-icon-brands-snapp-fa-icon:before {
  content: "\ee71";
}
.m-icon-brands-tamin-ejtemaee-icon:before {
  content: "\ee72";
}
.m-icon-brands-tapsi-icon:before {
  content: "\ee73";
}
.m-icon-brands-tapsi-text-icon:before {
  content: "\ee74";
}
.m-icon-brands-tavanir-icon.path1:before {
  content: "\ee75";
  color: rgb(243, 244, 244);
}
.m-icon-brands-tavanir-icon.path2:before {
  content: "\ee76";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-brands-tavanir-icon.path3:before {
  content: "\ee77";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-brands-tavanir-icon.path4:before {
  content: "\ee78";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-brands-tazh-icon:before {
  content: "\ee79";
}
.m-icon-brands-vezarat-etelaat-icon:before {
  content: "\ee7a";
}
.m-icon-wushu-icon:before {
  content: "\ee7b";
}
.m-icon-mother-mom-baby-1-icon:before {
  content: "\ee7c";
}
.m-icon-mother-mom-fatemeh-al-zahra-1-icon:before {
  content: "\ee7d";
}
.m-icon-mother-mom-fatemeh-al-zahra-2-icon:before {
  content: "\ee7e";
}
.m-icon-mother-mom-fatemeh-al-zahra-3-icon:before {
  content: "\ee7f";
}
.m-icon-mother-mom-fatemeh-al-zahra-icon:before {
  content: "\ee80";
}
.m-icon-mother-mom-hijab-woman-icon:before {
  content: "\ee81";
}
.m-icon-mother-mom-tent-woman-icon:before {
  content: "\ee82";
}
.m-icon-student-college-16-azar-1-icon:before {
  content: "\ee83";
}
.m-icon-student-college-16-azar-2-icon:before {
  content: "\ee84";
}
.m-icon-student-college-16-azar-3-icon:before {
  content: "\ee85";
}
.m-icon-student-college-blood-drops-icon:before {
  content: "\ee86";
}
.m-icon-student-college-bloody-hand-2-icon:before {
  content: "\ee87";
}
.m-icon-student-college-bloody-hand-3-icon:before {
  content: "\ee88";
}
.m-icon-student-college-bloody-hand-icon:before {
  content: "\ee89";
}
.m-icon-student-college-down-with-usa-icon:before {
  content: "\ee8a";
}
.m-icon-student-college-fist-1-icon:before {
  content: "\ee8b";
}
.m-icon-student-college-fist-2-icon:before {
  content: "\ee8c";
}
.m-icon-student-college-fist-3-icon:before {
  content: "\ee8d";
}
.m-icon-student-college-holding-banner-icon:before {
  content: "\ee8e";
}
.m-icon-student-college-Screaming-speaker-icon:before {
  content: "\ee8f";
}
.m-icon-student-college-students-holdings-banner-2-icon:before {
  content: "\ee90";
}
.m-icon-student-college-students-holdings-banner-icon:before {
  content: "\ee91";
}
.m-icon-apple--33648.path1:before {
  content: "\ee92";
  color: rgb(0, 0, 0);
}
.m-icon-apple--33648.path2:before {
  content: "\ee93";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-apple--33648.path3:before {
  content: "\ee94";
  margin-left: -1em;
  color: rgb(228, 86, 80);
}
.m-icon-apple--33648.path4:before {
  content: "\ee95";
  margin-left: -1em;
  color: rgb(228, 86, 80);
}
.m-icon-apple--33648.path5:before {
  content: "\ee96";
  margin-left: -1em;
  color: rgb(17, 173, 122);
}
.m-icon-apple--33648.path6:before {
  content: "\ee97";
  margin-left: -1em;
  color: rgb(214, 72, 66);
}
.m-icon-apple--33648.path7:before {
  content: "\ee98";
  margin-left: -1em;
  color: rgb(214, 72, 66);
}
.m-icon-apple--33648.path8:before {
  content: "\ee99";
  margin-left: -1em;
  color: rgb(18, 152, 109);
}
.m-icon-apple--33648.path9:before {
  content: "\ee9a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-apple--33648.path10:before {
  content: "\ee9b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path11:before {
  content: "\ee9c";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path12:before {
  content: "\ee9d";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path13:before {
  content: "\ee9e";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path14:before {
  content: "\ee9f";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path15:before {
  content: "\eea0";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-apple--33648.path16:before {
  content: "\eea1";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-coin--33655.path1:before {
  content: "\eea2";
  color: rgb(0, 0, 0);
}
.m-icon-coin--33655.path2:before {
  content: "\eea3";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-coin--33655.path3:before {
  content: "\eea4";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coin--33655.path4:before {
  content: "\eea5";
  margin-left: -1em;
  color: rgb(255, 219, 94);
}
.m-icon-coin--33655.path5:before {
  content: "\eea6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-coin--33655.path6:before {
  content: "\eea7";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coin--33655.path7:before {
  content: "\eea8";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coin--33655.path8:before {
  content: "\eea9";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coin--33655.path9:before {
  content: "\eeaa";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coin--33655.path10:before {
  content: "\eeab";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coin--33655.path11:before {
  content: "\eeac";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coin--33655.path12:before {
  content: "\eead";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coin--33655.path13:before {
  content: "\eeae";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coin--33655.path14:before {
  content: "\eeaf";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coin--33655.path15:before {
  content: "\eeb0";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coin--33655.path16:before {
  content: "\eeb1";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coin--33655.path17:before {
  content: "\eeb2";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coin--33655.path18:before {
  content: "\eeb3";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coin--33655.path19:before {
  content: "\eeb4";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-coins--33654.path1:before {
  content: "\eeb5";
  color: rgb(0, 0, 0);
}
.m-icon-coins--33654.path2:before {
  content: "\eeb6";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-coins--33654.path3:before {
  content: "\eeb7";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coins--33654.path4:before {
  content: "\eeb8";
  margin-left: -1em;
  color: rgb(255, 219, 94);
}
.m-icon-coins--33654.path5:before {
  content: "\eeb9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-coins--33654.path6:before {
  content: "\eeba";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path7:before {
  content: "\eebb";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coins--33654.path8:before {
  content: "\eebc";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path9:before {
  content: "\eebd";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path10:before {
  content: "\eebe";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coins--33654.path11:before {
  content: "\eebf";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coins--33654.path12:before {
  content: "\eec0";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path13:before {
  content: "\eec1";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path14:before {
  content: "\eec2";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path15:before {
  content: "\eec3";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path16:before {
  content: "\eec4";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coins--33654.path17:before {
  content: "\eec5";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coins--33654.path18:before {
  content: "\eec6";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coins--33654.path19:before {
  content: "\eec7";
  margin-left: -1em;
  color: rgb(255, 219, 94);
}
.m-icon-coins--33654.path20:before {
  content: "\eec8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-coins--33654.path21:before {
  content: "\eec9";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path22:before {
  content: "\eeca";
  margin-left: -1em;
  color: rgb(253, 194, 81);
}
.m-icon-coins--33654.path23:before {
  content: "\eecb";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path24:before {
  content: "\eecc";
  margin-left: -1em;
  color: rgb(237, 167, 60);
}
.m-icon-coins--33654.path25:before {
  content: "\eecd";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coins--33654.path26:before {
  content: "\eece";
  margin-left: -1em;
  color: rgb(144, 91, 51);
}
.m-icon-coins--33654.path27:before {
  content: "\eecf";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path28:before {
  content: "\eed0";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path29:before {
  content: "\eed1";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path30:before {
  content: "\eed2";
  margin-left: -1em;
  color: rgb(254, 234, 131);
}
.m-icon-coins--33654.path31:before {
  content: "\eed3";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coins--33654.path32:before {
  content: "\eed4";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coins--33654.path33:before {
  content: "\eed5";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-coins--33654.path34:before {
  content: "\eed6";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-eggs--33646.path1:before {
  content: "\eed7";
  color: rgb(0, 0, 0);
}
.m-icon-eggs--33646.path2:before {
  content: "\eed8";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-eggs--33646.path3:before {
  content: "\eed9";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-eggs--33646.path4:before {
  content: "\eeda";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-eggs--33646.path5:before {
  content: "\eedb";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-eggs--33646.path6:before {
  content: "\eedc";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path7:before {
  content: "\eedd";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path8:before {
  content: "\eede";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path9:before {
  content: "\eedf";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path10:before {
  content: "\eee0";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path11:before {
  content: "\eee1";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path12:before {
  content: "\eee2";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path13:before {
  content: "\eee3";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path14:before {
  content: "\eee4";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path15:before {
  content: "\eee5";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path16:before {
  content: "\eee6";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path17:before {
  content: "\eee7";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path18:before {
  content: "\eee8";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path19:before {
  content: "\eee9";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path20:before {
  content: "\eeea";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path21:before {
  content: "\eeeb";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path22:before {
  content: "\eeec";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path23:before {
  content: "\eeed";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path24:before {
  content: "\eeee";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path25:before {
  content: "\eeef";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path26:before {
  content: "\eef0";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path27:before {
  content: "\eef1";
  margin-left: -1em;
  color: rgb(255, 226, 163);
}
.m-icon-eggs--33646.path28:before {
  content: "\eef2";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path29:before {
  content: "\eef3";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path30:before {
  content: "\eef4";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path31:before {
  content: "\eef5";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path32:before {
  content: "\eef6";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path33:before {
  content: "\eef7";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path34:before {
  content: "\eef8";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path35:before {
  content: "\eef9";
  margin-left: -1em;
  color: rgb(77, 166, 91);
}
.m-icon-eggs--33646.path36:before {
  content: "\eefa";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path37:before {
  content: "\eefb";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path38:before {
  content: "\eefc";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-eggs--33646.path39:before {
  content: "\eefd";
  margin-left: -1em;
  color: rgb(77, 166, 91);
}
.m-icon-eggs--33646.path40:before {
  content: "\eefe";
  margin-left: -1em;
  color: rgb(243, 199, 102);
}
.m-icon-eggs--33646.path41:before {
  content: "\eeff";
  margin-left: -1em;
  color: rgb(55, 122, 63);
}
.m-icon-eggs--33646.path42:before {
  content: "\ef00";
  margin-left: -1em;
  color: rgb(203, 93, 84);
}
.m-icon-eggs--33646.path43:before {
  content: "\ef01";
  margin-left: -1em;
  color: rgb(209, 169, 78);
}
.m-icon-eggs--33646.path44:before {
  content: "\ef02";
  margin-left: -1em;
  color: rgb(203, 93, 84);
}
.m-icon-eggs--33646.path45:before {
  content: "\ef03";
  margin-left: -1em;
  color: rgb(55, 122, 63);
}
.m-icon-eggs--33646.path46:before {
  content: "\ef04";
  margin-left: -1em;
  color: rgb(209, 169, 78);
}
.m-icon-eggs--33646.path47:before {
  content: "\ef05";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-fish--33644.path1:before {
  content: "\ef06";
  color: rgb(0, 0, 0);
}
.m-icon-fish--33644.path2:before {
  content: "\ef07";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-fish--33644.path3:before {
  content: "\ef08";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-fish--33644.path4:before {
  content: "\ef09";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-fish--33644.path5:before {
  content: "\ef0a";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-fish--33644.path6:before {
  content: "\ef0b";
  margin-left: -1em;
  color: rgb(198, 234, 248);
}
.m-icon-fish--33644.path7:before {
  content: "\ef0c";
  margin-left: -1em;
  color: rgb(198, 234, 248);
}
.m-icon-fish--33644.path8:before {
  content: "\ef0d";
  margin-left: -1em;
  color: rgb(143, 215, 242);
}
.m-icon-fish--33644.path9:before {
  content: "\ef0e";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-fish--33644.path10:before {
  content: "\ef0f";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-fish--33644.path11:before {
  content: "\ef10";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-fish--33644.path12:before {
  content: "\ef11";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-fish--33644.path13:before {
  content: "\ef12";
  margin-left: -1em;
  color: rgb(221, 94, 85);
}
.m-icon-fish--33644.path14:before {
  content: "\ef13";
  margin-left: -1em;
  color: rgb(221, 94, 85);
}
.m-icon-fish--33644.path15:before {
  content: "\ef14";
  margin-left: -1em;
  color: rgb(221, 94, 85);
}
.m-icon-fish--33644.path16:before {
  content: "\ef15";
  margin-left: -1em;
  color: rgb(221, 94, 85);
}
.m-icon-fish--33644.path17:before {
  content: "\ef16";
  margin-left: -1em;
  color: rgb(147, 213, 241);
}
.m-icon-fish--33644.path18:before {
  content: "\ef17";
  margin-left: -1em;
  color: rgb(77, 173, 225);
  opacity: 0.41;
}
.m-icon-fish--33644.path19:before {
  content: "\ef18";
  margin-left: -1em;
  color: rgb(147, 213, 241);
}
.m-icon-fish--33644.path20:before {
  content: "\ef19";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-fish--33644.path21:before {
  content: "\ef1a";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-fish--33644.path22:before {
  content: "\ef1b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-fish--33644.path23:before {
  content: "\ef1c";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path1:before {
  content: "\ef1d";
  color: rgb(0, 0, 0);
}
.m-icon-garlic--33653.path2:before {
  content: "\ef1e";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-garlic--33653.path3:before {
  content: "\ef1f";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-garlic--33653.path4:before {
  content: "\ef20";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path5:before {
  content: "\ef21";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path6:before {
  content: "\ef22";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path7:before {
  content: "\ef23";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path8:before {
  content: "\ef24";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path9:before {
  content: "\ef25";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path10:before {
  content: "\ef26";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path11:before {
  content: "\ef27";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-garlic--33653.path12:before {
  content: "\ef28";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path13:before {
  content: "\ef29";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path14:before {
  content: "\ef2a";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path15:before {
  content: "\ef2b";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path16:before {
  content: "\ef2c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path17:before {
  content: "\ef2d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path18:before {
  content: "\ef2e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path19:before {
  content: "\ef2f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path20:before {
  content: "\ef30";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path21:before {
  content: "\ef31";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path22:before {
  content: "\ef32";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path23:before {
  content: "\ef33";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path24:before {
  content: "\ef34";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-garlic--33653.path25:before {
  content: "\ef35";
  margin-left: -1em;
  color: rgb(227, 222, 173);
}
.m-icon-garlic--33653.path26:before {
  content: "\ef36";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-garlic--33653.path27:before {
  content: "\ef37";
  margin-left: -1em;
  color: rgb(193, 189, 152);
}
.m-icon-garlic--33653.path28:before {
  content: "\ef38";
  margin-left: -1em;
  color: rgb(212, 202, 178);
}
.m-icon-garlic--33653.path29:before {
  content: "\ef39";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path30:before {
  content: "\ef3a";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path31:before {
  content: "\ef3b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path32:before {
  content: "\ef3c";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-garlic--33653.path33:before {
  content: "\ef3d";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-grass--33649.path1:before {
  content: "\ef3e";
  color: rgb(0, 0, 0);
}
.m-icon-grass--33649.path2:before {
  content: "\ef3f";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-grass--33649.path3:before {
  content: "\ef40";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path4:before {
  content: "\ef41";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path5:before {
  content: "\ef42";
  margin-left: -1em;
  color: rgb(241, 195, 94);
}
.m-icon-grass--33649.path6:before {
  content: "\ef43";
  margin-left: -1em;
  color: rgb(61, 185, 129);
}
.m-icon-grass--33649.path7:before {
  content: "\ef44";
  margin-left: -1em;
  color: rgb(61, 185, 129);
}
.m-icon-grass--33649.path8:before {
  content: "\ef45";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path9:before {
  content: "\ef46";
  margin-left: -1em;
  color: rgb(241, 174, 94);
}
.m-icon-grass--33649.path10:before {
  content: "\ef47";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path11:before {
  content: "\ef48";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path12:before {
  content: "\ef49";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path13:before {
  content: "\ef4a";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path14:before {
  content: "\ef4b";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path15:before {
  content: "\ef4c";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path16:before {
  content: "\ef4d";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path17:before {
  content: "\ef4e";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path18:before {
  content: "\ef4f";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path19:before {
  content: "\ef50";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path20:before {
  content: "\ef51";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path21:before {
  content: "\ef52";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path22:before {
  content: "\ef53";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path23:before {
  content: "\ef54";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path24:before {
  content: "\ef55";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path25:before {
  content: "\ef56";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path26:before {
  content: "\ef57";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path27:before {
  content: "\ef58";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path28:before {
  content: "\ef59";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path29:before {
  content: "\ef5a";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path30:before {
  content: "\ef5b";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path31:before {
  content: "\ef5c";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path32:before {
  content: "\ef5d";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path33:before {
  content: "\ef5e";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path34:before {
  content: "\ef5f";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path35:before {
  content: "\ef60";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path36:before {
  content: "\ef61";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path37:before {
  content: "\ef62";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path38:before {
  content: "\ef63";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path39:before {
  content: "\ef64";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-grass--33649.path40:before {
  content: "\ef65";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path41:before {
  content: "\ef66";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path42:before {
  content: "\ef67";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path43:before {
  content: "\ef68";
  margin-left: -1em;
  color: rgb(209, 68, 56);
}
.m-icon-grass--33649.path44:before {
  content: "\ef69";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path45:before {
  content: "\ef6a";
  margin-left: -1em;
  color: rgb(209, 68, 56);
}
.m-icon-grass--33649.path46:before {
  content: "\ef6b";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path47:before {
  content: "\ef6c";
  margin-left: -1em;
  color: rgb(209, 68, 56);
}
.m-icon-grass--33649.path48:before {
  content: "\ef6d";
  margin-left: -1em;
  color: rgb(242, 106, 95);
}
.m-icon-grass--33649.path49:before {
  content: "\ef6e";
  margin-left: -1em;
  color: rgb(209, 68, 56);
}
.m-icon-grass--33649.path50:before {
  content: "\ef6f";
  margin-left: -1em;
  color: rgb(209, 68, 56);
}
.m-icon-grass--33649.path51:before {
  content: "\ef70";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path52:before {
  content: "\ef71";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path53:before {
  content: "\ef72";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path54:before {
  content: "\ef73";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path55:before {
  content: "\ef74";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path56:before {
  content: "\ef75";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path57:before {
  content: "\ef76";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-grass--33649.path58:before {
  content: "\ef77";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path59:before {
  content: "\ef78";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-grass--33649.path60:before {
  content: "\ef79";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-hyacinth--33647.path1:before {
  content: "\ef7a";
  color: rgb(0, 0, 0);
}
.m-icon-hyacinth--33647.path2:before {
  content: "\ef7b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path3:before {
  content: "\ef7c";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path4:before {
  content: "\ef7d";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-hyacinth--33647.path5:before {
  content: "\ef7e";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-hyacinth--33647.path6:before {
  content: "\ef7f";
  margin-left: -1em;
  color: rgb(147, 98, 169);
}
.m-icon-hyacinth--33647.path7:before {
  content: "\ef80";
  margin-left: -1em;
  color: rgb(147, 98, 169);
}
.m-icon-hyacinth--33647.path8:before {
  content: "\ef81";
  margin-left: -1em;
  color: rgb(17, 173, 122);
}
.m-icon-hyacinth--33647.path9:before {
  content: "\ef82";
  margin-left: -1em;
  color: rgb(17, 173, 122);
}
.m-icon-hyacinth--33647.path10:before {
  content: "\ef83";
  margin-left: -1em;
  color: rgb(241, 195, 94);
}
.m-icon-hyacinth--33647.path11:before {
  content: "\ef84";
  margin-left: -1em;
  color: rgb(241, 174, 94);
}
.m-icon-hyacinth--33647.path12:before {
  content: "\ef85";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-hyacinth--33647.path13:before {
  content: "\ef86";
  margin-left: -1em;
  color: rgb(20, 154, 110);
}
.m-icon-hyacinth--33647.path14:before {
  content: "\ef87";
  margin-left: -1em;
  color: rgb(136, 91, 166);
}
.m-icon-hyacinth--33647.path15:before {
  content: "\ef88";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-hyacinth--33647.path16:before {
  content: "\ef89";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path17:before {
  content: "\ef8a";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path18:before {
  content: "\ef8b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path19:before {
  content: "\ef8c";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path20:before {
  content: "\ef8d";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path21:before {
  content: "\ef8e";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path22:before {
  content: "\ef8f";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path23:before {
  content: "\ef90";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-hyacinth--33647.path24:before {
  content: "\ef91";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-mirror--33645.path1:before {
  content: "\ef92";
  color: rgb(0, 0, 0);
}
.m-icon-mirror--33645.path2:before {
  content: "\ef93";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-mirror--33645.path3:before {
  content: "\ef94";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-mirror--33645.path4:before {
  content: "\ef95";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-mirror--33645.path5:before {
  content: "\ef96";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-mirror--33645.path6:before {
  content: "\ef97";
  margin-left: -1em;
  color: rgb(224, 236, 248);
}
.m-icon-mirror--33645.path7:before {
  content: "\ef98";
  margin-left: -1em;
  color: rgb(196, 196, 196);
}
.m-icon-mirror--33645.path8:before {
  content: "\ef99";
  margin-left: -1em;
  color: rgb(162, 65, 35);
}
.m-icon-mirror--33645.path9:before {
  content: "\ef9a";
  margin-left: -1em;
  color: rgb(162, 65, 35);
}
.m-icon-mirror--33645.path10:before {
  content: "\ef9b";
  margin-left: -1em;
  color: rgb(162, 65, 35);
}
.m-icon-mirror--33645.path11:before {
  content: "\ef9c";
  margin-left: -1em;
  color: rgb(162, 65, 35);
}
.m-icon-mirror--33645.path12:before {
  content: "\ef9d";
  margin-left: -1em;
  color: rgb(162, 65, 35);
}
.m-icon-mirror--33645.path13:before {
  content: "\ef9e";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path14:before {
  content: "\ef9f";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path15:before {
  content: "\efa0";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path16:before {
  content: "\efa1";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path17:before {
  content: "\efa2";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path18:before {
  content: "\efa3";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path19:before {
  content: "\efa4";
  margin-left: -1em;
  color: rgb(226, 117, 50);
}
.m-icon-mirror--33645.path20:before {
  content: "\efa5";
  margin-left: -1em;
  color: rgb(198, 225, 245);
}
.m-icon-mirror--33645.path21:before {
  content: "\efa6";
  margin-left: -1em;
  color: rgb(198, 225, 245);
}
.m-icon-mirror--33645.path22:before {
  content: "\efa7";
  margin-left: -1em;
  color: rgb(198, 224, 245);
}
.m-icon-mirror--33645.path23:before {
  content: "\efa8";
  margin-left: -1em;
  color: rgb(146, 190, 224);
}
.m-icon-mirror--33645.path24:before {
  content: "\efa9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-mirror--33645.path25:before {
  content: "\efaa";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path1:before {
  content: "\efab";
  color: rgb(0, 0, 0);
}
.m-icon-oleaster--33650.path2:before {
  content: "\efac";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-oleaster--33650.path3:before {
  content: "\efad";
  margin-left: -1em;
  color: rgb(219, 195, 178);
}
.m-icon-oleaster--33650.path4:before {
  content: "\efae";
  margin-left: -1em;
  color: rgb(217, 183, 164);
}
.m-icon-oleaster--33650.path5:before {
  content: "\efaf";
  margin-left: -1em;
  color: rgb(241, 195, 94);
}
.m-icon-oleaster--33650.path6:before {
  content: "\efb0";
  margin-left: -1em;
  color: rgb(241, 174, 94);
}
.m-icon-oleaster--33650.path7:before {
  content: "\efb1";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path8:before {
  content: "\efb2";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path9:before {
  content: "\efb3";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path10:before {
  content: "\efb4";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path11:before {
  content: "\efb5";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path12:before {
  content: "\efb6";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path13:before {
  content: "\efb7";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path14:before {
  content: "\efb8";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path15:before {
  content: "\efb9";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path16:before {
  content: "\efba";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-oleaster--33650.path17:before {
  content: "\efbb";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path18:before {
  content: "\efbc";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path19:before {
  content: "\efbd";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path20:before {
  content: "\efbe";
  margin-left: -1em;
  color: rgb(165, 66, 35);
}
.m-icon-oleaster--33650.path21:before {
  content: "\efbf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-oleaster--33650.path22:before {
  content: "\efc0";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path23:before {
  content: "\efc1";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path24:before {
  content: "\efc2";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path25:before {
  content: "\efc3";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path26:before {
  content: "\efc4";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path27:before {
  content: "\efc5";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path28:before {
  content: "\efc6";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path29:before {
  content: "\efc7";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path30:before {
  content: "\efc8";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path31:before {
  content: "\efc9";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path32:before {
  content: "\efca";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path33:before {
  content: "\efcb";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path34:before {
  content: "\efcc";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path35:before {
  content: "\efcd";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-oleaster--33650.path36:before {
  content: "\efce";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-samanoo--33652.path1:before {
  content: "\efcf";
  color: rgb(0, 0, 0);
}
.m-icon-samanoo--33652.path2:before {
  content: "\efd0";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-samanoo--33652.path3:before {
  content: "\efd1";
  margin-left: -1em;
  color: rgb(188, 83, 39);
}
.m-icon-samanoo--33652.path4:before {
  content: "\efd2";
  margin-left: -1em;
  color: rgb(173, 69, 37);
}
.m-icon-samanoo--33652.path5:before {
  content: "\efd3";
  margin-left: -1em;
  color: rgb(173, 69, 37);
}
.m-icon-samanoo--33652.path6:before {
  content: "\efd4";
  margin-left: -1em;
  color: rgb(241, 195, 94);
}
.m-icon-samanoo--33652.path7:before {
  content: "\efd5";
  margin-left: -1em;
  color: rgb(241, 174, 94);
}
.m-icon-samanoo--33652.path8:before {
  content: "\efd6";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-samanoo--33652.path9:before {
  content: "\efd7";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-samanoo--33652.path10:before {
  content: "\efd8";
  margin-left: -1em;
  color: rgb(153, 67, 33);
}
.m-icon-samanoo--33652.path11:before {
  content: "\efd9";
  margin-left: -1em;
  color: rgb(254, 253, 254);
}
.m-icon-samanoo--33652.path12:before {
  content: "\efda";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-samanoo--33652.path13:before {
  content: "\efdb";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-samanoo--33652.path14:before {
  content: "\efdc";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-sumac--33651.path1:before {
  content: "\efdd";
  color: rgb(0, 0, 0);
}
.m-icon-sumac--33651.path2:before {
  content: "\efde";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.1;
}
.m-icon-sumac--33651.path3:before {
  content: "\efdf";
  margin-left: -1em;
  color: rgb(198, 39, 70);
}
.m-icon-sumac--33651.path4:before {
  content: "\efe0";
  margin-left: -1em;
  color: rgb(198, 39, 70);
}
.m-icon-sumac--33651.path5:before {
  content: "\efe1";
  margin-left: -1em;
  color: rgb(183, 32, 62);
}
.m-icon-sumac--33651.path6:before {
  content: "\efe2";
  margin-left: -1em;
  color: rgb(241, 195, 94);
}
.m-icon-sumac--33651.path7:before {
  content: "\efe3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sumac--33651.path8:before {
  content: "\efe4";
  margin-left: -1em;
  color: rgb(241, 174, 94);
}
.m-icon-sumac--33651.path9:before {
  content: "\efe5";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path10:before {
  content: "\efe6";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path11:before {
  content: "\efe7";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path12:before {
  content: "\efe8";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path13:before {
  content: "\efe9";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path14:before {
  content: "\efea";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path15:before {
  content: "\efeb";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path16:before {
  content: "\efec";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path17:before {
  content: "\efed";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path18:before {
  content: "\efee";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path19:before {
  content: "\efef";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path20:before {
  content: "\eff0";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path21:before {
  content: "\eff1";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path22:before {
  content: "\eff2";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path23:before {
  content: "\eff3";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path24:before {
  content: "\eff4";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path25:before {
  content: "\eff5";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path26:before {
  content: "\eff6";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path27:before {
  content: "\eff7";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path28:before {
  content: "\eff8";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path29:before {
  content: "\eff9";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path30:before {
  content: "\effa";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path31:before {
  content: "\effb";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path32:before {
  content: "\effc";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path33:before {
  content: "\effd";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path34:before {
  content: "\effe";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path35:before {
  content: "\efff";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path36:before {
  content: "\f000";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path37:before {
  content: "\f001";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path38:before {
  content: "\f002";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path39:before {
  content: "\f003";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path40:before {
  content: "\f004";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path41:before {
  content: "\f005";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path42:before {
  content: "\f006";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path43:before {
  content: "\f007";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path44:before {
  content: "\f008";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path45:before {
  content: "\f009";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path46:before {
  content: "\f00a";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path47:before {
  content: "\f00b";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path48:before {
  content: "\f00c";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path49:before {
  content: "\f00d";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path50:before {
  content: "\f00e";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path51:before {
  content: "\f00f";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path52:before {
  content: "\f010";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path53:before {
  content: "\f011";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path54:before {
  content: "\f012";
  margin-left: -1em;
  color: rgb(163, 37, 63);
}
.m-icon-sumac--33651.path55:before {
  content: "\f013";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-sumac--33651.path56:before {
  content: "\f014";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-sumac--33651.path57:before {
  content: "\f015";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-sumac--33651.path58:before {
  content: "\f016";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-sumac--33651.path59:before {
  content: "\f017";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-sumac--33651.path60:before {
  content: "\f018";
  margin-left: -1em;
  color: rgb(251, 243, 223);
}
.m-icon-sumac--33651.path61:before {
  content: "\f019";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-sumac--33651.path62:before {
  content: "\f01a";
  margin-left: -1em;
  color: rgb(73, 41, 112);
}
.m-icon-sumac--33651.path63:before {
  content: "\f01b";
  margin-left: -1em;
  color: rgb(73, 41, 112);
  opacity: 0.2;
}
.m-icon-muharram-abalfazl-hand-icon:before {
  content: "\f01c";
  color: #fff;
}
.m-icon-muharram-allah-icon.path1:before {
  content: "\f01d";
  color: rgb(252, 252, 252);
}
.m-icon-muharram-allah-icon.path2:before {
  content: "\f01e";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-allah-icon.path3:before {
  content: "\f01f";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-allah-icon.path4:before {
  content: "\f020";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-allah-icon.path5:before {
  content: "\f021";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-allah-icon.path6:before {
  content: "\f022";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-allah-icon.path7:before {
  content: "\f023";
  margin-left: -1.0068359375em;
  color: rgb(5, 5, 5);
}
.m-icon-muharram-calender-icon.path1:before {
  content: "\f024";
  color: rgb(255, 255, 255);
}
.m-icon-muharram-calender-icon.path2:before {
  content: "\f025";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path3:before {
  content: "\f026";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path4:before {
  content: "\f027";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path5:before {
  content: "\f028";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path6:before {
  content: "\f029";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path7:before {
  content: "\f02a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path8:before {
  content: "\f02b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path9:before {
  content: "\f02c";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path10:before {
  content: "\f02d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path11:before {
  content: "\f02e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-calender-icon.path12:before {
  content: "\f02f";
  margin-left: -1.0068359375em;
  color: rgb(248, 248, 248);
}
.m-icon-muharram-calender-icon.path13:before {
  content: "\f030";
  margin-left: -1.0068359375em;
  color: rgb(249, 249, 249);
}
.m-icon-muharram-calender-icon.path14:before {
  content: "\f031";
  margin-left: -1.0068359375em;
  color: rgb(249, 249, 249);
}
.m-icon-muharram-flag-icon.path1:before {
  content: "\f032";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-flag-icon.path2:before {
  content: "\f033";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-flag-icon.path3:before {
  content: "\f034";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-flag-icon.path4:before {
  content: "\f035";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-hands-praying-icon.path1:before {
  content: "\f036";
  color: rgb(255, 255, 255);
}
.m-icon-muharram-hands-praying-icon.path2:before {
  content: "\f037";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-hands-praying-icon.path3:before {
  content: "\f038";
  margin-left: -1.0068359375em;
  color: rgb(2, 2, 2);
}
.m-icon-muharram-hands-praying-icon.path4:before {
  content: "\f039";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-hands-praying-icon.path5:before {
  content: "\f03a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-hands-praying-icon.path6:before {
  content: "\f03b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-hands-praying-icon.path7:before {
  content: "\f03c";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-hands-praying-icon.path8:before {
  content: "\f03d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-hands-praying-icon.path9:before {
  content: "\f03e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-imam-hossein-grave-icon.path1:before {
  content: "\f03f";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-imam-hossein-grave-icon.path2:before {
  content: "\f040";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path3:before {
  content: "\f041";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path4:before {
  content: "\f042";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path5:before {
  content: "\f043";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path6:before {
  content: "\f044";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path7:before {
  content: "\f045";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path8:before {
  content: "\f046";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path9:before {
  content: "\f047";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path10:before {
  content: "\f048";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path11:before {
  content: "\f049";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path12:before {
  content: "\f04a";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path13:before {
  content: "\f04b";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path14:before {
  content: "\f04c";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path15:before {
  content: "\f04d";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path16:before {
  content: "\f04e";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path17:before {
  content: "\f04f";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path18:before {
  content: "\f050";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path19:before {
  content: "\f051";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path20:before {
  content: "\f052";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path21:before {
  content: "\f053";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path22:before {
  content: "\f054";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path23:before {
  content: "\f055";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path24:before {
  content: "\f056";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path25:before {
  content: "\f057";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-imam-hossein-grave-icon.path26:before {
  content: "\f058";
  margin-left: -1.0068359375em;
  color: rgb(253, 253, 253);
}
.m-icon-muharram-imam-hossein-grave-icon.path27:before {
  content: "\f059";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path28:before {
  content: "\f05a";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path29:before {
  content: "\f05b";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path30:before {
  content: "\f05c";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path31:before {
  content: "\f05d";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path32:before {
  content: "\f05e";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path33:before {
  content: "\f05f";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-imam-hossein-grave-icon.path34:before {
  content: "\f060";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path35:before {
  content: "\f061";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-imam-hossein-grave-icon.path36:before {
  content: "\f062";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-imam-hossein-icon:before {
  content: "\f063";
  color: #fff;
}
.m-icon-muharram-islamic-art-icon:before {
  content: "\f064";
  color: #fefefe;
}
.m-icon-muharram-islamic-shamat-icon.path1:before {
  content: "\f065";
  color: rgb(6, 6, 6);
}
.m-icon-muharram-islamic-shamat-icon.path2:before {
  content: "\f066";
  margin-left: -1.0068359375em;
  color: rgb(79, 79, 79);
}
.m-icon-muharram-islamic-shamat-icon.path3:before {
  content: "\f067";
  margin-left: -1.0068359375em;
  color: rgb(79, 79, 79);
}
.m-icon-muharram-islamic-shamat-icon.path4:before {
  content: "\f068";
  margin-left: -1.0068359375em;
  color: rgb(186, 186, 186);
}
.m-icon-muharram-islamic-shamat-icon.path5:before {
  content: "\f069";
  margin-left: -1.0068359375em;
  color: rgb(6, 6, 6);
}
.m-icon-muharram-islamic-shamat-icon.path6:before {
  content: "\f06a";
  margin-left: -1.0068359375em;
  color: rgb(6, 6, 6);
}
.m-icon-muharram-man-paying-icon.path1:before {
  content: "\f06b";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-man-paying-icon.path2:before {
  content: "\f06c";
  margin-left: -1.0068359375em;
  color: rgb(83, 83, 83);
}
.m-icon-muharram-man-paying-icon.path3:before {
  content: "\f06d";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-man-paying-icon.path4:before {
  content: "\f06e";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-man-paying-icon.path5:before {
  content: "\f06f";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-man-paying-icon.path6:before {
  content: "\f070";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-man-paying-icon.path7:before {
  content: "\f071";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-muslims-praying-icon:before {
  content: "\f072";
  color: #fff;
}
.m-icon-muharram-palm-tree-icon.path1:before {
  content: "\f073";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-palm-tree-icon.path2:before {
  content: "\f074";
  margin-left: -1.0068359375em;
  color: rgb(110, 110, 110);
}
.m-icon-muharram-palm-tree-icon.path3:before {
  content: "\f075";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-palm-tree-icon.path4:before {
  content: "\f076";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-palm-tree-icon.path5:before {
  content: "\f077";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-palm-tree-icon.path6:before {
  content: "\f078";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-palm-tree-icon.path7:before {
  content: "\f079";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-palm-tree-icon.path8:before {
  content: "\f07a";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-tasbih-icon.path1:before {
  content: "\f07b";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-tasbih-icon.path2:before {
  content: "\f07c";
  margin-left: -1.0068359375em;
  color: rgb(248, 248, 248);
}
.m-icon-muharram-tasbih-icon.path3:before {
  content: "\f07d";
  margin-left: -1.0068359375em;
  color: rgb(120, 120, 120);
}
.m-icon-muharram-tasbih-icon.path4:before {
  content: "\f07e";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-tent-2-icon:before {
  content: "\f07f";
  color: #fff;
}
.m-icon-muharram-tent-icon.path1:before {
  content: "\f080";
  color: rgb(0, 0, 0);
}
.m-icon-muharram-tent-icon.path2:before {
  content: "\f081";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-tent-icon.path3:before {
  content: "\f082";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-tent-icon.path4:before {
  content: "\f083";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-tent-icon.path5:before {
  content: "\f084";
  margin-left: -1.0068359375em;
  color: rgb(254, 254, 254);
}
.m-icon-muharram-Waterskins-icon.path1:before {
  content: "\f085";
  color: rgb(255, 255, 255);
}
.m-icon-muharram-Waterskins-icon.path2:before {
  content: "\f086";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-Waterskins-icon.path3:before {
  content: "\f087";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-woman-paying-icon.path1:before {
  content: "\f088";
  color: rgb(255, 255, 255);
}
.m-icon-muharram-woman-paying-icon.path2:before {
  content: "\f089";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-woman-paying-icon.path3:before {
  content: "\f08a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-muharram-woman-paying-icon.path4:before {
  content: "\f08b";
  margin-left: -1.0068359375em;
  color: rgb(248, 248, 248);
}
.m-icon-muharram-woman-paying-icon.path5:before {
  content: "\f08c";
  margin-left: -1.0068359375em;
  color: rgb(246, 246, 246);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path1:before {
  content: "\f08d";
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path2:before {
  content: "\f08e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path3:before {
  content: "\f08f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path4:before {
  content: "\f090";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path5:before {
  content: "\f091";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path6:before {
  content: "\f092";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path7:before {
  content: "\f093";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path8:before {
  content: "\f094";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path9:before {
  content: "\f095";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path10:before {
  content: "\f096";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path11:before {
  content: "\f097";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path12:before {
  content: "\f098";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path13:before {
  content: "\f099";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path14:before {
  content: "\f09a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path15:before {
  content: "\f09b";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path16:before {
  content: "\f09c";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path17:before {
  content: "\f09d";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-muharram-ya-abalfazl-abbas-icon.path18:before {
  content: "\f09e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-muharram-ya-hossein-icon:before {
  content: "\f09f";
  color: #fff;
}
.m-icon-ramadan-allah-icon:before {
  content: "\f0a0";
}
.m-icon-ramadan-ban-eating-1-icon:before {
  content: "\f0a1";
}
.m-icon-ramadan-ban-eating-2-icon:before {
  content: "\f0a2";
}
.m-icon-ramadan-ban-eating-3-icon:before {
  content: "\f0a3";
}
.m-icon-ramadan-caligraphy-icon:before {
  content: "\f0a4";
}
.m-icon-ramadan-date-1-icon:before {
  content: "\f0a5";
}
.m-icon-ramadan-ghadr-night-icon:before {
  content: "\f0a6";
}
.m-icon-ramadan-half-moon-icon:before {
  content: "\f0a7";
}
.m-icon-ramadan-half-moon-mosque1-icon:before {
  content: "\f0a8";
}
.m-icon-ramadan-half-moon-mosque2-icon:before {
  content: "\f0a9";
}
.m-icon-ramadan-half-moon-mosque3-icon:before {
  content: "\f0aa";
}
.m-icon-ramadan-half-moon-mosque4-icon:before {
  content: "\f0ab";
}
.m-icon-ramadan-half-moon-mosque5-icon:before {
  content: "\f0ac";
}
.m-icon-ramadan-hands-praying-1-icon:before {
  content: "\f0ad";
}
.m-icon-ramadan-hands-praying-2-icon:before {
  content: "\f0ae";
}
.m-icon-ramadan-Kaaba-icon:before {
  content: "\f0af";
}
.m-icon-ramadan-karim-icon:before {
  content: "\f0b0";
}
.m-icon-ramadan-lantern-icon:before {
  content: "\f0b1";
}
.m-icon-ramadan-man-praying-salat1-icon:before {
  content: "\f0b2";
}
.m-icon-ramadan-man-praying-salat2-icon:before {
  content: "\f0b3";
}
.m-icon-ramadan-man-praying-salat-3-icon:before {
  content: "\f0b4";
}
.m-icon-ramadan-man-praying-salat-rokoo-2-icon:before {
  content: "\f0b5";
}
.m-icon-ramadan-man-praying-salat-sojood-4-icon:before {
  content: "\f0b6";
}
.m-icon-ramadan-man-praying-salat-sojood-5-icon:before {
  content: "\f0b7";
}
.m-icon-ramadan-palm-tree-icon:before {
  content: "\f0b8";
}
.m-icon-ramadan-quran-1-icon:before {
  content: "\f0b9";
}
.m-icon-ramadan-quran-2-icon:before {
  content: "\f0ba";
}
.m-icon-ramadan-quran-3-icon:before {
  content: "\f0bb";
}
.m-icon-ramadan-sajadeh-icon:before {
  content: "\f0bc";
}
.m-icon-ramadan-star-icon:before {
  content: "\f0bd";
}
.m-icon-ramadan-tasbih-1-icon:before {
  content: "\f0be";
}
.m-icon-ramadan-tasbih-2-icon:before {
  content: "\f0bf";
}
.m-icon-ramadan-wheat-1-icon:before {
  content: "\f0c0";
}
.m-icon-ramadan-woman-praying-salat1-icon:before {
  content: "\f0c1";
}
.m-icon-ramadan-woman-praying-salat2-icon:before {
  content: "\f0c2";
}
.m-icon-shiraz-bagh-eram-icon:before {
  content: "\f0c3";
}
.m-icon-shiraz-hafez-face-icon:before {
  content: "\f0c4";
}
.m-icon-shiraz-hafezieh-icon:before {
  content: "\f0c5";
}
.m-icon-shiraz-saadi-face-icon:before {
  content: "\f0c6";
}
.m-icon-shiraz-saadi-icon:before {
  content: "\f0c7";
}
.m-icon-shiraz-shah-cheragh-icon.path1:before {
  content: "\f0c8";
  color: rgb(150, 105, 158);
}
.m-icon-shiraz-shah-cheragh-icon.path2:before {
  content: "\f0c9";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-icon.path3:before {
  content: "\f0ca";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-icon.path4:before {
  content: "\f0cb";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-icon.path5:before {
  content: "\f0cc";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-icon.path6:before {
  content: "\f0cd";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-icon.path7:before {
  content: "\f0ce";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-shah-cheragh-text-icon:before {
  content: "\f0cf";
}
.m-icon-shiraz-takht-jamshid-icon.path1:before {
  content: "\f0d0";
  color: rgb(150, 105, 158);
}
.m-icon-shiraz-takht-jamshid-icon.path2:before {
  content: "\f0d1";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-takht-jamshid-icon.path3:before {
  content: "\f0d2";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-takht-jamshid-icon.path4:before {
  content: "\f0d3";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-takht-jamshid-icon.path5:before {
  content: "\f0d4";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-takht-jamshid-icon.path6:before {
  content: "\f0d5";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-shiraz-takht-jamshid-icon.path7:before {
  content: "\f0d6";
  margin-left: -1.0068359375em;
  color: rgb(64, 64, 65);
}
.m-icon-university-amoozesh-ali-kazeroon-icon:before {
  content: "\f0d7";
}
.m-icon-student-day-13-aban-allah-akbar-icon:before {
  content: "\f0d8";
}
.m-icon-student-day-13-aban-design-one-icon:before {
  content: "\f0d9";
}
.m-icon-student-day-13-aban-design-two-icon:before {
  content: "\f0da";
}
.m-icon-student-day-13-aban-farsi-book-icon:before {
  content: "\f0db";
}
.m-icon-student-day-13-aban-icon:before {
  content: "\f0dc";
}
.m-icon-student-day-13-aban-shahid-fahmideh-icon:before {
  content: "\f0dd";
}
.m-icon-yalda-half-fruit-basket-icon.path1:before {
  content: "\f0de";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path2:before {
  content: "\f0df";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path3:before {
  content: "\f0e0";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-half-fruit-basket-icon.path4:before {
  content: "\f0e1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path5:before {
  content: "\f0e2";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path6:before {
  content: "\f0e3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path7:before {
  content: "\f0e4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path8:before {
  content: "\f0e5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path9:before {
  content: "\f0e6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path10:before {
  content: "\f0e7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-fruit-basket-icon.path11:before {
  content: "\f0e8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-icon.path1:before {
  content: "\f0e9";
  color: rgb(173, 4, 25);
}
.m-icon-yalda-half-watermelon-icon.path2:before {
  content: "\f0ea";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path1:before {
  content: "\f0eb";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path2:before {
  content: "\f0ec";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-half-watermelon-quarter-icon.path3:before {
  content: "\f0ed";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path4:before {
  content: "\f0ee";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path5:before {
  content: "\f0ef";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path6:before {
  content: "\f0f0";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-half-watermelon-quarter-icon.path7:before {
  content: "\f0f1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path1:before {
  content: "\f0f2";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path2:before {
  content: "\f0f3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path3:before {
  content: "\f0f4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path4:before {
  content: "\f0f5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path5:before {
  content: "\f0f6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path6:before {
  content: "\f0f7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-grandparent-icon.path7:before {
  content: "\f0f8";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-grandparent-icon.path8:before {
  content: "\f0f9";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-icon.path1:before {
  content: "\f0fa";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-icon.path2:before {
  content: "\f0fb";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-icon.path3:before {
  content: "\f0fc";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-icon.path4:before {
  content: "\f0fd";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-icon.path5:before {
  content: "\f0fe";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-iranian-family-icon.path6:before {
  content: "\f0ff";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-iranian-family-icon.path7:before {
  content: "\f100";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-iranian-family-icon.path8:before {
  content: "\f101";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-icon.path9:before {
  content: "\f102";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-icon.path10:before {
  content: "\f103";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-family-icon.path11:before {
  content: "\f104";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-family-icon.path12:before {
  content: "\f105";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-iranian-tea-icon.path1:before {
  content: "\f106";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-tea-icon.path2:before {
  content: "\f107";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-iranian-tea-icon.path3:before {
  content: "\f108";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-tea-icon.path4:before {
  content: "\f109";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-tea-icon.path5:before {
  content: "\f10a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-iranian-tea-icon.path6:before {
  content: "\f10b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-cake-sweet-icon.path1:before {
  content: "\f10c";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-cake-sweet-icon.path2:before {
  content: "\f10d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-cake-sweet-icon.path3:before {
  content: "\f10e";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-cake-sweet-icon.path4:before {
  content: "\f10f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-cake-sweet-icon.path5:before {
  content: "\f110";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-night-cake-sweet-icon.path6:before {
  content: "\f111";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-cake-sweet-icon.path7:before {
  content: "\f112";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-night-divan-hafez-book-icon.path1:before {
  content: "\f113";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-divan-hafez-book-icon.path2:before {
  content: "\f114";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path3:before {
  content: "\f115";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path4:before {
  content: "\f116";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path5:before {
  content: "\f117";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path6:before {
  content: "\f118";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path7:before {
  content: "\f119";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path8:before {
  content: "\f11a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path9:before {
  content: "\f11b";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path10:before {
  content: "\f11c";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path11:before {
  content: "\f11d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-divan-hafez-book-icon.path12:before {
  content: "\f11e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path13:before {
  content: "\f11f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path14:before {
  content: "\f120";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path15:before {
  content: "\f121";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path16:before {
  content: "\f122";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path17:before {
  content: "\f123";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path18:before {
  content: "\f124";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path19:before {
  content: "\f125";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path20:before {
  content: "\f126";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-divan-hafez-book-icon.path21:before {
  content: "\f127";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-pistachio-icon.path1:before {
  content: "\f128";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-pistachio-icon.path2:before {
  content: "\f129";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path3:before {
  content: "\f12a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path4:before {
  content: "\f12b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-pistachio-icon.path5:before {
  content: "\f12c";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path6:before {
  content: "\f12d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path7:before {
  content: "\f12e";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path8:before {
  content: "\f12f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path9:before {
  content: "\f130";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-pistachio-icon.path10:before {
  content: "\f131";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path11:before {
  content: "\f132";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-pistachio-icon.path12:before {
  content: "\f133";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-night-pistachio-icon.path13:before {
  content: "\f134";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-pistachio-icon.path14:before {
  content: "\f135";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-pistachio-icon.path15:before {
  content: "\f136";
  margin-left: -1.0068359375em;
  color: rgb(230, 231, 232);
}
.m-icon-yalda-night-pistachio-icon.path16:before {
  content: "\f137";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path1:before {
  content: "\f138";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path2:before {
  content: "\f139";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path3:before {
  content: "\f13a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path4:before {
  content: "\f13b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path5:before {
  content: "\f13c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path6:before {
  content: "\f13d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path7:before {
  content: "\f13e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path8:before {
  content: "\f13f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path9:before {
  content: "\f140";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path10:before {
  content: "\f141";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path11:before {
  content: "\f142";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path12:before {
  content: "\f143";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-shahnameh-ferdosi-book-icon.path13:before {
  content: "\f144";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-yalda-night-smartphone-icon.path1:before {
  content: "\f145";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-smartphone-icon.path2:before {
  content: "\f146";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-night-smartphone-icon.path3:before {
  content: "\f147";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-smartphone-icon.path4:before {
  content: "\f148";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-smartphone-icon.path5:before {
  content: "\f149";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-smartphone-icon.path6:before {
  content: "\f14a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-night-smartphone-icon.path7:before {
  content: "\f14b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path1:before {
  content: "\f14c";
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path2:before {
  content: "\f14d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path3:before {
  content: "\f14e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path4:before {
  content: "\f14f";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path5:before {
  content: "\f150";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path6:before {
  content: "\f151";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path7:before {
  content: "\f152";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path8:before {
  content: "\f153";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path9:before {
  content: "\f154";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path10:before {
  content: "\f155";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path11:before {
  content: "\f156";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path12:before {
  content: "\f157";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path13:before {
  content: "\f158";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path14:before {
  content: "\f159";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path15:before {
  content: "\f15a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path16:before {
  content: "\f15b";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path17:before {
  content: "\f15c";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path18:before {
  content: "\f15d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path19:before {
  content: "\f15e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-yalda-Pomegranate-design-icon.path20:before {
  content: "\f15f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path21:before {
  content: "\f160";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path22:before {
  content: "\f161";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-icon.path23:before {
  content: "\f162";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path1:before {
  content: "\f163";
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path2:before {
  content: "\f164";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path3:before {
  content: "\f165";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path4:before {
  content: "\f166";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path5:before {
  content: "\f167";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path6:before {
  content: "\f168";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path7:before {
  content: "\f169";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path8:before {
  content: "\f16a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path9:before {
  content: "\f16b";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path10:before {
  content: "\f16c";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path11:before {
  content: "\f16d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path12:before {
  content: "\f16e";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path13:before {
  content: "\f16f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path14:before {
  content: "\f170";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path15:before {
  content: "\f171";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path16:before {
  content: "\f172";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path17:before {
  content: "\f173";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path18:before {
  content: "\f174";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path19:before {
  content: "\f175";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path20:before {
  content: "\f176";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path21:before {
  content: "\f177";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path22:before {
  content: "\f178";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path23:before {
  content: "\f179";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path24:before {
  content: "\f17a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path25:before {
  content: "\f17b";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path26:before {
  content: "\f17c";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path27:before {
  content: "\f17d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path28:before {
  content: "\f17e";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path29:before {
  content: "\f17f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path30:before {
  content: "\f180";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path31:before {
  content: "\f181";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path32:before {
  content: "\f182";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path33:before {
  content: "\f183";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path34:before {
  content: "\f184";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path35:before {
  content: "\f185";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path36:before {
  content: "\f186";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path37:before {
  content: "\f187";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path38:before {
  content: "\f188";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path39:before {
  content: "\f189";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path40:before {
  content: "\f18a";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path41:before {
  content: "\f18b";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path42:before {
  content: "\f18c";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path43:before {
  content: "\f18d";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path44:before {
  content: "\f18e";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path45:before {
  content: "\f18f";
  margin-left: -1.0068359375em;
  color: rgb(173, 4, 25);
}
.m-icon-yalda-Pomegranate-design-one-icon.path46:before {
  content: "\f190";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-islamic-republic-icon:before {
  content: "\f191";
}
.m-icon-university-allameh-mohades-noori-icon:before {
  content: "\f192";
}
.m-icon-university-alzahra-icon:before {
  content: "\f193";
}
.m-icon-university-amirkabir-icon:before {
  content: "\f194";
}
.m-icon-university-amoozesh-ali-bam-icon:before {
  content: "\f195";
}
.m-icon-university-amoozesh-ali-gonabad-icon:before {
  content: "\f196";
}
.m-icon-university-amoozesh-ali-kazeroon-icon1:before {
  content: "\f197";
}
.m-icon-university-amoozesh-ali-lamord-icon:before {
  content: "\f198";
}
.m-icon-university-amoozesh-ali-larestan-icon.path1:before {
  content: "\f199";
  color: rgb(167, 169, 172);
}
.m-icon-university-amoozesh-ali-larestan-icon.path2:before {
  content: "\f19a";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path3:before {
  content: "\f19b";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path4:before {
  content: "\f19c";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path5:before {
  content: "\f19d";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path6:before {
  content: "\f19e";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path7:before {
  content: "\f19f";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path8:before {
  content: "\f1a0";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path9:before {
  content: "\f1a1";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path10:before {
  content: "\f1a2";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path11:before {
  content: "\f1a3";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path12:before {
  content: "\f1a4";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path13:before {
  content: "\f1a5";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path14:before {
  content: "\f1a6";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path15:before {
  content: "\f1a7";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path16:before {
  content: "\f1a8";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path17:before {
  content: "\f1a9";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path18:before {
  content: "\f1aa";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path19:before {
  content: "\f1ab";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path20:before {
  content: "\f1ac";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path21:before {
  content: "\f1ad";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path22:before {
  content: "\f1ae";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path23:before {
  content: "\f1af";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path24:before {
  content: "\f1b0";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path25:before {
  content: "\f1b1";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path26:before {
  content: "\f1b2";
  margin-left: -1.0068359375em;
  color: rgb(109, 110, 113);
}
.m-icon-university-amoozesh-ali-larestan-icon.path27:before {
  content: "\f1b3";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path28:before {
  content: "\f1b4";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path29:before {
  content: "\f1b5";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path30:before {
  content: "\f1b6";
  margin-left: -1.0068359375em;
  color: rgb(109, 110, 113);
}
.m-icon-university-amoozesh-ali-larestan-icon.path31:before {
  content: "\f1b7";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path32:before {
  content: "\f1b8";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path33:before {
  content: "\f1b9";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path34:before {
  content: "\f1ba";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path35:before {
  content: "\f1bb";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path36:before {
  content: "\f1bc";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path37:before {
  content: "\f1bd";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path38:before {
  content: "\f1be";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path39:before {
  content: "\f1bf";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path40:before {
  content: "\f1c0";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path41:before {
  content: "\f1c1";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path42:before {
  content: "\f1c2";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path43:before {
  content: "\f1c3";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path44:before {
  content: "\f1c4";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path45:before {
  content: "\f1c5";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path46:before {
  content: "\f1c6";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path47:before {
  content: "\f1c7";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path48:before {
  content: "\f1c8";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path49:before {
  content: "\f1c9";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path50:before {
  content: "\f1ca";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path51:before {
  content: "\f1cb";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path52:before {
  content: "\f1cc";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path53:before {
  content: "\f1cd";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path54:before {
  content: "\f1ce";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path55:before {
  content: "\f1cf";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path56:before {
  content: "\f1d0";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path57:before {
  content: "\f1d1";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path58:before {
  content: "\f1d2";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path59:before {
  content: "\f1d3";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path60:before {
  content: "\f1d4";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path61:before {
  content: "\f1d5";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path62:before {
  content: "\f1d6";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path63:before {
  content: "\f1d7";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path64:before {
  content: "\f1d8";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path65:before {
  content: "\f1d9";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path66:before {
  content: "\f1da";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path67:before {
  content: "\f1db";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path68:before {
  content: "\f1dc";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path69:before {
  content: "\f1dd";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path70:before {
  content: "\f1de";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path71:before {
  content: "\f1df";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path72:before {
  content: "\f1e0";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path73:before {
  content: "\f1e1";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path74:before {
  content: "\f1e2";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path75:before {
  content: "\f1e3";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path76:before {
  content: "\f1e4";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path77:before {
  content: "\f1e5";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-larestan-icon.path78:before {
  content: "\f1e6";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path79:before {
  content: "\f1e7";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path80:before {
  content: "\f1e8";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path81:before {
  content: "\f1e9";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path82:before {
  content: "\f1ea";
  margin-left: -1.0068359375em;
  color: rgb(128, 130, 133);
}
.m-icon-university-amoozesh-ali-larestan-icon.path83:before {
  content: "\f1eb";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path84:before {
  content: "\f1ec";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path85:before {
  content: "\f1ed";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path86:before {
  content: "\f1ee";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path87:before {
  content: "\f1ef";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path88:before {
  content: "\f1f0";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path89:before {
  content: "\f1f1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path90:before {
  content: "\f1f2";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path91:before {
  content: "\f1f3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path92:before {
  content: "\f1f4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path93:before {
  content: "\f1f5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path94:before {
  content: "\f1f6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path95:before {
  content: "\f1f7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path96:before {
  content: "\f1f8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path97:before {
  content: "\f1f9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path98:before {
  content: "\f1fa";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path99:before {
  content: "\f1fb";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path100:before {
  content: "\f1fc";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path101:before {
  content: "\f1fd";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path102:before {
  content: "\f1fe";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path103:before {
  content: "\f1ff";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path104:before {
  content: "\f200";
  margin-left: -1.0068359375em;
  color: rgb(65, 64, 66);
}
.m-icon-university-amoozesh-ali-larestan-icon.path105:before {
  content: "\f201";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-larestan-icon.path106:before {
  content: "\f202";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-amoozesh-ali-saravan-icon.path1:before {
  content: "\f203";
  color: rgb(28, 21, 21);
}
.m-icon-university-amoozesh-ali-saravan-icon.path2:before {
  content: "\f204";
  margin-left: -1.0068359375em;
  color: rgb(147, 149, 152);
}
.m-icon-university-amoozesh-ali-saravan-icon.path3:before {
  content: "\f205";
  margin-left: -1.0068359375em;
  color: rgb(28, 21, 21);
}
.m-icon-university-amoozesh-ali-shahrreza-icon:before {
  content: "\f206";
}
.m-icon-university-amoozesh-ali-zarand-icon:before {
  content: "\f207";
}
.m-icon-university-arak-icon:before {
  content: "\f208";
}
.m-icon-university-ardakan-icon:before {
  content: "\f209";
}
.m-icon-university-ayatollah-boroojerdi-icon:before {
  content: "\f20a";
}
.m-icon-university-ayatollah-haeri-meybod-icon:before {
  content: "\f20b";
}
.m-icon-university-azad-icon:before {
  content: "\f20c";
}
.m-icon-university-banab-icon:before {
  content: "\f20d";
}
.m-icon-university-birjand-icon:before {
  content: "\f20e";
}
.m-icon-university-bojnoord-icon:before {
  content: "\f20f";
}
.m-icon-university-boo-ali-sina-icon:before {
  content: "\f210";
}
.m-icon-university-damghan-icon:before {
  content: "\f211";
}
.m-icon-university-daneshgah-sanaye-va-maaden-icon:before {
  content: "\f212";
}
.m-icon-university-daneshgah-seda-sima-icon:before {
  content: "\f213";
}
.m-icon-university-darya-navardi-chabahar-icon.path1:before {
  content: "\f214";
  color: rgb(0, 0, 0);
}
.m-icon-university-darya-navardi-chabahar-icon.path2:before {
  content: "\f215";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-darya-navardi-chabahar-icon.path3:before {
  content: "\f216";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-darya-navardi-chabahar-icon.path4:before {
  content: "\f217";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-darya-navardi-chabahar-icon.path5:before {
  content: "\f218";
  margin-left: -1.0068359375em;
  color: rgb(51, 51, 51);
}
.m-icon-university-elmi-karbordi-icon:before {
  content: "\f219";
}
.m-icon-university-elm-o-fanavari-mazandaran-icon:before {
  content: "\f21a";
}
.m-icon-university-elm-o-sanat-icon:before {
  content: "\f21b";
}
.m-icon-university-emam-khomeini-international-icon:before {
  content: "\f21c";
}
.m-icon-university-fanavari-haye-novin-ghoochan-icon:before {
  content: "\f21d";
}
.m-icon-university-fanavari-novin-sabzvar-icon:before {
  content: "\f21e";
}
.m-icon-university-fani-mohandesi-esfarayen-icon:before {
  content: "\f21f";
}
.m-icon-university-fani-mohandesi-golpaygani-icon:before {
  content: "\f220";
}
.m-icon-university-fani-va-herfee-icon:before {
  content: "\f221";
}
.m-icon-university-farhangian-icon:before {
  content: "\f222";
}
.m-icon-university-farhang-icon:before {
  content: "\f223";
}
.m-icon-university-farzanegan-semnan-icon.path1:before {
  content: "\f224";
  color: rgb(0, 0, 0);
}
.m-icon-university-farzanegan-semnan-icon.path2:before {
  content: "\f225";
  margin-left: -1.0068359375em;
  color: rgb(72, 72, 72);
}
.m-icon-university-fasa-icon:before {
  content: "\f226";
}
.m-icon-university-ferdosi-icon:before {
  content: "\f227";
}
.m-icon-university-garmsar-icon:before {
  content: "\f228";
}
.m-icon-university-ghaenat-icon:before {
  content: "\f229";
}
.m-icon-university-gilan-icon:before {
  content: "\f22a";
}
.m-icon-university-golestan-icon.path1:before {
  content: "\f22b";
  color: rgb(10, 15, 21);
}
.m-icon-university-golestan-icon.path2:before {
  content: "\f22c";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path3:before {
  content: "\f22d";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path4:before {
  content: "\f22e";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path5:before {
  content: "\f22f";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path6:before {
  content: "\f230";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path7:before {
  content: "\f231";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path8:before {
  content: "\f232";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path9:before {
  content: "\f233";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path10:before {
  content: "\f234";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path11:before {
  content: "\f235";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-golestan-icon.path12:before {
  content: "\f236";
  margin-left: -1.0068359375em;
  color: rgb(145, 145, 145);
}
.m-icon-university-gonbad-kavoos-icon:before {
  content: "\f237";
}
.m-icon-university-hakim-sabzevari-icon:before {
  content: "\f238";
}
.m-icon-university-hazrat-masoomeh-icon.path1:before {
  content: "\f239";
  color: rgb(125, 125, 125);
}
.m-icon-university-hazrat-masoomeh-icon.path2:before {
  content: "\f23a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-hazrat-masoomeh-icon.path3:before {
  content: "\f23b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-hazrat-masoomeh-icon.path4:before {
  content: "\f23c";
  margin-left: -1.0068359375em;
  color: rgb(125, 125, 125);
}
.m-icon-university-honar-eslami-esfehan-icon:before {
  content: "\f23d";
}
.m-icon-university-honar-eslami-tabriz-icon:before {
  content: "\f23e";
}
.m-icon-university-honar-icon:before {
  content: "\f23f";
}
.m-icon-university-honar-shiraz-icon.path1:before {
  content: "\f240";
  color: rgb(79, 79, 79);
}
.m-icon-university-honar-shiraz-icon.path2:before {
  content: "\f241";
  margin-left: -1.0068359375em;
  color: rgb(79, 79, 79);
}
.m-icon-university-honar-shiraz-icon.path3:before {
  content: "\f242";
  margin-left: -1.0068359375em;
  color: rgb(10, 10, 10);
}
.m-icon-university-honar-shiraz-icon.path4:before {
  content: "\f243";
  margin-left: -1.0068359375em;
  color: rgb(10, 10, 10);
}
.m-icon-university-hormozgan-icon:before {
  content: "\f244";
}
.m-icon-university-ilam-icon:before {
  content: "\f245";
}
.m-icon-university-isfahan-icon:before {
  content: "\f246";
}
.m-icon-university-jahrom-icon:before {
  content: "\f247";
}
.m-icon-university-jame-elmi-karbordi-icon:before {
  content: "\f248";
}
.m-icon-university-jiroft-icon:before {
  content: "\f249";
}
.m-icon-university-jondi-shapoor-icon.path1:before {
  content: "\f24a";
  color: rgb(0, 0, 0);
}
.m-icon-university-jondi-shapoor-icon.path2:before {
  content: "\f24b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-jondi-shapoor-icon.path3:before {
  content: "\f24c";
  margin-left: -1.0068359375em;
  color: rgb(1, 1, 1);
}
.m-icon-university-jondi-shapoor-icon.path4:before {
  content: "\f24d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path5:before {
  content: "\f24e";
  margin-left: -1.0068359375em;
  color: rgb(9, 9, 9);
}
.m-icon-university-jondi-shapoor-icon.path6:before {
  content: "\f24f";
  margin-left: -1.0068359375em;
  color: rgb(10, 10, 10);
}
.m-icon-university-jondi-shapoor-icon.path7:before {
  content: "\f250";
  margin-left: -1.0068359375em;
  color: rgb(15, 15, 15);
}
.m-icon-university-jondi-shapoor-icon.path8:before {
  content: "\f251";
  margin-left: -1.0068359375em;
  color: rgb(6, 6, 6);
}
.m-icon-university-jondi-shapoor-icon.path9:before {
  content: "\f252";
  margin-left: -1.0068359375em;
  color: rgb(9, 9, 9);
}
.m-icon-university-jondi-shapoor-icon.path10:before {
  content: "\f253";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path11:before {
  content: "\f254";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path12:before {
  content: "\f255";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path13:before {
  content: "\f256";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path14:before {
  content: "\f257";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path15:before {
  content: "\f258";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path16:before {
  content: "\f259";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path17:before {
  content: "\f25a";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path18:before {
  content: "\f25b";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path19:before {
  content: "\f25c";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path20:before {
  content: "\f25d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path21:before {
  content: "\f25e";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path22:before {
  content: "\f25f";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path23:before {
  content: "\f260";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path24:before {
  content: "\f261";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path25:before {
  content: "\f262";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path26:before {
  content: "\f263";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path27:before {
  content: "\f264";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path28:before {
  content: "\f265";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path29:before {
  content: "\f266";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path30:before {
  content: "\f267";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path31:before {
  content: "\f268";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path32:before {
  content: "\f269";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path33:before {
  content: "\f26a";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path34:before {
  content: "\f26b";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path35:before {
  content: "\f26c";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path36:before {
  content: "\f26d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path37:before {
  content: "\f26e";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path38:before {
  content: "\f26f";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path39:before {
  content: "\f270";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path40:before {
  content: "\f271";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path41:before {
  content: "\f272";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path42:before {
  content: "\f273";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path43:before {
  content: "\f274";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path44:before {
  content: "\f275";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path45:before {
  content: "\f276";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path46:before {
  content: "\f277";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path47:before {
  content: "\f278";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path48:before {
  content: "\f279";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path49:before {
  content: "\f27a";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path50:before {
  content: "\f27b";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path51:before {
  content: "\f27c";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path52:before {
  content: "\f27d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path53:before {
  content: "\f27e";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path54:before {
  content: "\f27f";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path55:before {
  content: "\f280";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path56:before {
  content: "\f281";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path57:before {
  content: "\f282";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path58:before {
  content: "\f283";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path59:before {
  content: "\f284";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path60:before {
  content: "\f285";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path61:before {
  content: "\f286";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path62:before {
  content: "\f287";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path63:before {
  content: "\f288";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path64:before {
  content: "\f289";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path65:before {
  content: "\f28a";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path66:before {
  content: "\f28b";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path67:before {
  content: "\f28c";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path68:before {
  content: "\f28d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path69:before {
  content: "\f28e";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path70:before {
  content: "\f28f";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path71:before {
  content: "\f290";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path72:before {
  content: "\f291";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path73:before {
  content: "\f292";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path74:before {
  content: "\f293";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path75:before {
  content: "\f294";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path76:before {
  content: "\f295";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path77:before {
  content: "\f296";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path78:before {
  content: "\f297";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path79:before {
  content: "\f298";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path80:before {
  content: "\f299";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path81:before {
  content: "\f29a";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path82:before {
  content: "\f29b";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path83:before {
  content: "\f29c";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path84:before {
  content: "\f29d";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path85:before {
  content: "\f29e";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path86:before {
  content: "\f29f";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path87:before {
  content: "\f2a0";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path88:before {
  content: "\f2a1";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path89:before {
  content: "\f2a2";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path90:before {
  content: "\f2a3";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path91:before {
  content: "\f2a4";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path92:before {
  content: "\f2a5";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path93:before {
  content: "\f2a6";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path94:before {
  content: "\f2a7";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path95:before {
  content: "\f2a8";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path96:before {
  content: "\f2a9";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path97:before {
  content: "\f2aa";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path98:before {
  content: "\f2ab";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path99:before {
  content: "\f2ac";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path100:before {
  content: "\f2ad";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path101:before {
  content: "\f2ae";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path102:before {
  content: "\f2af";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path103:before {
  content: "\f2b0";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path104:before {
  content: "\f2b1";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path105:before {
  content: "\f2b2";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path106:before {
  content: "\f2b3";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path107:before {
  content: "\f2b4";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path108:before {
  content: "\f2b5";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path109:before {
  content: "\f2b6";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path110:before {
  content: "\f2b7";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path111:before {
  content: "\f2b8";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path112:before {
  content: "\f2b9";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path113:before {
  content: "\f2ba";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path114:before {
  content: "\f2bb";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path115:before {
  content: "\f2bc";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path116:before {
  content: "\f2bd";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path117:before {
  content: "\f2be";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path118:before {
  content: "\f2bf";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path119:before {
  content: "\f2c0";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path120:before {
  content: "\f2c1";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path121:before {
  content: "\f2c2";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path122:before {
  content: "\f2c3";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path123:before {
  content: "\f2c4";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path124:before {
  content: "\f2c5";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path125:before {
  content: "\f2c6";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path126:before {
  content: "\f2c7";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path127:before {
  content: "\f2c8";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path128:before {
  content: "\f2c9";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path129:before {
  content: "\f2ca";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path130:before {
  content: "\f2cb";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path131:before {
  content: "\f2cc";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path132:before {
  content: "\f2cd";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path133:before {
  content: "\f2ce";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path134:before {
  content: "\f2cf";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path135:before {
  content: "\f2d0";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path136:before {
  content: "\f2d1";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path137:before {
  content: "\f2d2";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path138:before {
  content: "\f2d3";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path139:before {
  content: "\f2d4";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path140:before {
  content: "\f2d5";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path141:before {
  content: "\f2d6";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path142:before {
  content: "\f2d7";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path143:before {
  content: "\f2d8";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path144:before {
  content: "\f2d9";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path145:before {
  content: "\f2da";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path146:before {
  content: "\f2db";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path147:before {
  content: "\f2dc";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path148:before {
  content: "\f2dd";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path149:before {
  content: "\f2de";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path150:before {
  content: "\f2df";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path151:before {
  content: "\f2e0";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path152:before {
  content: "\f2e1";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path153:before {
  content: "\f2e2";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path154:before {
  content: "\f2e3";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path155:before {
  content: "\f2e4";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path156:before {
  content: "\f2e5";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path157:before {
  content: "\f2e6";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path158:before {
  content: "\f2e7";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path159:before {
  content: "\f2e8";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path160:before {
  content: "\f2e9";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path161:before {
  content: "\f2ea";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path162:before {
  content: "\f2eb";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path163:before {
  content: "\f2ec";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path164:before {
  content: "\f2ed";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-jondi-shapoor-icon.path165:before {
  content: "\f2ee";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-kashan-icon:before {
  content: "\f2ef";
}
.m-icon-university-keshavarzi-damparvari-torbat-jam-icon:before {
  content: "\f2f0";
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path1:before {
  content: "\f2f1";
  color: rgb(0, 0, 0);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path2:before {
  content: "\f2f2";
  margin-left: -1.0068359375em;
  color: rgb(63, 63, 63);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path3:before {
  content: "\f2f3";
  margin-left: -1.0068359375em;
  color: rgb(127, 127, 127);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path4:before {
  content: "\f2f4";
  margin-left: -1.0068359375em;
  color: rgb(63, 63, 63);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path5:before {
  content: "\f2f5";
  margin-left: -1.0068359375em;
  color: rgb(72, 72, 72);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path6:before {
  content: "\f2f6";
  margin-left: -1.0068359375em;
  color: rgb(68, 68, 68);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path7:before {
  content: "\f2f7";
  margin-left: -1.0068359375em;
  color: rgb(70, 70, 70);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path8:before {
  content: "\f2f8";
  margin-left: -1.0068359375em;
  color: rgb(86, 86, 86);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path9:before {
  content: "\f2f9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-keshavarzi-manabe-tabee-khoozestan-icon.path10:before {
  content: "\f2fa";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-khajenasir-toosi-icon:before {
  content: "\f2fb";
}
.m-icon-university-khalij-fars-booshehr-icon:before {
  content: "\f2fc";
}
.m-icon-university-kharazmi-icon:before {
  content: "\f2fd";
}
.m-icon-university-kordestan-icon:before {
  content: "\f2fe";
}
.m-icon-university-kosar-icon:before {
  content: "\f2ff";
}
.m-icon-university-lorestan-icon:before {
  content: "\f300";
}
.m-icon-university-malayer-icon:before {
  content: "\f301";
}
.m-icon-university-maraghe-icon:before {
  content: "\f302";
}
.m-icon-university-mazandaran-icon:before {
  content: "\f303";
}
.m-icon-university-mohaghegh-ardabili-icon:before {
  content: "\f304";
}
.m-icon-university-nahavand-icon:before {
  content: "\f305";
}
.m-icon-university-neyshaboor-icon.path1:before {
  content: "\f306";
  color: rgb(0, 0, 0);
}
.m-icon-university-neyshaboor-icon.path2:before {
  content: "\f307";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path3:before {
  content: "\f308";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path4:before {
  content: "\f309";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path5:before {
  content: "\f30a";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path6:before {
  content: "\f30b";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path7:before {
  content: "\f30c";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path8:before {
  content: "\f30d";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path9:before {
  content: "\f30e";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path10:before {
  content: "\f30f";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-neyshaboor-icon.path11:before {
  content: "\f310";
  margin-left: -1.0068359375em;
  color: rgb(163, 163, 163);
}
.m-icon-university-oloom-fonoon-daryaee-khoramshahr-icon:before {
  content: "\f311";
}
.m-icon-university-oloom-keshavarzi-va-manabe-tabee-gorgan-icon:before {
  content: "\f312";
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path1:before {
  content: "\f313";
  color: rgb(112, 112, 112);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path2:before {
  content: "\f314";
  margin-left: -1.0068359375em;
  color: rgb(48, 48, 48);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path3:before {
  content: "\f315";
  margin-left: -1.0068359375em;
  color: rgb(112, 112, 112);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path4:before {
  content: "\f316";
  margin-left: -1.0068359375em;
  color: rgb(130, 130, 130);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path5:before {
  content: "\f317";
  margin-left: -1.0068359375em;
  color: rgb(123, 123, 123);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path6:before {
  content: "\f318";
  margin-left: -1.0068359375em;
  color: rgb(138, 138, 138);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path7:before {
  content: "\f319";
  margin-left: -1.0068359375em;
  color: rgb(121, 121, 121);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path8:before {
  content: "\f31a";
  margin-left: -1.0068359375em;
  color: rgb(147, 147, 147);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path9:before {
  content: "\f31b";
  margin-left: -1.0068359375em;
  color: rgb(119, 119, 119);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path10:before {
  content: "\f31c";
  margin-left: -1.0068359375em;
  color: rgb(50, 50, 50);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path11:before {
  content: "\f31d";
  margin-left: -1.0068359375em;
  color: rgb(112, 112, 112);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path12:before {
  content: "\f31e";
  margin-left: -1.0068359375em;
  color: rgb(115, 115, 115);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path13:before {
  content: "\f31f";
  margin-left: -1.0068359375em;
  color: rgb(121, 121, 121);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path14:before {
  content: "\f320";
  margin-left: -1.0068359375em;
  color: rgb(154, 154, 154);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path15:before {
  content: "\f321";
  margin-left: -1.0068359375em;
  color: rgb(128, 128, 128);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path16:before {
  content: "\f322";
  margin-left: -1.0068359375em;
  color: rgb(142, 142, 142);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path17:before {
  content: "\f323";
  margin-left: -1.0068359375em;
  color: rgb(150, 150, 150);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path18:before {
  content: "\f324";
  margin-left: -1.0068359375em;
  color: rgb(158, 158, 158);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path19:before {
  content: "\f325";
  margin-left: -1.0068359375em;
  color: rgb(164, 164, 164);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path20:before {
  content: "\f326";
  margin-left: -1.0068359375em;
  color: rgb(135, 135, 135);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path21:before {
  content: "\f327";
  margin-left: -1.0068359375em;
  color: rgb(128, 128, 128);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path22:before {
  content: "\f328";
  margin-left: -1.0068359375em;
  color: rgb(120, 120, 120);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path23:before {
  content: "\f329";
  margin-left: -1.0068359375em;
  color: rgb(171, 171, 171);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path24:before {
  content: "\f32a";
  margin-left: -1.0068359375em;
  color: rgb(159, 159, 159);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path25:before {
  content: "\f32b";
  margin-left: -1.0068359375em;
  color: rgb(120, 120, 120);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path26:before {
  content: "\f32c";
  margin-left: -1.0068359375em;
  color: rgb(168, 168, 168);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path27:before {
  content: "\f32d";
  margin-left: -1.0068359375em;
  color: rgb(120, 120, 120);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path28:before {
  content: "\f32e";
  margin-left: -1.0068359375em;
  color: rgb(173, 173, 173);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path29:before {
  content: "\f32f";
  margin-left: -1.0068359375em;
  color: rgb(164, 164, 164);
}
.m-icon-university-oloom-manabe-tabiee-sari-icon.path30:before {
  content: "\f330";
  margin-left: -1.0068359375em;
  color: rgb(123, 123, 123);
}
.m-icon-university-oloom-pezeshki-icon:before {
  content: "\f331";
}
.m-icon-university-oroomieh-icon:before {
  content: "\f332";
}
.m-icon-university-payam-noor-icon:before {
  content: "\f333";
}
.m-icon-university-qom-icon:before {
  content: "\f334";
}
.m-icon-university-razi-icon:before {
  content: "\f335";
}
.m-icon-university-riazi-computer-khansar-icon:before {
  content: "\f336";
}
.m-icon-university-salman-farsi-kazeroon-icon:before {
  content: "\f337";
}
.m-icon-university-sanati-arak-icon:before {
  content: "\f338";
}
.m-icon-university-sanati-birjand-icon:before {
  content: "\f339";
}
.m-icon-university-sanati-esfehan-icon:before {
  content: "\f33a";
}
.m-icon-university-sanati-hamedan-icon:before {
  content: "\f33b";
}
.m-icon-university-sanati-kermanshah-icon:before {
  content: "\f33c";
}
.m-icon-university-sanati-khatam-ol-anbia-icon:before {
  content: "\f33d";
}
.m-icon-university-sanati-noshirvani-babol-icon:before {
  content: "\f33e";
}
.m-icon-university-sanati-oroomieh-icon:before {
  content: "\f33f";
}
.m-icon-university-sanati-qom-icon.path1:before {
  content: "\f340";
  color: rgb(0, 0, 0);
}
.m-icon-university-sanati-qom-icon.path2:before {
  content: "\f341";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-sanati-qom-icon.path3:before {
  content: "\f342";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-sanati-qom-icon.path4:before {
  content: "\f343";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-sanati-qom-icon.path5:before {
  content: "\f344";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-sanati-qom-icon.path6:before {
  content: "\f345";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-sanati-qom-icon.path7:before {
  content: "\f346";
  margin-left: -1.0068359375em;
  color: rgb(102, 102, 102);
}
.m-icon-university-sanati-sahand-icon:before {
  content: "\f347";
}
.m-icon-university-sanati-sajad-icon:before {
  content: "\f348";
}
.m-icon-university-sanati-shahrood-icon:before {
  content: "\f349";
}
.m-icon-university-sanati-sharif-icon:before {
  content: "\f34a";
}
.m-icon-university-sanati-shiraz-icon:before {
  content: "\f34b";
}
.m-icon-university-sanati-shohada-howeizeh-icon:before {
  content: "\f34c";
}
.m-icon-university-sanati-sirjan-icon:before {
  content: "\f34d";
}
.m-icon-university-sanat-naft-icon:before {
  content: "\f34e";
}
.m-icon-university-semnan-icon:before {
  content: "\f34f";
}
.m-icon-university-seyed-jamalol-aldin-asadabadi-icon:before {
  content: "\f350";
}
.m-icon-university-shahed-icon:before {
  content: "\f351";
}
.m-icon-university-shahid-bahonar-kerman-icon:before {
  content: "\f352";
}
.m-icon-university-shahid-beheshti-icon.path1:before {
  content: "\f353";
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path2:before {
  content: "\f354";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path3:before {
  content: "\f355";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path4:before {
  content: "\f356";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path5:before {
  content: "\f357";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path6:before {
  content: "\f358";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path7:before {
  content: "\f359";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path8:before {
  content: "\f35a";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path9:before {
  content: "\f35b";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path10:before {
  content: "\f35c";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path11:before {
  content: "\f35d";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path12:before {
  content: "\f35e";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path13:before {
  content: "\f35f";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path14:before {
  content: "\f360";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path15:before {
  content: "\f361";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path16:before {
  content: "\f362";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path17:before {
  content: "\f363";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path18:before {
  content: "\f364";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path19:before {
  content: "\f365";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path20:before {
  content: "\f366";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path21:before {
  content: "\f367";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path22:before {
  content: "\f368";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path23:before {
  content: "\f369";
  margin-left: -1.0068359375em;
  color: rgb(7, 6, 6);
}
.m-icon-university-shahid-beheshti-icon.path24:before {
  content: "\f36a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path25:before {
  content: "\f36b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path26:before {
  content: "\f36c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path27:before {
  content: "\f36d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path28:before {
  content: "\f36e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-beheshti-icon.path29:before {
  content: "\f36f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-shahid-madani-azarbaijan-icon:before {
  content: "\f370";
}
.m-icon-university-shahrkord-icon:before {
  content: "\f371";
}
.m-icon-university-shiraz-icon:before {
  content: "\f372";
}
.m-icon-university-sistan-baloochestan-icon:before {
  content: "\f373";
}
.m-icon-university-tabatabaee-icon:before {
  content: "\f374";
}
.m-icon-university-tabriz-icon:before {
  content: "\f375";
}
.m-icon-university-tafresh-icon:before {
  content: "\f376";
}
.m-icon-university-tahsilat-takmili-icon:before {
  content: "\f377";
}
.m-icon-university-tahsilat-takmili-oloom-paye-zanjan-icon.path1:before {
  content: "\f378";
  color: rgb(0, 0, 0);
}
.m-icon-university-tahsilat-takmili-oloom-paye-zanjan-icon.path2:before {
  content: "\f379";
  margin-left: -1.0068359375em;
  color: rgb(104, 103, 103);
}
.m-icon-university-tarbiat-dabir-rajaee-icon:before {
  content: "\f37a";
}
.m-icon-university-tarbiat-modares-icon:before {
  content: "\f37b";
}
.m-icon-university-tehran-icon.path1:before {
  content: "\f37c";
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path2:before {
  content: "\f37d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path3:before {
  content: "\f37e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path4:before {
  content: "\f37f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path5:before {
  content: "\f380";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path6:before {
  content: "\f381";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path7:before {
  content: "\f382";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path8:before {
  content: "\f383";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path9:before {
  content: "\f384";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path10:before {
  content: "\f385";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path11:before {
  content: "\f386";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path12:before {
  content: "\f387";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path13:before {
  content: "\f388";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path14:before {
  content: "\f389";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path15:before {
  content: "\f38a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path16:before {
  content: "\f38b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path17:before {
  content: "\f38c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path18:before {
  content: "\f38d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path19:before {
  content: "\f38e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path20:before {
  content: "\f38f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path21:before {
  content: "\f390";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path22:before {
  content: "\f391";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path23:before {
  content: "\f392";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path24:before {
  content: "\f393";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path25:before {
  content: "\f394";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path26:before {
  content: "\f395";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path27:before {
  content: "\f396";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path28:before {
  content: "\f397";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path29:before {
  content: "\f398";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path30:before {
  content: "\f399";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path31:before {
  content: "\f39a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path32:before {
  content: "\f39b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path33:before {
  content: "\f39c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path34:before {
  content: "\f39d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path35:before {
  content: "\f39e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path36:before {
  content: "\f39f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path37:before {
  content: "\f3a0";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path38:before {
  content: "\f3a1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path39:before {
  content: "\f3a2";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path40:before {
  content: "\f3a3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path41:before {
  content: "\f3a4";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path42:before {
  content: "\f3a5";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path43:before {
  content: "\f3a6";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path44:before {
  content: "\f3a7";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path45:before {
  content: "\f3a8";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path46:before {
  content: "\f3a9";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path47:before {
  content: "\f3aa";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path48:before {
  content: "\f3ab";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path49:before {
  content: "\f3ac";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path50:before {
  content: "\f3ad";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path51:before {
  content: "\f3ae";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path52:before {
  content: "\f3af";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path53:before {
  content: "\f3b0";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path54:before {
  content: "\f3b1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path55:before {
  content: "\f3b2";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path56:before {
  content: "\f3b3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path57:before {
  content: "\f3b4";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path58:before {
  content: "\f3b5";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path59:before {
  content: "\f3b6";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path60:before {
  content: "\f3b7";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path61:before {
  content: "\f3b8";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path62:before {
  content: "\f3b9";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path63:before {
  content: "\f3ba";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path64:before {
  content: "\f3bb";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path65:before {
  content: "\f3bc";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path66:before {
  content: "\f3bd";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path67:before {
  content: "\f3be";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path68:before {
  content: "\f3bf";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path69:before {
  content: "\f3c0";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path70:before {
  content: "\f3c1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path71:before {
  content: "\f3c2";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path72:before {
  content: "\f3c3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path73:before {
  content: "\f3c4";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path74:before {
  content: "\f3c5";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path75:before {
  content: "\f3c6";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path76:before {
  content: "\f3c7";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path77:before {
  content: "\f3c8";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path78:before {
  content: "\f3c9";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path79:before {
  content: "\f3ca";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path80:before {
  content: "\f3cb";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path81:before {
  content: "\f3cc";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path82:before {
  content: "\f3cd";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path83:before {
  content: "\f3ce";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path84:before {
  content: "\f3cf";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path85:before {
  content: "\f3d0";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path86:before {
  content: "\f3d1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path87:before {
  content: "\f3d2";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path88:before {
  content: "\f3d3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path89:before {
  content: "\f3d4";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path90:before {
  content: "\f3d5";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path91:before {
  content: "\f3d6";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path92:before {
  content: "\f3d7";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path93:before {
  content: "\f3d8";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path94:before {
  content: "\f3d9";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path95:before {
  content: "\f3da";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path96:before {
  content: "\f3db";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path97:before {
  content: "\f3dc";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path98:before {
  content: "\f3dd";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path99:before {
  content: "\f3de";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path100:before {
  content: "\f3df";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path101:before {
  content: "\f3e0";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path102:before {
  content: "\f3e1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path103:before {
  content: "\f3e2";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path104:before {
  content: "\f3e3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path105:before {
  content: "\f3e4";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path106:before {
  content: "\f3e5";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon.path107:before {
  content: "\f3e6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path108:before {
  content: "\f3e7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path109:before {
  content: "\f3e8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path110:before {
  content: "\f3e9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path111:before {
  content: "\f3ea";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path112:before {
  content: "\f3eb";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path113:before {
  content: "\f3ec";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path114:before {
  content: "\f3ed";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path115:before {
  content: "\f3ee";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path116:before {
  content: "\f3ef";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path117:before {
  content: "\f3f0";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path118:before {
  content: "\f3f1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path119:before {
  content: "\f3f2";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path120:before {
  content: "\f3f3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path121:before {
  content: "\f3f4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path122:before {
  content: "\f3f5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path123:before {
  content: "\f3f6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path124:before {
  content: "\f3f7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path125:before {
  content: "\f3f8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path126:before {
  content: "\f3f9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path127:before {
  content: "\f3fa";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path128:before {
  content: "\f3fb";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path129:before {
  content: "\f3fc";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path130:before {
  content: "\f3fd";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path131:before {
  content: "\f3fe";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path132:before {
  content: "\f3ff";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path133:before {
  content: "\f400";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path134:before {
  content: "\f401";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path135:before {
  content: "\f402";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path136:before {
  content: "\f403";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path137:before {
  content: "\f404";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path138:before {
  content: "\f405";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path139:before {
  content: "\f406";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path140:before {
  content: "\f407";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path141:before {
  content: "\f408";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path142:before {
  content: "\f409";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path143:before {
  content: "\f40a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path144:before {
  content: "\f40b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path145:before {
  content: "\f40c";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path146:before {
  content: "\f40d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path147:before {
  content: "\f40e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path148:before {
  content: "\f40f";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path149:before {
  content: "\f410";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path150:before {
  content: "\f411";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path151:before {
  content: "\f412";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path152:before {
  content: "\f413";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path153:before {
  content: "\f414";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon.path154:before {
  content: "\f415";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-valiasr-rafsanjan-icon:before {
  content: "\f416";
}
.m-icon-university-velayat-icon:before {
  content: "\f417";
}
.m-icon-university-yasooj-icon:before {
  content: "\f418";
}
.m-icon-university-yazd-icon:before {
  content: "\f419";
}
.m-icon-university-zabol-icon:before {
  content: "\f41a";
}
.m-icon-university-zanjan-icon:before {
  content: "\f41b";
}
.m-icon-university-tabatabaee-icon1:before {
  content: "\f41c";
}
.m-icon-university-shiraz-icon1:before {
  content: "\f41d";
}
.m-icon-university-shahed-icon1:before {
  content: "\f41e";
}
.m-icon-university-sanati-sharif-icon1:before {
  content: "\f41f";
}
.m-icon-university-payam-noor-icon1:before {
  content: "\f420";
}
.m-icon-university-gilan-icon1:before {
  content: "\f421";
}
.m-icon-university-ferdosi-icon1:before {
  content: "\f422";
}
.m-icon-university-farhang-icon1:before {
  content: "\f423";
}
.m-icon-university-amirkabir-icon1:before {
  content: "\f424";
}
.m-icon-university-tehran-icon1.path1:before {
  content: "\f425";
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path2:before {
  content: "\f426";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path3:before {
  content: "\f427";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path4:before {
  content: "\f428";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path5:before {
  content: "\f429";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path6:before {
  content: "\f42a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path7:before {
  content: "\f42b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path8:before {
  content: "\f42c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path9:before {
  content: "\f42d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path10:before {
  content: "\f42e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path11:before {
  content: "\f42f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path12:before {
  content: "\f430";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path13:before {
  content: "\f431";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path14:before {
  content: "\f432";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path15:before {
  content: "\f433";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path16:before {
  content: "\f434";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path17:before {
  content: "\f435";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path18:before {
  content: "\f436";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path19:before {
  content: "\f437";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path20:before {
  content: "\f438";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path21:before {
  content: "\f439";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path22:before {
  content: "\f43a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path23:before {
  content: "\f43b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path24:before {
  content: "\f43c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path25:before {
  content: "\f43d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path26:before {
  content: "\f43e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path27:before {
  content: "\f43f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path28:before {
  content: "\f440";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path29:before {
  content: "\f441";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path30:before {
  content: "\f442";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path31:before {
  content: "\f443";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path32:before {
  content: "\f444";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path33:before {
  content: "\f445";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path34:before {
  content: "\f446";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path35:before {
  content: "\f447";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path36:before {
  content: "\f448";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path37:before {
  content: "\f449";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path38:before {
  content: "\f44a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path39:before {
  content: "\f44b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path40:before {
  content: "\f44c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path41:before {
  content: "\f44d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path42:before {
  content: "\f44e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path43:before {
  content: "\f44f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path44:before {
  content: "\f450";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path45:before {
  content: "\f451";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path46:before {
  content: "\f452";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path47:before {
  content: "\f453";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path48:before {
  content: "\f454";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path49:before {
  content: "\f455";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path50:before {
  content: "\f456";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path51:before {
  content: "\f457";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path52:before {
  content: "\f458";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path53:before {
  content: "\f459";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path54:before {
  content: "\f45a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path55:before {
  content: "\f45b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path56:before {
  content: "\f45c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path57:before {
  content: "\f45d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path58:before {
  content: "\f45e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path59:before {
  content: "\f45f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path60:before {
  content: "\f460";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path61:before {
  content: "\f461";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path62:before {
  content: "\f462";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path63:before {
  content: "\f463";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path64:before {
  content: "\f464";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path65:before {
  content: "\f465";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path66:before {
  content: "\f466";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path67:before {
  content: "\f467";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path68:before {
  content: "\f468";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path69:before {
  content: "\f469";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path70:before {
  content: "\f46a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path71:before {
  content: "\f46b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path72:before {
  content: "\f46c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path73:before {
  content: "\f46d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path74:before {
  content: "\f46e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path75:before {
  content: "\f46f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path76:before {
  content: "\f470";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path77:before {
  content: "\f471";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path78:before {
  content: "\f472";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path79:before {
  content: "\f473";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path80:before {
  content: "\f474";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path81:before {
  content: "\f475";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path82:before {
  content: "\f476";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path83:before {
  content: "\f477";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path84:before {
  content: "\f478";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path85:before {
  content: "\f479";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path86:before {
  content: "\f47a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path87:before {
  content: "\f47b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path88:before {
  content: "\f47c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path89:before {
  content: "\f47d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path90:before {
  content: "\f47e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path91:before {
  content: "\f47f";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path92:before {
  content: "\f480";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path93:before {
  content: "\f481";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path94:before {
  content: "\f482";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path95:before {
  content: "\f483";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path96:before {
  content: "\f484";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path97:before {
  content: "\f485";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path98:before {
  content: "\f486";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path99:before {
  content: "\f487";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path100:before {
  content: "\f488";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path101:before {
  content: "\f489";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path102:before {
  content: "\f48a";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path103:before {
  content: "\f48b";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path104:before {
  content: "\f48c";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path105:before {
  content: "\f48d";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path106:before {
  content: "\f48e";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-university-tehran-icon1.path107:before {
  content: "\f48f";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path108:before {
  content: "\f490";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path109:before {
  content: "\f491";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path110:before {
  content: "\f492";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path111:before {
  content: "\f493";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path112:before {
  content: "\f494";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path113:before {
  content: "\f495";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path114:before {
  content: "\f496";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path115:before {
  content: "\f497";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path116:before {
  content: "\f498";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path117:before {
  content: "\f499";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path118:before {
  content: "\f49a";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path119:before {
  content: "\f49b";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path120:before {
  content: "\f49c";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path121:before {
  content: "\f49d";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path122:before {
  content: "\f49e";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path123:before {
  content: "\f49f";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path124:before {
  content: "\f4a0";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path125:before {
  content: "\f4a1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path126:before {
  content: "\f4a2";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path127:before {
  content: "\f4a3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path128:before {
  content: "\f4a4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path129:before {
  content: "\f4a5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path130:before {
  content: "\f4a6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path131:before {
  content: "\f4a7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path132:before {
  content: "\f4a8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path133:before {
  content: "\f4a9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path134:before {
  content: "\f4aa";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path135:before {
  content: "\f4ab";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path136:before {
  content: "\f4ac";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path137:before {
  content: "\f4ad";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path138:before {
  content: "\f4ae";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path139:before {
  content: "\f4af";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path140:before {
  content: "\f4b0";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path141:before {
  content: "\f4b1";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path142:before {
  content: "\f4b2";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path143:before {
  content: "\f4b3";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path144:before {
  content: "\f4b4";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path145:before {
  content: "\f4b5";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path146:before {
  content: "\f4b6";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path147:before {
  content: "\f4b7";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path148:before {
  content: "\f4b8";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path149:before {
  content: "\f4b9";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path150:before {
  content: "\f4ba";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path151:before {
  content: "\f4bb";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path152:before {
  content: "\f4bc";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path153:before {
  content: "\f4bd";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-tehran-icon1.path154:before {
  content: "\f4be";
  margin-left: -1.0068359375em;
  color: rgb(0, 0, 0);
}
.m-icon-university-azad-icon1:before {
  content: "\f4bf";
}
.m-icon-bime-tamin-ejtemaei-icon.path1:before {
  content: "\f4c0";
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path2:before {
  content: "\f4c1";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-bime-tamin-ejtemaei-icon.path3:before {
  content: "\f4c2";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path4:before {
  content: "\f4c3";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-bime-tamin-ejtemaei-icon.path5:before {
  content: "\f4c4";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path6:before {
  content: "\f4c5";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path7:before {
  content: "\f4c6";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path8:before {
  content: "\f4c7";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path9:before {
  content: "\f4c8";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path10:before {
  content: "\f4c9";
  margin-left: -1.0068359375em;
  color: rgb(31, 26, 23);
}
.m-icon-bime-tamin-ejtemaei-icon.path11:before {
  content: "\f4ca";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-bime-tamin-ejtemaei-icon.path12:before {
  content: "\f4cb";
  margin-left: -1.0068359375em;
  color: rgb(255, 255, 255);
}
.m-icon-bime-atiye-sazan-icon:before {
  content: "\f4cc";
}
.m-icon-bime-salamat-icon:before {
  content: "\f4cd";
}
.m-icon-bime-sarmad-icon:before {
  content: "\f4ce";
}
.m-icon-bime-faraz-icon:before {
  content: "\f4cf";
}
.m-icon-bime-hekmat-icon:before {
  content: "\f4d0";
}
.m-icon-bime-mellat-icon:before {
  content: "\f4d1";
}
.m-icon-bime-MA-icon:before {
  content: "\f4d2";
}
.m-icon-bime-kosar-icon:before {
  content: "\f4d3";
}
.m-icon-bime-taavon-icon:before {
  content: "\f4d4";
}
.m-icon-bime-saman-icon:before {
  content: "\f4d5";
}
.m-icon-bime-pasargad-icon:before {
  content: "\f4d6";
}
.m-icon-bime-novin-icon:before {
  content: "\f4d7";
}
.m-icon-bime-asia-icon:before {
  content: "\f4d8";
}
.m-icon-bime-sina-icon:before {
  content: "\f4d9";
}
.m-icon-bime-toseh-icon:before {
  content: "\f4da";
}
.m-icon-bime-dana-icon:before {
  content: "\f4db";
}
.m-icon-bime-asmari-icon:before {
  content: "\f4dc";
}
.m-icon-bime-arman-icon:before {
  content: "\f4dd";
}
.m-icon-bime-razi-icon:before {
  content: "\e901";
}
.m-icon-bime-moalem-icon:before {
  content: "\e902";
}
.m-icon-bime-parsian-icon:before {
  content: "\e903";
}
.m-icon-bime-dey-icon:before {
  content: "\e904";
}
.m-icon-bime-alborz-icon:before {
  content: "\e905";
}
.m-icon-bime-iran-icon:before {
  content: "\e906";
}
.m-icon-aluminium-arak-fc-logo--6781.path1:before {
  content: "\e907";
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path2:before {
  content: "\e908";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path3:before {
  content: "\e909";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path4:before {
  content: "\e90a";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path5:before {
  content: "\e90b";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path6:before {
  content: "\e90c";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path7:before {
  content: "\e90d";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path8:before {
  content: "\e90e";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path9:before {
  content: "\e90f";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path10:before {
  content: "\e910";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path11:before {
  content: "\e911";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path12:before {
  content: "\e912";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path13:before {
  content: "\e913";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path14:before {
  content: "\e914";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path15:before {
  content: "\e915";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path16:before {
  content: "\e917";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path17:before {
  content: "\e92a";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path18:before {
  content: "\e92b";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path19:before {
  content: "\e92c";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path20:before {
  content: "\e92d";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path21:before {
  content: "\e92e";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path22:before {
  content: "\e92f";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path23:before {
  content: "\e930";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path24:before {
  content: "\e931";
  margin-left: -1.02734375em;
  color: rgb(69, 118, 174);
}
.m-icon-aluminium-arak-fc-logo--6781.path25:before {
  content: "\e932";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path26:before {
  content: "\e933";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path27:before {
  content: "\e934";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path28:before {
  content: "\e935";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path29:before {
  content: "\e936";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path30:before {
  content: "\e937";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path31:before {
  content: "\e938";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path32:before {
  content: "\e939";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path33:before {
  content: "\e93a";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path34:before {
  content: "\e93b";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path35:before {
  content: "\e93c";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path36:before {
  content: "\e93d";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path37:before {
  content: "\e93f";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path38:before {
  content: "\e943";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path39:before {
  content: "\e944";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path40:before {
  content: "\e945";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path41:before {
  content: "\e946";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path42:before {
  content: "\e948";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path43:before {
  content: "\e949";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path44:before {
  content: "\e94a";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path45:before {
  content: "\e94b";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path46:before {
  content: "\e94c";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path47:before {
  content: "\e94d";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path48:before {
  content: "\e94e";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path49:before {
  content: "\e94f";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path50:before {
  content: "\e950";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path51:before {
  content: "\e951";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path52:before {
  content: "\e952";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path53:before {
  content: "\e953";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path54:before {
  content: "\e954";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path55:before {
  content: "\e955";
  margin-left: -1.02734375em;
  color: rgb(255, 255, 255);
}
.m-icon-aluminium-arak-fc-logo--6781.path56:before {
  content: "\e956";
  margin-left: -1.02734375em;
  color: rgb(229, 51, 44);
}
.m-icon-aluminium-arak-fc-logo--6781.path57:before {
  content: "\e957";
  margin-left: -1.02734375em;
  color: rgb(73, 131, 57);
}
.m-icon-aluminium-arak-fc-logo--6781.path58:before {
  content: "\e958";
  margin-left: -1.02734375em;
  color: rgb(229, 51, 44);
}
.m-icon-aluminium-arak-fc-logo--6781.path59:before {
  content: "\e959";
  margin-left: -1.02734375em;
  color: rgb(73, 131, 57);
}
.m-icon-damash-guilan-fc-logo--6782.path1:before {
  content: "\e95a";
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path2:before {
  content: "\e95b";
  margin-left: -0.7470703125em;
  color: rgb(145, 25, 20);
}
.m-icon-damash-guilan-fc-logo--6782.path3:before {
  content: "\e95c";
  margin-left: -0.7470703125em;
  color: rgb(145, 25, 20);
}
.m-icon-damash-guilan-fc-logo--6782.path4:before {
  content: "\e95d";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path5:before {
  content: "\e95e";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path6:before {
  content: "\e95f";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path7:before {
  content: "\e960";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path8:before {
  content: "\e961";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path9:before {
  content: "\e962";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path10:before {
  content: "\e963";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path11:before {
  content: "\e964";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path12:before {
  content: "\e965";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path13:before {
  content: "\e966";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path14:before {
  content: "\e967";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path15:before {
  content: "\e968";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-damash-guilan-fc-logo--6782.path16:before {
  content: "\e969";
  margin-left: -0.7470703125em;
  color: rgb(43, 47, 90);
}
.m-icon-esteghlal-fc-logo--6767.path1:before {
  content: "\e96a";
  color: rgb(255, 255, 255);
}
.m-icon-esteghlal-fc-logo--6767.path2:before {
  content: "\e96b";
  margin-left: -0.77734375em;
  color: rgb(127, 208, 228);
}
.m-icon-esteghlal-fc-logo--6767.path3:before {
  content: "\e96c";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path4:before {
  content: "\e96d";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path5:before {
  content: "\e96e";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path6:before {
  content: "\e96f";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path7:before {
  content: "\e970";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path8:before {
  content: "\e971";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path9:before {
  content: "\e972";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path10:before {
  content: "\e973";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path11:before {
  content: "\e974";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path12:before {
  content: "\e975";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path13:before {
  content: "\e976";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path14:before {
  content: "\e977";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path15:before {
  content: "\e978";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path16:before {
  content: "\e979";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path17:before {
  content: "\e97a";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path18:before {
  content: "\e97b";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path19:before {
  content: "\e980";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path20:before {
  content: "\e981";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path21:before {
  content: "\e982";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path22:before {
  content: "\e983";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path23:before {
  content: "\e984";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path24:before {
  content: "\e985";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path25:before {
  content: "\e986";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path26:before {
  content: "\e987";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path27:before {
  content: "\e988";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path28:before {
  content: "\e989";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path29:before {
  content: "\e98a";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path30:before {
  content: "\e98b";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path31:before {
  content: "\e98c";
  margin-left: -0.77734375em;
  color: rgb(12, 110, 176);
}
.m-icon-esteghlal-fc-logo--6767.path32:before {
  content: "\e98d";
  margin-left: -0.77734375em;
  color: rgb(251, 176, 59);
}
.m-icon-esteghlal-fc-logo--6767.path33:before {
  content: "\e98e";
  margin-left: -0.77734375em;
  color: rgb(251, 176, 59);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path1:before {
  content: "\e98f";
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path2:before {
  content: "\e990";
  margin-left: -1em;
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path3:before {
  content: "\e991";
  margin-left: -1em;
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path4:before {
  content: "\e992";
  margin-left: -1em;
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path5:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path6:before {
  content: "\e994";
  margin-left: -1em;
  color: rgb(0, 88, 197);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path7:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path8:before {
  content: "\e996";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-esteghlal-khuzestan-fc-logo--6775.path9:before {
  content: "\e997";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-foolad-fc-logo--6771.path1:before {
  content: "\e998";
  color: rgb(254, 254, 254);
}
.m-icon-foolad-fc-logo--6771.path2:before {
  content: "\e999";
  margin-left: -1.0107421875em;
  color: rgb(0, 0, 0);
}
.m-icon-foolad-fc-logo--6771.path3:before {
  content: "\e99a";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path4:before {
  content: "\e99c";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path5:before {
  content: "\e99e";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path6:before {
  content: "\e99f";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path7:before {
  content: "\e9a0";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path8:before {
  content: "\e9a1";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path9:before {
  content: "\e9a2";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path10:before {
  content: "\e9a3";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path11:before {
  content: "\e9a4";
  margin-left: -1.0107421875em;
  color: rgb(161, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path12:before {
  content: "\e9a5";
  margin-left: -1.0107421875em;
  color: rgb(254, 204, 0);
}
.m-icon-foolad-fc-logo--6771.path13:before {
  content: "\e9a6";
  margin-left: -1.0107421875em;
  color: rgb(255, 102, 0);
}
.m-icon-foolad-fc-logo--6771.path14:before {
  content: "\e9a7";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path15:before {
  content: "\e9a8";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path16:before {
  content: "\e9a9";
  margin-left: -1.0107421875em;
  color: rgb(162, 40, 39);
}
.m-icon-foolad-fc-logo--6771.path17:before {
  content: "\e9aa";
  margin-left: -1.0107421875em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path1:before {
  content: "\e9ab";
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path2:before {
  content: "\e9ac";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path3:before {
  content: "\e9ad";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path4:before {
  content: "\e9ae";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path5:before {
  content: "\e9af";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path6:before {
  content: "\e9b0";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path7:before {
  content: "\e9b1";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path8:before {
  content: "\e9b2";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path9:before {
  content: "\e9b3";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path10:before {
  content: "\e9b4";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path11:before {
  content: "\e9b5";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path12:before {
  content: "\e9b6";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path13:before {
  content: "\e9b7";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path14:before {
  content: "\e9b8";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path15:before {
  content: "\e9b9";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path16:before {
  content: "\e9ba";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path17:before {
  content: "\e9bb";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path18:before {
  content: "\e9bc";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path19:before {
  content: "\e9bd";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path20:before {
  content: "\e9be";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path21:before {
  content: "\e9bf";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path22:before {
  content: "\e9c0";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path23:before {
  content: "\e9c1";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path24:before {
  content: "\e9c2";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path25:before {
  content: "\e9c3";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path26:before {
  content: "\e9c4";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path27:before {
  content: "\e9c5";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path28:before {
  content: "\e9c6";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path29:before {
  content: "\e9c8";
  margin-left: -0.734375em;
  color: rgb(254, 254, 254);
}
.m-icon-malavan-fc-logo--6778.path30:before {
  content: "\e9c9";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path31:before {
  content: "\e9ca";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path32:before {
  content: "\e9cb";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path33:before {
  content: "\e9cc";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path34:before {
  content: "\e9cd";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path35:before {
  content: "\e9ce";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path36:before {
  content: "\e9cf";
  margin-left: -0.734375em;
  color: rgb(2, 52, 141);
}
.m-icon-malavan-fc-logo--6778.path37:before {
  content: "\e9d0";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path38:before {
  content: "\e9d5";
  margin-left: -0.734375em;
  color: rgb(2, 52, 141);
}
.m-icon-malavan-fc-logo--6778.path39:before {
  content: "\e9d6";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path40:before {
  content: "\e9d7";
  margin-left: -0.734375em;
  color: rgb(2, 52, 141);
}
.m-icon-malavan-fc-logo--6778.path41:before {
  content: "\e9d8";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path42:before {
  content: "\e9d9";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path43:before {
  content: "\e9da";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path44:before {
  content: "\e9db";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path45:before {
  content: "\e9dc";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path46:before {
  content: "\e9dd";
  margin-left: -0.734375em;
  color: rgb(242, 132, 21);
}
.m-icon-malavan-fc-logo--6778.path47:before {
  content: "\e9de";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path48:before {
  content: "\e9df";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path49:before {
  content: "\e9e0";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path50:before {
  content: "\e9e1";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path51:before {
  content: "\e9e2";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path52:before {
  content: "\e9e3";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path53:before {
  content: "\e9e4";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path54:before {
  content: "\e9e5";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path55:before {
  content: "\e9e6";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path56:before {
  content: "\e9e7";
  margin-left: -0.734375em;
  color: rgb(255, 255, 255);
}
.m-icon-malavan-fc-logo--6778.path57:before {
  content: "\e9e8";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path58:before {
  content: "\e9e9";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path59:before {
  content: "\e9ea";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path60:before {
  content: "\e9eb";
  margin-left: -0.734375em;
  color: rgb(2, 51, 140);
}
.m-icon-malavan-fc-logo--6778.path61:before {
  content: "\e9ec";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path62:before {
  content: "\e9ed";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path63:before {
  content: "\e9ee";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path64:before {
  content: "\e9ef";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path65:before {
  content: "\e9f0";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path66:before {
  content: "\e9f1";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path67:before {
  content: "\e9f2";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path68:before {
  content: "\e9f3";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path69:before {
  content: "\e9f4";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path70:before {
  content: "\e9f5";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-malavan-fc-logo--6778.path71:before {
  content: "\e9f6";
  margin-left: -0.734375em;
  color: rgb(0, 0, 0);
}
.m-icon-mashinsazi-fc-logo--6774:before {
  content: "\e9f7";
  color: #005a23;
}
.m-icon-mes-fc-logo--6777.path1:before {
  content: "\e9f8";
  color: rgb(255, 255, 255);
}
.m-icon-mes-fc-logo--6777.path2:before {
  content: "\e9f9";
  margin-left: -1.0234375em;
  color: rgb(255, 255, 255);
}
.m-icon-mes-fc-logo--6777.path3:before {
  content: "\e9fa";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path4:before {
  content: "\e9fb";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path5:before {
  content: "\e9fc";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path6:before {
  content: "\e9fd";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path7:before {
  content: "\e9fe";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path8:before {
  content: "\e9ff";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path9:before {
  content: "\ea00";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path10:before {
  content: "\ea01";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path11:before {
  content: "\ea02";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path12:before {
  content: "\ea03";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path13:before {
  content: "\ea04";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path14:before {
  content: "\ea05";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path15:before {
  content: "\ea06";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path16:before {
  content: "\ea07";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path17:before {
  content: "\ea08";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path18:before {
  content: "\ea0a";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path19:before {
  content: "\ea0b";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path20:before {
  content: "\ea0c";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path21:before {
  content: "\ea0d";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path22:before {
  content: "\ea0e";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-mes-fc-logo--6777.path23:before {
  content: "\ea0f";
  margin-left: -1.0234375em;
  color: rgb(255, 102, 0);
}
.m-icon-nasaji-mazandaran-fc--22892.path1:before {
  content: "\ea10";
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path2:before {
  content: "\ea11";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path3:before {
  content: "\ea14";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path4:before {
  content: "\ea15";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path5:before {
  content: "\ea16";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path6:before {
  content: "\ea17";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path7:before {
  content: "\ea18";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path8:before {
  content: "\ea19";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path9:before {
  content: "\ea1a";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path10:before {
  content: "\ea1b";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path11:before {
  content: "\ea1c";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path12:before {
  content: "\ea1d";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path13:before {
  content: "\ea1e";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path14:before {
  content: "\ea1f";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path15:before {
  content: "\ea20";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path16:before {
  content: "\ea21";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path17:before {
  content: "\ea22";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path18:before {
  content: "\ea23";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path19:before {
  content: "\ea24";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path20:before {
  content: "\ea25";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path21:before {
  content: "\ea26";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path22:before {
  content: "\ea27";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path23:before {
  content: "\ea28";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path24:before {
  content: "\ea29";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path25:before {
  content: "\ea2a";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path26:before {
  content: "\ea2b";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path27:before {
  content: "\ea2c";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path28:before {
  content: "\ea2d";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path29:before {
  content: "\ea2e";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path30:before {
  content: "\ea2f";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path31:before {
  content: "\ea30";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path32:before {
  content: "\ea31";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path33:before {
  content: "\ea32";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path34:before {
  content: "\ea33";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path35:before {
  content: "\ea34";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path36:before {
  content: "\ea35";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path37:before {
  content: "\ea36";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path38:before {
  content: "\ea37";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path39:before {
  content: "\ea38";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path40:before {
  content: "\ea39";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path41:before {
  content: "\ea3a";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path42:before {
  content: "\ea3b";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path43:before {
  content: "\ea3c";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path44:before {
  content: "\ea3d";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path45:before {
  content: "\ea3e";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path46:before {
  content: "\ea3f";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path47:before {
  content: "\ea40";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path48:before {
  content: "\ea41";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path49:before {
  content: "\ea42";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path50:before {
  content: "\ea43";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path51:before {
  content: "\ea44";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path52:before {
  content: "\ea45";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path53:before {
  content: "\ea46";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path54:before {
  content: "\ea47";
  margin-left: -1em;
  color: rgb(3, 2, 3);
}
.m-icon-nasaji-mazandaran-fc--22892.path55:before {
  content: "\ea48";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path56:before {
  content: "\ea49";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path57:before {
  content: "\ea4a";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path58:before {
  content: "\ea4b";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path59:before {
  content: "\ea4c";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path60:before {
  content: "\ea4d";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path61:before {
  content: "\ea4e";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path62:before {
  content: "\ea4f";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}
.m-icon-nasaji-mazandaran-fc--22892.path63:before {
  content: "\ea50";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path64:before {
  content: "\ea51";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path65:before {
  content: "\ea52";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path66:before {
  content: "\ea53";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path67:before {
  content: "\ea54";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path68:before {
  content: "\ea55";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path69:before {
  content: "\ea56";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}
.m-icon-nasaji-mazandaran-fc--22892.path70:before {
  content: "\ea57";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path71:before {
  content: "\ea58";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path72:before {
  content: "\ea59";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path73:before {
  content: "\ea5a";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path74:before {
  content: "\ea5b";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path75:before {
  content: "\ea5c";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path76:before {
  content: "\ea5d";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path77:before {
  content: "\ea5e";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path78:before {
  content: "\ea5f";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path79:before {
  content: "\ea60";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path80:before {
  content: "\ea61";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path81:before {
  content: "\ea62";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path82:before {
  content: "\ea63";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path83:before {
  content: "\ea64";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path84:before {
  content: "\ea65";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path85:before {
  content: "\ea66";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path86:before {
  content: "\ea67";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path87:before {
  content: "\ea68";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path88:before {
  content: "\ea69";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path89:before {
  content: "\ea6a";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path90:before {
  content: "\ea6b";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path91:before {
  content: "\ea6c";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path92:before {
  content: "\ea6d";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path93:before {
  content: "\ea6e";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path94:before {
  content: "\ea6f";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path95:before {
  content: "\ea70";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path96:before {
  content: "\ea71";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path97:before {
  content: "\ea72";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path98:before {
  content: "\ea73";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path99:before {
  content: "\ea74";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path100:before {
  content: "\ea75";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path101:before {
  content: "\ea76";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path102:before {
  content: "\ea77";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path103:before {
  content: "\ea78";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path104:before {
  content: "\ea79";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path105:before {
  content: "\ea7a";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path106:before {
  content: "\ea7b";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path107:before {
  content: "\ea7c";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path108:before {
  content: "\ea7d";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path109:before {
  content: "\ea7e";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path110:before {
  content: "\ea7f";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path111:before {
  content: "\ea80";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path112:before {
  content: "\ea81";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path113:before {
  content: "\ea82";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path114:before {
  content: "\ea83";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path115:before {
  content: "\ea84";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path116:before {
  content: "\ea85";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path117:before {
  content: "\ea86";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path118:before {
  content: "\ea87";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path119:before {
  content: "\ea88";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path120:before {
  content: "\ea89";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path121:before {
  content: "\ea8a";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path122:before {
  content: "\ea8b";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}
.m-icon-nasaji-mazandaran-fc--22892.path123:before {
  content: "\ea8c";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path124:before {
  content: "\ea8d";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path125:before {
  content: "\ea8e";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path126:before {
  content: "\ea8f";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path127:before {
  content: "\ea90";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path128:before {
  content: "\ea91";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path129:before {
  content: "\ea92";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path130:before {
  content: "\ea93";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path131:before {
  content: "\ea94";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path132:before {
  content: "\ea95";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path133:before {
  content: "\ea96";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path134:before {
  content: "\ea97";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path135:before {
  content: "\ea98";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path136:before {
  content: "\ea99";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path137:before {
  content: "\ea9a";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path138:before {
  content: "\ea9b";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path139:before {
  content: "\ea9c";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path140:before {
  content: "\ea9d";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path141:before {
  content: "\ea9e";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path142:before {
  content: "\ea9f";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path143:before {
  content: "\eaa0";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path144:before {
  content: "\eaa1";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path145:before {
  content: "\eaa2";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path146:before {
  content: "\eaa3";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path147:before {
  content: "\eaa4";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path148:before {
  content: "\eaa5";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path149:before {
  content: "\eaa6";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path150:before {
  content: "\eaa7";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path151:before {
  content: "\eaa8";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path152:before {
  content: "\eaa9";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path153:before {
  content: "\eaaa";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path154:before {
  content: "\eaab";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path155:before {
  content: "\eaac";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path156:before {
  content: "\eaad";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path157:before {
  content: "\eaae";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path158:before {
  content: "\eaaf";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path159:before {
  content: "\eab0";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path160:before {
  content: "\eab1";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path161:before {
  content: "\eab2";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path162:before {
  content: "\eab3";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}
.m-icon-nasaji-mazandaran-fc--22892.path163:before {
  content: "\eab4";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path164:before {
  content: "\eab5";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path165:before {
  content: "\eab6";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path166:before {
  content: "\eab7";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path167:before {
  content: "\eab8";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path168:before {
  content: "\eab9";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path169:before {
  content: "\eaba";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path170:before {
  content: "\eabb";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path171:before {
  content: "\eabc";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path172:before {
  content: "\eabd";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path173:before {
  content: "\eabe";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path174:before {
  content: "\eabf";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path175:before {
  content: "\eac0";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path176:before {
  content: "\eac1";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path177:before {
  content: "\eac2";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path178:before {
  content: "\eac3";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path179:before {
  content: "\eac4";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}
.m-icon-nasaji-mazandaran-fc--22892.path180:before {
  content: "\eac5";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path181:before {
  content: "\eac6";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path182:before {
  content: "\eac7";
  margin-left: -1em;
  color: rgb(162, 32, 36);
}
.m-icon-nasaji-mazandaran-fc--22892.path183:before {
  content: "\eac8";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path184:before {
  content: "\eac9";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path185:before {
  content: "\eaca";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path186:before {
  content: "\eacb";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path187:before {
  content: "\eacc";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path188:before {
  content: "\eacd";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path189:before {
  content: "\eace";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path190:before {
  content: "\eacf";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path191:before {
  content: "\ead0";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path192:before {
  content: "\ead1";
  margin-left: -1em;
  color: rgb(223, 181, 183);
}
.m-icon-nasaji-mazandaran-fc--22892.path193:before {
  content: "\ead2";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path194:before {
  content: "\ead3";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path195:before {
  content: "\ead4";
  margin-left: -1em;
  color: rgb(49, 64, 152);
}
.m-icon-nasaji-mazandaran-fc--22892.path196:before {
  content: "\ead5";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path197:before {
  content: "\ead6";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-nasaji-mazandaran-fc--22892.path198:before {
  content: "\ead7";
  margin-left: -1em;
  color: rgb(238, 236, 242);
}
.m-icon-pars-jonoobi-fc-logo--6776.path1:before {
  content: "\ead8";
  color: rgb(12, 8, 254);
}
.m-icon-pars-jonoobi-fc-logo--6776.path2:before {
  content: "\ead9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-pars-jonoobi-fc-logo--6776.path3:before {
  content: "\eada";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path4:before {
  content: "\eadb";
  margin-left: -1em;
  color: rgb(12, 6, 252);
}
.m-icon-pars-jonoobi-fc-logo--6776.path5:before {
  content: "\eadc";
  margin-left: -1em;
  color: rgb(12, 6, 252);
}
.m-icon-pars-jonoobi-fc-logo--6776.path6:before {
  content: "\eadd";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path7:before {
  content: "\eade";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path8:before {
  content: "\eadf";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path9:before {
  content: "\eae0";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path10:before {
  content: "\eae1";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path11:before {
  content: "\eae2";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path12:before {
  content: "\eae3";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path13:before {
  content: "\eae4";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path14:before {
  content: "\eae5";
  margin-left: -1em;
  color: rgb(252, 1, 0);
}
.m-icon-pars-jonoobi-fc-logo--6776.path15:before {
  content: "\eae6";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path16:before {
  content: "\eae7";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path17:before {
  content: "\eae8";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path18:before {
  content: "\eae9";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path19:before {
  content: "\eaea";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path20:before {
  content: "\eaeb";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path21:before {
  content: "\eaec";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path22:before {
  content: "\eaed";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path23:before {
  content: "\eaee";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path24:before {
  content: "\eaef";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path25:before {
  content: "\eaf0";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path26:before {
  content: "\eaf1";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path27:before {
  content: "\eaf2";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path28:before {
  content: "\eaf3";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path29:before {
  content: "\eaf4";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path30:before {
  content: "\eaf5";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path31:before {
  content: "\eaf6";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path32:before {
  content: "\eaf7";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path33:before {
  content: "\eaf8";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path34:before {
  content: "\eaf9";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path35:before {
  content: "\eafa";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path36:before {
  content: "\eafb";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path37:before {
  content: "\eafc";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path38:before {
  content: "\eafd";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path39:before {
  content: "\eafe";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path40:before {
  content: "\eaff";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path41:before {
  content: "\eb00";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path42:before {
  content: "\eb01";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path43:before {
  content: "\eb02";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path44:before {
  content: "\eb03";
  margin-left: -1em;
  color: rgb(12, 6, 252);
}
.m-icon-pars-jonoobi-fc-logo--6776.path45:before {
  content: "\eb04";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path46:before {
  content: "\eb05";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path47:before {
  content: "\eb06";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path48:before {
  content: "\eb07";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path49:before {
  content: "\eb08";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path50:before {
  content: "\eb09";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path51:before {
  content: "\eb0a";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path52:before {
  content: "\eb0b";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path53:before {
  content: "\eb0c";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path54:before {
  content: "\eb0d";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path55:before {
  content: "\eb0e";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path56:before {
  content: "\eb0f";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path57:before {
  content: "\eb10";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path58:before {
  content: "\eb11";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path59:before {
  content: "\eb12";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pars-jonoobi-fc-logo--6776.path60:before {
  content: "\eb13";
  margin-left: -1em;
  color: rgb(224, 218, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path1:before {
  content: "\eb14";
  color: rgb(255, 255, 255);
}
.m-icon-pas-hamedan-fc-logo--6783.path2:before {
  content: "\eb15";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path3:before {
  content: "\eb16";
  margin-left: -1em;
  color: rgb(209, 238, 163);
}
.m-icon-pas-hamedan-fc-logo--6783.path4:before {
  content: "\eb17";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path5:before {
  content: "\eb18";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path6:before {
  content: "\eb19";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path7:before {
  content: "\eb1a";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path8:before {
  content: "\eb1b";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path9:before {
  content: "\eb1c";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-pas-hamedan-fc-logo--6783.path10:before {
  content: "\eb1d";
  margin-left: -1em;
  color: rgb(1, 175, 19);
}
.m-icon-perespolis-fc-logo--6766.path1:before {
  content: "\eb1e";
  color: rgb(233, 29, 37);
}
.m-icon-perespolis-fc-logo--6766.path2:before {
  content: "\eb1f";
  margin-left: -0.796875em;
  color: rgb(35, 31, 32);
}
.m-icon-perespolis-fc-logo--6766.path3:before {
  content: "\eb20";
  margin-left: -0.796875em;
  color: rgb(248, 215, 61);
}
.m-icon-perespolis-fc-logo--6773.path1:before {
  content: "\eb21";
  color: rgb(255, 255, 255);
}
.m-icon-perespolis-fc-logo--6773.path2:before {
  content: "\eb22";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path3:before {
  content: "\eb23";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path4:before {
  content: "\eb24";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path5:before {
  content: "\eb25";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path6:before {
  content: "\eb26";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path7:before {
  content: "\eb27";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path8:before {
  content: "\eb28";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path9:before {
  content: "\eb29";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path10:before {
  content: "\eb2a";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path11:before {
  content: "\eb2b";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path12:before {
  content: "\eb2c";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path13:before {
  content: "\eb2d";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path14:before {
  content: "\eb2e";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path15:before {
  content: "\eb2f";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path16:before {
  content: "\eb30";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path17:before {
  content: "\eb31";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path18:before {
  content: "\eb32";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-perespolis-fc-logo--6773.path19:before {
  content: "\eb33";
  margin-left: -1em;
  color: rgb(237, 28, 36);
}
.m-icon-peykan-fc-logo--6779.path1:before {
  content: "\eb34";
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path2:before {
  content: "\eb35";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path3:before {
  content: "\eb36";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path4:before {
  content: "\eb37";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path5:before {
  content: "\eb38";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path6:before {
  content: "\eb39";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path7:before {
  content: "\eb3a";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path8:before {
  content: "\eb3b";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path9:before {
  content: "\eb3c";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path10:before {
  content: "\eb3d";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path11:before {
  content: "\eb3e";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path12:before {
  content: "\eb3f";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path13:before {
  content: "\eb40";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path14:before {
  content: "\eb41";
  margin-left: -0.75em;
  color: rgb(0, 153, 255);
}
.m-icon-peykan-fc-logo--6779.path15:before {
  content: "\eb42";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path16:before {
  content: "\eb43";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path17:before {
  content: "\eb44";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path18:before {
  content: "\eb45";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path19:before {
  content: "\eb46";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path20:before {
  content: "\eb47";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path21:before {
  content: "\eb48";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path22:before {
  content: "\eb49";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path23:before {
  content: "\eb4a";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path24:before {
  content: "\eb4b";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path25:before {
  content: "\eb4c";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path26:before {
  content: "\eb4d";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path27:before {
  content: "\eb4e";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path28:before {
  content: "\eb4f";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path29:before {
  content: "\eb50";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path30:before {
  content: "\eb51";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path31:before {
  content: "\eb52";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path32:before {
  content: "\eb53";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path33:before {
  content: "\eb54";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path34:before {
  content: "\eb55";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path35:before {
  content: "\eb56";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path36:before {
  content: "\eb57";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path37:before {
  content: "\eb58";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path38:before {
  content: "\eb59";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path39:before {
  content: "\eb5a";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path40:before {
  content: "\eb5b";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-peykan-fc-logo--6779.path41:before {
  content: "\eb5c";
  margin-left: -0.75em;
  color: rgb(51, 50, 54);
}
.m-icon-rah-ahan-fc-logo--6784.path1:before {
  content: "\eb5d";
  color: rgb(255, 255, 1);
}
.m-icon-rah-ahan-fc-logo--6784.path2:before {
  content: "\eb5e";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path3:before {
  content: "\eb5f";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path4:before {
  content: "\eb60";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path5:before {
  content: "\eb61";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path6:before {
  content: "\eb62";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path7:before {
  content: "\eb63";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path8:before {
  content: "\eb64";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path9:before {
  content: "\eb65";
  margin-left: -1.12890625em;
  color: rgb(255, 255, 255);
}
.m-icon-rah-ahan-fc-logo--6784.path10:before {
  content: "\eb66";
  margin-left: -1.12890625em;
  color: rgb(255, 255, 255);
}
.m-icon-rah-ahan-fc-logo--6784.path11:before {
  content: "\eb67";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path12:before {
  content: "\eb68";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path13:before {
  content: "\eb69";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path14:before {
  content: "\eb6a";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path15:before {
  content: "\eb6b";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path16:before {
  content: "\eb6c";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path17:before {
  content: "\eb6d";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path18:before {
  content: "\eb6e";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path19:before {
  content: "\eb6f";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path20:before {
  content: "\eb70";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path21:before {
  content: "\eb71";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path22:before {
  content: "\eb72";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path23:before {
  content: "\eb73";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path24:before {
  content: "\eb74";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path25:before {
  content: "\eb75";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path26:before {
  content: "\eb76";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path27:before {
  content: "\eb77";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path28:before {
  content: "\eb78";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path29:before {
  content: "\eb79";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path30:before {
  content: "\eb7a";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path31:before {
  content: "\eb7b";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path32:before {
  content: "\eb7c";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path33:before {
  content: "\eb7d";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path34:before {
  content: "\eb7e";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path35:before {
  content: "\eb7f";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path36:before {
  content: "\eb80";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path37:before {
  content: "\eb81";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path38:before {
  content: "\eb82";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path39:before {
  content: "\eb83";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path40:before {
  content: "\eb84";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path41:before {
  content: "\eb85";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path42:before {
  content: "\eb86";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path43:before {
  content: "\eb87";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path44:before {
  content: "\eb88";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path45:before {
  content: "\eb89";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path46:before {
  content: "\eb8a";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path47:before {
  content: "\eb8b";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path48:before {
  content: "\eb8c";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path49:before {
  content: "\eb8d";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path50:before {
  content: "\eb8e";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path51:before {
  content: "\eb8f";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path52:before {
  content: "\eb90";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path53:before {
  content: "\eb91";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path54:before {
  content: "\eb92";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path55:before {
  content: "\eb93";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path56:before {
  content: "\eb94";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path57:before {
  content: "\eb95";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path58:before {
  content: "\eb96";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path59:before {
  content: "\eb97";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path60:before {
  content: "\eb98";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path61:before {
  content: "\eb99";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path62:before {
  content: "\eb9a";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path63:before {
  content: "\eb9b";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path64:before {
  content: "\eb9c";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path65:before {
  content: "\eb9d";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path66:before {
  content: "\eb9e";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path67:before {
  content: "\eb9f";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path68:before {
  content: "\eba0";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path69:before {
  content: "\eba1";
  margin-left: -1.12890625em;
  color: rgb(1, 1, 244);
}
.m-icon-rah-ahan-fc-logo--6784.path70:before {
  content: "\eba2";
  margin-left: -1.12890625em;
  color: rgb(255, 255, 255);
}
.m-icon-rah-ahan-fc-logo--6784.path71:before {
  content: "\eba3";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-rah-ahan-fc-logo--6784.path72:before {
  content: "\eba4";
  margin-left: -1.12890625em;
  color: rgb(0, 2, 246);
}
.m-icon-saba-battery-qom-fc-logo--6785.path1:before {
  content: "\eba5";
  color: rgb(255, 255, 255);
}
.m-icon-saba-battery-qom-fc-logo--6785.path2:before {
  content: "\eba6";
  margin-left: -1.6064453125em;
  color: rgb(0, 0, 0);
}
.m-icon-saba-battery-qom-fc-logo--6785.path3:before {
  content: "\eba7";
  margin-left: -1.6064453125em;
  color: rgb(0, 0, 0);
}
.m-icon-saba-battery-qom-fc-logo--6785.path4:before {
  content: "\eba8";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path5:before {
  content: "\eba9";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path6:before {
  content: "\ebaa";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path7:before {
  content: "\ebab";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path8:before {
  content: "\ebac";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path9:before {
  content: "\ebad";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path10:before {
  content: "\ebae";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path11:before {
  content: "\ebaf";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saba-battery-qom-fc-logo--6785.path12:before {
  content: "\ebb0";
  margin-left: -1.6064453125em;
  color: rgb(0, 103, 171);
}
.m-icon-saipa-fc-logo--6769.path1:before {
  content: "\ebb1";
  color: rgb(254, 142, 27);
}
.m-icon-saipa-fc-logo--6769.path2:before {
  content: "\ebb2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-saipa-fc-logo--6769.path3:before {
  content: "\ebb3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-saipa-fc-logo--6769.path4:before {
  content: "\ebb4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-saipa-fc-logo--6769.path5:before {
  content: "\ebb5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path1:before {
  content: "\ebb6";
  color: rgb(255, 204, 0);
}
.m-icon-sepahan-fc-logo--6780.path2:before {
  content: "\ebb7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path3:before {
  content: "\ebb8";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path4:before {
  content: "\ebb9";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path5:before {
  content: "\ebba";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path6:before {
  content: "\ebbb";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path7:before {
  content: "\ebbc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path8:before {
  content: "\ebbd";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sepahan-fc-logo--6780.path9:before {
  content: "\ebbe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path10:before {
  content: "\ebbf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path11:before {
  content: "\ebc0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path12:before {
  content: "\ebc1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path13:before {
  content: "\ebc2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path14:before {
  content: "\ebc3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path15:before {
  content: "\ebc4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path16:before {
  content: "\ebc5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path17:before {
  content: "\ebc6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path18:before {
  content: "\ebc7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path19:before {
  content: "\ebc8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path20:before {
  content: "\ebc9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path21:before {
  content: "\ebca";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path22:before {
  content: "\ebcb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path23:before {
  content: "\ebcc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path24:before {
  content: "\ebcd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path25:before {
  content: "\ebce";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path26:before {
  content: "\ebcf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path27:before {
  content: "\ebd0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path28:before {
  content: "\ebd1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path29:before {
  content: "\ebd2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path30:before {
  content: "\ebd3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path31:before {
  content: "\ebd4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path32:before {
  content: "\ebd5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path33:before {
  content: "\ebd6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path34:before {
  content: "\ebd7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path35:before {
  content: "\ebd8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path36:before {
  content: "\ebd9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path37:before {
  content: "\ebda";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path38:before {
  content: "\ebdb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path39:before {
  content: "\ebdc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path40:before {
  content: "\ebdd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path41:before {
  content: "\ebde";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path42:before {
  content: "\ebdf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path43:before {
  content: "\ebe0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path44:before {
  content: "\ebe1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path45:before {
  content: "\ebe2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path46:before {
  content: "\ebe3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path47:before {
  content: "\ebe4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path48:before {
  content: "\ebe5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path49:before {
  content: "\ebe6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path50:before {
  content: "\ebe7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path51:before {
  content: "\ebe8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path52:before {
  content: "\ebe9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path53:before {
  content: "\ebea";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path54:before {
  content: "\ebeb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path55:before {
  content: "\ebec";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path56:before {
  content: "\ebed";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path57:before {
  content: "\ebee";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path58:before {
  content: "\ebef";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path59:before {
  content: "\ebf0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path60:before {
  content: "\ebf1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path61:before {
  content: "\ebf2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path62:before {
  content: "\ebf3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path63:before {
  content: "\ebf4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path64:before {
  content: "\ebf5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path65:before {
  content: "\ebf6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path66:before {
  content: "\ebf7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path67:before {
  content: "\ebf8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path68:before {
  content: "\ebf9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path69:before {
  content: "\ebfa";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path70:before {
  content: "\ebfb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path71:before {
  content: "\ebfc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path72:before {
  content: "\ebfd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path73:before {
  content: "\ebfe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path74:before {
  content: "\ebff";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path75:before {
  content: "\ec00";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path76:before {
  content: "\ec01";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path77:before {
  content: "\ec02";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path78:before {
  content: "\ec03";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path79:before {
  content: "\ec04";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path80:before {
  content: "\ec05";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path81:before {
  content: "\ec06";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path82:before {
  content: "\ec07";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path83:before {
  content: "\ec08";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path84:before {
  content: "\ec09";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-sepahan-fc-logo--6780.path85:before {
  content: "\ec0a";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-tracktor-fc-logo--6768:before {
  content: "\ec0b";
  color: #ee2d3a;
}
.m-icon-tracktor-fc-logo--6772:before {
  content: "\ec0c";
  color: #ee2d3a;
}
.m-icon-zobahan-fc-logo--6770.path1:before {
  content: "\ec0d";
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path2:before {
  content: "\ec0e";
  margin-left: -1.12109375em;
  color: rgb(146, 205, 138);
}
.m-icon-zobahan-fc-logo--6770.path3:before {
  content: "\ec0f";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path4:before {
  content: "\ec10";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path5:before {
  content: "\ec11";
  margin-left: -1.12109375em;
  color: rgb(217, 27, 35);
}
.m-icon-zobahan-fc-logo--6770.path6:before {
  content: "\ec12";
  margin-left: -1.12109375em;
  color: rgb(0, 0, 0);
}
.m-icon-zobahan-fc-logo--6770.path7:before {
  content: "\ec13";
  margin-left: -1.12109375em;
  color: rgb(22, 132, 70);
}
.m-icon-zobahan-fc-logo--6770.path8:before {
  content: "\ec14";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path9:before {
  content: "\ec15";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path10:before {
  content: "\ec16";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path11:before {
  content: "\ec17";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path12:before {
  content: "\ec18";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path13:before {
  content: "\ec19";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path14:before {
  content: "\ec1a";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path15:before {
  content: "\ec1b";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path16:before {
  content: "\ec1c";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path17:before {
  content: "\ec1d";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path18:before {
  content: "\ec1e";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path19:before {
  content: "\ec1f";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path20:before {
  content: "\ec20";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path21:before {
  content: "\ec21";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path22:before {
  content: "\ec22";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path23:before {
  content: "\ec23";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path24:before {
  content: "\ec24";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path25:before {
  content: "\ec25";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path26:before {
  content: "\ec26";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path27:before {
  content: "\ec27";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path28:before {
  content: "\ec28";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path29:before {
  content: "\ec29";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path30:before {
  content: "\ec2a";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path31:before {
  content: "\ec2b";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path32:before {
  content: "\ec2c";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path33:before {
  content: "\ec2d";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path34:before {
  content: "\ec2e";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path35:before {
  content: "\ec2f";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path36:before {
  content: "\ec30";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path37:before {
  content: "\ec31";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path38:before {
  content: "\ec32";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path39:before {
  content: "\ec33";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path40:before {
  content: "\ec34";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path41:before {
  content: "\ec35";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-zobahan-fc-logo--6770.path42:before {
  content: "\ec36";
  margin-left: -1.12109375em;
  color: rgb(23, 132, 71);
}
.m-icon-ansar-bank-logo--10683.path1:before {
  content: "\ec37";
  color: rgb(198, 57, 59);
}
.m-icon-ansar-bank-logo--10683.path2:before {
  content: "\ec38";
  margin-left: -1em;
  color: rgb(255, 204, 41);
}
.m-icon-arman-bank-logo--10713.path1:before {
  content: "\ec39";
  color: rgb(190, 156, 57);
}
.m-icon-arman-bank-logo--10713.path2:before {
  content: "\ec3a";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path3:before {
  content: "\ec3b";
  margin-left: -1em;
  color: rgb(150, 0, 0);
}
.m-icon-arman-bank-logo--10713.path4:before {
  content: "\ec3c";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path5:before {
  content: "\ec3d";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path6:before {
  content: "\ec3e";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path7:before {
  content: "\ec3f";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path8:before {
  content: "\ec40";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path9:before {
  content: "\ec41";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path10:before {
  content: "\ec42";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path11:before {
  content: "\ec43";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-arman-bank-logo--10713.path12:before {
  content: "\ec44";
  margin-left: -1em;
  color: rgb(3, 28, 69);
}
.m-icon-ayandeh-bank-logo--10693.path1:before {
  content: "\ec45";
  color: rgb(207, 157, 42);
}
.m-icon-ayandeh-bank-logo--10693.path2:before {
  content: "\ec46";
  margin-left: -1em;
  color: rgb(82, 45, 29);
}
.m-icon-ayandeh-bank-logo--10693.path3:before {
  content: "\ec47";
  margin-left: -1em;
  color: rgb(82, 45, 29);
}
.m-icon-ayandeh-bank-logo--10693.path4:before {
  content: "\ec48";
  margin-left: -1em;
  color: rgb(82, 45, 29);
}
.m-icon-blu-bank-logo--10685.path1:before {
  content: "\ec49";
  color: rgb(49, 127, 225);
}
.m-icon-blu-bank-logo--10685.path2:before {
  content: "\ec4a";
  margin-left: -1em;
  color: rgb(49, 127, 225);
}
.m-icon-blu-bank-logo--10685.path3:before {
  content: "\ec4b";
  margin-left: -1em;
  color: rgb(7, 7, 7);
}
.m-icon-blu-bank-logo--10685.path4:before {
  content: "\ec4c";
  margin-left: -1em;
  color: rgb(49, 127, 225);
}
.m-icon-dey-bank-logo--10715.path1:before {
  content: "\ec4d";
  color: rgb(0, 138, 159);
}
.m-icon-dey-bank-logo--10715.path2:before {
  content: "\ec4e";
  margin-left: -1em;
  color: rgb(0, 138, 159);
}
.m-icon-dey-bank-logo--10715.path3:before {
  content: "\ec4f";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path4:before {
  content: "\ec50";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path5:before {
  content: "\ec51";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path6:before {
  content: "\ec52";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path7:before {
  content: "\ec53";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path8:before {
  content: "\ec54";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path9:before {
  content: "\ec55";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path10:before {
  content: "\ec56";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path11:before {
  content: "\ec57";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-dey-bank-logo--10715.path12:before {
  content: "\ec58";
  margin-left: -1em;
  color: rgb(75, 75, 75);
}
.m-icon-eghtesad-novin-bank-logo--10681:before {
  content: "\ec59";
  color: #701e72;
}
.m-icon-gardeshgari-bank-logo--10689.path1:before {
  content: "\ec5a";
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path2:before {
  content: "\ec5b";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path3:before {
  content: "\ec5c";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path4:before {
  content: "\ec5d";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path5:before {
  content: "\ec5e";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path6:before {
  content: "\ec5f";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path7:before {
  content: "\ec60";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path8:before {
  content: "\ec61";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path9:before {
  content: "\ec62";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path10:before {
  content: "\ec63";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path11:before {
  content: "\ec64";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path12:before {
  content: "\ec65";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path13:before {
  content: "\ec66";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path14:before {
  content: "\ec67";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path15:before {
  content: "\ec68";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path16:before {
  content: "\ec69";
  margin-left: -1em;
  color: rgb(176, 17, 23);
}
.m-icon-gardeshgari-bank-logo--10689.path17:before {
  content: "\ec6a";
  margin-left: -1em;
  color: rgb(0, 174, 197);
}
.m-icon-ghavamin-bank-logo--10703.path1:before {
  content: "\ec6b";
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path2:before {
  content: "\ec6c";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path3:before {
  content: "\ec6d";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path4:before {
  content: "\ec6e";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path5:before {
  content: "\ec6f";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path6:before {
  content: "\ec70";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path7:before {
  content: "\ec71";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path8:before {
  content: "\ec72";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path9:before {
  content: "\ec73";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path10:before {
  content: "\ec74";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path11:before {
  content: "\ec75";
  margin-left: -1em;
  color: rgb(3, 3, 3);
}
.m-icon-ghavamin-bank-logo--10703.path12:before {
  content: "\ec76";
  margin-left: -1em;
  color: rgb(10, 95, 60);
}
.m-icon-ghavamin-bank-logo--10703.path13:before {
  content: "\ec77";
  margin-left: -1em;
  color: rgb(10, 95, 60);
}
.m-icon-ghavamin-bank-logo--10703.path14:before {
  content: "\ec78";
  margin-left: -1em;
  color: rgb(228, 228, 24);
}
.m-icon-hekmat-iranian-bank-logo--10691:before {
  content: "\ec79";
  color: #015baa;
}
.m-icon-iranzamin-bank-logo--10702.path1:before {
  content: "\ec7a";
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path2:before {
  content: "\ec7b";
  margin-left: -1em;
  color: rgb(255, 0, 135);
}
.m-icon-iranzamin-bank-logo--10702.path3:before {
  content: "\ec7c";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path4:before {
  content: "\ec7d";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path5:before {
  content: "\ec7e";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path6:before {
  content: "\ec7f";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path7:before {
  content: "\ec80";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path8:before {
  content: "\ec81";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path9:before {
  content: "\ec82";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path10:before {
  content: "\ec83";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path11:before {
  content: "\ec84";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path12:before {
  content: "\ec85";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path13:before {
  content: "\ec86";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path14:before {
  content: "\ec87";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path15:before {
  content: "\ec88";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path16:before {
  content: "\ec89";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path17:before {
  content: "\ec8a";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-iranzamin-bank-logo--10702.path18:before {
  content: "\ec8b";
  margin-left: -1em;
  color: rgb(86, 19, 162);
}
.m-icon-karafarin-bank-logo--10696.path1:before {
  content: "\ec8c";
  color: rgb(21, 114, 21);
}
.m-icon-karafarin-bank-logo--10696.path2:before {
  content: "\ec8d";
  margin-left: -1em;
  color: rgb(170, 115, 70);
}
.m-icon-karafarin-bank-logo--10696.path3:before {
  content: "\ec8e";
  margin-left: -1em;
  color: rgb(4, 6, 5);
}
.m-icon-keshavarzi-bank-logo--10688.path1:before {
  content: "\ec8f";
  color: rgb(0, 0, 0);
}
.m-icon-keshavarzi-bank-logo--10688.path2:before {
  content: "\ec90";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path3:before {
  content: "\ec91";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path4:before {
  content: "\ec92";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path5:before {
  content: "\ec93";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path6:before {
  content: "\ec94";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path7:before {
  content: "\ec95";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path8:before {
  content: "\ec96";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path9:before {
  content: "\ec97";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path10:before {
  content: "\ec98";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path11:before {
  content: "\ec99";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path12:before {
  content: "\ec9a";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path13:before {
  content: "\ec9b";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path14:before {
  content: "\ec9c";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path15:before {
  content: "\ec9d";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path16:before {
  content: "\ec9e";
  margin-left: -1em;
  color: rgb(32, 45, 20);
}
.m-icon-keshavarzi-bank-logo--10688.path17:before {
  content: "\ec9f";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path18:before {
  content: "\eca0";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path19:before {
  content: "\eca1";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path20:before {
  content: "\eca2";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path21:before {
  content: "\eca3";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path22:before {
  content: "\eca4";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path23:before {
  content: "\eca5";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path24:before {
  content: "\eca6";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path25:before {
  content: "\eca7";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path26:before {
  content: "\eca8";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path27:before {
  content: "\eca9";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path28:before {
  content: "\ecaa";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path29:before {
  content: "\ecab";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path30:before {
  content: "\ecac";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path31:before {
  content: "\ecad";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path32:before {
  content: "\ecae";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-keshavarzi-bank-logo--10688.path33:before {
  content: "\ecaf";
  margin-left: -1em;
  color: rgb(239, 241, 191);
}
.m-icon-khavarmianeh-bank-logo--10711.path1:before {
  content: "\ecb0";
  color: rgb(242, 146, 0);
}
.m-icon-khavarmianeh-bank-logo--10711.path2:before {
  content: "\ecb1";
  margin-left: -1em;
  color: rgb(22, 61, 138);
}
.m-icon-kosar-bank-logo--10709.path1:before {
  content: "\ecb2";
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path2:before {
  content: "\ecb3";
  margin-left: -1em;
  color: rgb(254, 203, 5);
}
.m-icon-kosar-bank-logo--10709.path3:before {
  content: "\ecb4";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path4:before {
  content: "\ecb5";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path5:before {
  content: "\ecb6";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path6:before {
  content: "\ecb7";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path7:before {
  content: "\ecb8";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path8:before {
  content: "\ecb9";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path9:before {
  content: "\ecba";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path10:before {
  content: "\ecbb";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path11:before {
  content: "\ecbc";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path12:before {
  content: "\ecbd";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path13:before {
  content: "\ecbe";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path14:before {
  content: "\ecbf";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path15:before {
  content: "\ecc0";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path16:before {
  content: "\ecc1";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path17:before {
  content: "\ecc2";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path18:before {
  content: "\ecc3";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path19:before {
  content: "\ecc4";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-kosar-bank-logo--10709.path20:before {
  content: "\ecc5";
  margin-left: -1em;
  color: rgb(148, 5, 9);
}
.m-icon-markazi-bank-logo--10708:before {
  content: "\ecc6";
  color: #2f3394;
}
.m-icon-maskan-bank-logo--10682:before {
  content: "\ecc7";
  color: #f25920;
}
.m-icon-mehr-eghtesad-bank-logo--10701.path1:before {
  content: "\ecc8";
  color: rgb(0, 166, 82);
}
.m-icon-mehr-eghtesad-bank-logo--10701.path2:before {
  content: "\ecc9";
  margin-left: -1em;
  color: rgb(247, 148, 31);
}
.m-icon-mehr-eghtesad-bank-logo--10701.path3:before {
  content: "\ecca";
  margin-left: -1em;
  color: rgb(35, 31, 32);
}
.m-icon-mehr-iran-bank-logo--10700.path1:before {
  content: "\eccb";
  color: rgb(40, 153, 37);
}
.m-icon-mehr-iran-bank-logo--10700.path2:before {
  content: "\eccc";
  margin-left: -1em;
  color: rgb(31, 26, 23);
}
.m-icon-melat-bank-logo--10680.path1:before {
  content: "\eccd";
  color: rgb(0, 0, 0);
}
.m-icon-melat-bank-logo--10680.path2:before {
  content: "\ecce";
  margin-left: -1em;
  color: rgb(163, 12, 0);
}
.m-icon-melat-bank-logo--10680.path3:before {
  content: "\eccf";
  margin-left: -1em;
  color: rgb(198, 18, 52);
}
.m-icon-melat-bank-logo--10680.path4:before {
  content: "\ecd0";
  margin-left: -1em;
  color: rgb(163, 12, 0);
}
.m-icon-melat-bank-logo--10680.path5:before {
  content: "\ecd1";
  margin-left: -1em;
  color: rgb(198, 18, 52);
}
.m-icon-melat-bank-logo--10680.path6:before {
  content: "\ecd2";
  margin-left: -1em;
  color: rgb(163, 12, 0);
}
.m-icon-melat-bank-logo--10680.path7:before {
  content: "\ecd3";
  margin-left: -1em;
  color: rgb(248, 215, 144);
}
.m-icon-melat-bank-logo--10680.path8:before {
  content: "\ecd4";
  margin-left: -1em;
  color: rgb(248, 215, 144);
}
.m-icon-melat-bank-logo--10680.path9:before {
  content: "\ecd5";
  margin-left: -1em;
  color: rgb(248, 215, 143);
}
.m-icon-melat-bank-logo--10680.path10:before {
  content: "\ecd6";
  margin-left: -1em;
  color: rgb(248, 215, 142);
}
.m-icon-melat-bank-logo--10680.path11:before {
  content: "\ecd7";
  margin-left: -1em;
  color: rgb(248, 215, 141);
}
.m-icon-melat-bank-logo--10680.path12:before {
  content: "\ecd8";
  margin-left: -1em;
  color: rgb(248, 215, 140);
}
.m-icon-melat-bank-logo--10680.path13:before {
  content: "\ecd9";
  margin-left: -1em;
  color: rgb(248, 214, 139);
}
.m-icon-melat-bank-logo--10680.path14:before {
  content: "\ecda";
  margin-left: -1em;
  color: rgb(248, 214, 138);
}
.m-icon-melat-bank-logo--10680.path15:before {
  content: "\ecdb";
  margin-left: -1em;
  color: rgb(248, 214, 137);
}
.m-icon-melat-bank-logo--10680.path16:before {
  content: "\ecdc";
  margin-left: -1em;
  color: rgb(248, 214, 136);
}
.m-icon-melat-bank-logo--10680.path17:before {
  content: "\ecdd";
  margin-left: -1em;
  color: rgb(248, 214, 135);
}
.m-icon-melat-bank-logo--10680.path18:before {
  content: "\ecde";
  margin-left: -1em;
  color: rgb(248, 214, 134);
}
.m-icon-melat-bank-logo--10680.path19:before {
  content: "\ecdf";
  margin-left: -1em;
  color: rgb(248, 214, 133);
}
.m-icon-melat-bank-logo--10680.path20:before {
  content: "\ece0";
  margin-left: -1em;
  color: rgb(248, 214, 132);
}
.m-icon-melat-bank-logo--10680.path21:before {
  content: "\ece1";
  margin-left: -1em;
  color: rgb(248, 214, 131);
}
.m-icon-melat-bank-logo--10680.path22:before {
  content: "\ece2";
  margin-left: -1em;
  color: rgb(248, 213, 130);
}
.m-icon-melat-bank-logo--10680.path23:before {
  content: "\ece3";
  margin-left: -1em;
  color: rgb(248, 213, 129);
}
.m-icon-melat-bank-logo--10680.path24:before {
  content: "\ece4";
  margin-left: -1em;
  color: rgb(248, 213, 128);
}
.m-icon-melat-bank-logo--10680.path25:before {
  content: "\ece5";
  margin-left: -1em;
  color: rgb(248, 213, 127);
}
.m-icon-melat-bank-logo--10680.path26:before {
  content: "\ece6";
  margin-left: -1em;
  color: rgb(248, 213, 126);
}
.m-icon-melat-bank-logo--10680.path27:before {
  content: "\ece7";
  margin-left: -1em;
  color: rgb(248, 213, 124);
}
.m-icon-melat-bank-logo--10680.path28:before {
  content: "\ece8";
  margin-left: -1em;
  color: rgb(248, 213, 123);
}
.m-icon-melat-bank-logo--10680.path29:before {
  content: "\ece9";
  margin-left: -1em;
  color: rgb(248, 213, 122);
}
.m-icon-melat-bank-logo--10680.path30:before {
  content: "\ecea";
  margin-left: -1em;
  color: rgb(248, 213, 121);
}
.m-icon-melat-bank-logo--10680.path31:before {
  content: "\eceb";
  margin-left: -1em;
  color: rgb(248, 213, 120);
}
.m-icon-melat-bank-logo--10680.path32:before {
  content: "\ecec";
  margin-left: -1em;
  color: rgb(248, 212, 119);
}
.m-icon-melat-bank-logo--10680.path33:before {
  content: "\eced";
  margin-left: -1em;
  color: rgb(248, 212, 118);
}
.m-icon-melat-bank-logo--10680.path34:before {
  content: "\ecee";
  margin-left: -1em;
  color: rgb(248, 212, 117);
}
.m-icon-melat-bank-logo--10680.path35:before {
  content: "\ecef";
  margin-left: -1em;
  color: rgb(248, 212, 116);
}
.m-icon-melat-bank-logo--10680.path36:before {
  content: "\ecf0";
  margin-left: -1em;
  color: rgb(248, 212, 115);
}
.m-icon-melat-bank-logo--10680.path37:before {
  content: "\ecf1";
  margin-left: -1em;
  color: rgb(248, 212, 114);
}
.m-icon-melat-bank-logo--10680.path38:before {
  content: "\ecf2";
  margin-left: -1em;
  color: rgb(248, 212, 113);
}
.m-icon-melat-bank-logo--10680.path39:before {
  content: "\ecf3";
  margin-left: -1em;
  color: rgb(248, 212, 112);
}
.m-icon-melat-bank-logo--10680.path40:before {
  content: "\ecf4";
  margin-left: -1em;
  color: rgb(248, 212, 111);
}
.m-icon-melat-bank-logo--10680.path41:before {
  content: "\ecf5";
  margin-left: -1em;
  color: rgb(248, 211, 110);
}
.m-icon-melat-bank-logo--10680.path42:before {
  content: "\ecf6";
  margin-left: -1em;
  color: rgb(248, 211, 109);
}
.m-icon-melat-bank-logo--10680.path43:before {
  content: "\ecf7";
  margin-left: -1em;
  color: rgb(248, 211, 108);
}
.m-icon-melat-bank-logo--10680.path44:before {
  content: "\ecf8";
  margin-left: -1em;
  color: rgb(248, 211, 107);
}
.m-icon-melat-bank-logo--10680.path45:before {
  content: "\ecf9";
  margin-left: -1em;
  color: rgb(248, 211, 106);
}
.m-icon-melat-bank-logo--10680.path46:before {
  content: "\ecfa";
  margin-left: -1em;
  color: rgb(248, 211, 106);
}
.m-icon-melat-bank-logo--10680.path47:before {
  content: "\ecfb";
  margin-left: -1em;
  color: rgb(248, 211, 105);
}
.m-icon-melat-bank-logo--10680.path48:before {
  content: "\ecfc";
  margin-left: -1em;
  color: rgb(248, 211, 104);
}
.m-icon-melat-bank-logo--10680.path49:before {
  content: "\ecfd";
  margin-left: -1em;
  color: rgb(248, 211, 103);
}
.m-icon-melat-bank-logo--10680.path50:before {
  content: "\ecfe";
  margin-left: -1em;
  color: rgb(248, 211, 102);
}
.m-icon-melat-bank-logo--10680.path51:before {
  content: "\ecff";
  margin-left: -1em;
  color: rgb(248, 211, 101);
}
.m-icon-melat-bank-logo--10680.path52:before {
  content: "\ed00";
  margin-left: -1em;
  color: rgb(248, 211, 100);
}
.m-icon-melat-bank-logo--10680.path53:before {
  content: "\ed01";
  margin-left: -1em;
  color: rgb(248, 211, 99);
}
.m-icon-melat-bank-logo--10680.path54:before {
  content: "\ed02";
  margin-left: -1em;
  color: rgb(248, 211, 98);
}
.m-icon-melat-bank-logo--10680.path55:before {
  content: "\ed03";
  margin-left: -1em;
  color: rgb(248, 210, 97);
}
.m-icon-melat-bank-logo--10680.path56:before {
  content: "\ed04";
  margin-left: -1em;
  color: rgb(248, 210, 96);
}
.m-icon-melat-bank-logo--10680.path57:before {
  content: "\ed05";
  margin-left: -1em;
  color: rgb(248, 210, 95);
}
.m-icon-melat-bank-logo--10680.path58:before {
  content: "\ed06";
  margin-left: -1em;
  color: rgb(248, 210, 94);
}
.m-icon-melat-bank-logo--10680.path59:before {
  content: "\ed07";
  margin-left: -1em;
  color: rgb(248, 210, 93);
}
.m-icon-melat-bank-logo--10680.path60:before {
  content: "\ed08";
  margin-left: -1em;
  color: rgb(248, 210, 92);
}
.m-icon-melat-bank-logo--10680.path61:before {
  content: "\ed09";
  margin-left: -1em;
  color: rgb(248, 210, 91);
}
.m-icon-melat-bank-logo--10680.path62:before {
  content: "\ed0a";
  margin-left: -1em;
  color: rgb(248, 210, 90);
}
.m-icon-melat-bank-logo--10680.path63:before {
  content: "\ed0b";
  margin-left: -1em;
  color: rgb(247, 210, 88);
}
.m-icon-melat-bank-logo--10680.path64:before {
  content: "\ed0c";
  margin-left: -1em;
  color: rgb(247, 210, 87);
}
.m-icon-melat-bank-logo--10680.path65:before {
  content: "\ed0d";
  margin-left: -1em;
  color: rgb(247, 210, 86);
}
.m-icon-melat-bank-logo--10680.path66:before {
  content: "\ed0e";
  margin-left: -1em;
  color: rgb(247, 210, 85);
}
.m-icon-melat-bank-logo--10680.path67:before {
  content: "\ed0f";
  margin-left: -1em;
  color: rgb(247, 210, 84);
}
.m-icon-melat-bank-logo--10680.path68:before {
  content: "\ed10";
  margin-left: -1em;
  color: rgb(247, 210, 83);
}
.m-icon-melat-bank-logo--10680.path69:before {
  content: "\ed11";
  margin-left: -1em;
  color: rgb(247, 210, 82);
}
.m-icon-melat-bank-logo--10680.path70:before {
  content: "\ed12";
  margin-left: -1em;
  color: rgb(247, 210, 81);
}
.m-icon-melat-bank-logo--10680.path71:before {
  content: "\ed13";
  margin-left: -1em;
  color: rgb(247, 209, 80);
}
.m-icon-melat-bank-logo--10680.path72:before {
  content: "\ed14";
  margin-left: -1em;
  color: rgb(247, 209, 79);
}
.m-icon-melat-bank-logo--10680.path73:before {
  content: "\ed15";
  margin-left: -1em;
  color: rgb(247, 209, 78);
}
.m-icon-melat-bank-logo--10680.path74:before {
  content: "\ed16";
  margin-left: -1em;
  color: rgb(247, 209, 77);
}
.m-icon-melat-bank-logo--10680.path75:before {
  content: "\ed17";
  margin-left: -1em;
  color: rgb(241, 161, 58);
}
.m-icon-melat-bank-logo--10680.path76:before {
  content: "\ed18";
  margin-left: -1em;
  color: rgb(35, 31, 32);
}
.m-icon-melat-bank-logo--10680.path77:before {
  content: "\ed19";
  margin-left: -1em;
  color: rgb(35, 31, 32);
}
.m-icon-saderat-bank-logo--10678:before {
  content: "\ed1a";
  color: #29166f;
}
.m-icon-meli-bank-logo--10677.path1:before {
  content: "\ed1b";
  color: rgb(44, 36, 26);
}
.m-icon-meli-bank-logo--10677.path2:before {
  content: "\ed1c";
  margin-left: -1em;
  color: rgb(255, 246, 177);
}
.m-icon-meli-bank-logo--10677.path3:before {
  content: "\ed1d";
  margin-left: -1em;
  color: rgb(227, 6, 18);
}
.m-icon-meli-bank-logo--10677.path4:before {
  content: "\ed1e";
  margin-left: -1em;
  color: rgb(247, 167, 11);
}
.m-icon-meli-bank-logo--10677.path5:before {
  content: "\ed1f";
  margin-left: -1em;
  color: rgb(254, 244, 129);
}
.m-icon-noor-bank-logo--25798.path1:before {
  content: "\ed20";
  color: rgb(115, 203, 204);
}
.m-icon-noor-bank-logo--25798.path2:before {
  content: "\ed21";
  margin-left: -1em;
  color: rgb(1, 80, 154);
}
.m-icon-parsian-bank-logo--10695.path1:before {
  content: "\ed22";
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path2:before {
  content: "\ed23";
  margin-left: -1em;
  color: rgb(150, 14, 21);
}
.m-icon-parsian-bank-logo--10695.path3:before {
  content: "\ed24";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path4:before {
  content: "\ed25";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path5:before {
  content: "\ed26";
  margin-left: -1em;
  color: rgb(150, 14, 21);
}
.m-icon-parsian-bank-logo--10695.path6:before {
  content: "\ed27";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path7:before {
  content: "\ed28";
  margin-left: -1em;
  color: rgb(150, 14, 21);
}
.m-icon-parsian-bank-logo--10695.path8:before {
  content: "\ed29";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path9:before {
  content: "\ed2a";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path10:before {
  content: "\ed2b";
  margin-left: -1em;
  color: rgb(150, 14, 21);
}
.m-icon-parsian-bank-logo--10695.path11:before {
  content: "\ed2c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-parsian-bank-logo--10695.path12:before {
  content: "\ed2d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-pasargad-bank-logo--10704.path1:before {
  content: "\ed2e";
  color: rgb(255, 255, 255);
}
.m-icon-pasargad-bank-logo--10704.path2:before {
  content: "\ed2f";
  margin-left: -1em;
  color: rgb(240, 194, 57);
}
.m-icon-post-bank-logo--10697.path1:before {
  content: "\ed30";
  color: rgb(0, 156, 75);
}
.m-icon-post-bank-logo--10697.path2:before {
  content: "\ed31";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path3:before {
  content: "\ed32";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path4:before {
  content: "\ed33";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path5:before {
  content: "\ed34";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path6:before {
  content: "\ed35";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path7:before {
  content: "\ed36";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path8:before {
  content: "\ed37";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path9:before {
  content: "\ed38";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path10:before {
  content: "\ed39";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path11:before {
  content: "\ed3a";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path12:before {
  content: "\ed3b";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path13:before {
  content: "\ed3c";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path14:before {
  content: "\ed3d";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-post-bank-logo--10697.path15:before {
  content: "\ed3e";
  margin-left: -1em;
  color: rgb(235, 31, 77);
}
.m-icon-refah-bank-logo--10690:before {
  content: "\ed3f";
  color: #004b7f;
}
.m-icon-refah:before {
  content: "\e925";
}
.m-icon-resalat-bank-logo--10705.path1:before {
  content: "\ed40";
  color: rgb(0, 154, 174);
}
.m-icon-resalat-bank-logo--10705.path2:before {
  content: "\ed41";
  margin-left: -1em;
  color: rgb(93, 93, 94);
}
.m-icon-saman-bank-logo--10684.path1:before {
  content: "\ed42";
  color: rgb(124, 208, 245);
}
.m-icon-saman-bank-logo--10684.path2:before {
  content: "\ed43";
  margin-left: -1em;
  color: rgb(2, 170, 232);
}
.m-icon-saman-bank-logo--10684.path3:before {
  content: "\ed44";
  margin-left: -1em;
  color: rgb(0, 111, 184);
}
.m-icon-saman-bank-logo--10684.path4:before {
  content: "\ed45";
  margin-left: -1em;
  color: rgb(2, 75, 143);
}
.m-icon-samen-bank-logo--10712:before {
  content: "\ed46";
  color: #008570;
}
.m-icon-sanat-madan-bank-logo--10707.path1:before {
  content: "\ed47";
  color: rgb(168, 139, 83);
}
.m-icon-sanat-madan-bank-logo--10707.path2:before {
  content: "\ed48";
  margin-left: -1em;
  color: rgb(68, 98, 114);
}
.m-icon-sarmayeh-bank-logo--10687.path1:before {
  content: "\ed49";
  color: rgb(167, 167, 167);
}
.m-icon-sarmayeh-bank-logo--10687.path2:before {
  content: "\ed4a";
  margin-left: -1em;
  color: rgb(33, 75, 106);
}
.m-icon-sepah-bank-logo--10686.path1:before {
  content: "\ed4b";
  color: rgb(232, 101, 29);
}
.m-icon-sepah-bank-logo--10686.path2:before {
  content: "\ed4c";
  margin-left: -1em;
  color: rgb(79, 79, 79);
}
.m-icon-shahr-bank-logo--10698:before {
  content: "\ed4d";
  color: #df343a;
}
.m-icon-shaparak-logo--10714.path1:before {
  content: "\ed4e";
  color: rgb(125, 153, 203);
}
.m-icon-shaparak-logo--10714.path2:before {
  content: "\ed4f";
  margin-left: -1em;
  color: rgb(95, 146, 228);
}
.m-icon-shetab-logo--10710:before {
  content: "\ed50";
  color: #3497fd;
}
.m-icon-sina-bank-logo--10694.path1:before {
  content: "\ed51";
  color: rgb(25, 73, 158);
}
.m-icon-sina-bank-logo--10694.path2:before {
  content: "\ed52";
  margin-left: -1em;
  color: rgb(25, 73, 158);
}
.m-icon-sina-bank-logo--10694.path3:before {
  content: "\ed53";
  margin-left: -1em;
  color: rgb(25, 73, 158);
}
.m-icon-sina-bank-logo--10694.path4:before {
  content: "\ed54";
  margin-left: -1em;
  color: rgb(252, 185, 19);
}
.m-icon-tat-bank-logo--10706.path1:before {
  content: "\ed55";
  color: rgb(215, 180, 90);
}
.m-icon-tat-bank-logo--10706.path2:before {
  content: "\ed56";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path3:before {
  content: "\ed57";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path4:before {
  content: "\ed58";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path5:before {
  content: "\ed59";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path6:before {
  content: "\ed5a";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path7:before {
  content: "\ed5b";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path8:before {
  content: "\ed5c";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path9:before {
  content: "\ed5d";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path10:before {
  content: "\ed5e";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path11:before {
  content: "\ed5f";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tat-bank-logo--10706.path12:before {
  content: "\ed60";
  margin-left: -1em;
  color: rgb(125, 78, 50);
}
.m-icon-tejarat-bank-logo--10679:before {
  content: "\ed61";
  color: #2e428d;
}
.m-icon-tosee-saderat-bank-logo--10692:before {
  content: "\ed62";
  color: #046b10;
}
.m-icon-tosee-taavon-bank-logo--10699.path1:before {
  content: "\ed63";
  color: rgb(10, 137, 146);
}
.m-icon-tosee-taavon-bank-logo--10699.path2:before {
  content: "\ed64";
  margin-left: -1em;
  color: rgb(112, 111, 110);
}
.m-icon-abadan--10332:before {
  content: "\ed65";
}
.m-icon-aflak--10344:before {
  content: "\ed66";
}
.m-icon-aftab--10342:before {
  content: "\ed67";
}
.m-icon-alborz--10313:before {
  content: "\ed68";
}
.m-icon-amouzesh--10303:before {
  content: "\ed69";
}
.m-icon-ara--10310:before {
  content: "\ed6a";
}
.m-icon-atrak--10326:before {
  content: "\ed6b";
}
.m-icon-azarbayjangharbi--10315:before {
  content: "\ed6c";
}
.m-icon-baran--10340:before {
  content: "\ed6d";
}
.m-icon-bushehr--10317:before {
  content: "\ed6e";
}
.m-icon-chanel-four--10293:before {
  content: "\ed6f";
}
.m-icon-chanel-one--10290:before {
  content: "\ed70";
}
.m-icon-chanel-three--10292:before {
  content: "\ed71";
}
.m-icon-chanel-two--10291:before {
  content: "\ed72";
}
.m-icon-dena--10311:before {
  content: "\ed73";
}
.m-icon-esfahan--10312:before {
  content: "\ed74";
}
.m-icon-eshragh--10319:before {
  content: "\ed75";
}
.m-icon-fars--10336:before {
  content: "\ed76";
}
.m-icon-hamoon--10325:before {
  content: "\ed77";
}
.m-icon-ifilm--10300:before {
  content: "\ed78";
}
.m-icon-ilam--10314:before {
  content: "\ed79";
}
.m-icon-irankala--10334:before {
  content: "\ed7a";
}
.m-icon-irinn--10295:before {
  content: "\ed7b";
}
.m-icon-jahanbin--10316:before {
  content: "\ed7c";
}
.m-icon-jam-jam--10306:before {
  content: "\ed7d";
}
.m-icon-kerman--10327:before {
  content: "\ed7e";
}
.m-icon-khalijefars--10343:before {
  content: "\ed7f";
}
.m-icon-khavaran--10320:before {
  content: "\ed80";
}
.m-icon-khoozestan--10337:before {
  content: "\ed81";
}
.m-icon-khorasan-razavi--10338:before {
  content: "\ed82";
}
.m-icon-kish--10329:before {
  content: "\ed83";
}
.m-icon-kordestan--10339:before {
  content: "\ed84";
}
.m-icon-labbayk--10346:before {
  content: "\ed85";
}
.m-icon-mahabad--10333:before {
  content: "\ed86";
}
.m-icon-mostanad--10302:before {
  content: "\ed87";
}
.m-icon-namayesh--10301:before {
  content: "\ed88";
}
.m-icon-nasim--10297:before {
  content: "\ed89";
}
.m-icon-noor--10330:before {
  content: "\ed8a";
}
.m-icon-ofogh--10308:before {
  content: "\ed8b";
}
.m-icon-omid--10307:before {
  content: "\ed8c";
}
.m-icon-pooya--10299:before {
  content: "\ed8d";
}
.m-icon-qazvin--10324:before {
  content: "\ed8e";
}
.m-icon-quran--10304:before {
  content: "\ed8f";
}
.m-icon-sabalan--10331:before {
  content: "\ed90";
}
.m-icon-sabz--10321:before {
  content: "\ed91";
}
.m-icon-sahand--10335:before {
  content: "\ed92";
}
.m-icon-salamat--10305:before {
  content: "\ed93";
}
.m-icon-semnan--10341:before {
  content: "\ed94";
}
.m-icon-sepehr--10345:before {
  content: "\ed95";
}
.m-icon-shoma--10309:before {
  content: "\ed96";
}
.m-icon-sina--10323:before {
  content: "\ed97";
}
.m-icon-tabarestan--10322:before {
  content: "\ed98";
}
.m-icon-tamasha--10298:before {
  content: "\ed99";
}
.m-icon-tehran--10294:before {
  content: "\ed9a";
}
.m-icon-varzesh--10296:before {
  content: "\ed9b";
}
.m-icon-yazd--10328:before {
  content: "\ed9c";
}
.m-icon-zagros--10318:before {
  content: "\ed9d";
}
.m-icon-abadan--10275:before {
  content: "\ed9e";
}
.m-icon-aflak--10287.path1:before {
  content: "\ed9f";
  color: rgb(244, 184, 4);
}
.m-icon-aflak--10287.path2:before {
  content: "\eda0";
  margin-left: -1em;
  color: rgb(244, 184, 4);
}
.m-icon-aflak--10287.path3:before {
  content: "\eda1";
  margin-left: -1em;
  color: rgb(242, 238, 6);
}
.m-icon-aftab--10285:before {
  content: "\eda2";
  color: #fcba04;
}
.m-icon-alborz--10256:before {
  content: "\eda3";
  color: #00edd6;
}
.m-icon-amouzesh--10246:before {
  content: "\eda4";
  color: #fe9a2e;
}
.m-icon-ara--10253.path1:before {
  content: "\eda5";
  color: rgb(0, 100, 2);
}
.m-icon-ara--10253.path2:before {
  content: "\eda6";
  margin-left: -1em;
  color: rgb(216, 0, 1);
}
.m-icon-ara--10253.path3:before {
  content: "\eda7";
  margin-left: -1em;
  color: rgb(230, 230, 230);
}
.m-icon-atrak--10269:before {
  content: "\eda8";
  color: #f8c000;
}
.m-icon-azarbayjangharbi--10258:before {
  content: "\eda9";
  color: #00a2e8;
}
.m-icon-baran--10283:before {
  content: "\edaa";
  color: #008cff;
}
.m-icon-bushehr--10260.path1:before {
  content: "\edab";
  color: rgb(250, 227, 147);
}
.m-icon-bushehr--10260.path2:before {
  content: "\edac";
  margin-left: -1em;
  color: rgb(250, 227, 147);
}
.m-icon-bushehr--10260.path3:before {
  content: "\edad";
  margin-left: -1em;
  color: rgb(220, 203, 165);
}
.m-icon-bushehr--10260.path4:before {
  content: "\edae";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-chanel-four--10236:before {
  content: "\edaf";
  color: #00b8c0;
}
.m-icon-chanel-one--10233:before {
  content: "\edb0";
  color: #009bed;
}
.m-icon-chanel-three--10235:before {
  content: "\edb1";
  color: #d81a60;
}
.m-icon-chanel-two--10234:before {
  content: "\edb2";
  color: #f9a203;
}
.m-icon-dena--10254:before {
  content: "\edb3";
  color: #22b14c;
}
.m-icon-esfahan--10255:before {
  content: "\edb4";
  color: #00a2e8;
}
.m-icon-eshragh--10262:before {
  content: "\edb5";
  color: #ac3516;
}
.m-icon-fars--10279.path1:before {
  content: "\edb6";
  color: rgb(254, 179, 17);
}
.m-icon-fars--10279.path2:before {
  content: "\edb7";
  margin-left: -1em;
  color: rgb(254, 179, 17);
}
.m-icon-fars--10279.path3:before {
  content: "\edb8";
  margin-left: -1em;
  color: rgb(254, 179, 17);
}
.m-icon-fars--10279.path4:before {
  content: "\edb9";
  margin-left: -1em;
  color: rgb(254, 201, 2);
}
.m-icon-fars--10279.path5:before {
  content: "\edba";
  margin-left: -1em;
  color: rgb(254, 201, 2);
}
.m-icon-fars--10279.path6:before {
  content: "\edbb";
  margin-left: -1em;
  color: rgb(254, 201, 2);
}
.m-icon-fars--10279.path7:before {
  content: "\edbc";
  margin-left: -1em;
  color: rgb(254, 201, 2);
}
.m-icon-fars--10279.path8:before {
  content: "\edbd";
  margin-left: -1em;
  color: rgb(254, 179, 17);
}
.m-icon-hamoon--10268:before {
  content: "\edbe";
  color: #020fb5;
}
.m-icon-ifilm--10243:before {
  content: "\edbf";
}
.m-icon-ilam--10257:before {
  content: "\edc0";
  color: #dd3d23;
}
.m-icon-irankala--10277.path1:before {
  content: "\edc1";
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path2:before {
  content: "\edc2";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path3:before {
  content: "\edc3";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path4:before {
  content: "\edc4";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path5:before {
  content: "\edc5";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path6:before {
  content: "\edc6";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path7:before {
  content: "\edc7";
  margin-left: -1em;
  color: rgb(111, 177, 9);
}
.m-icon-irankala--10277.path8:before {
  content: "\edc8";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path9:before {
  content: "\edc9";
  margin-left: -1em;
  color: rgb(111, 177, 9);
}
.m-icon-irankala--10277.path10:before {
  content: "\edca";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irankala--10277.path11:before {
  content: "\edcb";
  margin-left: -1em;
  color: rgb(132, 133, 135);
}
.m-icon-irinn--10238:before {
  content: "\edcc";
  color: #f4710f;
}
.m-icon-jahanbin--10259:before {
  content: "\edcd";
  color: #c00;
}
.m-icon-jam-jam--10249:before {
  content: "\edce";
  color: #27ae61;
}
.m-icon-kerman--10270:before {
  content: "\edcf";
  color: #04bdd4;
}
.m-icon-khalijefars--10286.path1:before {
  content: "\edd0";
  color: rgb(186, 209, 44);
}
.m-icon-khalijefars--10286.path2:before {
  content: "\edd1";
  margin-left: -1em;
  color: rgb(37, 99, 163);
}
.m-icon-khavaran--10263:before {
  content: "\edd2";
  color: #3901ea;
}
.m-icon-khoozestan--10280.path1:before {
  content: "\edd3";
  color: rgb(195, 195, 195);
}
.m-icon-khoozestan--10280.path2:before {
  content: "\edd4";
  margin-left: -1em;
  color: rgb(0, 162, 232);
}
.m-icon-khorasan-razavi--10281:before {
  content: "\edd5";
}
.m-icon-kish--10272.path1:before {
  content: "\edd6";
  color: rgb(195, 195, 195);
}
.m-icon-kish--10272.path2:before {
  content: "\edd7";
  margin-left: -1em;
  color: rgb(0, 162, 232);
}
.m-icon-kordestan--10282.path1:before {
  content: "\edd8";
  color: rgb(250, 175, 64);
}
.m-icon-kordestan--10282.path2:before {
  content: "\edd9";
  margin-left: -1em;
  color: rgb(250, 175, 64);
}
.m-icon-kordestan--10282.path3:before {
  content: "\edda";
  margin-left: -1em;
  color: rgb(250, 175, 64);
}
.m-icon-kordestan--10282.path4:before {
  content: "\eddb";
  margin-left: -1em;
  color: rgb(250, 175, 64);
}
.m-icon-kordestan--10282.path5:before {
  content: "\eddc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-kordestan--10282.path6:before {
  content: "\eddd";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}
.m-icon-kordestan--10282.path7:before {
  content: "\edde";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}
.m-icon-kordestan--10282.path8:before {
  content: "\eddf";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}
.m-icon-labbayk--10289.path1:before {
  content: "\ede0";
  color: rgb(255, 255, 255);
}
.m-icon-labbayk--10289.path2:before {
  content: "\ede1";
  margin-left: -1em;
  color: rgb(26, 26, 26);
}
.m-icon-mahabad--10276:before {
  content: "\ede2";
  color: #00a2e8;
}
.m-icon-mostanad--10245.path1:before {
  content: "\ede3";
  color: rgb(252, 213, 14);
}
.m-icon-mostanad--10245.path2:before {
  content: "\ede4";
  margin-left: -1em;
  color: rgb(252, 213, 14);
}
.m-icon-mostanad--10245.path3:before {
  content: "\ede5";
  margin-left: -1em;
  color: rgb(145, 168, 173);
}
.m-icon-mostanad--10245.path4:before {
  content: "\ede6";
  margin-left: -1em;
  color: rgb(145, 168, 173);
}
.m-icon-namayesh--10244:before {
  content: "\ede7";
  color: #fb7b12;
}
.m-icon-nasim--10240:before {
  content: "\ede8";
  color: #ff0038;
}
.m-icon-noor--10273.path1:before {
  content: "\ede9";
  color: rgb(45, 192, 255);
}
.m-icon-noor--10273.path2:before {
  content: "\edea";
  margin-left: -1em;
  color: rgb(255, 255, 0);
}
.m-icon-ofogh--10251:before {
  content: "\edeb";
  color: #f46f22;
}
.m-icon-omid--10250:before {
  content: "\edec";
}
.m-icon-pooya--10242.path1:before {
  content: "\eded";
  color: rgb(254, 193, 14);
}
.m-icon-pooya--10242.path2:before {
  content: "\edee";
  margin-left: -1em;
  color: rgb(197, 22, 141);
}
.m-icon-pooya--10242.path3:before {
  content: "\edef";
  margin-left: -1em;
  color: rgb(254, 193, 14);
}
.m-icon-pooya--10242.path4:before {
  content: "\edf0";
  margin-left: -1em;
  color: rgb(254, 193, 14);
}
.m-icon-qazvin--10267:before {
  content: "\edf1";
  color: #0080c2;
}
.m-icon-quran--10247.path1:before {
  content: "\edf2";
  color: rgb(26, 26, 26);
}
.m-icon-quran--10247.path2:before {
  content: "\edf3";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-quran--10247.path3:before {
  content: "\edf4";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-quran--10247.path4:before {
  content: "\edf5";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-quran--10247.path5:before {
  content: "\edf6";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-quran--10247.path6:before {
  content: "\edf7";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-quran--10247.path7:before {
  content: "\edf8";
  margin-left: -1em;
  color: rgb(228, 177, 76);
}
.m-icon-sabalan--10274:before {
  content: "\edf9";
  color: #e7b828;
}
.m-icon-sabz--10264:before {
  content: "\edfa";
  color: #91d00d;
}
.m-icon-sahand--10278:before {
  content: "\edfb";
  color: #00a2e8;
}
.m-icon-salamat--10248.path1:before {
  content: "\edfc";
  color: rgb(7, 146, 26);
}
.m-icon-salamat--10248.path2:before {
  content: "\edfd";
  margin-left: -1em;
  color: rgb(216, 13, 13);
}
.m-icon-salamat--10248.path3:before {
  content: "\edfe";
  margin-left: -1em;
  color: rgb(140, 204, 6);
}
.m-icon-salamat--10248.path4:before {
  content: "\edff";
  margin-left: -1em;
  color: rgb(216, 13, 13);
}
.m-icon-semnan--10284:before {
  content: "\ee00";
  color: #feb311;
}
.m-icon-sepehr--10288.path1:before {
  content: "\ee01";
  color: rgb(33, 169, 179);
}
.m-icon-sepehr--10288.path2:before {
  content: "\ee02";
  margin-left: -1em;
  color: rgb(251, 71, 82);
}
.m-icon-sepehr--10288.path3:before {
  content: "\ee03";
  margin-left: -1em;
  color: rgb(251, 71, 82);
}
.m-icon-sepehr--10288.path4:before {
  content: "\ee04";
  margin-left: -1em;
  color: rgb(33, 169, 179);
}
.m-icon-sepehr--10288.path5:before {
  content: "\ee05";
  margin-left: -1em;
  color: rgb(33, 169, 179);
}
.m-icon-sepehr--10288.path6:before {
  content: "\ee06";
  margin-left: -1em;
  color: rgb(33, 169, 179);
}
.m-icon-sepehr--10288.path7:before {
  content: "\ee07";
  margin-left: -1em;
  color: rgb(33, 169, 179);
}
.m-icon-sepehr--10288.path8:before {
  content: "\ee08";
  margin-left: -1em;
  color: rgb(251, 71, 82);
}
.m-icon-sepehr--10288.path9:before {
  content: "\ee09";
  margin-left: -1em;
  color: rgb(251, 71, 82);
}
.m-icon-sepehr--10288.path10:before {
  content: "\ee0a";
  margin-left: -1em;
  color: rgb(251, 71, 82);
}
.m-icon-shoma--10252.path1:before {
  content: "\ee0b";
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path2:before {
  content: "\ee0c";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path3:before {
  content: "\ee0d";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path4:before {
  content: "\ee0e";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path5:before {
  content: "\ee0f";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path6:before {
  content: "\ee10";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path7:before {
  content: "\ee11";
  margin-left: -1em;
  color: rgb(195, 195, 195);
}
.m-icon-shoma--10252.path8:before {
  content: "\ee12";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.m-icon-sina--10266:before {
  content: "\ee13";
  color: #09f;
}
.m-icon-tabarestan--10265:before {
  content: "\ee14";
  color: #f3a41c;
}
.m-icon-tamasha--10241:before {
  content: "\ee15";
  color: #f39c11;
}
.m-icon-tehran--10237.path1:before {
  content: "\ee16";
  color: rgb(185, 46, 87);
}
.m-icon-tehran--10237.path2:before {
  content: "\ee17";
  margin-left: -1em;
  color: rgb(185, 46, 87);
}
.m-icon-tehran--10237.path3:before {
  content: "\ee18";
  margin-left: -1em;
  color: rgb(242, 166, 31);
}
.m-icon-tehran--10237.path4:before {
  content: "\ee19";
  margin-left: -1em;
  color: rgb(185, 46, 87);
}
.m-icon-varzesh--10239.path1:before {
  content: "\ee1a";
  color: rgb(136, 136, 136);
}
.m-icon-varzesh--10239.path2:before {
  content: "\ee1b";
  margin-left: -1em;
  color: rgb(238, 112, 2);
}
.m-icon-yazd--10271:before {
  content: "\ee1c";
  color: #fc0;
}
.m-icon-zagros--10261:before {
  content: "\ee1d";
  color: #06f;
}
.m-icon-a39ffd5bef46170e1f84.path1:before {
  content: "\ee1e";
  color: rgb(230, 231, 232);
}
.m-icon-a39ffd5bef46170e1f84.path2:before {
  content: "\ee1f";
  margin-left: -1.0068359375em;
  color: rgb(77, 77, 77);
}
.m-icon-gap:before {
  content: "\e900";
}
.m-icon-bisphone:before {
  content: "\e916";
}
.m-icon-aparat:before {
  content: "\e919";
}
.m-icon-cloob:before {
  content: "\e91a";
}
.m-icon-gardeshgari:before {
  content: "\e91c";
}
.m-icon-iranzamin:before {
  content: "\e91e";
}
.m-icon-saderat:before {
  content: "\e926";
}
.m-icon-mellat:before {
  content: "\e922";
}
.m-icon-Hekmat:before {
  content: "\e91d";
}
.m-icon-tejarat:before {
  content: "\e97f";
}
.m-icon-ghavamin:before {
  content: "\e91f";
}
.m-icon-melli:before {
  content: "\e923";
}
.m-icon-markazi:before {
  content: "\e920";
}
.m-icon-dey:before {
  content: "\e91b";
}
.m-icon-Enbank:before {
  content: "\e918";
}
.m-icon-mehr:before {
  content: "\e921";
}
.m-icon-parsian:before {
  content: "\e924";
}
.m-icon-salehin:before {
  content: "\e927";
}
.m-icon-saman:before {
  content: "\e928";
}
.m-icon-sarmayeh:before {
  content: "\e929";
}
.m-icon-Mahak:before {
  content: "\e93e";
}
.m-icon-Maskan:before {
  content: "\e940";
}
.m-icon-MEBank:before {
  content: "\e941";
}
.m-icon-Mehreghtesad:before {
  content: "\e942";
}
.m-icon-Mehriran:before {
  content: "\e947";
}
.m-icon-eitaa:before {
  content: "\e97c";
}
.m-icon-soroush:before {
  content: "\e97d";
}
.m-icon-bale:before {
  content: "\e97e";
}
.m-icon-Pasargad:before {
  content: "\e99b";
}
.m-icon-PayamNoor:before {
  content: "\e99d";
}
.m-icon-SanatMadan:before {
  content: "\e9c7";
}
.m-icon-Shahr:before {
  content: "\e9d1";
}
.m-icon-Shetab:before {
  content: "\e9d3";
}
.m-icon-Sina:before {
  content: "\e9d4";
}
.m-icon-Tosse:before {
  content: "\ea09";
}
.m-icon-ZarinPal:before {
  content: "\ea12";
}
.m-icon-Shaparak:before {
  content: "\e9d2";
}
.m-icon-Afzal-toos:before {
  content: "\ea13";
}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.datepicker-plot-area {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn {
    transition: all 100ms ease
}

.datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable, .datepicker-plot-area .datepicker-month-view .month-item-disable {
    border-radius: 0
}

.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn {
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.datepicker-plot-area .datepicker-time-view .down-btn {
    border-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.datepicker-plot-area, .datepicker-plot-area .datepicker-time-view > .time-segment {
    border-radius: 0
}

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    border-radius: 0
}

.datepicker-plot-area {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable, .datepicker-plot-area .datepicker-month-view .month-item-disable, .datepicker-plot-area .datepicker-time-view > .time-segment, .datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn, .datepicker-plot-area .datepicker-time-view input, .datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev, .datepicker-plot-area .toolbox .pwt-btn-submit, .datepicker-plot-area .toolbox .pwt-btn-calendar, .datepicker-plot-area .toolbox .pwt-btn-today {
    cursor: pointer
}

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-month-view .month-item {
    font: 14px;
    background-color: #fff;
    color: #333;
    border: 0;
    text-shadow: none
}

.datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable, .datepicker-plot-area .datepicker-month-view .month-item-disable {
    background-color: #f1f1f1;
    color: #ccc;
    border: none;
    text-shadow: none;
    cursor: default;
    border-radius: 50%;
}

.datepicker-plot-area .datepicker-day-view .table-days td.today span {
    background-color: #333;
    color: #fff;
    border: 0;
    text-shadow: none
}

.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
    background-color: "";
    color: #ccc;
    border: none;
    text-shadow: none
}

.datepicker-plot-area .datepicker-day-view .table-days td.selected span, .datepicker-plot-area .datepicker-year-view .year-item.selected, .datepicker-plot-area .datepicker-month-view .month-item.selected {
    background-color: #ff6903;
    color: #fff;
    border: none;
    border-radius: 50%;
}

.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover, .datepicker-plot-area .datepicker-day-view .table-days td span:hover, .datepicker-plot-area .datepicker-year-view .year-item:hover, .datepicker-plot-area .datepicker-month-view .month-item:hover {
    background-color: #ff9423;
    color: #fff;
    border: 0;
    text-shadow: none
}

.datepicker-container {
    display: block;
    position: absolute;
    z-index: 100000;
    top: 0;
    direction: ltr
}

.datepicker-container.pwt-hide {
    display: none
}

.datepicker-plot-area {
    box-sizing: border-box;
    overflow: hidden;
    min-height: 300px;
    display: block;
    width: 300px;
    min-width: 300px;
    padding: 3px;
    position: absolute;
    font: 12px tahoma;
    border: 1px solid #ccc;
    background-color: #fff
}

.datepicker-plot-area.datepicker-state-only-time {
    padding: 0
}

.datepicker-plot-area table, .datepicker-plot-area th, .datepicker-plot-area td {
    border: 0;
    background: none
}

.datepicker-plot-area * {
    text-align: center;
    color: #333
}

.datepicker-plot-area .datepicker-day-view, .datepicker-plot-area .datepicker-month-view, .datepicker-plot-area .datepicker-year-view {
    display: block;
    width: 100%;
    float: left;
    min-height: 200px;
    margin: 0
}

.datepicker-plot-area-inline-view {
    display: block;
    width: 100%;
    position: static;
    float: left
}

.datepicker-plot-area .datepicker-time-view {
    display: block;
    float: left;
    width: 100%;
    padding: 5px;
    background: #f9f9f9;
    border-top: 1px solid #f1f1f1
}

.datepicker-plot-area .datepicker-time-view > .time-segment {
    display: block;
    width: 22%;
    float: left;
    overflow: hidden
}

.datepicker-plot-area .datepicker-time-view > .time-segment:hover .down-btn, .datepicker-plot-area .datepicker-time-view > .time-segment:hover .up-btn {
    font-weight: bold
}

.datepicker-plot-area .datepicker-time-view .divider {
    display: block;
    width: 3%;
    height: 60px;
    line-height: 60px;
    float: left;
    overflow: hidden;
    font: 12px bold
}

.datepicker-plot-area .datepicker-time-view .divider span {
    height: 60px;
    line-height: 60px
}

.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    height: 20px;
    line-height: 22px;
    color: #ccc
}

.datepicker-plot-area .datepicker-time-view .down-btn:hover, .datepicker-plot-area .datepicker-time-view .up-btn:hover {
    background-color: rgba(250, 250, 250, 0.3);
    color: #807f7f
}

.datepicker-plot-area .datepicker-time-view input {
    display: block;
    width: 90%;
    margin: 0 5%;
    height: 20px;
    padding: 0;
    outline: none;
    border: none;
    background: transparent
}

.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view {
    padding: 0 5px;
    margin: 0
}

.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .time-segment, .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .divider {
    padding: 5px 0
}

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .time-segment {
    width: 31.33%
}

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .meridian-divider {
    display: none
}

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .time-segment {
    width: 31.33%
}

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .second-divider {
    display: none
}

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .time-segment {
    width: 48%
}

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .second-divider, .datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .meridian-divider {
    display: none
}

.datepicker-plot-area .datepicker-day-view .table-days {
    width: 100%;
    float: left;
    direction: rtl
}

.datepicker-plot-area .datepicker-day-view .table-days td {
    width: 14.2%;
    height: 26px;
    padding: 0;
    margin: 0;
    position: relative;
    border-radius: 50%;
}

.datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day {
    font-style: normal;
    position: absolute;
    font-size: 8.5px;
    bottom: 0;
    right: 2px;
    color: #f1f1f1
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    border-radius: 50%;
	font-family: 'IRANYekanX';
}

.datepicker-plot-area .datepicker-day-view .month-grid-box {
    display: block;
    width: 100%;
    float: right;
    min-height: 180px;
    margin: 8px 0
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 8px
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
    display: block;
    width: 100%;
    height: 25px;
    float: left
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    display: block;
    width: 14.2%;
    height: 25px;
    float: right;
    line-height: 25px;
    font: 11px;
    font-weight: bold;
	font-family: 'IRANYekanX';
    color: #333
}

.datepicker-plot-area .datepicker-year-view, .datepicker-plot-area .datepicker-month-view {
    padding-top: 10px
}

.datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-month-view .month-item {
    display: block;
    width: 33.333333%;
    margin: 2px 0 0;
    float: right;
    height: 42px;
	font-family: 'IRANYekanX';
    font-weight: bold;
    line-height: 42px
}

.datepicker-plot-area .datepicker-navigator {
    display: block;
    width: 100%;
    float: left
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background-color: rgba(250, 250, 250, 0.1);
    color: #333
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
    background-color: rgba(250, 250, 250, 0.3)
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
    float: left
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area .toolbox {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px
}

.datepicker-plot-area .toolbox .pwt-btn-submit, .datepicker-plot-area .toolbox .pwt-btn-calendar, .datepicker-plot-area .toolbox .pwt-btn-today {
    background-color: rgba(250, 250, 250, 0.1);
    float: right;
    display: block;
    font-weight: bold;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    margin: 0 auto;
    margin-left: 5px;
    padding: 0 5px;
	font-family: 'IRANYekanX';
    min-width: 50px
}

.datepicker-plot-area .toolbox .pwt-btn-submit:hover, .datepicker-plot-area .toolbox .pwt-btn-calendar:hover, .datepicker-plot-area .toolbox .pwt-btn-today:hover {
    background-color: rgba(250, 250, 250, 0.3)
}

.datepicker-plot-area .datepicker-navigator {
    display: block;
    width: 100%;
    float: left;
    background: #f1f1f1;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background-color: rgba(250, 250, 250, 0.1);
    color: #333
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
    background-color: rgba(255, 105, 3, 0.3);
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
	font-family: 'IRANYekanX';
    font-weight: bold;
    float: left
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    width: 15%;
    float: left
}

.datepicker-container.pwt-mobile-view {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 1s
}

.datepicker-container.pwt-mobile-view.pwt-hide {
    top: 100vh;
    height: 0
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
    color: #fff;
    background: #ccc
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td, .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span {
    height: 44px;
    line-height: 44px;
    font-size: 14px
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item {
    height: 70px;
    line-height: 70px
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*='pwt-btn'] {
    height: 48px;
    line-height: 48px
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today {
    float: left
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time {
    background: rgba(0, 0, 0, 0.7);
    border: 0;
    padding-top: 60%
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
    margin-right: 5px
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin: 5px 0
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider, .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span {
    font-size: 16px;
    display: block;
    height: 144px;
    line-height: 144px
}

.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn, .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn {
    height: 48px;
    line-height: 48px
}

.datepicker-container.pwt-mobile-view .datepicker-time-view input {
    height: 32px;
    line-height: 34px;
    font-size: 18px
}

.datepicker-container.pwt-mobile-view .datepicker-time-view .divider, .datepicker-container.pwt-mobile-view .datepicker-time-view .divider span {
    height: 120px;
    line-height: 120px
}

.datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn, .datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn {
    height: 40px;
    line-height: 40px
}:root {
    --main-color: #f94e60;
    --second-color: #68cc45;
    --neutral-color: #86868b;
    --text-color: #313131;
    --z-gray: #f7f8f9;
    --z-gray-dark: #ececec;
    --background-color: #ffffff;
    --element-background-color: #fff;
    --shadow-color: rgba(249, 78, 96, 0.8);
    --border-color:#e3dede
}

[data-theme="dark"]:root {
    --text-color: #fff;
    --background-color: #1B1F2B;
    --z-gray: #1F2433;
    --z-gray-dark: #232837;
    --element-background-color: #1F2433;
    --border-color: rgba(242, 242, 242, 0.1)
}

[data-theme="dark"] .elementor-element {
    --e-global-color-text : #fff;
    --e-global-color-147b059: var(--element-background-color);

}

@font-face{ font-display:swap;
    font-family: IranYekan;
    src: url("/wp-content/themes/zanbil/css/fonts/bold/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/zanbil/css/fonts/bold/iranyekanwebboldfanum.woff") format("woff"), url("/wp-content/themes/zanbil/css/fonts/bold/iranyekanwebboldfanum.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
 }
@font-face{ font-display:swap;
    font-family: IranYekan;
    src: url("/wp-content/themes/zanbil/css/fonts/regular/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"),  url("/wp-content/themes/zanbil/css/fonts/regular/iranyekanwebregularfanum.woff") format("woff"), url("/wp-content/themes/zanbil/css/fonts/regular/iranyekanwebregularfanum.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
 }

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden
}

body,figure {
    margin: 0
}

b,strong {
    font-weight: bold
}

img {
    vertical-align: middle
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

*,:after,:before,input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.open .dropdown-toggle.btn-danger,.open .dropdown-toggle.btn-default,.open .dropdown-toggle.btn-info,.open .dropdown-toggle.btn-primary,.open .dropdown-toggle.btn-success,.open .dropdown-toggle.btn-warning,button,input,select[multiple],textarea {
    background-image: none
}

*,:after,:before {
    box-sizing: border-box
}

a {
    text-decoration: none
}

a:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.collapsing,.dropdown {
    position: relative
}

p {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 28px
}

small {
    font-size: 85%
}

blockquote p:last-child,ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container:after,.dropdown-menu>li>a,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after,.tabbable:after {
    clear: both
}

.container:after,.container:before,.row:after,.row:before {
    display: table;
    content: " "
}

.badge,.btn,.dropdown-menu>li>a,.input-group-btn,.label {
    white-space: nowrap
}

.fal , .fa , .far , .fas {
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 300;
    margin: 0 0 0 7px
}

.aligncenter, .alignnone, .clearfix, .row, .row:after {
    clear: both
}

.row:after, .row:before {
    content: " ";
    display: table
}

[class*=span] {
    float: left;
    min-height: 1px
}

body {
    background-color: var(--background-color);
    color: var(--text-color);
    font-size: 13px;
    font-family: IranYekan;
    line-height: 26px;
    overflow-x: hidden
}

body.page-template-page-home .zanbil_breadcrumbs {
    display: none
}

body .body-wrapper {
    position: relative
}

body .body-wrapper.box-layout {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 8px 0 #555;
    -moz-box-shadow: 0 2px 8px 0 #555;
    -o-box-shadow: 0 2px 8px 0 #555;
    -ms-box-shadow: 0 2px 8px 0 #555;
    box-shadow: 0 2px 8px 0 #555
}

body a {
    outline: 0;
    color: var(--text-color)
}
body a:focus, body a:active {
    outline: 0 !important;
    border: 0 !important;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 0 0 10px;
    line-height: 2;
    font-weight: 700
}

h1.seo-home {
    position: absolute;
    top: -50px;
    z-index: -1;
    color: #f2f2f2
}

body button, body input, body textarea {
    outline: 0 !important;
    border: 1px solid var(--border-color);
    margin-bottom: 10px;
    padding: 0 5px;
    color: var(--text-color);
}

body img {
    display: block;
    max-width: 100%;
    height: auto
}

body ul {
    padding: 0
}

body ol, body ul {
    margin-right: 15px
}

body ol {
    padding-left: 15px
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1300px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

@media (min-width: 1700px) {
    .container {
        max-width: 1700px;
    }
}

select::-ms-expand {
    display: none
}


.thumbnail {
    max-width: 100%
}

.size-full {
    width: 100%;
    height: auto;
    margin: 0 0 30px
}

.alignleft {
    float: right;
    margin: 0 0 30px 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 30px
}

.alignright {
    float: left;
    margin: 0 15px 30px 0
}

.alignnone {
    float: none;
    display: block;
    margin: 0 0 30px
}

figure .size-full {
    margin: 0
}

:focus {
    outline: -webkit-focus-ring-color auto 0
}

a:focus, a:hover {
    outline: 0;
    color: var(--main-color);
    text-decoration: none
}

p a {
    color: var(--main-color)
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    background-color: transparent
}

blockquote {
    border: 0;
    padding: 5px 30px;
    position: relative
}

blockquote p {
    font-style: italic;
    font-size: 13px
}


select {
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 1px solid var(--z-gray-dark);
    height: 37px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiM2NjY2NjYiLz4KICA8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: auto;
    color: var(--text-color);
}

iframe {
    border: none;
    margin-bottom: 10px;
    max-width: 100%
}

option {
    font-family: tahoma
}

tr.space td {
    padding: 10px 10px !important
}

tbody tr {
    border-bottom: 1px solid #e4e4e4;
    position: relative
}

tbody tr.th {
    background-color: #f26d7d !important;
    border-bottom: none
}

tbody tr.th td {
    padding: 16px 54px;
    font-size: 16px;
    color: #fff
}

legend, pre {
    color: var(--text-color)
}

hr,img {
    border: 0
}

.carousel-indicators,.media-list,.nav,.pager {
    list-style: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}


[class*=" fa-"], [class^=fa-] {
    margin: 5px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:right
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-12 {
        width: 100%
    }
}


.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
    float: right
}

.col-lg-1 {
    width: 8.333333333333332%
}

.col-lg-2 {
    width: 16.666666666666664%
}

.col-lg-3 {
    width: 25%
}

.col-lg-4 {
    width: 33.33333333333333%
}

.col-lg-5 {
    width: 41.66666666666667%
}

.col-lg-6 {
    width: 50%
}

.col-lg-7 {
    width: 58.333333333333336%
}

.col-lg-8 {
    width: 66.66666666666666%
}

.col-lg-9 {
    width: 75%
}

.col-lg-10 {
    width: 83.33333333333334%
}

.col-lg-11 {
    width: 91.66666666666666%
}

.btn-block,.col-lg-12,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block,legend {
    width: 100%
}

.btn,.btn-group,.btn-group-vertical,.caret,.checkbox,.checkbox-inline,.form-control,.radio,.radio-inline {
    vertical-align: middle
}

fieldset,legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0
}

legend {
    display: block;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500
}

.form-control,input[type=file] {
    display: block
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

select[multiple],select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.badge,.btn,.input-group-addon,.label,.nav-justified>li>a,.pager,.progress-bar {
    text-align: center
}

.btn-group>.btn-group,.btn-toolbar .btn-group,.dropdown-menu {
    float: left
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.428571429;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn-default {
    color: #777;
    background-color: #f2f2f2
}

.dropdown-header,.dropdown-menu>li>a {
    padding: 3px 20px;
    line-height: 1.428571429
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.close,.fade.in {
    opacity: 1
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box
}

.dropdown-menu>li>a {
    display: block;
    font-weight: 400;
    color: #333
}

.btn-group,.btn-group-vertical,.input-group,.input-group-btn,.input-group-btn>.btn,.nav>li,.nav>li>a,.navbar {
    position: relative
}

.nav {
    padding-left: 0;
    margin-bottom: 0
}

.nav:after,.nav:before {
    display: table;
    content: " "
}

.nav>li,.nav>li>a {
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav-tabs>li {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    line-height: 1.428571429
}


.pill-content>.pill-pane,.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,.tab-content>.active {
    display: block
}

.bootstrap-select.btn-group .div-contain,.carousel-inner,.media,.media-body,.modal-open,.panel-group .panel,.progress {
    overflow: hidden
}

.alert .alert-link,.close {
    font-weight: 700
}

.close,.list-group-item>.badge {
    float: right
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,.popover {
    background-clip: padding-box
}

.modal-open .navbar-fixed-bottom,.modal-open .navbar-fixed-top,body.modal-open {
    margin-right: 15px
}

.modal {
    position: fixed;
    z-index: 8002;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog {
    z-index: 1050;
    width: 1000px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}

.modal-content {
    position: relative;
    background-color: var(--background-color)
}

.tcw-modal.modal .modal-light-bg{
    background-color: var(--background-color) !important;
}

.tcw-modal.modal .modal-footer-wrap .btn[type="submit"] {
    background-color: var(--main-color);
}

.modal-backdrop {
    position: fixed;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover,.tooltip,.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.carousel,.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.clearfix:after,.clearfix:before {
    display: table;
    content: " "
}

.woocommerce input.input-text, .woocommerce-page input.input-text {
    height: 45px;
    text-indent: 15px;
    border-radius: 10px
}

.asc-notice .process-bar-line {
    position: absolute;
    bottom: 25px;
    left: 30px;
    right: 30px;
    height: 2px;
    background-color: #ddd;
}

.asc-notice .processing {
    position: absolute;
    display: flex;
    bottom: 25px;
    left: 30px;
    right: 30px;
    height: 2px;
    background-color: red;
    text-align: left;
}

[data-theme="dark"] .zanbil-social img {
    filter: brightness(0) invert(1);
}
/*
Mini Cart Header
*/

.mini-cart-header {
    float: left;
    position: relative;
    padding: 0px 4px;
    margin-top: 10px;
    margin-right: 10px;
}
.mini-cart-header .cart-contents {
    float: left;
    padding: 9px 22px;
    height: 40px;
    color: #fff;
    background-color: var(--second-color);
    border-radius: 4px 0 0 4px
}

.mini-cart-header .cart-contents .woocommerce-Price-amount {
    color: #fff
}

.minicart-number {
    font-family: arial;
    margin: -1px 12px 0 0;
    display: block
}

.mini-cart-header .cart-contents:after {
    padding-right: 20px;
    padding-left: 0;
    float: left
}

.mini-cart-header .top-form-minicart {
    position: relative;
    cursor: pointer
}

.mini-cart-header .top-form-minicart:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -15px
}

.mini-cart-header .top-form-minicart .top-minicart-icon {
    font-size: 25px;
}

.mini-cart-header .top-minicart-icon .minicart-number {
    border-radius: 6px;
    background-color: var(--main-color);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    bottom: 13px;
    right: -22px;
    text-align: center;
    min-width: 21px;
    height: 21px;
    line-height: 20px;
}

.mini-cart-header .top-form-minicart .wrapp-minicart {
    min-width: 400px;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    background-color: var(--element-background-color);
    position: absolute;
    left: -10%;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    z-index: 543;
    max-height: 370px;
    padding: 20px 10px 10px;
    border-radius: 14px;
    transform-origin: top left;
    top: 120%;
    transform: scale(0);
    transition-delay: 0.1s;
}

.mini-cart-header .wrapp-minicart .minicart-content {
    margin: 0;
    list-style: none;
    max-height: 260px;
    overflow-y: auto;
    padding-left: 10px;
    scrollbar-color: #ccc #f2f2f2;
    scrollbar-width: thin;
}

.mini-cart-header .empty-cart {
    display: block;
    padding: 15px 50px;
    text-align: center;
}

.mini-cart-header .minicart-content .empty-cart img {
    max-width: 170px;
    margin: 0 auto;
}
.mini-cart-header .minicart-content .empty-cart p {
    font-size: 14px;
}
.mini-cart-header .minicart-content .empty-cart a {
    background-color: var(--second-color);
    padding: 6px 10px;
    border-radius: 30px;
    color: #fff;
    display: block;
    margin: 20px 0 0 0;
}


.mini-cart-header .minicart-content li {
    display: inline-block;
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
    margin-bottom: 11px;
    position: relative;
    width: 100%
}

.mini-cart-header .minicart-content li a {
    float: right;
    font-weight: 400;
    margin-bottom: 10px;
}

.mini-cart-header .minicart-content li a.btn-remove {
    color: var(--main-color);
    font-size: 18px;
}

.mini-cart-header .minicart-content li a img {
    width: 90px;
    height: 90px;
    border-left: 1px solid #ddd;
    border-radius: 3px;
    margin-left: 15px;
    padding: 10px
}

.mini-cart-header .minicart-content li .detail-item {
    overflow: hidden;
    position: relative
}

.mini-cart-header .minicart-content li .detail-item .product-price {
    display: block
}

.mini-cart-header .minicart-content li .detail-item .product-price .price {
    display: inline-block;
    padding-right: 15px;
    font-size: 18px
}

.mini-cart-header .minicart-content li .detail-item .product-price .qty {
    display: inline-block;
    font-family: tahoma;
    margin-left: 7px
}

.mini-cart-header .minicart-content li .product-action {
    position: absolute;
    right: 0;
    top: 0;
}

.mini-cart-header .minicart-content li .detail-item .product-action a {
    vertical-align: sub;
    color: #fff;
    padding: 4px 10px
}

.mini-cart-header .wrapp-minicart .cart-checkout .price-total .label-price-total {
    font-size: 14px;
    color: var(--text-color);
    font-weight: 700
}

.mini-cart-header .wrapp-minicart .cart-checkout .price-total {
    text-align: center
}

.mini-cart-header .wrapp-minicart .cart-checkout .price-total .price-total-w {
    font-size: 16px;
    font-weight: 700
}

.mini-cart-header .cart-links .cart-link,
.mini-cart-header .cart-links .checkout-link {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center
}

.mini-cart-header .cart-links .cart-link a,
.mini-cart-header .cart-links .checkout-link a {
    display: inline-block;
    color: var(--text-color);
    font-size: 11px;
    width: 100%;
    font-weight: 500;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
    padding: 4px;
    border-radius: 30px;
    margin-bottom: 8px
}

.mini-cart-header .cart-links .cart-link a:hover,
.mini-cart-header .cart-links .checkout-link a:hover {
    background-color: var(--second-color);
    color: #fff;
    font-weight: bold;
}

.header-style1 .yt-header-under .mini-cart-header {
    opacity: 0;
    visibility: hidden;
    width: 0;
    transition-duration: 0.3s;
    transition-delay: 0s;
    margin-right: 0;
    padding: 0 !important;
    border: none !important;
}

.newheader .yt-header-under-2.sticky-menu .mini-cart-header {
    opacity: 1;
    visibility: visible;
    margin-right: 24px;
    width: 55px;
    transition-delay: 0.4s;
    margin-top: 7px;
}

.header-style1 .yt-header-under .mini-cart-header .cart-contents {
    display: none
}

.header-style1 .yt-header-under .mini-cart-header .top-minicart-icon {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px
}

.mini-cart-header .top-form-minicart:hover .wrapp-minicart {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.header-style1 .yt-header-middle .yt-searchbox .search-pro .mini-cart-header .cart-contents:after {
    color: #fff
}

.newheader .mini-cart-header .cart-contents .woocommerce-Price-amount {
    color: #6e6e6e
}

.newheader .sticky-menu .mini-cart-header .top-form-minicart {
    padding: 0 8px;
    height: 43px
}

.header-style3.newheader .sticky-menu .mini-cart-header {
    visibility: visible !important;
}
/*
Mini Cart Header
*/


/* Mini My account */
.mini-my-account {
    float: left;
    position: relative;
    padding: 0 4px;
    margin-top: 10px;
}

.mini-my-account > a {
    font-size: 25px;
    color: var(--text-color);
}

.mini-my-account .mini-account-box {
    position: absolute;
    width: 220px;
    background-color: var(--element-background-color);
    z-index: 99;
    padding: 15px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    border-radius: 14px;
    left: 0px;
    transform: scale(0);
    transition-duration: 0.2s;
    transform-origin: top left;
    opacity: 0;
    transition-delay: 0.1s;
}

.mini-my-account:hover .mini-account-box {
    transform: scale(1);
    opacity: 1;
}

.mini-my-account .mini-account-box > ul {
    list-style: none;
}

.mini-my-account .mini-account-box > ul > li {
    margin-bottom: 10px;
}
.mini-my-account .mini-account-box > ul > li.logout i {
    font-size: 18px;
    vertical-align: middle;
    margin: 0 0 0px 10px;
}

/* Mini My account */


/* header search box */

.header-style1 .sm-searbox-content {
    float: left;
    position: relative;
    margin-top: 10px;
}

.header-style1 .sm-searbox-content i {
    font-size: 25px;
    color: var(--text-color);
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.header-style1 .sm-searbox-content.close-search i.fal::before {
    content: "\f00d";
    color: var(--main-color);
}

.header-style1 .sm-searbox-content.close-search .top-form.top-search {
    opacity: 1;
    visibility: visible;
}


.sm-searbox-content .topsearch-entry {
    padding: 5px 0
}

.sm-searbox-content .topsearch-entry form {
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, .09);
    border-radius: 30px;
    background-color: #fff;
    position: relative
}

.sm-searbox-content .topsearch-entry .button-search-pro {
    position: absolute;
    top: 6px;
    left: 5px;
    background: 0 0;
    font-size: 17px;
    border: 0;
    color: #6e6e6e;
    height: 31px;
    width: 31px;
    border-radius: 20px
}

.sm-searbox-content .topsearch-entry .button-search-pro:hover:before {
    color: var(--main-color)
}


.header-style1 .top-form.top-search::before {
    content: '';
    position: absolute;
    width: 175px;
    height: 50px;
    right: -155px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(95deg, var(--element-background-color) 30%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(95deg, var(--element-background-color) 30%, rgba(255,255,255,0) 100%);
    background: linear-gradient(95deg, var(--element-background-color) 30%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}



.header-style1 .top-form.top-search input:focus + span {
    display: none;
}

.yt-header-middle .yt-searchbox .search-pro .phone-icon-search {
    display: none
}

.yt-header-middle .yt-searchbox .search-pro .sm-searbox-content .topsearch-entry input {
    width: 68%;
    height: 44px;
    margin: 0;
    padding-left: 30px;
    background-color: #fff;
    color: var(--text-color);
    border: 0;
    font-size: 10px
}

.header-style1 .yt-header-middle .yt-searchbox {
    margin: 24px 0
}

.header-style1 .yt-header-middle .yt-searchbox .search-pro .phone-icon-search {
    display: none
}

.header-style1 .yt-header-middle .yt-searchbox .search-pro .sm-searbox-content {
    max-width: 605px;
    width: 100%;
    margin-right: 30px;
    float: right
}

.header-style1 .yt-header-middle .yt-searchbox .search-pro .sm-searbox-content a img {
    margin: 0 auto
}

.header-style1.newheader .yt-header-middle .yt-searchbox {
    margin: 0;
    padding-left: 0;
}

.header-style1.newheader .yt-header-middle .yt-searchbox .search-pro .sm-searbox-content {
    max-width: 550px
}

.header-style1.newheader .sm-searbox-content .topsearch-entry form {
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    background-color: #f7f7f7
}



.header-style1.newheader .yt-searchbox .search-pro .sm-searbox-content input {
    background-color: #f7f7f7
}

.header-style1.newheader .top-form.top-search::before {
    content: unset;
}

.yt-header-middle .yt-searchbox .search-pro .sm-searbox-content a img {
    width: 75px;
    display: inline-block;
    margin-left: 25px;
}

.header-style3 .ajax-search input {
    width: 100%;
    height: 44px;
    border-radius: 25px;
    position: relative;
    padding-right: 20px;
    margin-top: 6px;
    background-color: var(--element-background-color);
    color: var(--text-color);
}

.header-style3.newheader .sm-searbox-content .topsearch-entry form {
    border: 0;
    box-shadow: none;
    border-radius: 5px;
}

.header-style3 .ajax-search {
    position: relative;
}


.header-style3 .ajax-search .button-search-pro {
    position: absolute;
    top: 6px;
    left: 0;
    bottom: 0;
    background-color: transparent;
    border: 0;
    padding: 0 25px;
    border-right: 1px solid var(--border-color);
    border-radius: 25px;
    color: var(--text-color);
}
/* header search box */

/*
Header Base
*/
.header-style1 {
    background: var(--background-color);
    min-width: 1009px;
    width: 100%;
    min-height: 115px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--z-gray-dark);
}

.header-style1 .div-logined a:hover {
    text-decoration: underline
}


.header-default {
    margin-bottom: 40px
}

.header-style3 {
    margin-bottom: 10px;
}

.page-template-page-home .header-default {
    margin-bottom: 0
}

.yt-header-top {
    height: 39px;
    background-color: var(--background-color);
}


.header-style1.newheader .yt-header-middle {
    background: var(--background-color);
    padding-top: 0px;
}

.header-style1.newheader .row {
    display: flex;
    align-items: center;
}

.header-style1.newheader .yt-header-middle .logo-wrapper .logo {
    border-radius: 0;
    padding: 0;
    box-shadow: none
}

.newheader .yt-header-under-2 {
    transition-duration: 0.3s;
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
}

.newheader .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title {
    padding: 8px 20px;
    background-color: var(--main-color);
    display: inline-block;
    color: #fff;
    border-radius: 6px;
}

.mega-left-title > svg {
    vertical-align: middle;
    margin-left: 8px;
}

.newheader .vertical-megamenu {
    width: 120%;
}

.newheader .das.container {
    padding-bottom: 8px;
    padding-top: 5px;
}

.header-style1.newheader .yt-header-middle .yt-header-under-2 .primary-menu {
    max-width: 100%;
    float: right;
    margin-right: -20px
}

.yt-header-middle {
    padding-top: 13px
}
.header-style3.newheader .yt-header-middle {
    padding-top: 0px;
    background-color: var(--element-background-color)
}
.header-style1 .logo img {
    max-height: 54px;
    width: auto;
}

.header-style1 .top-form.top-search {
    position: absolute;
    left: 130%;
    width: 650px;
    top: -6px;
    height: 50px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
}

.header-style1.newheader .top-form.top-search {
    position: relative;
    left: auto;
    opacity: 1;
    visibility: visible;
    display: block;
    margin-right: -30px;
    height: 45px;
    top: 4px;
}

.header-style1.newheader .mini-my-account ,
.style4.newheader .mini-my-account {
    margin-top: 6px;
    margin-left: 12px;
    border: 1px solid var(--z-gray-dark);
    border-radius: 10px;
}

.header-style1.newheader .top-login {
    margin-top: 0;
}

.header-style1.newheader .mini-my-account .fal ,
.style4.newheader .mini-my-account .fal {
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.header-style1.newheader .top-login .mini-log {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}

.header-wishlist {
    margin-top: 12px;
    margin-left: 12px;
}

.header-wishlist i {
    font-size: 22px;
}

.mini-my-account .mini-log {
    padding: 8px 10px;
}

.header-style1.newheader .mini-my-account .div-logined .fal ,
.style4.newheader .mini-my-account .div-logined .fal {
    margin: 0 5px 0 0;
    font-size: 13px;
}

.header-style1.newheader .top-login .mini-log > a{
    padding: 6px 12px;
    display: inline-block;
}

.header-style1.newheader .top-form.top-search #s {
    font-size: 13px;
    background-color: rgba(100, 100, 100, 0.1);
    border: 0;
    border-radius: 10px;
}

.header-style1.newheader .top-form.top-search .button-search-pro {
    font-size: 18px;
}

.header-style1 .top-form.top-search #s::-webkit-input-placeholder {
    color: #6e6e6e
}

.header-style1 .top-form.top-search #s::-moz-placeholder {
    color: #6e6e6e
}

.header-style1 .top-form.top-search #s:-ms-input-placeholder {
    color: #6e6e6e
}

.header-style1 .top-form.top-search #s {
    width: 100%;
    position: absolute;
    height: 100%;
    margin: 0;
    text-indent: 30px;
    font-size: 16px;
    border-radius: 55px;
    border-color: var(--border-color);
    background-color: var(--background-color);
    color: var(--text-color);
}


.header-style1 .top-form.top-search > span {
    position: absolute;
    width: 2px;
    height: 60%;
    background-color: gray;
    right: 25px;
    top: 17%;
    animation-name: blink;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    opacity: 1;
    border-radius: 10px;
}

.header-style1 .top-form.top-search > i {
    position: absolute;
    left: 16px;
    font-size: 25px;
    color: var(--main-color);
    top: 9px;
}

.header-style1 .top-form.top-search .button-search-pro {
    position: absolute;
    left: 5px;
    background-color: transparent;
    border: 0;
    font-size: 19px;
    color: #6e6e6e;
    top: 5px;
    font-weight: normal;
    bottom: 5px;
    margin: 0;
    padding: 0 9px;
}

.header-style1 .menu-hotdeals {
    float: left;
    position: relative;
    padding: 0 4px;
    margin-top: 10px;
}

.header-style1 .menu-hotdeals .custom-font span {
    font-size: 15px;
    position: absolute;
    left: 0;
    white-space: nowrap;
    background-color: var(--background-color);
    padding: 8px 20px 8px 50px;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(51, 51, 51, 0.1);
    top: -3px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
    z-index: 1;
}

.sl-header-phone {
    text-align: left;
    margin: 8px 0 9px
}

.sl-header-phone a {
    position: relative;
    display: inline-block;
    cursor: auto;
}

.sl-header-phone a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #777;
    bottom: -8px;
    transform: scaleX(0);
    transition-duration: 0.3s;
    transform-origin: center;
}

.sl-header-phone a:hover::before {
    transform: scale(1);
}

.sl-header-phone a:hover {
    color: var(--text-color);
}



.header-style1 .menu-hotdeals:hover .custom-font span {
    opacity: 1;
    visibility: visible;
}

.header-style1 .menu-hotdeals .custom-font .fa-gem,
.header-style1 .menu-hotdeals .custom-font .fa-heart {
    font-size: 25px;
    background-color: var(--element-background-color);
    margin-left: 0;
    position: relative;
    z-index: 9;
}
@keyframes blink {
    from { opacity: 1; }
    to { opacity: 0; }
}

.top-login {
    margin-top: 7px
}


.yt-header-middle .yt-megamenu {
    padding: 36px 15px 35px
}

.yt-header-middle .yt-megamenu .yt-header-under .primary-menu {
    position: relative;
    float: right
}

.yt-header-middle .yt-megamenu .yt-header-under .primary-menu .yt-menu .navbar-inverse {
    background-color: transparent;
    border-color: transparent
}

.yt-header-middle.sticky-menu {
    background: var(--element-background-color);
    animation: slide-down 0.4s cubic-bezier(.99,0,.18,1) forwards alternate;
    padding-top: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.11);
}

@keyframes slide-down {
    from   {transform: translateY(-100%);}
    to {transform: translateY(0%);}
}
.yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header {
    height: 54px;
    position: relative;
    z-index: 12;
}

.newheader .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header {
    height: 42px;
}

.yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title {
    padding-right: 40px
}

.yt-header-under-2 .ver-megamenu-header:hover .vertical-megamenu {
    display: block;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s
}

.page-template-page-home .yt-header-under-2 .vertical-megamenu {
    display: block
}
.header-style1.newheader .menu-hotdeals .custom-font span {
    visibility: visible;
    opacity: 1;
    padding: 0;
    position: relative;
    top: 0;
    display: inline-block;
    box-shadow: none;
    color: var(--main-color);
    background-color: transparent;
    font-size: 13px;
    font-weight: bold;
}

.header-style1.newheader .menu-hotdeals .custom-font .fa-gem {
    font-size: 15px;
    vertical-align: middle;
    margin-left: 6px;
}

.header-style1 .yt-header-middle .yt-header-under-2 .menu-hotdeals a:hover {
    color: var(--main-color)
}

.topbanner {
    position: relative
}

.topbanner .close {
    position: absolute;
    right: 20px;
    top: 50%;
    color: #999;
    font-size: 25px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 31px;
    margin-top: -15px
}

.yt-header-under-2.sticky-menu {
    background: var(--element-background-color);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.header-style3.newheader ul.head_menu {
    margin-top: 15px;
}


.header-style1.newheader .menu-hotdeals {
    margin-top: 0;
    padding-left: 0;
}

.header-style1.newheader .menu-hotdeals a {
    padding: 13px 10px;
    display: inline-block;
}

.header-style3.newheader .menu-hotdeals {
    float: left;
}

.header-style3.newheader .menu-hotdeals a {
    position: relative;
    padding: 7px 25px;
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: var(--main-color);
    margin: 7px 5px 5px 0;
    border: 1px solid var(--main-color);
    border-radius: 35px;
    transition-duration: 0.3s;
}

.header-style3.newheader .menu-hotdeals a:hover {
    background-color: var(--main-color);
    color: #fff;
}

ul.head_menu li {
    list-style: none;
    display: inline-block;
    padding-right: 0;
    padding-left: 35px;
    margin-top: 6px;
    font-size: 13px;
    position: relative
}

ul.head_menu {
    max-height: 39px;
    overflow: hidden;
    padding: 0;
    margin: 0
}


.mini-my-account .div-logined .sub-menu {
    position: absolute;
    right: -24px;
    background-color: var(--element-background-color);
    padding: 10px 15px;
    z-index: 99;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    top: 120%;
    left: -24px;
    transition-duration: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.mini-my-account .div-logined:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.mini-my-account .div-logined::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 20px;
    bottom: -10px;
}

.mini-my-account .div-logined .sub-menu ul {
    list-style: none;
    margin: 0;
}

.mini-my-account .div-logined .sub-menu ul li {
    padding: 8px 4px;
}

.mini-my-account .div-logined .sub-menu ul li a {
    font-size: 12px;
}

.mini-my-account .div-logined .sub-menu ul li a.logout {
    color: #d90429;
}

.header-style3.newheader .mini-cart-header.hidden {
    visibility: hidden;
    display: none;
}
.header-style3.newheader .sticky-menu .mini-cart-header {
    visibility: visible !important;
    display: block !important;
}
/***** style 5 ****/
.style5 .yt-header-under-2 {
    background-color: #252525;
    padding: 0;
}
.style5 .primary-menu .navbar-inverse ul.nav-pills > li > a {
    color: #fff;
    padding: 18px 8px;
}
.style5 .nav-pills > li > a{
    padding: 10px 0 10px 22px;
}

.style5 .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header {
    background-color: var(--main-color);
    border-top-left-radius: 70px;
    height: 62px;
}

.style5 .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title {
    padding: 0 40px 0 0;
    line-height: 62px;
    border-radius: 0;
}
.style5 .phone-number {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.style5 .sticky-menu .top-minicart-icon,.header-style1.newheader.style5 .menu-hotdeals .custom-font span {
    color: #fff;
}
.header-style1 .menu-hotdeals .custom-font .fa-gem,
.header-style1 .menu-hotdeals .custom-font .fa-heart {
    background-color: unset;
}
.header-style1.newheader.style5  .yt-header-under-2 .menu-hotdeals {
    margin: 5px 0;
}

.header-style1.newheader.style5 .menu-hotdeals .custom-font span {
    color: #fff;
    font-size: 16px;
}
.style4.newheader .yt-header-under-2 {
    padding-top: 0;
    border-top: 0;
}

.style4.newheader .yt-header-under-wrap {
    background-color: var(--main-color);
    border-radius: 12px;
}

.style4.newheader .ajax-search input {
    border: 0;
    border-radius: 9px;
    margin-top: 10px;
    margin-right: -4px;
}

.style4.newheader .ajax-search .button-search-pro {
    border: 0;
    padding-left: 12px;
    font-size: 19px;
}

.style4.newheader .nav-pills > li > a, .style4.newheader .nav-pills > li > a:hover {
    color: #fff;
}

.style4.newheader .nav-pills > li > a::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 33%;
    bottom: -44px;
    border-radius: 50%;
    border-top: 2px solid var(--background-color);
    transition-duration: 0.3s;
}

.style4.newheader .nav-pills > li > a:hover::before {
    width: 50px;
    height: 50px;
}

.style4.newheader .menu-hotdeals a {
    border-right: 1px solid #ececec;
    color: #fff;
    border-radius: 0;
    margin-top: 11px;
}

.header-style3.style4 .yt-header-under-2.sticky-menu {
    box-shadow: none;
    margin-top: 8px;
}

.style4.newheader .sticky-menu .mini-cart-header {
    padding-top: 4px;
}

.style4.newheader .sticky-menu .mini-cart-header i {
    color: #fff;
}
.st-5 .logo {
    display: flex;
    justify-content: center;
    filter: drop-shadow(0px 0px 20px #0000008a);
}
.newheader.st-5 .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title {
    border-radius: 26px;
    background: #1AD0D3;
    width: 180px;
    height: 52px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.newheader.st-5 .yt-header-under-2 {
    border-top: unset;
}
.newheader.st-5 .yt-header-under-2 {
    border-top: unset;
    box-shadow: 0 0 27px -24px #000;
    padding-top: 18px;
    padding-bottom: 18px;
}
.header-style1.newheader.st-5 .top-form.top-search {
    width: 100%;
}
.newheader.st-5 strong {
    color: #001414;
    text-align: right;
    font-size: 15px;
    font-family: Yekan Bakh;
    font-weight: 700;
}
.newheader.st-5 svg {
    width: 28px;
    height: 28px;
}
.st-5 .yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title::before {
    content: unset !important;

}
.header-style1.newheader.st-5 .top-form.top-search #s {
    border-radius: 26px;
    border: 1px solid var(--stroke, #ECECEC);
    background: var(--white, #FFF);
    text-align: right;
    direction: initial;
    padding-right: 14px;
    min-height: 52px;
}

.header-style1.newheader .dark-switch-header {
    position: relative;
    inset: auto;
    float: left;
    height: 42px;
    margin-top: 8px;
    border-radius: 6px;
    width: 42px;
    margin-right: 12px;
    padding-top: 4px;
    background-color: transparent;
    border: 1px solid var(--z-gray-dark);
}

.header-style1.newheader .dark-switch-header::before {
    color: var(--text-color) !important;
}


.header-style1.newheader ul.head_menu {
    float: left;
    margin-top: 8px;
}

.header-style1.newheader ul.head_menu a.item-link {
    padding: 7px 12px;
    display: block;
    font-weight: bold;
}
.header-style1.newheader ul.head_menu li {
    padding: 0;
    border-left: 1px solid var(--z-gray-dark);
    margin: 0;
}

.header-style1.newheader ul.head_menu li.tel a {
    color: var(--main-color);
}

.header-style1.newheader .mini-my-account {
    margin-left: 2px;
}

.header-style1.newheader .mini-cart-header {
    padding: 2px 6px;
    margin-top: 8px;
    border: 1px solid var(--z-gray-dark);
    border-radius: 7px;
}

.style6 .newheader .das.container {
    padding-bottom: 10px;
    padding-top: 10px;
}
.style6.newheader .top-form.top-search {
    position: relative;
    left: auto;
    opacity: 1;
    visibility: visible;
    display: block;
    margin-right: -30px;
    height: 45px;
    top: 4px;
    width: auto;
}

.style6 .top-form.top-search #s {
    font-size: 13px;
    background-color: rgba(100, 100, 100, 0.1);
    border: 0;
    border-radius: 10px;
}
.style6 .top-form.top-search #s {
    width: 100%;
    position: absolute;
    height: 100%;
    margin: 0;
    text-indent: 30px;
    font-size: 16px;
    border-radius: 55px;
    border-color: var(--border-color);
    background-color: var(--background-color);
    color: var(--text-color);
}
.style6 .top-form.top-search #s {
    font-size: 13px;
    background-color: rgba(100, 100, 100, 0.1);
    border: 0;
    border-radius: 10px;
}
.style6 .das.container {
    padding-bottom: 10px;
    padding-top: 10px;
}
.style6 .ajax-search {
    position: unset;
}
.style6 .yt-header-under-2 {
    background: #111;
    color: #fff;
}
.style6 .ver-megamenu-header {

    height: 46px;
}
.style6 .mega-left-title {
    background: var(--main-color);
    clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
    padding: 10px 0;
    text-align: center;
}
.style6 .mega-left-title.phone {
    background: var(--second-color);
    padding: 10px 0;
    text-align: center;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 15% 100%);
}
.style6 .mega-left-title a,.style6 .yt-menu a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
.style6 .ajax-search .button-search-pro{
    border: unset;
}
.style6 .logo img{
    margin: 0 auto;
}

.style6  .ver-megamenu-header ul.vertical-megamenu {
    padding: 10px 0px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .3s;
    visibility: hidden;
    transform-origin: top;
    opacity: 0;
}
.style6 .ver-megamenu-header:hover .vertical-megamenu {
    visibility: visible;
    opacity: 1;
}
.style6 .nav-pills {
    display: flex;
    justify-content: center;
}
.style6 .nav-pills > li{
    float: unset;
}

.nav-mega.zanbil-mega {
    margin-top: 0;
}.header-style1 .vertical-mega .ver-megamenu-header:hover {
    cursor: pointer
}

.header-style1 .vertical-mega .ver-megamenu-header:hover .vertical-megamenu {
    visibility: visible;
    opacity: 1
}

.header-style1 .vertical-mega .ver-megamenu-header ul.vertical-megamenu {
    padding: 10px 0px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .3s;
    visibility: hidden;
    transform-origin: top;
    opacity: 0;
}

.page-template-page-home .header-style1 .vertical-mega .ver-megamenu-header ul.vertical-megamenu {
    display: block;
    opacity: 1;
    visibility: visible;
}

.header-style1 .ver-megamenu-header ul.vertical-megamenu > li {
    position: unset;
}

.header-style1 .yt-header-middle .yt-header-under-2 .primary-menu {
    max-width: 800px;
    float: right
}

.header-style1 .primary-menu .navbar-inverse ul.nav-pills > li.active > a,
.header-style1 .primary-menu .navbar-inverse ul.nav-pills > li.active > a:focus,
.header-style1 .primary-menu .navbar-inverse ul.nav-pills > li.active > a:hover {
    color: var(--main-color)
}


.header-style1 .primary-menu .navbar-inverse ul.nav-pills > li > a:focus,
.header-style1 .primary-menu .navbar-inverse ul.nav-pills > li > a:hover {
    background-color: transparent;
    color: var(--main-color)
}


.page-template-page-home .header-style1 .yt-header-under-2.sticky-menu .ver-megamenu-header ul.vertical-megamenu {
    display: none
}

.page-template-page-home .header-style1 .yt-header-under-2.sticky-menu .ver-megamenu-header:hover ul.vertical-megamenu {
    display: block
}

.newheader .nav-pills {
    margin-right: 0;
    margin-top: 0;
}

.header-style1 .vertical-mega .ver-megamenu-header ul.vertical-megamenu > li.zanbil-menu-custom {
    position: relative;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: var(--main-color)
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: transparent
}

.dropdown-menu .menu-subtitle {
    font-size: 13px;
    color: var(--main-color)
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu {
    width: 100vw;
    padding-right: 2vw;
    padding-left: 2vw;
    display: flex;
    justify-content: space-around;
    padding-top: 25px;
    box-shadow: 0 0px 20px rgba(51, 51, 51, 0.15);
    border-radius: 16px;
}

.primary-menu .zanbil-menu-img {
    position: relative;
    min-width: auto;
    bottom: auto
}

.vertical-megamenu > li:hover.showMore a {
    background: 0 0
}

.vertical-megamenu > li.dropdown > a:after {
    content: "\f104";
    left: 25px;
    margin-top: -7px
}

.vertical-megamenu > li > a {
    display: block;
    position: relative;
    font-size: 13px;
    padding: 15px 30px 15px 25px;
    font-weight: bold;
    z-index: 999;
}

.vertical-megamenu > li > a .menu-img {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 9px
}

.vertical-megamenu > li.zanbil-menu-img > a {
    padding: 12px 15px 12px 50px
}

.vertical-megamenu > li > .dropdown-menu {
    display: none;
    visibility: hidden;
    right: 100%;
    top: 0;
    padding: 0;
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
}

.vertical-megamenu > li > .dropdown-menu:before {
    content: "";
    background: 0 0;
    position: absolute;
    top: -1px;
    bottom: 0;
    width: 15px;
    right: -15px
}

.vertical-megamenu > li.zanbil-mega-menu ul.dropdown-menu {
    min-width: 150px;
    padding: 20px;
}

.vertical-megamenu > li.open > .dropdown-menu, .vertical-megamenu > li:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
}

.vertical-megamenu > li.menu_dropdown ul, .vertical-megamenu > li.zanbil-menu-custom ul {
    box-shadow: 0 25px 15px rgba(57, 57, 57, 0.1);
    border-radius: 15px;
    border: 0;
    padding: 15px 0
}



.vertical-megamenu > li.menu_dropdown ul li, .vertical-megamenu > li.zanbil-menu-custom ul li {
    padding: 5px 30px;
}

li.menu_dropdown ul li a, li.zanbil-menu-custom ul li a {
    padding: 5px 20px 5px 0
}

li.menu_dropdown > .dropdown-menu > li,  li.zanbil-menu-custom > .dropdown-menu > li {
    line-height: 30px;
    list-style: none;
    position: relative;
    min-width: 245px;
    padding: 0 20px 0 30px
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li.menu-html-menu,
.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li.menu-img-menu,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li.menu-html-menu,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li.menu-img-menu {
    display: none
}

li.menu_dropdown > .dropdown-menu > li a,
li.zanbil-menu-custom > .dropdown-menu > li a {
    display: block;
    color: var(--text-color);
    font-weight: 500;
    line-height: 25px;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyLjg3MjZtbSIgaGVpZ2h0PSIyLjg3MjZtbSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMi44NzI2IDIuODcyNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxtZXRhZGF0YT4gIDxyZGY6UkRGPiAgIDxjYzpXb3JrIHJkZjphYm91dD0iIj4gICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgIDxkYzp0eXBlIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiLz4gICAgPGRjOnRpdGxlLz4gICA8L2NjOldvcms+ICA8L3JkZjpSREY+IDwvbWV0YWRhdGE+IDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMi44NTEgLTIzNy40MykiPiAgPHBhdGggZD0ibTE0Ljc2NiAyMzguMzloMC45NTc1M3YwLjk1NzUyaC0wLjk1NzUzem0tMC45NTc1My0wLjk1NzUzaDAuOTU3NTN2MC45NTc1M2gtMC45NTc1M3ptLTAuOTU3NTMgMC45NTc1M2gwLjk1NzUzdjAuOTU3NTJoLTAuOTU3NTN6bTAuOTU3NTMgMC45NTc1MmgwLjk1NzUzdjAuOTU3NTNoLTAuOTU3NTN6IiBmaWxsPSIjNjY2IiBzdHJva2Utd2lkdGg9Ii4wMDQwODciLz4gPC9nPjwvc3ZnPg==);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 6px;
    font-size: 12px
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li a:hover, .vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li a:hover {
    color: var(--main-color)
}

li.menu_dropdown > .dropdown-menu > li.dropdown-submenu > a:after, li.zanbil-menu-custom > .dropdown-menu > li.dropdown-submenu > a:after {
    content: "\f053";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 10px;
    height: 20px;
    margin-top: -12px;
    color: var(--text-color)
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-menu,
.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-sub,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-menu,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-sub {
    position: absolute;
    right: 100%;
    top: -1px;
    margin: 0;
    transform: scale(0);
    list-style: none;
    box-shadow: 0 0 15px rgba(35, 35, 35, .1);
    background: var(--element-background-color);
    min-width: 230px;
    z-index: 1;
    transition: all 0 ease-out
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-menu:after,
.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-sub:after,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-menu:after,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-sub:after {
    background-color: transparent;
    content: " ";
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-menu:before,
.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li .dropdown-sub:before,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-menu:before,
.vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li .dropdown-sub:before {
    background: 0 0;
    content: " ";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 0;
    display: block
}

.vertical-megamenu > li.menu_dropdown > .dropdown-menu > li:hover > .dropdown-menu, .vertical-megamenu > li.menu_dropdown > .dropdown-menu > li:hover > .dropdown-sub, .vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li:hover > .dropdown-menu, .vertical-megamenu > li.zanbil-menu-custom > .dropdown-menu > li:hover > .dropdown-sub {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.vertical-megamenu > li.zanbil-mega-menu ul.dropdown-menu {
    border: 0;
    border-radius: 15px;
    z-index: 998;
    display: flex;
    justify-content: flex-start;
    height: auto;
    flex-wrap: wrap;
    max-height: 80vh;
    box-shadow: 0 0 50px rgb(0, 0, 0, 0.1);
    overflow-y: auto;
    gap: 40px 0;
}

li.zanbil-menu-icon .fal {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
    width: 22px;
    text-align: center;
}

.vertical-megamenu > li.zanbil-menu-custom ul.dropdown-menu {
    right: 100% !important;
    left: auto !important;
}

.vertical-megamenu > li.zanbil-mega-menu.col-2-img > .dropdown-menu.column-3 {
    padding: 0;
    min-width: 630px
}

.vertical-megamenu > li.zanbil-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 {
    padding: 27px 30px
}

.vertical-megamenu > li.zanbil-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1:nth-child(2) {
    padding: 27px 0 27px 60px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu.column-3 {
    padding: 20px 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu {
    min-width: 200px;
    float: right;
    border-right: 1px solid var(--z-gray-dark);
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu:first-child {
    border: 0;
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 {
    padding: 7px 30px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu.column-2 {
    width: 33.333333%;
    max-width: 187px;
    min-width: 0;
    padding: 35px 30px 0 0;
    margin-left: 7px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu > a, .vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title {
    margin-bottom: 10px;
    color: var(--main-color);
    font-weight: bold;
    text-transform: uppercase;
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu > a:hover, .vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu > span.have-title:hover {
    background: 0 0;
    color: var(--text-color)
}


.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a {
    padding: 6px 20px;
    line-height: 25px;
    font-weight: normal;
    color: var(--text-color);
    font-size: 13px;
    display: block;
}

.vertical-megamenu .all-cat-menu {
    padding: 8px;
    font-size: 12px;
    color: var(--main-color);
    font-weight: 700;
    border-top: 1px solid #ddd;
    display: inline-block
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu .dropdown-sub > li > a:hover {
    color: var(--main-color) !important;
    background: 0 0 !important
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu.column-3 {
    padding: 0 15px 15px;
    border-right: 1px solid #ddd;
    width: 29%
}



.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2 {
    width: 79% !important;
    padding: 25px 0 0;
    float: right;
    font-weight: 700
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-img-menu {
    position: absolute;
    top: 0;
    left: 0;
    clear: none;
    max-width: 319px;
    padding: 0
}

.vertical-megamenu > li.zanbil-mega-menu .column-1 > li:nth-child(2n), .vertical-megamenu > li.zanbil-mega-menu .column-2 > li:nth-child(2n+1), .vertical-megamenu > li.zanbil-mega-menu .column-3 > li:nth-child(3n+1), .vertical-megamenu > li.zanbil-mega-menu .column-4 > li:nth-child(4n+1), .vertical-megamenu > li.zanbil-mega-menu .column-5 > li:nth-child(5n+1), .vertical-megamenu > li.zanbil-mega-menu .column-6 > li:nth-child(6n+1), .woocommerce #content div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails::after, .woocommerce .col2-set::after, .woocommerce div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page .col2-set::after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails::after, .wpcf7.your-message {
    clear: both
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-html-menu {
    width: 100% !important
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-html-menu .tag-menu {
    padding: 0 30px;
    background-color: #eee;
    position: relative;
    height: 50px;
    line-height: 50px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-html-menu .tag-menu ul {
    margin-left: 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-html-menu .tag-menu ul li {
    float: right;
    margin-right: 4px !important;
    color: var(--text-color);
    font-weight: 700;
    font-size: 14px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-2.menu-html-menu .tag-menu ul li a {
    font-weight: 400
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3.menu-product {
    min-width: 208px;
    width: 40%;
    float: left
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .item-bottom {
    display: none
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li .products-entry .products-content .desc, .widget.widget_search .searchform .screen-reader-text {
    display: none
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li {
    width: 100%
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li .products-entry {
    margin-bottom: 0;
    border: 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li .products-entry .products-thumb {
    width: 160px;
    border: 0;
    margin-bottom: 10px
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li .products-entry .products-thumb .onsale {
    top: 0;
    left: 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li .products-entry .products-content {
    margin-left: 0;
    margin-right: 0
}

.vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li.col-lg-6 .products-entry, .vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu .column-3 .woocommerce .products-loop.products-loop li.col-sm-6 .products-entry {
    padding-left: 0 !important
}


ul.menu ,.dropdown ul {
    list-style: none;
    margin: 0;
}
.dropdown ul {
    background-color: var(--element-background-color);
}


#main-menu {
    position: static
}

#main-menu .primary-menu {
    position: relative
}

#main-menu .primary-menu .menu-vertical .navbar-inverse {
    background-color: transparent
}

#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-img, #main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-imgae {
    display: none
}

#main-menu .primary-menu.sticky-menu {
    max-width: 1170px;
    width: 100%;
    background-color: var(--main-color);
    margin: 0 auto
}

.nav-pills > li {
    float: right;
    margin-right: 5px
}

.nav-pills > li:before {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -5px
}

.nav-pills > li > a {
    font-weight: 700;
    font-size: 13px;
    padding: 12px 0 12px 18px
}

.nav-pills > li.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    top: 100%;
    padding: 15px 0;
    box-shadow: 0 0 15px 0 rgba(41, 41, 41, 0.13);
    border: 0;
    min-width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 0;
    opacity: 0;
    transition: all .3s;
    transition-delay: 0.2s;
    right: 0;
    left: auto;
}

.nav-pills > li.dropdown .dropdown-menu li {
    width: 100%
}

.nav-pills > li.dropdown .dropdown-menu li > a {
    position: relative;
    display: block;
    padding: 8px 25px;
    color: var(--text-color);
    min-width: 220px;
    font-weight: 500
}


.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li .item-bottom, .nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li.image-full > a .menu-title {
    display: none
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li.dropdown .dropdown-menu li > a:hover {
    color: var(--main-color)
}

.nav-pills > li.dropdown .dropdown-menu li.dropdown-submenu {
    position: relative
}

.nav-pills > li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
    position: absolute;
    top: -16px;
    right: 110%;
    visibility: hidden;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.nav-pills > li.dropdown:hover .dropdown-menu, .nav-pills > li.dropdown:hover:before {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.nav-pills > li.dropdown .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
    right: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.nav-pills > li.dropdown:hover .dropdown-menu {
    top: 100%
}

.nav-pills .dropdown-menu li.active > a, .nav-pills .dropdown-menu li:hover > a {
    color: var(--main-color);
    background-color: transparent
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu {
    width: 100%;
    visibility: hidden
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu li.active > a, .nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu li:hover > a {
    background-color: transparent
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li {
    float: right;
    padding: 0 15px;
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li.image-full {
    width: 100% !important;
    padding-top: 0
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li.image-full > a {
    border-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 20px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu > li.image-full img {
    width: 100%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .dropdown-submenu > .have-title, .nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .dropdown-submenu > a {
    text-transform: uppercase;
    padding: 10px 0;
    display: block;
    font-size: 13px;
    color: var(--main-color);
    font-weight: 700;
}

.vertical-megamenu > li.zanbil-mega-menu.col-2-img > .dropdown-menu > .dropdown-submenu.col-1 span.have-title, .vertical-megamenu > li.zanbil-mega-menu > .dropdown-menu > .dropdown-submenu.col-1 span.have-title {
    text-transform: capitalize
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .menu-shortcode > a, .nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .zanbil-menu-img > a:before, .nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .menu-img {
    display: none
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
    padding: 5px 0;
    text-transform: capitalize;
    color: var(--text-color);
    font-size: 13px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
    color: var(--main-color)
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub > li .menu-img {
    float: left;
    width: 25px;
    margin-left: 15px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-1 {
    min-width: 1170px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-1 > li {
    width: 100%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-2 {
    min-width: 395px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-2 > li {
    width: 50%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-3 {
    min-width: 720px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-3 > li {
    width: 33.33%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-4 {
    min-width: 815px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-4 > li {
    width: 25%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-5 {
    min-width: 1170px
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu.column-5 > li {
    width: 20%
}

.nav-pills.nav-mega .zanbil-mega-menu .dropdown-menu .zanbil-menu-img > a {
    padding: 15px 0 0
}

.nav-pills.nav-mega .zanbil-mega-menu.custom-image-col5 .dropdown-menu.column-5 > li {
    width: 18%
}

.nav-pills.nav-mega .zanbil-mega-menu.custom-image-col5 .dropdown-menu.column-5 > li.zanbil-menu-img {
    width: 28%
}

.nav-pills.nav-mega .zanbil-mega-menu.custom-mega-product .dropdown-menu, .nav-pills.nav-mega .zanbil-mega-menu.custom-mega-product .dropdown-menu > li {
    padding: 0
}

.nav-pills.nav-mega .zanbil-mega-menu:hover .dropdown-menu, .nav-pills.nav-mega .zanbil-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
    visibility: visible
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu li > .have-title {
    position: relative;
    display: block;
    padding: 12px 25px
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu li > .have-title:before {
    content: "\f111";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 6px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu > ul {
    position: absolute;
    background-color: var(--element-background-color);
    right: 110%;
    top: 0;
    padding: 15px 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    box-shadow: 0 25px 15px rgba(57, 57, 57, 0.1);
    border-radius: 15px;
    border: 0;
    padding: 15px 35px 15px 10px;
}

.primary-menu .nav-pills > li.zanbil-menu-custom .dropdown-menu {
    box-shadow: 0 0px 15px rgba(57, 57, 57, 0.1);
    border-radius: 15px;
    border: 0;
    padding: 15px 0;
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu > ul > li {
    position: relative
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu > ul > li ul {
    padding: 15px 0;
    position: absolute;
    background-color: #fff;
    right: 110%;
    top: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu:hover > ul, .nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu > ul > li ul > li:hover > ul, .nav-pills.nav-mega .zanbil-menu-custom .dropdown-menu .dropdown-submenu > ul > li:hover > ul {
    right: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.zanbil-menu-img {
    z-index: -1;
    padding: 30px 20px;
}

.menu-img {
    float: left
}

.vertical-megamenu {
    position: relative;
    z-index: 543;
    background: var(--element-background-color);
    padding: 15px 0 24px;
    margin: 0;
    box-shadow: 0 0px 25px 0 rgba(28, 28, 28, 0.16);
    border-radius: 15px;
    margin-top: 10px;
}

.vertical-megamenu::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 25px;
    top: -15px;
}

.vertical-megamenu > li.dropdown > a:after, .vertical-megamenu > li.showMore a:before {
    font-weight: 900;
    position: absolute;
    top: 50%;
    font-family: 'Font Awesome 5 Pro'
}

.vertical-megamenu > li {
    display: block;
    float: none;
    line-height: normal;
    padding: 0 20px;
}

.vertical-megamenu > li.showMore a {
    background: 0 0;
    color: var(--main-color)
}

.vertical-megamenu > li.showMore a.close-more-cat:before {
    content: "\f068"
}

.vertical-megamenu > li.showMore a:before {
    content: "\f067";
    right: 0;
    font-size: 8px;
    margin-top: -4px;
    color: var(--main-color)
}

.header-style3.newheader .nav-pills {
    margin-right: 0;
    display: table;
    margin: 0 auto;
}

.nav-pills.nav-mega .zanbil-mega-menu.dark .dropdown-menu {
    background-color: #1c1c1c
}

.nav-pills.nav-mega .zanbil-mega-menu.dark .dropdown-menu > li {
    border-color: #121212
}

.nav-pills.nav-mega .zanbil-mega-menu.dark .dropdown-menu .dropdown-submenu .dropdown-sub a {
    color: #e6e6e6
}

li.has-icon .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 15px;
    width: 22px
}


#menu-backdrop {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
}

@font-face{ font-display:swap;
    font-family: star;
    src: url(/wp-content/themes/zanbil/fonts/star.eot);
    src: url(/wp-content/themes/zanbil/fonts/star.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/zanbil/fonts/star.woff) format("woff"), url(/wp-content/themes/zanbil/fonts/star.ttf) format("truetype"), url(/wp-content/themes/zanbil/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
 }

@font-face{ font-display:swap;
    font-family: WooCommerce;
    src: url(/wp-content/themes/zanbil/fonts/WooCommerce.eot);
    src: url(/wp-content/themes/zanbil/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/zanbil/fonts/WooCommerce.woff) format("woff"), url(/wp-content/themes/zanbil/fonts/WooCommerce.ttf) format("truetype"), url(/wp-content/themes/zanbil/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
 }

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce #content div.product div.thumbnails::after, .woocommerce #content div.product div.thumbnails::before, .woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product div.thumbnails::after, .woocommerce div.product div.thumbnails::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::before {
    content: ' ';
    display: table
}

.rtl.woocommerce form .form-row label, .rtl.woocommerce-page form .form-row label {
    text-align: right
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: left
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    float: right;
    width: 30.75%;
    margin-left: 3.8%;
    margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
    margin-left: 0
}

.woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-left: 0;
    float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    clear: none
}

.woocommerce #content div.product #reviews .comment::after, .woocommerce #content div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce .cart-collaterals::after, .woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce div.product #reviews .comment::after, .woocommerce div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce ul.products, .woocommerce ul.products li.first, .woocommerce ul.products::after, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page .cart-collaterals::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::after, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products::after {
    clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block
}

.woocommerce #content div.product #reviews .comment::after, .woocommerce #content div.product #reviews .comment::before, .woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce div.product #reviews .comment::after, .woocommerce div.product #reviews .comment::before, .woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::before, .woocommerce-page .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::before, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before {
    content: ' ';
    display: table
}

.woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
    float: left;
    height: auto
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: right;
    margin: 0 0 2.992em 3.8%;
    padding: 0;
    position: relative;
    width: 22.05%
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-left: 0
}

.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-left: 0
}

.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: 48%
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%
}

.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%
}

.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%
}

.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-left: 0
}

.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    width: 48%
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    width: 13.5%
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 80px
}

.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none
}

.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.cart_list li::before, .woocommerce-page ul.product_list_widget li::after, .woocommerce-page ul.product_list_widget li::before {
    display: table;
    content: ' '
}

.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: right
}

.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    clear: left
}

.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce form .form-row-wide, .woocommerce form .form-row::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page form .form-row-wide, .woocommerce-page form .form-row::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after {
    clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: left;
    height: auto
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: right
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
    text-align: right;
    padding: 0 0 0 1em;
    float: right
}

.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions::before, .woocommerce-page table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before {
    display: none
}

.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em
}

.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
    position: relative
}

.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: left
}

.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: right
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) " ";
    font-weight: 700;
    margin-left: 3px;
    float: right
}

.woocommerce table.my_account_orders td {
    font-size: 14px;
    border-left: 1px solid #efefef
}

.woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    background-color: transparent;
    color: #355981
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: right;
    clear: both;
    margin: 0 0 2.992em
}

.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
    clear: none !important
}

.clear, .woocommerce #content table.cart td.actions .coupon::after, .woocommerce .woocommerce-breadcrumb::after, .woocommerce table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::after {
    clear: both
}

.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: .5em
}

.woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
    content: ' ';
    display: table
}

.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    box-sizing: border-box
}

.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: left
}

.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: right
}

.woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none
}

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: right;
    padding: 0
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 50%;
    box-sizing: border-box;
    display: block;
    margin: 0 auto
}

.woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-left: 0
}


.woocommerce-store-notice, p.demo_store {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
    display: none
}

.woocommerce-store-notice a, p.demo_store a {
    color: #fff;
    text-decoration: underline
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.admin-bar p.demo_store {
    top: 32px
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/themes/zanbil/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
    display: block;
    font-size: 1.2em;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    width: 28px;
    height: 28px;
    line-height: 32px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 0;
    background-color: #fa223f;
    transition-duration: 0.3s;
    box-shadow: -1px 2px 2px rgba(153, 153, 153, 0.2)
}

.woocommerce a.remove:hover {
    background: var(--main-color);
    box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2)
}

.woocommerce small.note {
    display: block;
    color: var(--text-color);
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: var(--text-color)
}

.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
    content: ' ';
    display: table
}

.woocommerce .woocommerce-breadcrumb a {
    color: var(--text-color)
}

.quantity .qty {
    background: var(--element-background-color);
    color: var(--text-color);
    width: 2.631em;
    text-indent: 0;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    height: 40px;
    margin: 0 -8px;
    font-size: 15px;
    border: 0;
    text-indent: 0 !important;
    text-align: center;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    box-shadow: 0 0 15px rgba(26, 26, 26, 0.1);
    background-color: var(--element-background-color);
    border-radius: 15px
}

.woocommerce div.product .product_title {
    clear: none;
    margin: 0;
    padding: 0
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 1.25em
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .5;
    text-decoration-color: #666;
    display: inline-block
}

.woocommerce div.product p.stock {
    font-size: 1.4em;
}

.woocommerce div.product .out-of-stock {
    color: #d3081c;
}

.woocommerce div.product .out-of-stock {
    color: red
}

.woocommerce div.product div.images {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    margin: 0;
    padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: var(--element-background-color);
    opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: right;
    margin: 0;
    list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1), .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1), .woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: right
}

.woocommerce #reviews #comments .add_review::after, .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after {
    clear: both
}

.woocommerce div.product div.summary {
    margin-bottom: 2em
}

.woocommerce div.product div.social {
    text-align: left;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 2px 0 0
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-right: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: right;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 1em 0 0;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none
}

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before, .woocommerce div.product p.cart::after, .woocommerce div.product p.cart::before {
    display: table;
    content: ' '
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: var(--text-color)
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: ' ';
    box-sizing: border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: ' ';
    width: 100%;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0
}

.woocommerce div.product p.cart {
    margin-bottom: 2em;
    float: left
}

.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 0 0 0 10px
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-right: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin: 1em 0;
    border: 0;
    width: 100%;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: middle
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
    border-radius: 12px;
    padding-right: 16px;
}

.woocommerce div.product form.cart .variations td.label {
    padding-left: 1em
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 1em;
    padding-right: 1em
}

.woocommerce div.product form.cart .group_table td {
    padding: 0;
    border: 0;
    height: 100px;
    vertical-align: middle
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5)
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: ' ';
    display: table
}

.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    left: 0;
    right: auto;
    margin: -.5em 0 0 -.5em
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em
}

.woocommerce ul.products li.product .button {
    margin-top: 1em
}

.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, .5)
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    width: 260px;
    background: var(--element-background-color) url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiM2NjY2NjYiLz4KICA8L2c+Cjwvc3ZnPgo=) no-repeat 10px center;
    text-indent: 5px;
    background-size: auto;
    border: 0;
    color: var(--text-color);
    box-shadow: 0 0 7px rgba(51, 51, 51, 0.15);
    border-radius: 25px
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    margin-top: 24px;
}

.woocommerce nav.woocommerce-pagination ul li {
    padding: 0;
    margin: 0;
    float: right;
    display: inline;
    overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1.1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 1em;
    font-weight: 700;
    border-radius: 50px;
    right: auto;
    color: #fff;
    background: var(--second-color) none;
    border: 0;
    display: inline-block;
    box-shadow: none;
    text-shadow: none
}

.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
    display: table;
    content: ' '
}

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: .25;
    padding-left: 2.618em
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    left: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font: 16px WooCommerce;
    content: '\e017';
    margin-right: .53em;
    vertical-align: bottom;
    background-color: var(--main-color);
    width: 32px;
    height: 32px;
    margin-right: 0;
    padding: 8px;
    color: #ffff;
    position: absolute;
    left: 0;
    border-radius: 55px;
    right: 0
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    cursor: not-allowed;
    opacity: .5
}


.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #ebe9eb
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    padding-top: .5em
}

.woocommerce #reviews h2 small {
    float: left;
    color: var(--text-color);
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: var(--text-color)
}

.woocommerce #reviews h3 {
    margin: 0
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments h2 {
    clear: none
}

.woocommerce #review_form #respond::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li::after, .woocommerce-product-rating::after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist li {
    position: relative
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    font-size: .85em;
    display: inline-block;
    background-color: var(--neutral-color);
    padding: 1px 25px;
    border-radius: 35px;
    color: #fff
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 3px;
    width: 70px;
    border-radius: 70px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 70px 0 0;
    padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before {
    content: ' ';
    display: table
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 50px 0 0
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 50px 0 0
}

.woocommerce #reviews #comments .commentlist > li::before {
    content: ''
}

.star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    font: 1em/1 star;
    width: 5.4em
}

.star-rating span, .star-rating span::before, .star-rating:before {
    position: absolute;
    right: 0;
    top: 0
}

.star-rating:before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: right
}

.star-rating span {
    overflow: hidden;
    float: right;
    padding-top: 1.5em
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    color: #ffc000
}

.woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce-product-rating::after, .woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.woocommerce-product-rating .star-rating {
    margin: .5em 0 5px 4px;
    float: right
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table td, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce #review_form #respond::after, .woocommerce #review_form #respond::before {
    content: ' ';
    display: table
}

.woocommerce p.stars a::before, .woocommerce p.stars a:hover ~ a::before {
    content: '\e021'
}

.woocommerce #review_form #respond p {
    margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
    right: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0
}

.woocommerce p.stars.selected a.active::before, .woocommerce p.stars:hover a::before {
    content: '\e020'
}

.woocommerce p.stars.selected a.active ~ a::before {
    content: '\e021'
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: '\e020'
}

.woocommerce table.shop_attributes {
    margin-bottom: 1.618em;
    width: 100%;
    border-spacing: 12px;
    border-collapse: separate;
    border: 0
}

.woocommerce table.shop_attributes th {
    font-weight: 700;
    padding: 8px 15px 8px 8px;
    margin: 0;
    line-height: 1.5;
    width: 22%;
    border: 0;
    background-color: rgba(242, 247, 255, .2);
    box-shadow: 0 0 5px rgba(51, 51, 51, .02);
    font-size: 14px
}

.woocommerce table.shop_attributes td {
    margin: 0;
    line-height: 1.5;
    font-size: 13px;
    font-style: normal;
    width: 77%;
    padding: 5px 20px 5px 5px;
    border: 0;
    background-color: rgba(242, 247, 255, .2);
    box-shadow: 0 0 5px rgba(51, 51, 51, .02)
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, .025)
}

.woocommerce table.shop_table {
    margin: 0 0 10px -1px;
    text-align: right;
    width: 100%;
    border-collapse: separate
}


.woocommerce table.shop_table th {
    padding: 8px 20px 8px 0
}

.woocommerce table.shop_table td {
    padding: 8px 12px;
    vertical-align: middle
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions {
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child, .woocommerce table.woocommerce-MyAccount-downloads td:last-child, .woocommerce table.woocommerce-MyAccount-downloads th:first-child, .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: right
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before, .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: '\2193';
    display: inline-block
}

.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
    list-style: none
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    float: right;
    clear: both;
    margin-left: .25em;
    display: inline-block;
    list-style: none
}

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
    margin: 0
}

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none
}

.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
    content: ' ';
    display: table
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 4px;
    width: 32px;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-right: 1em;
    border-right: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
    content: ' ';
    display: table
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: right;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 0 0 4px;
    clear: right
}

#add_payment_method .wc-proceed-to-checkout::after, .woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_shopping_cart .buttons::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce ul.order_details::after, .woocommerce-account .addresses .title::after, .woocommerce-account .woocommerce::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after, .woocommerce.widget_shopping_cart .buttons::after {
    clear: both
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-right: 2em;
    position: relative;
    padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    right: 0
}

.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
    content: ' ';
    display: table
}

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
    margin-left: 5px;
    margin-bottom: 5px
}

.woocommerce form .form-row {
    padding: 3px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    line-height: 2
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
    right: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translatex(50%) rotate(-180deg);
    -ms-transform: translatex(50%) rotate(-180deg);
    transform: translatex(50%) rotate(-180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce form .form-row select {
    cursor: pointer
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    visibility: hidden
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 0 0 8px;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal
}

[data-theme="dark"] .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background-color: var(--element-background-color);
    color: var(--text-color)
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #f84a67;
    border-width: 2px
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: var(--second-color);
    border-width: 2px
}


.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    text-decoration: none;
    margin-right: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details:last-child, .woocommerce .woocommerce-order-details:last-child, .woocommerce .woocommerce-order-downloads:last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom-width: 2px;
    border-left-width: 2px;
    text-align: right;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-right: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    content: ""
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    content: ""
}

.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    list-style: none;
    position: relative;
    margin-bottom: 2px;
    padding: 5px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: ' ';
    display: table
}

.woocommerce .widget_layered_nav_filters ul li a::before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    text-decoration: none;
    font-weight: 400
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    margin-left: .618em;
    color: #a00
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: right;
    padding: 0 1px 1px 1em;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a::before {
    vertical-align: inherit;
    margin-left: .5em;
    color: var(--main-color)
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: center;
    line-height: 2.4;
    font-size: .8751em;
}

.woocommerce .widget_rating_filter ul li.chosen a::before, .woocommerce-account ul.digital-downloads li::before {
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-decoration: none
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    display: block;
    width: 60%;
    margin: 0 auto;
    float: none
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: right;
    margin: 30px .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    border-radius: 5px;
    outline: 0;
    margin-left: -.5em;
    background-color: var(--element-background-color);
    border: 2px solid var(--neutral-color);
    width: 21px;
    height: 21px;
    cursor: auto;
    transition-duration: .3s;
    top: -9px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: var(--main-color)
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: var(--neutral-color);
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    right: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    left: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before {
    content: ' ';
    display: table
}

.woocommerce .widget_rating_filter ul li a {
    padding: 0 !important;
    text-decoration: none;
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a::before {
    font-weight: 400;
    margin-left: .618em;
    content: "";
    color: #a00
}

.woocommerce-no-js form.woocommerce-form-coupon, .woocommerce-no-js form.woocommerce-form-login {
    display: block !important
}

.woocommerce-no-js .showcoupon, .woocommerce-no-js .woocommerce-form-coupon-toggle, .woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 2em;
    position: relative;
    background-color: var(--element-background-color);
    color: var(--text-color);
    border-top: 3px solid #a46497;
    list-style: none;
    width: auto;
    word-wrap: break-word;
    padding: 1em 3.5em 1em 2em !important
}

.woocommerce-error::after, .woocommerce-error::before, .woocommerce-info::after, .woocommerce-info::before, .woocommerce-message::after, .woocommerce-message::before {
    content: ' ';
    display: table
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    content: '\e028';
    display: inline-block;
    position: absolute;
    top: 1em;
    right: 1.5em
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    float: left
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none none;
    padding-right: 0 !important;
    margin-right: 0 !important
}

.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed;
    margin-top: 14px;
}

.woocommerce-message {
    border-top-color: #8fae1b
}

.woocommerce-message::before {
    content: '\e015';
    color: #8fae1b
}

.woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce-info::before {
    color: #1e85be
}

.woocommerce-error {
    border-top-color: #b81c23
}


.woocommerce-error::before {
    content: '\e016';
    color: #b81c23
}

.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before, .woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {
    content: ' ';
    display: table
}

.woocommerce-account .addresses .title h3 {
    float: right
}

.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
    float: left
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-right: 0;
    padding-right: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-right: 0;
    padding-right: 0
}

.woocommerce-account ul.digital-downloads li::before {
    font-weight: 400;
    margin-left: .618em;
    content: ""
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    box-shadow: none;
    width: 100px;
    margin: 0 auto
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: right;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 0 0 4px;
    outline: 0
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::before {
    content: ' ';
    display: table
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em
}

#add_payment_method .cart-collaterals .shipping_calculator .button, .woocommerce-cart .cart-collaterals .shipping_calculator .button, .woocommerce-checkout .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block
}

#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before, #add_payment_method #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
    content: ' ';
    display: table
}

#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: var(--text-color);
    font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 60%
}

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: middle;
    border-right: 0;
    border-left: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: var(--text-color)
}

#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td, .woocommerce-cart .cart-collaterals .cart_totals .discount td, .woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #77a464
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: right;
    clear: none
}

#add_payment_method .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
    clear: right
}

#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: var(--text-color);
    font-weight: 400
}

#add_payment_method .checkout div.shipping-address, .woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: right;
    width: 100%
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods::after, #add_payment_method .checkout .shipping_address, .single-product .twentythirteen p.stars, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout .checkout .shipping_address {
    clear: both
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding: 20px;
    box-shadow: 0 0 15px rgba(26, 26, 26, 0.15);
    border-radius: 15px;
    background-color: var(--element-background-color)
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: right;
    margin: 0;
    list-style: none
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px .5em 0 0;
    padding: 0;
    float: left;
    position: relative;
    box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img + img, .woocommerce-cart #payment ul.payment_methods li img + img, .woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-right: 2px
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em
}

#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    border-color: #bbb3b9 #c7c1c6 #c7c1c6
}

#add_payment_method #payment div.payment_box::-webkit-input-placeholder, .woocommerce-cart #payment div.payment_box::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box:-moz-placeholder, .woocommerce-cart #payment div.payment_box:-moz-placeholder, .woocommerce-checkout #payment div.payment_box:-moz-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box:-ms-input-placeholder, .woocommerce-cart #payment div.payment_box:-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box:-ms-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none;
    margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 0 0 1em;
    position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background: no-repeat left .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box span.help, .woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: var(--text-color);
    font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: left;
    line-height: 52px;
    font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .05)
}

.woocommerce-invalid #terms {
    outline: 2px solid red;
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

.woocommerce form table.shop_table tr td, .woocommerce-page form table.shop_table tr td {
    border: 0
}

.woocommerce form table.shop_table tr td.product-remove, .woocommerce-page form table.shop_table tr td.product-remove {
    width: 14px;
    background-color: #ffe7e7;
    border-bottom: 1px solid #ffd5d5
}

.woocommerce form table.shop_table tr td.product-quantity .quantity, .woocommerce-page form table.shop_table tr td.product-quantity .quantity {
    border: 1px solid #ddd;
    overflow: visible;
    display: inline-block
}

.woocommerce form table.shop_table tr td.product-quantity .quantity input.qty, .woocommerce-page form table.shop_table tr td.product-quantity .quantity input.qty {
    border: 0;
    text-indent: inherit
}

.woocommerce form table.shop_table tr td.product-quantity .quantity input[type=number], .woocommerce-page form table.shop_table tr td.product-quantity .quantity input[type=number] {
    -moz-appearance: textfield
}

.woocommerce form table.shop_table tr td.product-quantity .quantity input::-webkit-inner-spin-button, .woocommerce form table.shop_table tr td.product-quantity .quantity input::-webkit-outer-spin-button, .woocommerce-page form table.shop_table tr td.product-quantity .quantity input::-webkit-inner-spin-button, .woocommerce-page form table.shop_table tr td.product-quantity .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce form table.shop_table tr td.actions, .woocommerce-page form table.shop_table tr td.actions {
    padding: 15px 10px
}

.woocommerce form table.shop_table tr td.actions .coupon, .woocommerce-page form table.shop_table tr td.actions .coupon {
    float: left
}

.woocommerce form table.shop_table tr td.actions .coupon input.button, .woocommerce-page form table.shop_table tr td.actions .coupon input.button {
    background: var(--main-color);
    height: 40px
}

.woocommerce form table.shop_table tr td.actions .coupon input.button:hover, .woocommerce-page form table.shop_table tr td.actions .coupon input.button:hover {
    background: #bb2d41
}

.woocommerce form table.shop_table tr td.actions input.button, .woocommerce-page form table.shop_table tr td.actions input.button {
    width: auto !important
}

.woocommerce form table.shop_table tr td.actions .box-chekout .button, .woocommerce-page form table.shop_table tr td.actions .box-chekout .button {
    background: #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400
}

.woocommerce form table.shop_table tr td.actions .box-chekout .button:hover, .woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button, .woocommerce-page form table.shop_table tr td.actions .box-chekout .button:hover, .woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button {
    background: var(--main-color);
    color: #fff;
    border-color: var(--main-color)
}

.woocommerce form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover, .woocommerce-page form table.shop_table tr td.actions .box-chekout .checkout-button.button:hover {
    background: #bb2d41
}

.woocommerce #content .woocommerce-error:before, .woocommerce #content .woocommerce-info:before, .woocommerce #content .woocommerce-message:before, .woocommerce #contents .woocommerce-error:before, .woocommerce #contents .woocommerce-info:before, .woocommerce #contents .woocommerce-message:before, .woocommerce-page #content .woocommerce-error:before, .woocommerce-page #content .woocommerce-info:before, .woocommerce-page #content .woocommerce-message:before, .woocommerce-page #contents .woocommerce-error:before, .woocommerce-page #contents .woocommerce-info:before, .woocommerce-page #contents .woocommerce-message:before {
    display: none
}


.woocommerce #content .woocommerce-error .wc-forward, .woocommerce #content .woocommerce-info .wc-forward, .woocommerce #content .woocommerce-message .wc-forward, .woocommerce #contents .woocommerce-error .wc-forward, .woocommerce #contents .woocommerce-info .wc-forward, .woocommerce #contents .woocommerce-message .wc-forward, .woocommerce-page #content .woocommerce-error .wc-forward, .woocommerce-page #content .woocommerce-info .wc-forward, .woocommerce-page #content .woocommerce-message .wc-forward, .woocommerce-page #contents .woocommerce-error .wc-forward, .woocommerce-page #contents .woocommerce-info .wc-forward, .woocommerce-page #contents .woocommerce-message .wc-forward {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    font-weight: 400;
    background: var(--main-color);
    color: #fff;
    font-size: 12px
}

.woocommerce #content .woocommerce-error .wc-forward:hover, .woocommerce #content .woocommerce-info .wc-forward:hover, .woocommerce #content .woocommerce-message .wc-forward:hover, .woocommerce #contents .woocommerce-error .wc-forward:hover, .woocommerce #contents .woocommerce-info .wc-forward:hover, .woocommerce #contents .woocommerce-message .wc-forward:hover, .woocommerce-page #content .woocommerce-error .wc-forward:hover, .woocommerce-page #content .woocommerce-info .wc-forward:hover, .woocommerce-page #content .woocommerce-message .wc-forward:hover, .woocommerce-page #contents .woocommerce-error .wc-forward:hover, .woocommerce-page #contents .woocommerce-info .wc-forward:hover, .woocommerce-page #contents .woocommerce-message .wc-forward:hover {
    opacity: .7
}



.woocommerce .entry-content .col2-set, .woocommerce-page .entry-content .col2-set {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block
}

.woocommerce .entry-content .col2-set .address, .woocommerce-page .entry-content .col2-set .address {
    padding-left: 15px;
    padding-right: 15px
}

.woocommerce article header .entry-title, .woocommerce-page article header .entry-title {
    font-size: 24px;
    color: var(--main-color)
}

.woocommerce-cart #contents, .woocommerce-checkout #contents, .woocommerce-wishlist #contents {
    padding: 0
}

.woocommerce #respond input#submit, .woocommerce input.button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-color: var(--second-color);
    color: #fff;
    font-weight: 400;
    border: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    padding: 10px 30px
}

.woocommerce #respond input#submit:hover, .woocommerce input.button:hover {
    background-color: var(--main-color);
    color: #fff
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
    margin-bottom: .25em
}

.rtl.woocommerce .woocommerce-error .button, .rtl.woocommerce .woocommerce-info .button, .rtl.woocommerce .woocommerce-message .button, .woocommerce-product-rating {
    float: left
}

.rtl.woocommerce p.stars a {
    margin-right: 0;
    margin-left: 1em
}

.rtl .social-share-item, .rtl .woocommerce td.product-name dl.variation dd, .rtl .woocommerce td.product-name dl.variation dt, .rtl.woocommerce .entry-content .checkout_coupon .form-row, .rtl.woocommerce .entry-content form.login .form-row-first, .rtl.woocommerce .entry-content form.login .form-row-last, .rtl.woocommerce div.product p.cart, .rtl.woocommerce-account .addresses .title h3, .rtl.woocommerce-page .entry-content .checkout_coupon .form-row, .rtl.woocommerce-page .entry-content form.login .form-row-first, .rtl.woocommerce-page .entry-content form.login .form-row-last {
    float: right
}

.woocommerce-order .woocommerce-notice {
    text-align: center;
    margin-bottom: 15px
}

.quantity {
    display: inline
}

.woocommerce button.button.alt:after {
    background-color: var(--text-color)
}

.quantity .minus:hover {
    background-color: var(--neutral-color);
    color: #fff
}

.quantity .plus:hover {
    background-color: var(--main-color);
    color: #fff
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background: var(--second-color)
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--second-color);
    border-radius: 9px;
    padding: 14px 25px;
    color: #fff;
    transition-duration: 0.3s;
}

.home #main {
    margin-top: 80px
}

.search-results .zanbil_breadcrumbs .row {
    margin-left: 0
}

.archive aside.sidebar, .blog aside.sidebar, .single-post aside.sidebar {
    padding-left: 5px;
}

/**/


.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: right;
    min-height: 1px;
    position: relative;
    outline: 0;
    display: none
}

.slick-slide img {
    margin: 0 auto;
    display: block;
    border-radius: 15px
}

/**/
/**/

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-initialized .item-countdown.slick-slide {
    box-shadow: unset
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 4px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

#image_slider .res-button.slick-arrow {
    background: unset;
    box-shadow: unset;
    color: #fff;
    margin: 0 12px;
    padding: 0;
}

.zanbil_breadcrumbs {
    margin-bottom: 7px;
    margin-top: 10px
}

.zanbil_breadcrumbs .row {
    padding: 0 15px;
    position: relative;
}

.zanbil_breadcrumbs .row .listing-title {
    padding: 10px 0;
    background-color: var(--background-color)
}

.zanbil_breadcrumbs .listing-title h1, .zanbil_breadcrumbs .listing-title p, .zanbil_breadcrumbs .listing-title > span {
    color: #aaa;
    font-size: 15px;
    position: absolute;
    left: 15px;
    padding-right: 12px
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb {
    margin: 0
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li {
    font-size: 13px
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li i {
    vertical-align: middle;
    font-size: 14px
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li .fal.fa-home-alt {
    margin-right: 20px;
    font-size: 19px
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li .go-page {
    padding: 0 10px;
    font-size: 10px
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li + li:before {
    display: none
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb li.active {
    color: var(--main-color);
    font-weight: 700
}

.breadcrumb li:first-child a::before {
    content: '\f015';
    font: 18px "Font Awesome 5 pro" !important
}

.breadcrumb li:first-child a {
    font-size: 0
}


/*
Dark Button
*/

.ordertrack-ico.dark-switch {
    position: absolute;
    top: -44px;
    border: unset;
    background: #000;
    height: 32px;
    border-radius: 35px;
    width: 32px
}

[data-theme="dark"] .ordertrack-ico.dark-switch {
    background: #fff;
    height: 30px;
    width: 30px
}

.ordertrack-ico.dark-switch input {
    height: 30px;
    width: 30px;
    margin: 0;
    position: absolute;
    top: 0;
    opacity: 0
}

.ordertrack-ico.dark-switch::before {
    content: '\f755';
    font: 22px/30px "Font Awesome 5 Pro";
    z-index: 999;
    color: #fff
}

[data-theme="dark"] .ordertrack-ico.dark-switch::before {
    content: '\f185';
    color: #000
}

.dark-switch-header {
    position: absolute;
    left: 0;
    margin-top: 14px;
    width: 45px;
    height: 30px;
    background: #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

[data-theme="dark"] .dark-switch-header {
    background: #fff;
    line-height: 30px
}

.dark-switch-header::before {
    content: '\f755';
    font: 22px/30px "Font Awesome 5 Pro";
    z-index: 999;
    color: #fff;
    margin-right: 8px
}

[data-theme="dark"] .dark-switch-header::before {
    content: '\f185';
    color: #000
}

.dark-switch-header input {
    margin: 0;
    width: 45px;
    height: 35px;
    position: absolute;
    top: 0;
    opacity: 0
}

.sticky-menu .dark-switch-header {
    width: 32px;
    z-index: 999;
    line-height: 28px
}

.loading {
    position: relative;
    max-height: 300px
}

.loading::before {
    background: url(/wp-content/themes/zanbil/assets/img/loadingp.gif) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
    background-size: 22px;
    float: right;
    border-radius: 40px
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #ddd !important
}



.woocommerce-Price-amount {
    color: var(--text-color);
    font-weight: 700;
}

.price del .woocommerce-Price-amount {
    font-size: 20px;
    color: var(--text-color)
}

del .woocommerce-Price-amount {
    color: #d90429;
}

del {
    color: #d90429;
}

ins {
    text-decoration: none
}

del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    display: none
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0
}

.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
    border: 5px solid #fff
}

.nav-tabs > li {
    float: right
}

.nav-tabs > li a {
    font-size: 14px
}

.woocommerce form .form-row::-webkit-input-placeholder,
.woocommerce form .form-row:-moz-placeholder ,
.woocommerce form .form-row:-ms-input-placeholder
{
    line-height: normal
}


@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.item {
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.08);
}

.add-cart-hov {
    float: right
}


.add-cart-hov a.add_to_cart_button {
    background-color: var(--second-color);
    display: inline-block;
    border-radius: 10px;
    margin-left: 12px;
    padding: 0;
}

.add-cart-hov a.add_to_cart_button .fa-plus {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin: 0;
    vertical-align: middle;
    text-align: center
}

.add-cart-hov a span {
    opacity: 0;
    font-size: 0;
    color: #fff;
    transform: scaleX(0);
    transition-duration: 0.3s
}

.add-cart-hov .loading::before {
    background-color: var(--second-color);
}

.item-detail:hover .add-cart-hov a span {
    opacity: 1;
    font-size: 11px;
    transform: scaleX(1);
    padding-left: 15px
}

.outofstock .item-detail .item-price {
    position: relative;
    display: inline-block;
    margin: 0;
}

.outofstock .item-detail .item-price::before {
    content: 'ناموجود';
    position: absolute;
    background-color: var(--background-color);
    font-size: 16px;
    font-weight: bold;
    z-index: 1;
    text-align: center;
    inset: 0;
}

.outofstock .add-cart-hov a.add_to_cart_button {
    background-color: var(--neutral-color)
}

.outofstock .add-cart-hov a.add_to_cart_button .fa-plus::before {
    content: "\f0f3"
}

.slick-slide .item-description {
    display: none
}

.item-content.products-content {
    min-height: 60px
}

.woocommerce div.product form.cart .button:before {
    display: none
}

.woocommerce div.product form.cart .button.loading {
    color: transparent;
    opacity: 1
}

.woocommerce div.product form.cart .button.loading:hover {
    background: 0 0;
    border-color: #ddd
}

.woocommerce div.product form.cart .button.loading:before {
    background: url(/wp-content/themes/zanbil/assets/img/loadingp.gif) center center no-repeat;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-right: -16px;
    margin-top: -16px;
    z-index: 99;
    display: block
}

.woocommerce div.product form.cart .button.added:before, .woocommerce div.product form.cart .button.loading:after {
    display: none
}

.woocommerce div.product form.cart .button.added {
    background: url(/wp-content/themes/zanbil/assets/img/added.png) center center no-repeat var(--main-color) !important;
    text-indent: -9999px !important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    background-color: var(--element-background-color)
}

.select2-container .select2-selection--single {
    border: 1px solid #d7dbe0;
    height: 45px !important;
    color: var(--text-color)
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
    color: var(--text-color)
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
    width: 46px;
    height: 39px !important
}

.notif-container {
    position: absolute;
    right: 50%;
    top: 35px;
    z-index: 9;
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover a {
    color: #fff
}

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .onsale-box {
    left: 0
}

.woocommerce button.button.loading, .woocommerce input.button.loading {
    padding-left: 18px
}

.woocommerce div.product p.price ins, .woocommerce div.product p.price span > .amount, .woocommerce div.product p.price > .amount, .woocommerce div.product span.price ins, .woocommerce div.product span.price span > .amount, .woocommerce div.product span.price > .amount {
    color: var(--text-color);
    text-decoration: none;
    opacity: 1;
    font-size: 22px;
    letter-spacing: 1px;
    margin-right: 4px
}

.product_detail .onsale-box {
    top: 0
}

.woocommerce-product-gallery__image {
    opacity: 1 !important
}

.fancybox-wrap .fancybox-outer .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin-left: 10px
}

.quickview-container.woocommerce {
    margin-top: -15px;
    background-color: #fff
}

.quickview-container .tm-woocompare-button, .quickview-container .tm-woowishlist-button {
    display: none
}

.quickview-container.woocommerce .content_product_detail .pd .col-md-8 {
    width: auto
}

.quickview-container.woocommerce .product_detail .content_product_detail .social-share .share-title {
    padding-left: 12%
}

.compare-button-archive:before, .group:before, .res-button.slick-next:before, .res-button.slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900
}

.item-wrap, .res-button:hover {
    cursor: pointer
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 0
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0
}

.order-title {
    display: inline-block;
    margin-bottom: 10px
}

.order-title .order-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    float: right;
    margin-left: 15px;
    position: relative
}

.order-title .order-icon img {
    float: right;
    margin: 5px 10px
}

.order-title h2 {
    font-size: 16px;
    color: var(--neutral-color);
    margin-top: 15px;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px
}

.order-title h2 span, .title-brand h3 span, .res-button:hover:before {
    color: var(--main-color)
}


.res-button {
    position: absolute;
    top: 17px;
    padding: 0 12px;
    background: 0 0;
    z-index: 69;
    font-size: 10px
}

.res-button.slick-prev {
    top: 50%;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.13);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 25px;
    padding-top: 12px;
    text-align: center;
    margin-right: -20px;
    background-color: var(--element-background-color);
    z-index: 101
}

.res-button.slick-prev:before {
    content: "\f054"
}

.res-button.slick-next {
    left: 10px;
    top: 50%;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.07);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 25px;
    padding-top: 12px;
    text-align: center;
    margin-left: -35px;
    background-color: var(--element-background-color);
    z-index: 101
}

.res-button.slick-next::before {
    content: "\f053";
}

.res-button.slick-next:after {
    display: none
}

.woocommerce-Price-currencySymbol {
    font-size: 11px;
    letter-spacing: 0
}

div.star, div.stars {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/zanbil/css/img/img-sprite.png) repeat-x rgba(0, 0, 0, 0) repeat-x 545px -11px;
    height: 11px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 70px;
    display: inline-block;
    vertical-align: middle
}

div.star span, div.stars span {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/zanbil/css/img/img-sprite.png) repeat-x rgba(0, 0, 0, 0) repeat-x 545px -27px;
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.item-bottom .clear {
    display: none
}


a.add_to_cart_button.loading, a.ajax_add_to_cart.loading, a.product_type_external.loading, a.product_type_grouped.loading {
    color: transparent !important;
    padding: 0 0 !important;
    opacity: 1 !important;
    height: 35px
}

a.add_to_cart_button.added:before, a.add_to_cart_button.loading:after, a.ajax_add_to_cart.added:before, a.ajax_add_to_cart.loading:after, a.product_type_external.added:before, a.product_type_external.loading:after, a.product_type_grouped.added:before, a.product_type_grouped.loading:after {
    display: none
}

.button.tm-woowishlist-button.btn.btn-default.loading::before {
    background-color: var(--element-background-color)
}

.in_wishlist .fa-heart::before {
    background: url(/wp-content/themes/zanbil/assets/svg/heart.svg) no-repeat;
    background-size: 20px;
    top: 12px !important;
    right: 12px !important;
    position: absolute;
    color: #f94e60;
    font-size: 21px
}

.added .fa-heart::before {
    background: url(/wp-content/themes/zanbil/assets/svg/heart.svg) no-repeat;
    background-size: 20px;
    top: 15px !important;
    right: 5px !important;
    position: absolute;
    color: #f94e60
}

.woocommerce a.button.alt.tm-woocompare-page-button {
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 99;
    padding: 10px 40px;
    border-radius: 20px 20px 0 0;
    opacity: .9
}

.products-entry .item-detail .item-content .item-bottom .tm-woocompare-button .tm_woocompare_product_actions_tip,
.slick-slide .item-wrap .item-detail .item-content .item-bottom .tm-woocompare-button .tm_woocompare_product_actions_tip {
    opacity: 0;
    display: none
}


.group {
    width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    position: relative;
    color: #999;
    transition-duration: .3s;
    text-indent: -9999px;
    border: 1px solid #ddd;
    border-left: #ddd;
    border-radius: 35px;
    opacity: 0;
    background-color: #fff
}

.item-detail:hover .group {
    opacity: 1
}

.products-entry .item-detail .item-content .item-bottom .tm-woocompare-button,
.slick-slide .item-wrap .item-detail .item-content .item-bottom .tm-woocompare-button {
    height: 35px;
    width: 35px;
    background: #fff url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDMxLDE1My44NzVoLTM3Yy0yNywwLTkxLDYyLTE0MiwxMTFjLTczLDcwLTE0MSwxMzctMTk1LDEzN0gyM2MtMTMsMC0yMy0xMC0yMy0yM3MxMC0yNCwyMy0yNGgzNCAgICBjMzYsMCwxMDYtNjgsMTYzLTEyM2M2OS02NiwxMjgtMTI0LDE3NC0xMjRoMzdsLTM4LTM4Yy05LTktOS0yMywwLTMyczI0LTksMzMsMGw3Nyw3N2M0LDQsNywxMCw3LDE2cy0zLDEzLTcsMTdsLTc3LDc3ICAgIGMtNSw1LTEwLDctMTYsN3MtMTItMi0xNy03Yy05LTktOS0yNCwwLTMzTDQzMSwxNTMuODc1eiIgZmlsbD0iI2EzYTNhMyIvPgoJCTxwYXRoIGQ9Ik00MjYsMjg0Ljg3NWw3Nyw3N2M0LDQsNywxMSw3LDE3cy0zLDEyLTcsMTZsLTc3LDc3Yy01LDUtMTAsNy0xNiw3cy0xMi0yLTE3LTdjLTktOS05LTI0LDAtMzMgICAgbDM4LTM3aC0zN2MtMzYsMC03MC0yNy0xMjItNzVjLTktOS0xMC0yNC0xLTMzczIzLTEwLDMyLTFjMzIsMzAsNjksNjIsOTEsNjJoMzdsLTM4LTM3Yy05LTktOS0yNCwwLTMzUzQxNywyNzUuODc1LDQyNiwyODQuODc1eiIgZmlsbD0iI2EzYTNhMyIvPgoJCTxwYXRoIGQ9Ik0yMywxNTMuODc1Yy0xMywwLTIzLTEwLTIzLTIzczEwLTIzLDIzLTIzaDM0YzQwLDAsODEsMzAsMTMwLDc0YzksOSwxMCwyNCwxLDMzYy01LDUtMTEsNy0xNyw3ICAgIHMtMTItMi0xNi02Yy0zMi0yOS03MS02Mi05OC02MkgyM3oiIGZpbGw9IiNhM2EzYTMiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) no-repeat center center;
    position: relative;
    left: auto;
    bottom: auto;
    background-size: 19px;
    float: right;
    border: 1px solid #ddd;
    border-radius: 35px;
    opacity: 0;
    transition-duration: 0.3s;
    margin-left: 10px
}

.item-detail:hover .item-content .item-bottom .button.tm-woocompare-button {
    opacity: 1
}

.slick-disabled::before {
    opacity: 0.2
}

.item-detail .button.tm-woowishlist-button.btn.btn-default {
    position: absolute;
    top: 13px;
    border: 0;
    background-color: transparent;
    right: 3px;
    color: var(--text-color);
    font-size: 20px;
}

.item-detail .button.tm-woowishlist-button.added.in_wishlist {
    color: var(--main-color)
}

#notif-compare i {
    font-size: 22px;
    vertical-align: middle;
    margin-left: 10px
}

.woocommerce button.tm-woocompare-button:hover, .woocommerce button.tm-woowishlist-button:hover, button.tm-woowishlist-button:hover {
    color: var(--main-color)
}

.group:before {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 50%;
    margin-left: -8px;
    text-indent: 0;
    font-size: 16px;
    content: "\f002"
}

.added_to_cart.wc-forward, .woocommerce a.added_to_cart {
    display: none
}

.onsale-box {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
    background-color: #d90429;
    text-align: center;
    padding: 5px 0px;
    width: 40px;
    height: 40px;
    border-radius: 15px 10px 45px 10px;
}

.onsale-box span.onsale {
    color: #fff;
    text-align: center;
    background-color: transparent;
    font-size: 14px
}


.item-bottom {
    margin-left: auto;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    margin-right: 20px;
    opacity: .9
}

.slick-slide .item-bottom .add-cart a {
    background: #fff url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ4NS4yMTMgNDg1LjIxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg1LjIxMyA0ODUuMjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGc+CgkJPGc+CgkJCTxwb2x5Z29uIHBvaW50cz0iNDI0LjU2MiwzNjMuOTA2IDE3Mi4wMzYsMzYzLjkwNiA2NS44OTMsMTIxLjMwNCAwLjAwMSwxMjEuMzA0IDAuMDAxLDkwLjk3OCA4NS43MzcsOTAuOTc4IDE5MS44NzYsMzMzLjU4NCAgICAgIDQyNC41NjIsMzMzLjU4NCAgICAiIGZpbGw9IiNhM2EzYTMiLz4KCQk8L2c+CgkJPHBhdGggZD0iTTI3Mi45MzQsNDM5LjcyN2MwLDI1LjEwOS0yMC4zODEsNDUuNDg1LTQ1LjQ5LDQ1LjQ4NWMtMjUuMTQyLDAtNDUuNDg4LTIwLjM3Ni00NS40ODgtNDUuNDg1ICAgIGMwLTI1LjExOCwyMC4zNDYtNDUuNDksNDUuNDg4LTQ1LjQ5QzI1Mi41NTMsMzk0LjIzNywyNzIuOTM0LDQxNC42MDksMjcyLjkzNCw0MzkuNzI3eiIgZmlsbD0iI2EzYTNhMyIvPgoJCTxwYXRoIGQ9Ik00MjQuNTYyLDQzOS43MjdjMCwyNS4xMDktMjAuMzc2LDQ1LjQ4NS00NS40ODUsNDUuNDg1Yy0yNS4xMTgsMC00NS40OS0yMC4zNzYtNDUuNDktNDUuNDg1ICAgIGMwLTI1LjExOCwyMC4zNzItNDUuNDksNDUuNDktNDUuNDlDNDA0LjE4NywzOTQuMjM3LDQyNC41NjIsNDE0LjYwOSw0MjQuNTYyLDQzOS43Mjd6IiBmaWxsPSIjYTNhM2EzIi8+CgkJPGc+CgkJCTxwYXRoIGQ9Ik0zNzkuMDc3LDBjLTU4LjYwOSwwLTEwNi4xNDQsNDcuNTMyLTEwNi4xNDQsMTA2LjE0MWMwLDU4LjYwNiw0Ny41MzQsMTA2LjE0MSwxMDYuMTQ0LDEwNi4xNDEgICAgIGM1OC42MDQsMCwxMDYuMTM1LTQ3LjUzNCwxMDYuMTM1LTEwNi4xNDFDNDg1LjIxMiw0Ny41MzIsNDM3LjY4MiwwLDM3OS4wNzcsMHogTTQzOS43MjIsMTIxLjMwNGgtNDUuNDg1djQ1LjQ5aC0zMC4zMjd2LTQ1LjQ5ICAgICBoLTQ1LjQ4NVY5MC45NzhoNDUuNDg1VjQ1LjQ5aDMwLjMyN3Y0NS40ODhoNDUuNDg1VjEyMS4zMDR6IiBmaWxsPSIjYTNhM2EzIi8+CgkJPC9nPgoJCTxwYXRoIGQ9Ik0zNzkuMDc3LDI0Mi42MDZjLTU5LjIzNCwwLTEwOS4yNTYtMzguMTQ0LTEyOC4wODgtOTAuOTc4aC05OS4zNmw2MC42NTQsMTUxLjYyOWgyMTIuMjc5bDM1LjAwOC04Ny40ODIgICAgQzQzNi45NDQsMjMyLjQyLDQwOS4yNTUsMjQyLjYwNiwzNzkuMDc3LDI0Mi42MDZ6IiBmaWxsPSIjYTNhM2EzIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat center center;
    background-size: 20px;
    height: 32px;
    width: 32px;
    display: block
}

.sale-off {
    position: absolute;
    top: 20%;
    padding: 5px 15px;
    background-color: #ff5252;
    color: #fff;
    z-index: 4;
    border-top-left-radius: 10px;
    box-shadow: 0 3px 5px rgba(51, 51, 51, .23);
    font-weight: 500
}

.item-wrap .item-detail {
    background-color: var(--element-background-color);
    border-radius: 15px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    z-index: 3;
    padding-bottom: 60px;
}

.item-wrap .item-detail .products-thumb {
    position: relative;
    margin: 10px
}

.item-wrap .item-detail .products-thumb .product-thumb-hover .wp-post-image {
    opacity: 1;
    filter: alpha(opacity=100);
    transition-duration: 1s
}

.item-wrap .item-detail .products-thumb .product-thumb-hover .hover-image {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition-duration: .5s;
    display: block;
    margin: 0 auto
}

.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .wp-post-image {
    opacity: 0;
    filter: alpha(opacity=0);
}

.item-wrap:hover .item-detail .products-thumb .product-thumb-hover .hover-image {
    opacity: 1;
    filter: alpha(opacity=70)
}

.add-cart {
    max-height: 43px;
    float: right
}


.item-content {
    text-align: center
}

.item-content h2,
.item-content h3{
    margin-bottom: 6px;
    position: relative;
    z-index: 4;
    padding: 0 10px 0 5px;
    text-align: right;
    height: 56px;
    line-height: 28px;
}

.item-content h2 a,
.item-content h3 a {
    font-size: 13px;
    font-weight: 400;
    transition-duration: .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.item-content h2 a,
.item-content h3 a {
    font-size: 13px;
    font-weight: 400;
    transition-duration: .3s
}

.item-content h4 a:hover {
    color: var(--text-color);
    text-shadow: 0 3px 3px #e0e0e0;
    transition-duration: .3s
}

.item-content .reviews-content {
    margin-bottom: 0
}

.item-content .reviews-content .item-number-rating {
    display: none
}

.item-price {
    font-size: 17px;
    color: #6e6e6e;
    margin-bottom: 10px
}

.item-price ins, .item-price span > .amount, .item-price > .amount {
    text-decoration: none;
    margin-right: 5px;
}

.item-price del {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 13px;
    text-decoration-color: #d90429;
}

.order-desc {
    font: 12px IranYekan;
    color: var(--neutral-color);
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #ddd
}

.block-title {
    position: relative;
    background: #eee;
    border-bottom: 1px solid #f26d7d;
    height: 40px
}

.block-title strong {
    line-height: 42px;
    padding-left: 50px;
    font-size: 116.67%;
    text-transform: uppercase
}

.block-title.title1 {
    background: 0 0;
    height: 32px
}

.block-title.title1 .nav-left-product {
    display: none
}

.block-title.title1 h2 span {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.gallery {
    margin: 0 -3px
}

.gallery .gallery-item {
    float: left;
    padding: 0 3px
}

.gallery.gallery-columns-2 .gallery-item, .gallery.gallery-columns-2 > li {
    width: 50%;
    float: left
}

.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery.gallery-columns-2 > li:nth-child(2n+1) {
    clear: both
}

.gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-3 > li {
    width: 33.33%;
    float: left
}

.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery.gallery-columns-3 > li:nth-child(3n+1) {
    clear: both
}

.gallery.gallery-columns-4 .gallery-item, .gallery.gallery-columns-4 > li {
    width: 25%;
    float: left
}

.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery.gallery-columns-4 > li:nth-child(4n+1) {
    clear: both
}

.gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-5 > li {
    width: 20%;
    float: left
}

.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery.gallery-columns-5 > li:nth-child(5n+1) {
    clear: both
}


.entry-summary table {
    margin-bottom: 30px
}

.entry-summary table td, .entry-summary table th {
    padding: 8px 20px 8px 0
}

.entry-summary dl dd {
    margin-bottom: 20px
}


.minus, .plus {
    height: 40px;
    width: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 37px !important;
    border: 1px solid var(--z-gray-dark);
    border-radius: 10px;
    margin: 0 5px;
    cursor: pointer;
}

.widget_recently_viewed_products {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 25px;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%
}

.widget_recently_viewed_products .widget-inner h3 {
    text-align: center;
    color: #2196f3
}

.widget_recently_viewed_products .widget-inner ul li {
    width: 20%;
    float: right;
    border-left: 1px solid #ddd;
    padding: 0 15px
}

.widget_recently_viewed_products .widget-inner ul li a img {
    width: 70%;
    float: none;
    margin: 0 auto
}

.wpb_tabs .wpb_tabs_nav li {
    float: right;
    margin: 0 0 0 1px
}

.rtl .vc_col-sm-1, .rtl .vc_col-sm-10, .rtl .vc_col-sm-11, .rtl .vc_col-sm-2, .rtl .vc_col-sm-3, .rtl .vc_col-sm-4, .rtl .vc_col-sm-5, .rtl .vc_col-sm-6, .rtl .vc_col-sm-7, .rtl .vc_col-sm-8, .rtl .vc_col-sm-9 {
    float: left
}

.rtl .pull-left, .rtl .vc_col-lg-1, .rtl .vc_col-lg-10, .rtl .vc_col-lg-11, .rtl .vc_col-lg-12, .rtl .vc_col-lg-2, .rtl .vc_col-lg-3, .rtl .vc_col-lg-4, .rtl .vc_col-lg-5, .rtl .vc_col-lg-6, .rtl .vc_col-lg-7, .rtl .vc_col-lg-8, .rtl .vc_col-lg-9, .rtl .vc_col-md-1, .rtl .vc_col-md-10, .rtl .vc_col-md-11, .rtl .vc_col-md-12, .rtl .vc_col-md-2, .rtl .vc_col-md-3, .rtl .vc_col-md-4, .rtl .vc_col-md-5, .rtl .vc_col-md-6, .rtl .vc_col-md-7, .rtl .vc_col-md-8, .rtl .vc_col-md-9 {
    float: right
}

.rtl .pull-right {
    float: left
}

.rtl .column-1, .rtl .column-10, .rtl .column-2, .rtl .column-3, .rtl .column-4, .rtl .column-5, .rtl .column-6, .rtl .column-7, .rtl .column-8, .rtl .column-9 {
    float: right
}

.rtl .fa-caret-right:before {
    content: "\f0d9"
}

.rtl .fa-caret-left:before {
    content: "\f0da"
}

.outofstock .item-detail .item-img {
    filter: grayscale(80%)
}

.item-detail .item-content .star-rating {
    margin: 0 auto 8px;
    position: absolute;
    left: 15px;
    bottom: 10px
}

.item-wrap .item-detail .products-thumb ul.jcaa_attr_select:first-child {
    position: absolute;
    display: block;
    width: 15px;
    right: 15px;
    opacity: 0;
    z-index: 9;
    transition-duration: .5s;
    top: 60px;
    list-style: none;
    margin-right: -4px;
}

.item.slick-slide:hover .item-wrap .item-detail .products-thumb ul.jcaa_attr_select:first-child, .products-wrapper .grid > li:hover .item-wrap .item-detail .products-thumb ul.jcaa_attr_select:first-child {
    opacity: 1
}

.item-wrap .item-detail .products-thumb ul.jcaa_attr_select:first-child li {
    border: 0;
    margin-bottom: 16px;
}

.item-detail .products-thumb ul.jcaa_attr_select:first-child li .jcaa_obj_color {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    padding: 0
}

.item-wrap .item-detail .products-thumb ul.jcaa_attr_select {
    display: none
}


.item-wrap .item-detail .products-thumb ul.jcaa_attr_select.jcaa_size_large:first-child {
    opacity: 1;
    right: 5px;
    width: 25px;
    top: 50px;
}

.item-wrap .item-detail .products-thumb ul.jcaa_attr_select.jcaa_size_large:first-child li .jcaa_obj_color {
    width: 20px;
    height: 20px;
}

.item-wrap .item-detail .products-thumb ul.jcaa_attr_select.jcaa_size_large:first-child li {
    margin-bottom: 5px;
}


.woocommerce button.tm-woowishlist-button::after {
    display: none
}


.item-detail .button.tm-woowishlist-button.btn.btn-default::after {
    display: none
}

.item-wrap {
    position: relative
}

@media (max-width: 1550px) {
    .group {
        display: none
    }
}

a.button.added::after {
    font: 16px/23px WooCommerce;
    background-color: var(--second-color);
    width: 35px;
    height: 35px;
    padding: 8px;
    color: #fff;
    content: '\e017';
    position: absolute;
    right: 0;
    border-radius: 40px;
}

.added_to_cart.wc-forward {
    display: none !important
}


.tooltip-inner {
    font-family: IranYekan
}

.wpb_single_image .vc_single_image-wrapper {
    width: 100%
}

.wpb_single_image .vc_figure {
    width: 100%
}

.icon-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.icon-row .colicon {
    width: 16%
}

.vc_single_image-img.attachment-full {
    width: 100%
}

.select2-container {
    margin: 4px 0px !important;
    max-width: 100% !important;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 15px !important;
    color: var(--text-color)
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 10px !important
}

.select2-container--open .select2-dropdown {
    left: -14px !important;
    top: -10px !important;
    background-color: var(--element-background-color)
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: var(--element-background-color);
    color: var(--text-color)
}

.select2-dropdown {
    border: 1px solid #ddd !important;
    background-color: var(--element-background-color)
}

.select2-container--default .select2-selection--multiple {
    background-color: var(--element-background-color)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--background-color)
}

.item-image img {
    border-radius: 15px
}

.count .woocommerce-Price-amount.amount {
    font-size: 23px
}


.legend tr {
    border: 0
}

.legendColorBox div {
    border-radius: 50%
}

.legend .legendLabel {
    padding: 0 12px
}

.alert-warning {
    border-radius: 12px !important;
}

.wpb_map_wraper iframe {
    pointer-events: none
}

.fancybox-lock .fancybox-overlay, .modal {
    overflow-y: auto;
    background-color: rgba(0, 0, 0, .78)
}

.modal-open .navbar-fixed-bottom, .modal-open .navbar-fixed-top, body.modal-open {
    margin: 0
}

.theme-clearfix:after {
    height: 0;
    clear: both;
    content: " ";
    font-size: 0;
    min-height: 0;
    display: block;
    visibility: hidden
}

.loading:before, .nav-pills > li:before {
    content: ""
}

.shortcodes h3 {
    padding-top: 30px
}

ul.thumbnails {
    margin-left: -1%
}

.rtl ul.thumbnails {
    margin-right: -1% !important;
    margin-left: 0
}

.with-icon {
    font-size: 18px
}

.with-icon [class*=" icon-"], .with-icon [class^=icon-] {
    margin: 5px 13px 5px 0
}

@media (max-width: 480px) {
    .grid-item {
        width: 100%
    }
}

.item .avn_notif {
    position: absolute;
    bottom: -10px;
    right: 0;
    font-weight: bold;
    color: var(--main-color);
    z-index: 9;
}


ul.slick-dots {
    position: absolute;
    bottom: 5px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    list-style: none;
}

ul.slick-dots li {
    display: inline-block;
    margin-left: 3px;
}

ul.slick-dots li button {
    font-size: 0;
    border: 2px solid #333;
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #fff;
}

ul.slick-dots li.slick-active button {
    background-color: #333;
}
.add-cart-hov a.add_to_cart_button.product_type_variable .fa-plus::before {
    content: '\f141';
    font-weight: 300;
    font-style: inherit;
    line-height: 1.5;
}
#price-list a.button.added::after {
    right: -45px;
}

.countdown-left {
    display: inline-block;
    width: 325px;
    height: 70px;
    padding: 12px 0;
    margin-bottom: 10px;
    position: absolute;
    left: 54%;
    bottom: 0;
    margin-left: -163px
}

.countdown-left .countdown-section {
    width: 25%;
    display: inline-block;
    text-align: center;
    position: relative;
    float: left;
}

.countdown-left .countdown-section span {
    width: 100%;
    display: block;
    margin-bottom: -10px;
    text-transform: capitalize
}

.countdown-left .countdown-section:last-of-type:before, .sw-woo-tab-cat ul.nav-tabs li:last-child a:after {
    display: none
}

.countdown-left .countdown-section span.countdown-amount {
    font-size: 25px;
    color: var(--text-color);
    font-weight: 700
}

.countdown-left .countdown-section:before {
    content: ":";
    top: 8px;
    right: 0;
    float: right;
    line-height: 40px;
    font-size: 20px
}

.item-detail .countdown-left {
    position: absolute;
    top: 0;
    width: auto;
    right: 0;
    left: 120px;
    margin: 0;
    background: rgba(224, 50, 78, 0.15);
    z-index: 9;
    border-radius: 0 16px;
    height: auto;
    bottom: auto;
    padding: 3px 8px;
    color: #e0324e;
}

.item-detail .countdown-left .countdown-section span {
    margin-bottom: 0px;
    font-size: 11px;
    color: #e0324e;
}

.item-detail .countdown-left .countdown-section span.countdown-period {
    display: none;
}

.item-detail .countdown-left .countdown-section::before {
    line-height: unset;
}

.stories-slider .swiper-wrapper {
    margin: 0 !important;
}
@media screen and (max-width: 1024px) {
    .nav-pills > li > a {
        font-size: 12px;
    }

    .header-style1 .top-form.top-search {
        width: 600px;
    }

    li.menu_dropdown > .dropdown-menu > li, li.zanbil-menu-custom > .dropdown-menu > li {
        min-width: 190px;
        padding: 0 10px 0 30px;
    }

    .nav-pills > li.dropdown .dropdown-menu li > a {
        padding: 8px 20px;
        min-width: 135px;
    }

}
.products-wrapper {
    margin-left: -15px;
    margin-bottom: 20px
}

.products-loop {
    list-style: none
}

.products-wrapper .products-loop {
    display: flex;
    flex-wrap: wrap
}

.product-thumb-hover img {
    margin: 0 auto
}

.products-wrapper .products-loop > li {
    padding: 0;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-left: 7px;
    width: calc(25% - 7px)
}


.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button:before,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart:before,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-description {
    display: none
}

.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom {
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    margin-right: 10px;
    opacity: .9
}

.category-cards-list:not(.slick-initialized) {
    max-height: 200px;
    background: url(/wp-content/themes/zanbil/assets/img/loadingp.gif) center center no-repeat #fff;
    overflow: hidden
}

.category-cards-list:not(.slick-initialized) .category-card {
    opacity: 0
}

.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button.loading,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading {
    color: transparent;
    padding: 0;
    opacity: 1
}

.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:hover,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:hover {
    background-color: #fff;
    border-color: #ddd
}

.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:before,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:before {
    background: url(/wp-content/themes/zanbil/assets/img/loadingp.gif) center center no-repeat #fff;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-right: -16px;
    margin-top: -16px;
    z-index: 99;
    background-size: 22px;
    display: block
}

.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button.added:before,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:after,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart.added:before,
.products-wrapper .products-loop.grid > li .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:after {
    display: none
}


.products-wrapper .products-loop.list .item {
    width: 100%;
    min-height: auto;
    position: relative
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail {
    padding-bottom: 0
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
    float: right;
    border-left: 1px solid #ddd
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb ul.jcaa_attr_select:first-child {
    opacity: 1
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
    overflow: hidden;
    width: auto;
    display: block;
    padding-top: 25px;
    text-align: right
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h2 {
    padding-right: 0;
    margin-bottom: 15px
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h2 a {
    font-size: 16px
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
    clear: both;
    display: inline-block;
    width: 96%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 20px
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
    clear: both;
    margin-bottom: 25px;
    padding-left: 23px;
    text-align: justify
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .clear, .widget-inner .product_list_widget li .woocommerce-Price-amount {
    display: none
}


.products-loop .product-category a {
    text-align: center;
    display: block;
    background-color: #fff
}

.products-loop .product-category a img {
    padding: 10px 40px;
    margin: 0 auto
}

.products-loop .product-category a h3 {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 12px 0;
    background-color: #eee;
    color: var(--text-color);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.products-loop .product-category a h3 .count {
    display: none
}

.products-loop .product-category a:hover h3 {
    background-color: var(--main-color);
    color: #fff
}

.products-wrapper .products-nav {
    height: 55px;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 6px;
    padding: 9px 0
}

.pagination ul li.prev a:before, .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.prev:before {
    content: "\f105"
}

.pagination ul li.next a:before, .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.next:before {
    content: "\f104"
}

.pagination {
    margin-bottom: 70px
}

.pagination .pagination-title {
    float: right;
    padding: 0 15px;
    line-height: 35px;
    color: var(--text-color)
}

.pagination ul li.disabled a, .pagination ul li:hover a {
    color: #fff
}

.pagination ul {
    margin: 0;
    list-style: none;
    float: left
}

.pagination ul li {
    float: right;
    position: relative;
    border: 1px solid #ddd;
    text-transform: capitalize;
    text-align: center;
    background-color: var(--element-background-color);
    margin-left: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.pagination ul li:last-child {
    margin: 0
}

.pagination ul li:hover {
    background-color: var(--text-color)
}

.pagination ul li.prev a {
    font-size: 0
}

.pagination ul li.prev a:before {
    font: 900 14px 'Font Awesome 5 Pro'
}

.pagination ul li.next a {
    font-size: 0
}

.pagination ul li.next a:before {
    font: 900 14px 'Font Awesome 5 Pro'
}

.pagination ul li.disabled {
    background-color: #333;
    border-color: #333
}

.pagination ul li.disabled.next, .pagination ul li.disabled.prev {
    display: none
}

.pagination ul li a {
    display: block;
    width: 35px;
    line-height: 35px;
    height: 35px
}

.products-wrapper .woocommerce-pagination .note {
    line-height: 35px;
    padding: 0 15px;
    color: var(--text-color)
}

.products-wrapper .woocommerce-pagination .page-numbers {
    border: 0
}

.products-wrapper .woocommerce-pagination .page-numbers > li {
    margin-left: 7px;
    background-color: var(--background-color)
}

.products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    border-radius: 11px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--main-color);
    color: #fff
}


.products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.next, .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.prev {
    font-size: 0;
    padding-top: 5px;
}

.products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.next::before, .products-wrapper .woocommerce-pagination .page-numbers > li .page-numbers.prev::before {
    font: 100 24px 'Font Awesome 5 Pro';
}

.products-wrapper .woocommerce-pagination .page-numbers > li:last-child {
    margin: 0
}

.category-cards-list {
    margin-bottom: 15px;
    position: relative
}

.category-cards-list .category-card {
    padding: 10px;
    overflow: hidden;
    margin: 12px;
    box-shadow: 0 0 15px rgba(26, 26, 26, 0.15);
    border-radius: 15px;
    transition-duration: 0.4s;
    opacity: 1
}

.category-cards-list .category-card .card-grad-back {
    position: relative;
    margin-bottom: -32px
}

.category-cards-list .category-card .card-grad-back img {
    width: 100%
}

.category-cards-list .category-card .card-grad-back:after {
    content: '';
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 85px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), transparent);
    border-radius: 0 0 15px 15px;
    bottom: 0
}

.category-cards-list .category-card a h2 {
    position: relative;
    background: linear-gradient(0deg, rgba(0, 0, 0, .1), transparent);
    padding-right: 15px;
    font-size: 16px;
    border-radius: 0 0 15px 15px;
    color: #fff
}

.category-cards-list .category-card ul {
    padding-right: 16px;
    margin-top: 15px;
    list-style: circle;
    max-height: 150px;
    height: 100%;
    min-height: 150px;
    overflow-y: auto;
    scrollbar-color: #ccc #f2f2f2;
    scrollbar-width: thin
}


.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 15px;
    height: 15px;
    background-position: -193px -81px;
    border: 1px solid #d4dbde;
    border-radius: 2px;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 2px;
    width: 11px;
    height: 11px;
    border: 1px solid #fff;
    border-radius: 1px;
    background-color: var(--main-color)
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:hover {
    background-color: #f9f9f9
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {
    float: left
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
    line-height: 35px;
    margin-left: 10px;
    background-color: var(--element-background-color);
    padding: 0 15px;
    border-radius: 7px
}

.term-description {
    background-color: var(--element-background-color);
    margin-left: -15px;
    padding: 15px 20px;
    text-align: justify;
    margin-bottom: 15px
}

.term-description::before {
    content: 'توضیحات دسته بندی';
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    text-align: justify;
    margin-bottom: 12px;
    display: inline-block
}


@media (min-width: 1400px) {
    .products-wrapper .products-loop > li {
        width: calc(20% - 7px);
    }

    .archive aside.sidebar {
        width: 20%;
    }

    #contents.content.col-lg-9 {
        width: 80%;
    }
}

/*  new from 6.0 */

.wc-block-product-search {
    position: relative;
}

.wc-block-product-search label {
    display: none;
}

.wc-block-product-search input.wc-block-product-search__field {
    border-radius: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: none;
    width: 100%;
}

.wc-block-product-search button.wc-block-product-search__button {
    position: absolute;
    background: none;
    border: 0;
    left: 3px;
    top: 14px;
}

.wc-block-product-search button.wc-block-product-search__button svg {
    fill: var(--neutral-color);
}

.asc-ordering > span {
    margin-left: 7px;
}

.asc-ordering > a {
    font-size: 13px;
    color: var(--neutral-color);
    margin: 0px 6px;
}

.asc-ordering > a.active, .asc-ordering > a:hover{
    color: var(--main-color);
    font-weight: bold;
}
.price_slider_amount button {
    display: none !important;
}

.archive .woocommerce-breadcrumb {
    margin-top: -32px;
    justify-content: end;
    margin-bottom: 16px;
}

.item-detail .avn-tip .ttip {
    min-width: 220px;
    top: 30px;
    left: -10px;
    padding: 12px;
    color: #444;
    background-color: #eee;
    font-weight: normal;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    margin: 0 0 0;
    z-index: 9899;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0,0,0,.5);
    display: none;
}
.item-detail .avn-tip .ttip {
    background-color: #7a7a7a;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}
.item-detail .avn-tip .ttip::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    rotate: 45deg;
    top: -5px;
    background-color: #7a7a7a;
    z-index: 9;
    right: 14px;
}
.item-detail .avn-tip:hover .ttip {
    display: block;
}
.item-detail .avn-tip > span {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 18px;
    z-index: 8;
}
.item-detail .attr_container {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    border-bottom: 1px solid;
}
.item-detail .attr_container span {
    padding: 5px 5px 0;
}

.woocommerce-subcategories .subcategory {
    width: 190px;
    background-color: var(--z-gray);
    border-radius: 12px;
    padding: 12px 0;
    margin-left: 12px;
}

.woocommerce-subcategories .subcategory img {
    max-height: 100px;
    mix-blend-mode: multiply;
}

[data-theme="dark"] .woocommerce-subcategories .subcategory img {
    mix-blend-mode: normal;
}

.woocommerce-subcategories .subcategory h3 {
    text-align: center;
    margin-top: 16px;
    font-size: 13px;
}.archive aside.sidebar {
    padding-top: 58px;
    padding-left: 20px;
}

.sidebar .vertical-megamenu > li {
    line-height: normal;
    list-style: none;
    position: unset
}

.sidebar .vertical-megamenu > li > a {
    display: block !important
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover {
    width: 19px;
    height: 19px;
    transition-duration: .3s;
    border: 2px solid var(--main-color);
    top: -9px
}

.price_slider_wrapper .price_slider_amount #min_price, .rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: left
}


.price_slider_wrapper .price_slider_amount #max_price, .price_slider_wrapper .price_slider_amount #min_price {
    display: none;
}

.rtl .woocommerce .price_slider_wrapper .price_label span {
    margin: 5px;
    direction: rtl;
    font-size: 14px;
    font-weight: bold;
}

.rtl .woocommerce .price_slider_wrapper .price_label span {
    margin: 5px;
    direction: rtl;
    font-size: 14px;
    font-weight: bold;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 3px;
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    display: block;
    width: 60%;
    margin: 1em auto 9px;
    float: none;
    background-color: var(--second-color);
    color: #fff;
    border: 0;
    padding: 7px;
    border-radius: 50px
}

.widget .vertical-megamenu > li.menu_dropdown ul.dropdown-menu {
    right: 101% !important;
    left: auto !important
}

aside.sidebar .widget .widget-inner ul > li > a > .fa {
    font-size: 20px;
    margin-left: 15px;
    width: 22px;
    float: right;
    margin-right: 10px
}

.widget select {
    max-width: 100%;
    padding: 5px
}

.widget ul {
    margin: 0;
    list-style: none
}

.widget .block-title-widget h2 {
    font-size: 14px;
    font-weight: bold;
    color: var(--text-color);
}

.widget .block-title-widget h2 span {
    padding-bottom: 11px
}

.widget.widget_search .searchform {
    padding: 30px 20px
}

.widget.widget_search .searchform > div {
    position: relative;
    min-height: 34px
}

.widget.widget_search .searchform > div input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 34px;
    border: 1px solid #c9c9c9;
    padding: 7px 7px 7px 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #fff
}

.widget.widget_search .searchform > div input#searchsubmit {
    background: #777;
    padding: 7px;
    right: auto;
    width: 60px;
    left: 0;
    color: #fff
}

.widget .vertical-megamenu {
    box-shadow: none;
    padding-bottom: 0;
    background-color: #fff
}

.widget.widget_search .searchform > div input#searchsubmit:hover {
    background: var(--main-color)
}

.widget.widget_rss .widget-inner .block-title-widget .rsswidget {
    display: inline-block;
    vertical-align: top
}

.widget.widget_rss .widget-inner ul li > .rsswidget {
    font: 700 14px IranYekan !important;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.widget.widget_rss .widget-inner ul li .rss-date {
    margin-bottom: 10px;
    display: block
}

.widget.widget_rss .widget-inner ul li .rssSummary {
    margin-bottom: 10px
}

aside.sidebar {
    margin-bottom: 20px
}

aside.sidebar .widget {
    margin-bottom: 32px;
}

.post-type-archive-product aside.sidebar .widget.widget_text, aside.sidebar .widget.widget_text {
    border: 0
}

.post-type-archive-product aside.sidebar .widget.widget_text .block-image-static img {
    margin: 0 auto
}

aside.sidebar .widget.widget_text .widget-inner .block-title-widget {
    margin-bottom: 15px
}

aside.sidebar .widget.widget_text select {
    margin-bottom: 10px
}

aside.sidebar .widget .widget-inner ul > li > a {
    padding-right: 24px;
    position: relative;
    font-weight: 500
}


aside.sidebar .widget .widget-inner ul > li:last-child {
    border-bottom: 0
}

aside.sidebar .widget .widget-inner .siberlef_category ul, aside.sidebar .widget .widget-inner .zanbil-categories ul {
    padding: 15px 5px
}

aside.sidebar .widget .widget-inner .siberlef_category ul li, aside.sidebar .widget .widget-inner .zanbil-categories ul li {
    padding: 0 15px 0 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 0
}

aside.sidebar .widget .widget-inner .siberlef_category ul li:hover, aside.sidebar .widget .widget-inner .zanbil-categories ul li:hover {
    background: var(--main-color)
}

aside.sidebar .widget .widget-inner .siberlef_category ul li:hover > a, aside.sidebar .widget .widget-inner .zanbil-categories ul li:hover > a {
    color: #fff;
    background-position: right -728px
}

aside.sidebar .widget .widget-inner .siberlef_category ul li a, aside.sidebar .widget .widget-inner .zanbil-categories ul li a {
    display: block;
    position: relative;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: 500;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyLjg3MjZtbSIgaGVpZ2h0PSIyLjg3MjZtbSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMi44NzI2IDIuODcyNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxtZXRhZGF0YT4gIDxyZGY6UkRGPiAgIDxjYzpXb3JrIHJkZjphYm91dD0iIj4gICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgIDxkYzp0eXBlIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiLz4gICAgPGRjOnRpdGxlLz4gICA8L2NjOldvcms+ICA8L3JkZjpSREY+IDwvbWV0YWRhdGE+IDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMi44NTEgLTIzNy40MykiPiAgPHBhdGggZD0ibTE0Ljc2NiAyMzguMzloMC45NTc1M3YwLjk1NzUyaC0wLjk1NzUzem0tMC45NTc1My0wLjk1NzUzaDAuOTU3NTN2MC45NTc1M2gtMC45NTc1M3ptLTAuOTU3NTMgMC45NTc1M2gwLjk1NzUzdjAuOTU3NTJoLTAuOTU3NTN6bTAuOTU3NTMgMC45NTc1MmgwLjk1NzUzdjAuOTU3NTNoLTAuOTU3NTN6IiBmaWxsPSIjNjY2IiBzdHJva2Utd2lkdGg9Ii4wMDQwODciLz4gPC9nPjwvc3ZnPg==) no-repeat right center;
    background-size: 6px
}

aside.sidebar .widget.sw_resp_slider .order-title h2, aside.sidebar .widget.zanbil_relate_product .top-tab-slider .order-title h2 {
    font-size: 18px
}

aside.sidebar .widget .widget-inner .siberlef_category ul li a:hover:before, aside.sidebar .widget .widget-inner .zanbil-categories ul li a:hover:before {
    color: var(--main-color)
}

aside.sidebar .widget .widget-inner .tagcloud {
    padding: 30px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

aside.sidebar .widget .widget-inner .tagcloud a {
    float: right;
    padding: 2px 16px;
    text-transform: capitalize;
    color: var(--text-color);
    margin: 1px 3px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

aside.sidebar .widget .widget-inner .tagcloud a:hover {
    background-color: var(--main-color);
    color: #fff;
    border-color: var(--main-color)
}

aside.sidebar .widget.widget_product_tag_cloud, aside.sidebar .widget.widget_tag_cloud, aside.sidebar .widget.zanbil_relate_product {
    border: 0
}

aside.sidebar .widget.widget_product_tag_cloud .block-title-widget, aside.sidebar .widget.widget_tag_cloud .block-title-widget {
    background: #f5f5f5;
    padding: 10px 15px
}

aside.sidebar .widget.widget_product_tag_cloud .block-title-widget h2, aside.sidebar .widget.widget_tag_cloud .block-title-widget h2 {
    padding: 0
}

aside.sidebar .widget.widget_archive .widget-inner .screen-reader-text, aside.sidebar .widget.widget_categories .widget-inner .screen-reader-text {
    padding: 30px 20px 15px;
    margin-bottom: 0
}

aside.sidebar .widget.widget_archive .widget-inner select, aside.sidebar .widget.widget_categories .widget-inner select {
    margin: 0 20px 30px
}

aside.sidebar .widget.zanbil_relate_product .top-tab-slider {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px
}

aside.sidebar .widget.zanbil_relate_product .top-tab-slider .order-title {
    margin-bottom: 0;
    margin-right: 20px
}

aside.sidebar .widget.zanbil_relate_product .top-tab-slider .order-title:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50px;
    background: var(--main-color);
    top: -1px;
    right: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

aside.sidebar .widget.zanbil_relate_product .item-detail {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-img {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-left: 10px;
    float: right
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-img:hover {
    opacity: .7;
    border-color: var(--main-color)
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-content {
    text-align: right
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-content h4 {
    margin-bottom: 10px
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-content .item-price {
    margin-bottom: 0
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-content .item-price del {
    display: none
}

aside.sidebar .widget.zanbil_relate_product .item-detail .item-content .item-price ins, aside.sidebar .widget.zanbil_relate_product .item-detail .item-content .item-price span > .amount, aside.sidebar .widget.zanbil_relate_product .item-detail .item-content .item-price > .amount {
    margin: 0
}

aside.sidebar .widget.sw_resp_slider {
    border: 0
}

aside.sidebar .widget.sw_resp_slider .top-tab-slider {
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px
}

aside.sidebar .widget.sw_resp_slider .res-button.slick-prev {
    border-right: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

aside.sidebar .widget.sw_resp_slider .order-title {
    margin-bottom: 0;
    margin-right: 20px
}

aside.sidebar .widget.sw_resp_slider .res-button {
    border: 0;
    background: 0 0;
    z-index: 69
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .resp-slider-container {
    border: 1px solid #ddd;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    width: 100%
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .resp-slider-container .item {
    padding: 0;
    border: 0
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .resp-slider-container .img_over {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .resp-slider-container .entry-content {
    display: inline-block
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .resp-slider-container .entry-content .widget-title h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2
}

aside.sidebar .widget.sw_resp_slider .responsive-post-slider .entry-content .entry-meta .latest_post_date .post_day {
    font-size: 30px
}

aside.sidebar .widget.sw_resp_slider .item-inner {
    display: block;
    margin-bottom: 20px
}

aside.sidebar .widget.sw_resp_slider .item-inner:last-child {
    margin: 0
}

aside.sidebar .zanbil_feature_product .list-unstyled {
    padding: 30px 20px 20px !important
}

aside.sidebar .zanbil_feature_product .list-unstyled li {
    margin-bottom: 20px
}

aside.sidebar .zanbil_feature_product .list-unstyled li:last-child {
    margin-bottom: 0
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-img {
    max-width: 100px;
    width: 100%;
    margin-left: 10px;
    float: right
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-img a {
    padding: 0;
    border: 1px solid #ddd !important;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-img a:hover {
    border-color: var(--main-color) !important
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-content {
    overflow: hidden
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-content h4 {
    margin-bottom: 5px;
    margin-top: -3px
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-content h4 a {
    font-size: 14px;
    padding: 0
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-content .review, aside.sidebar .zanbil_feature_product .list-unstyled li .item-content .star, aside.sidebar .zanbil_feature_product .list-unstyled li .item-content del {
    display: none
}

aside.sidebar .zanbil_feature_product .list-unstyled li .item-content ins {
    font: 16px IranYekan !important;
    color: var(--main-color);
    text-decoration: none
}


.vc_wp_search .widget_search .searchform .screen-reader-text {
    display: none
}

.vc_wp_search .widget_search .searchform input[type=submit] {
    text-indent: -9999px;
    display: block;
    border: 0;
    width: 34px !important;
    height: 34px;
    background: url(/wp-content/themes/zanbil/assets/img/search-icon.png) center center no-repeat #666 !important
}

.vc_wp_search .widget_search .searchform input[type=submit]:hover {
    background: url(/wp-content/themes/zanbil/assets/img/search-icon.png) center center no-repeat var(--main-color) !important
}

.vc_wp_search .widget_search .searchform input[type=text] {
    border: 1px solid #e1e1e1
}

aside.sidebar .widget.widget_product_tag_cloud {
    margin-top: 27px;
    margin-bottom: 3px;
    border: 1px solid #cfcfcf
}

.sw_related_upsell_widget {
    margin-bottom: 40px
}

.sw_related_upsell_widget.sw-woo-container-slider .slider {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.sw_related_upsell_widget .item.slick-current .item-wrap {
    border-left-color: transparent
}

.sw_related_upsell_widget .item.slick-current .item-wrap:after {
    left: -1px
}

.rtl .sw_related_upsell_widget .item.slick-current .item-wrap:after {
    left: 0;
    right: -1px
}

.sw_related_upsell_widget .item-wrap {
    border-left: 1px solid #ddd
}

.sw_related_upsell_widget .item-wrap .item-content .item-price {
    margin-bottom: 10px
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom {
    margin-bottom: 37px
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped {
    width: inherit;
    height: 43px;
    padding: 0 20px;
    line-height: 43px;
    text-indent: inherit;
    border: 1px solid #ddd;
    float: none;
    display: inline-block;
    background: #fff;
    color: var(--text-color);
    margin: 0;
    position: relative
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button:before,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart:before,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external:before,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped:before {
    display: none
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button:hover,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart:hover,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external:hover,
.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped:hover {
    border-color: var(--main-color);
    color: #fff;
    background: var(--main-color)
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.loading, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.loading, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.loading {
    color: transparent;
    opacity: 1
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:hover, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:hover, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.loading:hover, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.loading:hover {
    background: 0 0;
    border-color: #ddd
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.loading:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.loading:before {
    background: url(/wp-content/themes/zanbil/assets/img/loadingp.gif) center center no-repeat;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-right: -16px;
    margin-top: -16px;
    z-index: 99;
    display: block
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.added:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.loading:after, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.added:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.loading:after, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.added:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.loading:after, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.added:before, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.loading:after {
    display: none
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom a.add_to_cart_button.added, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.ajax_add_to_cart.added, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_external.added, .sw_related_upsell_widget .item-wrap .item-content .item-bottom a.product_type_grouped.added {
    background: url(/wp-content/themes/zanbil/assets/img/added.png) center center no-repeat var(--main-color) !important;
    text-indent: -9999px !important
}

.sw_related_upsell_widget .item-wrap .item-content .item-bottom .wish-com {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    right: 0;
    margin: 70% auto 0;
    display: block;
    z-index: 3;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    opacity: 0
}

.sw_related_upsell_widget .item-wrap:nth-child(2) {
    border-bottom: 0
}

.sw_related_upsell_widget .top-tab-slider {
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px
}

.sw_related_upsell_widget .top-tab-slider .order-title {
    margin-bottom: 0;
    margin-left: 20px
}

.sw_related_upsell_widget .top-tab-slider .order-title:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50px;
    background: var(--main-color);
    top: -1px;
    left: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.sw_related_upsell_widget .top-tab-slider .order-title h2 {
    font-size: 18px
}

.sw_related_upsell_widget .res-button {
    border: 0;
    background: 0 0
}



.tm-woocomerce-wishlist-widget-wrapper.loading, .tm-woowishlist.loading {
    position: relative
}

.tm-woocomerce-wishlist-widget-wrapper.loading .tm-wc-compare-wishlist-loader, .tm-woowishlist.loading .tm-wc-compare-wishlist-loader {
    display: block
}

.tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader, .tm-woowishlist .tm-wc-compare-wishlist-loader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    top: 0;
    left: 0
}

.tm-woocomerce-wishlist-widget-wrapper .tm-wc-compare-wishlist-loader > *, .tm-woowishlist .tm-wc-compare-wishlist-loader > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.tm-woowishlist-widget-product {
    position: relative;
    margin: 0 0 20px
}

.sw-best-seller-product.block .carousel-inner, .sw-related-product.block .carousel-inner {
    margin: 12px 0
}

.sw-related-product.block .carousel-inner {
    border: 1px solid #ddd;
    margin: 0 0 30px;
    padding: 30px 0 22px;
    border-top: 0
}
.slick-slider{position:relative;width:100%;overflow:hidden;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;overflow:hidden;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

[data-theme="dark"] .footer-menu ul {
    background-color: unset
}

.above-footer {
    padding: 22px 0;
    border-top: 1px solid #eee;
    min-width: 1009px;
    width: 100%;
    background-color: #fff
}

.footer {
    width: 100%;
    background: var(--z-gray);
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px;
    z-index: 6;
}

.footer-menu {
    overflow: hidden;
}

.footer.default .sw_brand {
    display: none
}

.footer-top .sidebar-footer {
    font-size: 13px
}

.footer-top .sidebar-footer .widget {
    color: var(--text-color);
    padding-top: 20px;
    padding-bottom: 20px
}

.footer-top .sidebar-footer .widget h3 {
    font-size: 16px;
    margin-bottom: 25px
}

.footer-top .sidebar-footer .widget h3 span {
    border-bottom: 2px solid;
    padding-bottom: 3px
}

.footer-top .sidebar-footer .widget a {
    color: var(--text-color)
}

.footer-top .sidebar-footer .widget a:hover {
    color: var(--main-color)
}


.footer-top .sidebar-footer .widget .menu li {
    margin-bottom: 15px
}

.footer-top .sidebar-footer .widget .menu li a {
    position: relative;
    display: block
}

.footer-top .sidebar-footer .widget .menu li a:before {
    width: 4px;
    height: 4px;
    overflow: hidden;
    background-color: var(--text-color);
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

#zanbil-totop, .footer-top .sidebar-footer .widget .menu li a:hover:before {
    background-color: var(--main-color)
}

.footer-top .sidebar-footer .widget .menu li a:hover {
    margin-left: 8px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.footer-top .sidebar-footer .widget:last-child {
    border-right: 1px solid rgba(255, 255, 255, .1)
}


.footer-contact .text {
    width: 20%;
    display: inline-block;
    padding-right: 15px;
    vertical-align: top
}

.footer-contact .text p {
    font-size: 15px;
    margin: 0;
    line-height: 100px
}

.footer-contact .number {
    display: inline-block;
    direction: ltr;
    width: 70%;
    height: 100px;
    overflow: hidden
}

.footer-contact .number p {
    margin: 0 25px 0 0;
    font-size: 19px;
    float: left;
    line-height: 100px
}

.footer-contact .number p span {
    color: var(--main-color);
    margin-right: 5px
}

.above-footer-new {
    position: relative;
    z-index: 5;
    margin-bottom: -75px;
    height: 180px;
}

.above-footer-new .container {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    background-color: var(--element-background-color);
    border-radius: 38px 38px 0 0;
}

.footer-top {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 25px;
    padding-top: 70px;
    background-color: var(--background-color)
}

.fixed-icon {
    position: fixed;
    left: 10px;
    bottom: 20px;
    width: 40px;
    background-color: var(--element-background-color);
    z-index: 999;
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 hsla(0, 0%, 40%, .4);
    text-align: center;
    padding: 8px 5px
}

.fixed-icon .compare-ico span, .fixed-icon .hotoffers-ico span, .fixed-icon .ordertrack-ico span {
    position: absolute;
    width: 116px;
    right: -185px;
    background-color: #555;
    color: #fff;
    text-align: center;
    opacity: 0;
    padding: 2px 8px;
    transition-duration: .3s;
    visibility: hidden
}

.fixed-icon .compare-ico:hover span, .fixed-icon .hotoffers-ico:hover span, .fixed-icon .ordertrack-ico:hover span {
    opacity: 1;
    right: -123px;
    visibility: visible
}

.fixed-icon .compare-ico, .fixed-icon .ordertrack-ico {
    width: 30px;
    height: 36px;
    margin: 0 auto 7px;
    border-bottom: 1px solid #ddd
}

.fixed-icon .fal {
    font-size: 20px
}

.fixed-icon div:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.fixed-icon .hotoffers-ico {
    width: 24px
}

#zanbil-totop {
    top: -25px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    height: 50px;
    width: 50px;
    z-index: 15;
    opacity: 1;
    margin-left: -25px;
    display: block;
    border-radius: 50px;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 45px;
    padding-top: 5px;
    box-shadow: 0 0 1px 6px var(--shadow-color2)
}

#zanbil-totop::before {
    content: '\f077';
    font: 20px 'Font Awesome 5 Pro';
    color: #fff
}

.copyright-avin {
    position: absolute;
    left: 0;
    top: 25px
}

.copyright-avin a {
    width: 25px;
    height: 30px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: var(--text-color);
    transition-duration: 0.3s
}

.copyright-avin a:hover {
    width: 135px
}

.copyright-avin a img {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: 10px
}


#notif-compare {
    position: fixed;
    bottom: 15px;
    right: 50%;
    margin-right: -125px;
    text-align: center;
    z-index: 999999
}

#notif-compare a {
    color: #fff;
    font-size: 14px;
    border-radius: 35px;
    background-color: #77d158;
    padding: 15px 25px;
    line-height: 40px
}


.header-style3 .yt-header-under-2.sticky-menu {
    box-shadow: 0 0 15px rgba(51, 51, 51, 0.15)
}

.header-style3.newheader .yt-header-middle .logo-wrapper .logo img {
    max-height: 60px;
    width: auto;
    margin: 0 auto
}


.zanbil-social {
    direction: ltr;
    padding-left: 15px
}

.zanbil-social a {
    display: inline-flex;
    align-items: center;
    margin-top: 25px;
    text-align: center;
    border: 1px solid silver;
    margin-left: 7px;
    border-radius: 20px;
    transition-duration: 0.3s;
    height: 48px;
    vertical-align: middle
}

.zanbil-social img {
    display: inline-block;
    margin: 8px;
    padding: 4px;
    filter: brightness(0);
    opacity: 0.7
}

.zanbil-social a:hover img {
    filter: brightness(1);
    opacity: 1
}

.zanbil-social span {
    display: inline-block;
    visibility: hidden;
    transition-duration: 0.3s;
    font-size: 0;
    vertical-align: middle
}

.zanbil-social a:hover span {
    visibility: visible;
    font-size: 14px;
    padding-right: 10px;
    letter-spacing: 1px
}

.zanbil-social a.telegram:hover {
    color: #20a0e1;
    border-color: #20a0e1
}

.zanbil-social a.twitter:hover {
    color: #00acee;
    border-color: #00acee
}

.zanbil-social a.linkedin:hover {
    color: #007fbc;
    border-color: #007fbc
}

.zanbil-social a.discord:hover {
    color: #5865f2;
    border-color: #5865f2
}

.zanbil-social a.instagram:hover {
    border-color: #f75255
}

.zanbil-social a.instagram:hover img {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.zanbil-social a.instagram:hover span {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.zanbil-social a.whatsapp:hover {
    color: #40c351;
    border-color: #40c351
}

.zanbil-social a.linkedin-in:hover {
    color: #0077b7;
    border-color: #0077b7
}

.zanbil-social a.aparat .fab.fa-aparat {
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGZpbGw9IiMyNjMyMzgiPjxwYXRoIGQ9Ik0yMS44ODEgNi4xMzZsLTQuMzE1LS45NzRhNi41MzMgNi41MzMgMCAwIDAtNy44MTIgNC45MzRsLS45ODMgNC4zNTFjMi44MzItNC40OTcgNy41ODYtNy42NTkgMTMuMTEtOC4zMTF6Ii8+PHBhdGggZD0iTTYuMTM2IDI2LjExOWwtLjk3NCA0LjMxNWE2LjUzMyA2LjUzMyAwIDAgMCA0LjkzNCA3LjgxMmw0LjM1MS45ODNjLTQuNDk3LTIuODMzLTcuNjU5LTcuNTg2LTguMzExLTEzLjExeiIvPjxwYXRoIGQ9Ik0zNy45MDQgOS43NTRsLTQuMzUxLS45ODNjNC40OTcgMi44MzIgNy42NTkgNy41ODYgOC4zMTEgMTMuMTA5bC45NzQtNC4zMTVhNi41MzMgNi41MzMgMCAwIDAtNC45MzQtNy44MTF6Ii8+PHBhdGggZD0iTTI2LjExOSA0MS44NjRsNC4zMTUuOTc0YTYuNTMzIDYuNTMzIDAgMCAwIDcuODEyLTQuOTM0bC45ODMtNC4zNTFjLTIuODMyIDQuNDk3LTcuNTg2IDcuNjU5LTEzLjExIDguMzExeiIvPjwvZz48cGF0aCBkPSJNMjQgOEMxNS4xNjMgOCA4IDE1LjE2MyA4IDI0czcuMTYzIDE2IDE2IDE2IDE2LTcuMTYzIDE2LTE2UzMyLjgzNyA4IDI0IDh6bS00IDVhNCA0IDAgMSAxIDAgOCA0IDQgMCAwIDEgMC04em0tMyAxOWE0IDQgMCAxIDEgMC04IDQgNCAwIDAgMSAwIDh6bTUtOGEyIDIgMCAxIDEgMy45OTktLjAwMUEyIDIgMCAwIDEgMjIgMjR6bTYgMTFhNCA0IDAgMSAxIDAtOCA0IDQgMCAwIDEgMCA4em0zLTExYTQgNCAwIDEgMSAwLTggNCA0IDAgMCAxIDAgOHoiIGZpbGw9IiNFOTFFNjMiLz48bWV0YWRhdGE+PHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpyZGZzPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwLzAxL3JkZi1zY2hlbWEjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPjxyZGY6RGVzY3JpcHRpb24gYWJvdXQ9Imh0dHBzOi8vaWNvbnNjb3V0LmNvbS9sZWdhbCNsaWNlbnNlcyIgZGM6dGl0bGU9ImFwYXJhdCIgZGM6ZGVzY3JpcHRpb249ImFwYXJhdCIgZGM6cHVibGlzaGVyPSJJY29uc2NvdXQiIGRjOmRhdGU9IjIwMTctMTItMTUiIGRjOmZvcm1hdD0iaW1hZ2Uvc3ZnK3htbCIgZGM6bGFuZ3VhZ2U9ImVuIj48ZGM6Y3JlYXRvcj48cmRmOkJhZz48cmRmOmxpPkljb25zODwvcmRmOmxpPjwvcmRmOkJhZz48L2RjOmNyZWF0b3I+PC9yZGY6RGVzY3JpcHRpb24+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PC9zdmc+) no-repeat center;
    background-size: 37px;
    filter: grayscale(100%)
}

[data-theme="dark"] .zanbil-social a.aparat .fab.fa-aparat {
    filter: brightness(500%) grayscale(100%)
}

.zanbil-social a.aparat:hover .fab.fa-aparat {
    filter: grayscale(0)
}

.zanbil-social a.aparat:hover {
    border-color: #e91e63;
    color: #e91e63
}

.zanbil-social a.youtube:hover {
    color: #fe021c;
    border-color: #fe021c
}

.verification-logo ul.slick-dots {
    bottom: auto
}

.verification-logo {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(128, 128, 128, 0.1);
    padding: 15px 0 25px;
    width: 170px;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px
}

[data-theme="dark"] .footer {
    background: var(--element-background-color)
}

.footer-menu ul li {
    font-size: 14px;
    margin-bottom: 14px
}

.footer-menu > h4 {
    font-size: 15px;
    margin-bottom: 15px
}

.site-footer-logo {
    margin-bottom: 25px
}

.site-footer-logo h5 a.logo {
    display: inline-block;
    vertical-align: middle;
    filter: grayscale(1);
    opacity: 0.7;
    transition-duration: 1.5s
}

.footer:hover .site-footer-logo h5 a.logo {
    filter: grayscale(0);
    opacity: 1
}

.site-footer-logo h5 strong {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    font-size: 15px
}

.copyright-footer {
    margin-top: 25px;
    display: inline-block
}

.whatsapp-f {
    background-color: #40c351;
    color: #fff;
    width: 54px;
    position: fixed;
    bottom: 35px;
    right: 30px;
    height: 54px;
    text-align: center;
    line-height: 58px;
    font-size: 33px;
    border-radius: 45px;
    box-shadow: 0 0 0px 5px rgba(64, 195, 81, 0.3);
    transition-duration: 0.3s;
    z-index: 99999
}

.whatsapp-f:hover {
    transform: scale(1.2);
    color: #fff;
    box-shadow: 0 0 0px 10px rgba(64, 195, 81, 0.3)
}

.fixed-icon .ordertrack-ico.dark-switch {
    height: 33px;
    width: 33px;
}
/******Layout 2*****/
.above-footer-new.layout-2 {
    background-image: url('/wp-content/themes/zanbil/images/footer_2.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-bottom: -120px;
}
.above-footer-new.layout-2 .container {
    background-color: unset;
}
.above-footer-new.layout-2 .container{
    box-shadow: unset;
    border-radius: unset ;
    margin-top: 50px;
}
.layout-2 .site-footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--background-color);
    border-radius: 50%;
    position: absolute;
    top: -7vw;
    width: 20vw;
    height: 20vw;
    left: 50%;
    margin-left: -9vw;
}
.footer.layout-2 {
    background-image: url("/wp-content/themes/zanbil/images/footer_dark_2.svg");
    background-color: unset;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-top: 3vw;
}
.verification-grid-logo {
    display: flex;
    justify-content: center;
}
.verification-grid-logo div {
    padding: 10px;
    background-color: var(--background-color);
    margin: 0 15px;
    border-radius: 15px;
    min-width: 150px;
    min-height: 150px;
}
.verification-grid-logo img {
    margin: 0 auto;
}
.layout-2 .footer-menu {
    margin-top: -20px;
    margin-bottom: 15px;
}

.footer.layout-2 .footer-menu ul{
    display: flex;
    justify-content: center;
}
.footer.layout-2 .footer-menu li {
    margin: 0px 15px;
    padding-bottom: 20px;
}
.footer.layout-2 .footer-menu a {
    color: #757575;
    font-size: 15px;
}
.footer.layout-2 .footer-menu a:hover{
    color: var(--main-color);
}
.shop-address {
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    color: #757575;
}
.footer.layout-2 .footer-contact {
    margin-top: 35px;
}
.above-footer-new.layout-2 .site-footer-logo h5 a.logo {
    filter: grayscale(0);
    opacity: 1;
}
.layout-2 .zanbil-social a:hover span {
    visibility: hidden;
    font-size: 0px;
    padding-right: 0;
    letter-spacing: 0;

}
html {
    font-weight: 400;
    font-size: 14px;
    line-height: 0;
    scroll-behavior: smooth;
}

.svg-icon,
.svg-icon > svg {
    width: auto;
    height: 100%;
}

.products-wrapper .products-nav {
    display: block;
    width: 100%;

}

.products-wrapper .products-nav,
.products-wrapper .products-loop {
    margin-left: 0;
    margin-right: 0;
}

/**
 * Bootstrap: Tooltip
 */
.tooltip {
    font-family: isans, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**
 * Font Awesome 5
 */

.res-button.slick-next:before,
.res-button.slick-prev:before,
.sm-searbox-content .topsearch-entry .cat-wrapper:before,
.sm-searbox-content .topsearch-entry .button-search-pro:before,
.yt-header-top .top-links-action .my-account > ul > li > a:before,
.yith-wcwl-add-to-wishlist:before, .compare-button:before, .group:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode > a.grid-view:before,
.products-wrapper .products-nav .view-mode-wrap .view-mode > a.list-view:before,
.yt-header-under-2 .yt-searchbox-vermenu .vertical-mega .ver-megamenu-header .mega-left-title:before,
.products-wrapper .products-nav .view-catelog .orderby-order-container .order-dropdown > li .current-li a:after,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
    font-family: "Font Awesome 5 pro" !important;
}

.zanbil_breadcrumbs .breadcrumbs .breadcrumb:before {
    font-family: 'Font Awesome 5 Brands' !important;;
    font-weight: 400 !important;
}

/**
 * hacks
 */
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.justify-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.align-center {
    -ms-flex-line-pack: center !important;
    align-items: center !important;
}

.align-stretch {
    -ms-flex-line-pack: stretch !important;
    align-items: stretch !important;
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.bg-white {
    background-color: #fff !important;
}

.input-group-with-select .input-group-addon,
.input-group-with-select .input-group-btn {
    width: auto;
}

.input-group-with-select select.form-control {
    max-width: 200px;
}

.user-select-none {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

select:not([multiple="multiple"]), select:not([multiple="multiple"]).form-control {
    background-color: var(--element-background-color);
    padding: 0px 8px;
}

select:not([multiple="multiple"]):-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
/**
 * Ajax Search
 */
.ajax-search .search-result {
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    z-index: 999;
    background: var(--element-background-color);
    box-shadow: 0 0 85px rgba(0, 0, 0, 0.4);
    display: none;
    border-radius: 20px;
    padding: 22px;
}

.ajax-search .search-result .search-result-body {
    margin: 0;
    padding: 0;
    overflow: hidden auto;
    max-height: 65vh;
    scrollbar-width: thin;
}

.ajax-search .search-result .search-spinner {
    width: 100%;
    height: 40px;
    padding: 10px 0;
}

.ajax-search .search-result .search-result-body .search-item {
    display: block;
    transition-duration: 0.3s;
    border-radius: 14px;
}

.ajax-search .search-result .search-result-body .search-item:hover {
    background: #f6f6f6;
}

.ajax-search .search-result a img {
    width: 20%;
    display: inline-block;
    margin-left: 15px;
    max-width: 65px;
}

.ajax-search .search-result .search-result-body .search-item strong {
    margin-top: 0px;
    font-size: 14px;
    display: block;
    text-align: left;
    margin-left: 16px;
}

.ajax-search .search-result a > span {
    display: inline-block;
    width: 70%;
}

.header-style3.newheader .ajax-search .search-result {
    left: -200px;
}

.show-all-result {
    width: 100%;
    color: #129cdf;
    background-color: transparent;
    border: none;
    margin-top: 12px;
    font-family: inherit;
    padding: 14px 0;
}

/* auto add to cart   */
.page-content-wrapper.qloader {
    position: relative;
}
.woocommerce .qloader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/avin-shopping-core/assets/images/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75);
    z-index: 9;
}

.woocommerce .qloader::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--element-background-color);
    z-index: 9;
    right: 0;
    top: 0;
    border-radius: 15px;
    opacity: 0.5;
}

/*
notice
*/

.asc-notice {
    position: fixed;
    bottom: 15px;
    right: 45%;
    z-index: 9999;
    color: #fff;
    max-width: 400px;
}

@media(max-width:600px){
    .asc-notice {
        left: 15px;
        right: 15px;
    }
}

.asc-notice a.button {
    background: none !important;
    padding: 12px !important;
    height: auto !important;
    margin-top: 5px !important;
    color: #fff;
    border: 1px solid;
    border-radius: 10px;
}

.asc-notice .woocommerce-error li,
.asc-notice .woocommerce-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding-right: 3rem;
}

.asc-notice .woocommerce-message::before,
.asc-notice .woocommerce-error::before {
    content: unset;
}

.asc-notice ul.woocommerce-error {
    border: none;
    margin: 0;
    background: #dc3545;
    position: relative;
    border-radius: 7px;
}

.asc-notice .woocommerce-message {
    border: none;
    margin: 0;
    background: #28a745;
    position: relative;
    border-radius: 7px;
}

.notice-close {
    position: absolute;
    right: 8px;
    top: 6px;
    color: #fff;
    cursor: pointer;
}

.asc-notice > * + * {
    margin-top: 15px !important;
}

.asc-notice .woocommerce-message p {
    margin-bottom: 8px;
    color: #fff;
}

/*
notice end
*/

/*
Preloader
*/


svg.preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: var(--color-primary);
    z-index: 100;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite;
    width: 2.125rem;
    -webkit-transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);
}

svg.preloader .path {
    stroke: currentColor;
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite; }

@-webkit-keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }
}

@keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg); }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187; }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg); }
    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg); }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187; }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg); }
    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg); }
}

/*
End preloader
*/
.map {
    display: flex;
}
.map-mark {
    width: 90px;
    background-color: #FA223A;
    border-radius: 25px;
    z-index: 2;
    background-image: url("/wp-content/plugins/avin-shopping-core/assets/images/map-mark.svg");
    background-repeat: no-repeat;
    background-position: right;
}
.map-popup {
    position: relative;
    border: 1px solid #e3dede;
    background-color: white;
    padding: 12px 32px;
    border-radius: 10px 25px 25px 10px;
    margin-right: -55px;
    z-index: 3;
}
.map-popup {
    position: relative;
    border: 1px solid #e3dede;
    background-color: var(--background-color);
    padding: 12px 32px;
    border-radius: 10px 25px 25px 10px;
    margin-right: -55px;
    z-index: 3;
    transition-duration: 0.3s;
}
.map-popup:hover {
    background-color: #fa223a;
    border-color: #fa223a;
    color: #fff;
}
body a.map-popup:active {
    border: 1px solid #e3dede !important;
}

.map-lightbox {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 999999;
    display: none;
}
.map-lightbox .popup-container {
    width: 800px;
    height: 600px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 56;
}
#app {
    width: 100%;
    height: 100%;
}

#center-marker {
    width: 42px;
    height: 42px;
    background-image: url('https://cdn.map.ir/web-sdk/1.4.2/assets/images/marker-default-blue.svg');
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -100%);
    cursor: pointer;
}

#avin-map-address {
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    color: #FFF;
    padding: 10px 0;
    font-size: 10px;
}
.submit-address {
    position: absolute;
    bottom: 4px;
    width: 25%;
    height: 45px;
    background-color: #ff0871;
    z-index: 999;
    right: 25px;
    border-radius: 12px;
    color: #fff;
    border: unset !important;
}
.woocommerce-checkout form #order_review {
    border: 1px solid var(--gray-normal);
    border-radius: 15px;
    padding: 20px;
}
.zbl-contact-us .contact-way,
.zbl-contact-us .contact-way a:not(:last-child) {
    border: 1px solid var(--border-color) !important;
}
.zbl-contact-us {
    background-color: var(--background-color) !important;
}

/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/* www.Ulabs.ir */
@font-face{ 
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display:swap;
  src: url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.eot");
  src: url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.woff2") format("woff2"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.woff") format("woff"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.ttf") format("truetype"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/css/fonts/fa-light-300.svg#fontawesome") format("svg");
 }
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-abacus:before {
  content: "\f640"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acorn:before {
  content: "\f6ae"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alicorn:before {
  content: "\f6b0"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-analytics:before {
  content: "\f643"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angel:before {
  content: "\f779"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-crate:before {
  content: "\f6b1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-atom-alt:before {
  content: "\f5d3"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backpack:before {
  content: "\f5d4"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ball-pile:before {
  content: "\f77e"; }

.fa-ballot:before {
  content: "\f732"; }

.fa-ballot-check:before {
  content: "\f733"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-barcode-alt:before {
  content: "\f463"; }

.fa-barcode-read:before {
  content: "\f464"; }

.fa-barcode-scan:before {
  content: "\f465"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-school:before {
  content: "\f5d5"; }

.fa-bell-school-slash:before {
  content: "\f5d6"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bells:before {
  content: "\f77f"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blanket:before {
  content: "\f498"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bone-break:before {
  content: "\f5d8"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-alt:before {
  content: "\f5d9"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-heart:before {
  content: "\f499"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-book-spells:before {
  content: "\f6b8"; }

.fa-book-user:before {
  content: "\f7e7"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-books:before {
  content: "\f5db"; }

.fa-books-medical:before {
  content: "\f7e8"; }

.fa-boot:before {
  content: "\f782"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-alt:before {
  content: "\f49a"; }

.fa-box-ballot:before {
  content: "\f735"; }

.fa-box-check:before {
  content: "\f467"; }

.fa-box-fragile:before {
  content: "\f49b"; }

.fa-box-full:before {
  content: "\f49c"; }

.fa-box-heart:before {
  content: "\f49d"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-up:before {
  content: "\f49f"; }

.fa-box-usd:before {
  content: "\f4a0"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxes-alt:before {
  content: "\f4a1"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-brackets:before {
  content: "\f7e9"; }

.fa-brackets-curly:before {
  content: "\f7ea"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-loaf:before {
  content: "\f7eb"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-bullseye-arrow:before {
  content: "\f648"; }

.fa-bullseye-pointer:before {
  content: "\f649"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-burrito:before {
  content: "\f7ed"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-bus-school:before {
  content: "\f5dd"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-cabinet-filing:before {
  content: "\f64b"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calculator-alt:before {
  content: "\f64c"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-star:before {
  content: "\f736"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campfire:before {
  content: "\f6ba"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candle-holder:before {
  content: "\f6bc"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-candy-corn:before {
  content: "\f6bd"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-bump:before {
  content: "\f5e0"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-garage:before {
  content: "\f5e2"; }

.fa-car-mechanic:before {
  content: "\f5e3"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-car-tilt:before {
  content: "\f5e5"; }

.fa-car-wash:before {
  content: "\f5e6"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cauldron:before {
  content: "\f6bf"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chair-office:before {
  content: "\f6c1"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-line-down:before {
  content: "\f64d"; }

.fa-chart-network:before {
  content: "\f78a"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-chart-pie-alt:before {
  content: "\f64e"; }

.fa-chart-scatter:before {
  content: "\f7ee"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-cheese-swiss:before {
  content: "\f7f0"; }

.fa-cheeseburger:before {
  content: "\f7f1"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chimney:before {
  content: "\f78b"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-claw-marks:before {
  content: "\f6c2"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clipboard-list-check:before {
  content: "\f737"; }

.fa-clipboard-prescription:before {
  content: "\f5e8"; }

.fa-clipboard-user:before {
  content: "\f7f3"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-drizzle:before {
  content: "\f738"; }

.fa-cloud-hail:before {
  content: "\f739"; }

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-rainbow:before {
  content: "\f73e"; }

.fa-cloud-showers:before {
  content: "\f73f"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sleet:before {
  content: "\f741"; }

.fa-cloud-snow:before {
  content: "\f742"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-coffee-togo:before {
  content: "\f6c5"; }

.fa-coffin:before {
  content: "\f6c6"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-alt-check:before {
  content: "\f4a2"; }

.fa-comment-alt-dollar:before {
  content: "\f650"; }

.fa-comment-alt-dots:before {
  content: "\f4a3"; }

.fa-comment-alt-edit:before {
  content: "\f4a4"; }

.fa-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fa-comment-alt-lines:before {
  content: "\f4a6"; }

.fa-comment-alt-medical:before {
  content: "\f7f4"; }

.fa-comment-alt-minus:before {
  content: "\f4a7"; }

.fa-comment-alt-plus:before {
  content: "\f4a8"; }

.fa-comment-alt-slash:before {
  content: "\f4a9"; }

.fa-comment-alt-smile:before {
  content: "\f4aa"; }

.fa-comment-alt-times:before {
  content: "\f4ab"; }

.fa-comment-check:before {
  content: "\f4ac"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-edit:before {
  content: "\f4ae"; }

.fa-comment-exclamation:before {
  content: "\f4af"; }

.fa-comment-lines:before {
  content: "\f4b0"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-minus:before {
  content: "\f4b1"; }

.fa-comment-plus:before {
  content: "\f4b2"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comment-smile:before {
  content: "\f4b4"; }

.fa-comment-times:before {
  content: "\f4b5"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-alt:before {
  content: "\f4b6"; }

.fa-comments-alt-dollar:before {
  content: "\f652"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compass-slash:before {
  content: "\f5e9"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-container-storage:before {
  content: "\f4b7"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-corn:before {
  content: "\f6c7"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cow:before {
  content: "\f6c8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-croissant:before {
  content: "\f7f6"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-crutches:before {
  content: "\f7f8"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dagger:before {
  content: "\f6cb"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-debug:before {
  content: "\f7f9"; }

.fa-deer:before {
  content: "\f78e"; }

.fa-deer-rudolph:before {
  content: "\f78f"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dewpoint:before {
  content: "\f748"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d10:before {
  content: "\f6cd"; }

.fa-dice-d12:before {
  content: "\f6ce"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d4:before {
  content: "\f6d0"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-d8:before {
  content: "\f6d2"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-diploma:before {
  content: "\f5ea"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-do-not-enter:before {
  content: "\f5ec"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dog-leashed:before {
  content: "\f6d4"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-circle:before {
  content: "\f5ed"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dreidel:before {
  content: "\f792"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick:before {
  content: "\f6d6"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-duck:before {
  content: "\f6d8"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-ear:before {
  content: "\f5f0"; }

.fa-ear-muffs:before {
  content: "\f795"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-egg-fried:before {
  content: "\f7fc"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-elephant:before {
  content: "\f6da"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-dollar:before {
  content: "\f657"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-evil:before {
  content: "\f6db"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-certificate:before {
  content: "\f5f3"; }

.fa-file-chart-line:before {
  content: "\f659"; }

.fa-file-chart-pie:before {
  content: "\f65a"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-spreadsheet:before {
  content: "\f65b"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-user:before {
  content: "\f65c"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-files-medical:before {
  content: "\f7fd"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-fire-smoke:before {
  content: "\f74b"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-fireplace:before {
  content: "\f79a"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fish-cooked:before {
  content: "\f7fe"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-alt:before {
  content: "\f74c"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flame:before {
  content: "\f6df"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flask-poison:before {
  content: "\f6e0"; }

.fa-flask-potion:before {
  content: "\f6e1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flower:before {
  content: "\f7ff"; }

.fa-flower-daffodil:before {
  content: "\f800"; }

.fa-flower-tulip:before {
  content: "\f801"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-fog:before {
  content: "\f74e"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-folder-times:before {
  content: "\f65f"; }

.fa-folder-tree:before {
  content: "\f802"; }

.fa-folders:before {
  content: "\f660"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-fragile:before {
  content: "\f4bb"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-french-fries:before {
  content: "\f803"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frosty-head:before {
  content: "\f79b"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-function:before {
  content: "\f661"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gas-pump-slash:before {
  content: "\f5f4"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gift-card:before {
  content: "\f663"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-gingerbread-man:before {
  content: "\f79d"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass:before {
  content: "\f804"; }

.fa-glass-champagne:before {
  content: "\f79e"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glass-whiskey-rocks:before {
  content: "\f7a1"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glasses-alt:before {
  content: "\f5f5"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-globe-snow:before {
  content: "\f7a3"; }

.fa-globe-stand:before {
  content: "\f5f6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hammer-war:before {
  content: "\f6e4"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-heart:before {
  content: "\f4bc"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-magic:before {
  content: "\f6e5"; }

.fa-hand-holding-seedling:before {
  content: "\f4bf"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-heart:before {
  content: "\f4c3"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-usd:before {
  content: "\f4c5"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt:before {
  content: "\f4c6"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-santa:before {
  content: "\f7a7"; }

.fa-hat-winter:before {
  content: "\f7a8"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side:before {
  content: "\f6e9"; }

.fa-head-side-brain:before {
  content: "\f808"; }

.fa-head-side-medical:before {
  content: "\f809"; }

.fa-head-vr:before {
  content: "\f6ea"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heart-circle:before {
  content: "\f4c7"; }

.fa-heart-rate:before {
  content: "\f5f8"; }

.fa-heart-square:before {
  content: "\f4c8"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-mask:before {
  content: "\f6ee"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-home-alt:before {
  content: "\f80a"; }

.fa-home-heart:before {
  content: "\f4c9"; }

.fa-home-lg:before {
  content: "\f80b"; }

.fa-home-lg-alt:before {
  content: "\f80c"; }

.fa-hood-cloak:before {
  content: "\f6ef"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hospitals:before {
  content: "\f80e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-flood:before {
  content: "\f74f"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-ice-skate:before {
  content: "\f7ac"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-inhaler:before {
  content: "\f5f9"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-integral:before {
  content: "\f667"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-island-tropical:before {
  content: "\f811"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-key-skeleton:before {
  content: "\f6f3"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-keynote:before {
  content: "\f66c"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kidneys:before {
  content: "\f5fb"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kite:before {
  content: "\f6f4"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-knife-kitchen:before {
  content: "\f6f5"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-landmark-alt:before {
  content: "\f752"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-layer-minus:before {
  content: "\f5fe"; }

.fa-layer-plus:before {
  content: "\f5ff"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leaf-heart:before {
  content: "\f4cb"; }

.fa-leaf-maple:before {
  content: "\f6f6"; }

.fa-leaf-oak:before {
  content: "\f6f7"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-lightbulb-dollar:before {
  content: "\f670"; }

.fa-lightbulb-exclamation:before {
  content: "\f671"; }

.fa-lightbulb-on:before {
  content: "\f672"; }

.fa-lightbulb-slash:before {
  content: "\f673"; }

.fa-lights-holiday:before {
  content: "\f7b2"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lips:before {
  content: "\f600"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location:before {
  content: "\f601"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-location-circle:before {
  content: "\f602"; }

.fa-location-slash:before {
  content: "\f603"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-loveseat:before {
  content: "\f4cc"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luchador:before {
  content: "\f455"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-mace:before {
  content: "\f6f8"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailbox:before {
  content: "\f813"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-mandolin:before {
  content: "\f6f9"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-marker-alt-slash:before {
  content: "\f605"; }

.fa-map-marker-check:before {
  content: "\f606"; }

.fa-map-marker-edit:before {
  content: "\f607"; }

.fa-map-marker-exclamation:before {
  content: "\f608"; }

.fa-map-marker-minus:before {
  content: "\f609"; }

.fa-map-marker-plus:before {
  content: "\f60a"; }

.fa-map-marker-question:before {
  content: "\f60b"; }

.fa-map-marker-slash:before {
  content: "\f60c"; }

.fa-map-marker-smile:before {
  content: "\f60d"; }

.fa-map-marker-times:before {
  content: "\f60e"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-meat:before {
  content: "\f814"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaphone:before {
  content: "\f675"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mind-share:before {
  content: "\f677"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mistletoe:before {
  content: "\f7b4"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-moon-cloud:before {
  content: "\f754"; }

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-mug-marshmallows:before {
  content: "\f7b7"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-ornament:before {
  content: "\f7b8"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pegasus:before {
  content: "\f703"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-paintbrush:before {
  content: "\f618"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

.fa-person-dolly:before {
  content: "\f4d0"; }

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-office:before {
  content: "\f67d"; }

.fa-phone-plus:before {
  content: "\f4d2"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

.fa-pie:before {
  content: "\f705"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pig:before {
  content: "\f706"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza:before {
  content: "\f817"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

.fa-podium-star:before {
  content: "\f758"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-popcorn:before {
  content: "\f819"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-presentation:before {
  content: "\f685"; }

.fa-print:before {
  content: "\f02f"; }

.fa-print-search:before {
  content: "\f81a"; }

.fa-print-slash:before {
  content: "\f686"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-rings-wedding:before {
  content: "\f81b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rv:before {
  content: "\f7be"; }

.fa-sack:before {
  content: "\f81c"; }

.fa-sack-dollar:before {
  content: "\f81d"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salad:before {
  content: "\f81e"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sandwich:before {
  content: "\f81f"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-sausage:before {
  content: "\f820"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-scarf:before {
  content: "\f7c1"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-shield-cross:before {
  content: "\f712"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shish-kebab:before {
  content: "\f821"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shovel-snow:before {
  content: "\f7c3"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sickle:before {
  content: "\f822"; }

.fa-sigma:before {
  content: "\f68b"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signal-1:before {
  content: "\f68c"; }

.fa-signal-2:before {
  content: "\f68d"; }

.fa-signal-3:before {
  content: "\f68e"; }

.fa-signal-4:before {
  content: "\f68f"; }

.fa-signal-alt:before {
  content: "\f690"; }

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

.fa-signal-slash:before {
  content: "\f695"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-ski-jump:before {
  content: "\f7c7"; }

.fa-ski-lift:before {
  content: "\f7c8"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sledding:before {
  content: "\f7cb"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-plus:before {
  content: "\f5b9"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowflakes:before {
  content: "\f7cf"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowmobile:before {
  content: "\f7d1"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-soup:before {
  content: "\f823"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-christmas:before {
  content: "\f7d4"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steak:before {
  content: "\f824"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stocking:before {
  content: "\f7d5"; }

.fa-stomach:before {
  content: "\f623"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-stretcher:before {
  content: "\f825"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-sun-cloud:before {
  content: "\f763"; }

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-taco:before {
  content: "\f826"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.fa-tanakh:before {
  content: "\f827"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-tasks-alt:before {
  content: "\f828"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-tree-christmas:before {
  content: "\f7db"; }

.fa-tree-decorated:before {
  content: "\f7dc"; }

.fa-tree-large:before {
  content: "\f7dd"; }

.fa-tree-palm:before {
  content: "\f82b"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

.fa-truck-couch:before {
  content: "\f4dd"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-truck-plow:before {
  content: "\f7de"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-chart:before {
  content: "\f6a3"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-crown:before {
  content: "\f6a4"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-hard-hat:before {
  content: "\f82c"; }

.fa-user-headset:before {
  content: "\f82d"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-md-chat:before {
  content: "\f82e"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-crown:before {
  content: "\f6a5"; }

.fa-users-medical:before {
  content: "\f830"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-plus:before {
  content: "\f4e1"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume:before {
  content: "\f6a8"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-slash:before {
  content: "\f2e2"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-nay:before {
  content: "\f771"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walker:before {
  content: "\f831"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-wand:before {
  content: "\f72a"; }

.fa-wand-magic:before {
  content: "\f72b"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-webcam:before {
  content: "\f832"; }

.fa-webcam-slash:before {
  content: "\f833"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wreath:before {
  content: "\f7e2"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face{ 
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display:swap;
  src: url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.eot");
  src: url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/plugins/avin-shopping-core/assets/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");  }
/* w w w . U l a b s . i r  */
.fab {
  font-family: 'Font Awesome 5 Brands'; }
@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-left:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:right;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";right:0;opacity:.5;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{right:0;overflow:hidden;padding-top:1.5em;position:absolute;left:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";right:0;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;right:auto;padding:.25em .75em;position:absolute;left:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;left:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-left:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-left:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 24px 0 0;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:left;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px auto 0 0!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
