/**
 * The admin stylesheet for Moren.
 *
 * @package Moren
 * @author  LaStudio
 * @link
 */
/*------------------------------------------------------------------
[Table of contents]
  1. CSS General
  2. MegaMenu
  3. Button
-------------------------------------------------------------------*/


/*--------------------------------------------------------------
	1. CSS General
---------------------------------------------------------------*/
#customize-controls .la-field-la_ace_editor .ace_editor {
    min-height: 250px;
}

/*--------------------------------------------------------------
    2. MegaMenu
---------------------------------------------------------------*/

.lastudio-megamenu-settings{
    display: block;
    clear: both;
}
.lastudio-megamenu-settings h3{
    margin: 0 !important;
    padding: 10px 0;
    font-size: 1.077em;
}

.lastudio-megamenu-custom-fields .lasf-field h4{
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    line-height: 30px;
}
.lastudio-megamenu-settings .lasf-field .lasf-title {
    width: 120px;
    margin-bottom: 0;
    display: inline;
}
.lastudio-megamenu-settings .lasf-field .lasf-fieldset {
    margin-left: 0;
}
.lastudio-megamenu-settings .lasf-field-textarea textarea{
    min-height: 0;
}
.lastudio-megamenu-custom-fields > .lasf-field:before,
.lastudio-megamenu-custom-fields > .lasf-field:after,
.lastudio-megamenu-custom-fields > .lasf-field{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lastudio-megamenu-custom-fields > .lasf-field{
    padding: 10px 0;
    display: none;
}
.lastudio-megamenu-custom-fields > .lasf-field p{
    margin-top: 5px;
}
.lastudio-megamenu-settings .lasf-mm-icon input {
    display: block;
    float: left;
    padding: 5px 5px;
    margin: 0 5px 0 0;
    width: 120px;
}
.lastudio-megamenu-settings .lasf-mm-tip-label input {
    width: 200px;
}
.lastudio-megamenu-settings .lasf-field.lasf-mm-item-column .lasf-title,
.lastudio-megamenu-settings .lasf-field.la-field-autocomplete .lasf-title {
    width: 100%;
    margin-bottom: 5px;
}
.lastudio-megamenu-settings .lasf-field.la-field-autocomplete .lasf-title .la-text-desc,
.lastudio-megamenu-settings .lasf-field.lasf-mm-item-column .lasf-title .la-text-desc{
    margin-top: 0;
}
.lastudio-megamenu-settings .lasf-field.la-field-autocomplete .lasf-title h4,
.lastudio-megamenu-settings .lasf-field.lasf-mm-item-column .lasf-title h4 {
    line-height: normal;
}

.lastudio-megamenu-custom-fields > .lasf-field.show{
    display: block;
}

.lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-tip-label,
.lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-tip-color,
.lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-tip-background-color,
.lastudio-megamenu-custom-fields > .lasf-field.la-element-dont-link,
.lastudio-megamenu-custom-fields > .lasf-field.la-element-dont-show-a-link,
.lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-icon{
    display: block;
}
.menu-item-depth-0 .lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-only-icon,
.menu-item-depth-0 .lastudio-megamenu-custom-fields > .lasf-field.la-element-custom-styles-for-popup,
.menu-item-depth-0 .lastudio-megamenu-custom-fields > .lasf-field.lasf-mm-menu-type{
    display: block;
}
.lastudio-megamenu-custom-fields .la-field-upload input {
    width: 300px;
}
.lastudio-megamenu-custom-fields .la-autocomplete{
    display: block;
    clear: both;
}
.lastudio-megamenu-settings .lasf-fieldset .wp-picker-container {
    width: inherit;
    display: inline-block !important;
    margin: 0;
}

.lasf-mm-popup-background.lasf-field-background .lasf--media {
    margin-bottom: 0;
}

.wpb_column_container .wpb_vc_row_inner.wpb_sortable{
    margin-bottom: 0;
}

.la-metabox-framework .la-body .lasf-field.la-element-enable-small-layout{
    display: none !important;
}
.post-type-post .la-metabox-framework .la-body .lasf-field.la-element-enable-small-layout:not(.hidden){
    display: block !important;
}

.lastudio-megamenu-custom-fields > .lasf-field.la-element-submenu-position{
    display: block;
}
.menu-item-depth-0 .lastudio-megamenu-custom-fields > .lasf-field.la-element-submenu-position{
    display: none;
}

.la-element-header-mobile-layout .la-field-image-select {
    max-width: 300px;
}
.group-disable-clone .la_group__action-clone.la-clone-group {
    display: none !important;
}
.lastudio-megamenu-custom-fields .la-element-force-full-width .la-text-desc {
    clear: both;
    margin-left: 0;
}

/** Disable revolution Update Notice **/
.plugins tr[data-slug="slider-revolution"] + .plugin-update-tr,
.plugins tr[data-slug="slider-revolution"] + tr + .plugin-update-tr,
.rs-dashboard div#updates_dw {
    display: none;
}

li#customize-control-woocommerce_catalog_columns {
    display: none !important;
}


#customize-controls .lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav a {
    width: 18%;
    margin-right: 2%;
    box-sizing: border-box;
}

#customize-controls .lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section {
    width: 18%;
    margin-right: 2%;
}

#customize-controls .lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section > .lasf-field-fullwidth {
    width: 100%;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
}

.force-hidden{
    display: none !important;
}


#la_pb_widget_area_create p input {
    width: 100%;
    margin: 8px 0 0;
    height: 28px;
}

#la_pb_widget_area_create button.button {
    display: inline-block;
    margin-top: 20px;
    vertical-align: bottom;
}

.la_pb_widget_area_remove {
    display: block;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    background-color: #E94A4A;
    text-shadow: none;
    float: left;
    margin: 5px 0 0 5px;
}

.la_pb_widget_area_remove:hover {
    color: #fff;
    text-decoration: none;
}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

#la_pb_widget_area_create {
    background-color: #fff;
    max-width: 100%;
    margin-right: 0;
    margin-top: 10px;
    border-radius: 0px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    margin-left: 0px;
    padding: 15px;
    width: 450px;
    box-sizing: border-box;
}

#la_pb_widget_area_create p {
    margin: 0;
}
#la_pb_widget_area_create p.la_pb_widget_area_result {
    padding-top: 10px;
}
#la_pb_widget_area_create p label {
    display: inline-block;
    width: 70%;
    font-weight: 600;
    padding-right: 8px;
    padding-top: 8px;
}

.la_pb_widget_area_remove {
    margin-top: 11px;
}


/**
* $OPTION_FRAMEWORK
 */
.lasf-field.lasf-section-description {
    padding: 0;
}
.lasf-section-subtitle {
    font-size: 16px;
    font-weight: bold;
    background: #eee;
    line-height: normal;
    padding: 15px;
    color: #111;
}
.lasf-field.lasf-field-fullwidth > .lasf-title {
    width: 100%;
}
.lasf-field.lasf-field-fullwidth > .lasf-fieldset {
    margin: 10px 0 0;
    float: left;
    width: 100%;
}
.lasf-field .button.button-primary.big-button {
    width: 100%;
    text-align: center;
    line-height: 38px;
    height: 40px;
    padding: 0 20px;
}
.lasf-field .button.button-primary.big-button i {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
    margin-left: 10px;
}
.lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav a {
    font-size: 0;
    padding: 0 5px;
    text-align: center;
    width: 18%;
    box-sizing: border-box;
    margin-right: 2%;
}
.lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav a .lasf--icon {
    font-size: 16px;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    margin: 0;
}
.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section {
    border: none;
    display: inline-block;
    width: 18%;
    margin-right: 2%;
}

.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section > .lasf-field-fullwidth {
    padding: 10px 0;
    width: 100%;
    margin-right: 5px;
}
.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section > .lasf-field-fullwidth select {
    width: 100%;
    min-width: 100%;
    margin: 0;
}

.lasf-field-image_select.specificity_image_select .lasf--image {
    max-width: 48%;
    vertical-align: top;
    box-sizing: border-box;
}
.lasf-field-image_select.specificity_image_select img {
    width: 100%;
    height: auto;
}

.lasf-field select{
    max-width: 100%;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #f4f2f2;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    height: 30px;
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    padding: 5px 20px 5px 5px;
    line-height: 18px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-position: right -13px center;
    background-repeat: no-repeat;
    -webkit-background-size: 8px 7px;
    background-size: 8px 7px;
    box-sizing: border-box;
}

.lasf-field-select select {
    min-width: 150px;
}
.lasf-field-media .lasf--placeholder input,
.lasf-field-text input {
    padding: 5px;
    background: #f4f2f2;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: none;
    height: 28px;
}
.lasf-field-button_set .lasf--button {
    box-sizing: border-box;
}
.lasf-field-button_set .lasf--button:last-child,
.lasf-field-button_set .lasf--button:first-child {
    border-radius: 0;
}
.lasf-field-background .lasf--select .lasf-field select {
    min-width: 0;
}
.lasf-field-background .lasf-fieldset .lasf--block {
    margin-bottom: 10px;
}
.lasf-field-background .lasf-fieldset .lasf--media {
    margin-bottom: 0;
}

.lasf-field .chosen-container-single .chosen-single {
    background: #f4f2f2;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0;
    min-height: 30px;
    line-height: 28px !important;
    box-shadow: none;
    color: #32373c;
}
.lasf-field-typography .lasf-fieldset .lasf--title{
    color: inherit;
}
.lasf-wrapper .lasf-nav ul ul li a{
    font-size:13px;
}
.lasf-wrapper .lasf-nav ul li a{
    font-size:14px;
}
.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-sections,
.lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-section,
.lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav a {
    margin-right: 0;
}

.lasf-section-title h3 > i {
    margin: 0 5px;
}
.lasf.lasf-taxonomy.lasf-nav {
    width: 180px;
}

.lasf.lasf-taxonomy .lasf-content {
    margin-left: 180px;
}

.lasf.lasf-taxonomy .lasf-section > .lasf-field {
    padding: 20px;
}
.lasf-image-preview img{
    max-width: 100%;
}

.lasf-tab-left.lasf-field-tabbed.lasf-responsive-column-tabs .lasf-tabbed-sections,
.lasf-tab-left.lasf-field-tabbed.lasf-responsive-tabs .lasf-tabbed-nav{
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.lasf-bulk-group .lasf-section {
    width: auto;
    max-width: 100%;
}
.lasf-bulk-group .lasf-section .lasf-title {
    width: 12em;
}
.lasf-bulk-group .lasf-section .lasf-fieldset {
    width: calc(100% - 13em);
    float: left;
}
.lasf-fieldset .wp-picker-open+.wp-picker-input-wrap label {
    display: inline-block;
    margin: 0;
}


#lastudio-menu-template-edit-modal .dialog-widget-content.dialog-lightbox-widget-content{
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
}
#lastudio-menu-template-edit-modal.dialog-type-lightbox .dialog-header{
    display: none;
}
#lastudio-menu-template-edit-modal.dialog-type-lightbox .dialog-buttons-wrapper{
    display: none;
}
#lastudio-menu-template-edit-modal.dialog-type-lightbox .dialog-message{
    padding: 0;
    height: 100%;
}
#lastudio-menu-template-edit-modal .dialog-close-button{
    font-size: 20px;
    background: #000;
    opacity: 1;
    color: #fff;
    padding: 10px;
    z-index: 3;
}
#lastudio-menu-template-edit-modal #lastudio-menu-loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f1f3f5;
    z-index: 2;
    transform: translateZ(0);
    display: flex;
    justify-content: center;
    align-items: center;
}
#lastudio-menu-template-edit-modal .elementor-loader-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
#lastudio-menu-template-edit-modal .elementor-loader{
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 40px;
    height: 150px;
    width: 150px;
    background-color: hsla(0, 0%, 100%, .9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, .02);
    box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, .02)
}
#lastudio-menu-template-edit-modal .elementor-loader-boxes{
    height: 100%;
    width: 100%;
    position: relative
}
#lastudio-menu-template-edit-modal .elementor-loader-box{
    position: absolute;
    background-color: #d5dadf;
    -webkit-animation: load 1.8s linear infinite;
    animation: load 1.8s linear infinite
}
#lastudio-menu-template-edit-modal .elementor-loader-box:first-of-type{
    width: 20%;
    height: 100%;
    left: 0;
    top: 0
}
#lastudio-menu-template-edit-modal .elementor-loader-box:not(:first-of-type){
    right: 0;
    height: 20%;
    width: 60%
}
#lastudio-menu-template-edit-modal .elementor-loader-box:nth-of-type(2){
    top: 0;
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}
#lastudio-menu-template-edit-modal .elementor-loader-box:nth-of-type(3){
    top: 40%;
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}
#lastudio-menu-template-edit-modal .elementor-loader-box:nth-of-type(4){
    bottom: 0;
    -webkit-animation-delay: -1.35s;
    animation-delay: -1.35s
}
#lastudio-menu-template-edit-modal .elementor-loading-title{
    color: #a4afb7;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 7px;
    text-indent: 7px;
    font-size: 10px;
    width: 100%
}
.menu-item:not([data-menutype="wide"]) .btn-open-mm.button,
.menu-item:not(.menu-item-depth-0) .btn-open-mm.button {
    display: none !important;
}
#menu-to-edit .menu-item button.btn-open-mm {
    font-size: 10px;
    padding: 0 8px;
    vertical-align: middle;
    border: none;
    line-height: 15px;
    height: 26px;
    min-height: 26px;
    box-shadow: none;
    border-radius: 0;
}