#ekit-menu-metabox .pull-right {
float: right; }
#ekit-menu-metabox .clearfix {
clear: both; }
#ekit-menu-metabox .pull-right-input {
float: right;
margin-top: 4px; }
.ekit-menu-modal-loading #ekit-menu-modal-spinner {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
z-index: 999;
visibility: visible; }
.ekit-menu-modal-loading .uk-modal-body:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
display: block;
z-index: 998; }
.ekit-menu-has-child .builder-tab {
display: none; }
.menu-item-handle .item-title {
width: 100%; }
.spinner.loading {
visibility: visible; }
.ekit_menu_trigger::before {
content: "\f107";
display: inline-block;
font-family: dashicons;
font-size: 10px;
margin-right: 2px;
vertical-align: bottom; }
.ekit_menu_trigger {
background: #0085ba;
border-radius: 2px;
color: #fff !important;
text-decoration: none !important;
cursor: pointer;
display: inline-block;
font-size: 0.8em;
font-weight: normal;
height: auto;
margin-left: 10px;
opacity: 0;
padding: 0 5px;
position: relative;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: auto;
z-index: 1; }
.menu-item-bar .menu-item-handle:hover .ekit_menu_trigger {
opacity: 1; }
.uk-tab a:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.uk-tab li {
margin-bottom: 0; } .switch-wrapper {
text-align: center; }
.switch-wrapper input {
position: absolute;
left: -9999px; }
.switch-wrapper input + label {
width: 54px;
height: 29px;
background: #f3f3f3;
display: inline-block;
border-radius: 50px;
position: relative;
cursor: pointer;
z-index: 3;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.04); }
.switch-wrapper input + label span {
position: absolute;
height: 25px;
top: 2px;
left: 2px;
border-radius: 25px;
width: 25px;
background: #aaa;
-webkit-transition: all 0.3s;
-mox-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.switch-wrapper input + label span em {
height: 16px;
width: 16px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
-webkit-transition: all 0.3s;
-mox-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.switch-wrapper input + label span em::after {
height: 100%;
width: 2px;
background: #ffffff;
content: '';
position: absolute;
left: 50%;
margin-left: -1px;
top: 0; }
.switch-wrapper input + label span em::before {
left: 0;
width: 100%;
height: 2px;
background: #ffffff;
top: 50%;
margin-top: -1px;
content: '';
position: absolute;
-webkit-transition: all 0.3s;
-mox-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.switch-wrapper input:checked + label + .overlay {
background: #81c784; }
.switch-wrapper input:checked + label span {
background: #81c784;
left: calc(100% - 27px); }
.switch-wrapper input:checked + label span em {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-left: -6px; }
.switch-wrapper input:checked + label span em::before {
left: 0;
width: 50%;
height: 2px;
background: #ffffff;
top: 100%;
margin-top: -2px;
content: '';
position: absolute; } .ekit-menu-mega-submenu {
font-size: 12px;
display: block;
margin-top: 5px; }
.ekit-menu-mega-submenu.enabled_item {
color: #81c784;
display: none; }
.ekit-menu-mega-submenu.disabled_item {
color: #aaa; }
#ekit-menu-builder-warper {
text-align: center; }
#ekit-menu-builder-warper .enabled_item {
display: none; }
#ekit-menu-builder-warper img {
height: 30px;
margin-right: 5px; }
#ekit-menu-builder-warper .button {
height: 46px;
font-size: 16px;
text-transform: uppercase;
margin: auto;
margin-top: 25px; }
#ekit-menu-builder-warper.is_enabled .disabled_item {
display: none; }
#ekit-menu-builder-warper.is_enabled .enabled_item {
display: block; }
#ekit-menu-item-settings-modal .wp-picker-holder {
position: relative; }
#ekit-menu-item-settings-modal .wp-picker-container .iris-picker {
position: absolute; }
#ekit-menu-item-settings-modal .button.wp-color-result {
margin-right: 0; }
#ekit-menu-item-settings-modal .wp-picker-container .wp-color-result.button {
height: 30px; }
#ekit-menu-item-settings-modal .wp-color-result-text {
line-height: 28px; }
#ekit-menu-item-settings-modal .option-table {
width: 100%;
margin: auto;
max-width: 400px; }
#ekit-menu-item-settings-modal .icons-selector .selector {
color: #555;
border-color: #ccc;
background: #f7f7f7;
-webkit-box-shadow: 0 1px 0 #ccc;
box-shadow: 0 1px 0 #ccc;
border-radius: 3px;
width: 101px; }
#ekit-menu-item-settings-modal .icons-selector .selector-popup {
right: 0; }
#ekit-menu-item-settings-modal .icons-selector .selector-button {
display: block;
text-align: right;
width: 100%;
background: transparent !important;
position: absolute; }
#ekit-menu-builder-modal {
z-index: 9999; }
#ekit-menu-builder-modal .uk-modal-dialog {
height: 100%;
width: 100%; }
#ekit-menu-builder-modal .uk-close-large {
right: auto;
top: 8px;
left: 8px;
background: #d30c5c;
color: #fff;
width: 25px;
-webkit-transition: color 500s linear;
-o-transition: color 500s linear;
transition: color 500s linear; }
#ekit-menu-builder-modal .uk-close-large:hover {
color: #aaa; }
#ekit-menu-builder-modal #ekit-menu-builder-iframe {
width: 100%;
height: 100%; }@font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 400;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3svomc9y.woff2) format('woff2');
unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 400;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3qfomc9y.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 400;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3t_om.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 500;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3svomc9y.woff2) format('woff2');
unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 500;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3qfomc9y.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 500;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3t_om.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 600;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3svomc9y.woff2) format('woff2');
unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 600;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3qfomc9y.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 600;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3t_om.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 700;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3svomc9y.woff2) format('woff2');
unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 700;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3qfomc9y.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Noto Nastaliq Urdu';
font-style: normal;
font-weight: 700;
src: url(https://harafgo.com/wp-content/uploads/elementor/google-fonts/fonts/notonastaliqurdu-lhw4mupbn-ozdnfcby1-djyseotq5pu3t_om.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}