balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

admin-top-bar.css (6079B)


      1 /*! elementor - v3.4.4 - 13-09-2021 */
      2 #e-dashboard-widget-admin-top-bar {
      3   position: absolute;
      4   opacity: 0;
      5   pointer-events: none; }
      6 
      7 #e-admin-top-bar-root {
      8   right: 0;
      9   background: #ffffff;
     10   -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.0394871);
     11           box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.0394871);
     12   display: none;
     13   position: absolute;
     14   top: 0;
     15   width: calc(100% - 160px);
     16   z-index: 1; }
     17   #e-admin-top-bar-root .e-admin-top-bar {
     18     display: -webkit-box;
     19     display: -ms-flexbox;
     20     display: flex;
     21     height: 50px;
     22     -webkit-box-pack: justify;
     23         -ms-flex-pack: justify;
     24             justify-content: space-between;
     25     padding: 0 16px; }
     26   #e-admin-top-bar-root .page-title-action {
     27     background: #f7f7f7;
     28     border: 1px solid #0275d8;
     29     -webkit-border-radius: 3px;
     30             border-radius: 3px;
     31     -webkit-box-sizing: border-box;
     32             box-sizing: border-box;
     33     color: #0275d8;
     34     cursor: pointer;
     35     display: inline-block;
     36     line-height: 30px;
     37     margin: 0 4px;
     38     min-height: 30px;
     39     padding: 0 10px;
     40     text-decoration: none; }
     41     #e-admin-top-bar-root .page-title-action:hover {
     42       background: #eceeef;
     43       border-color: #1b607f;
     44       color: #1b607f; }
     45   #e-admin-top-bar-root .e-admin-top-bar__heading {
     46     display: -webkit-inline-box;
     47     display: -ms-inline-flexbox;
     48     display: inline-flex;
     49     -webkit-box-align: center;
     50         -ms-flex-align: center;
     51             align-items: center;
     52     -webkit-box-pack: center;
     53         -ms-flex-pack: center;
     54             justify-content: center;
     55     -webkit-margin-end: 40px;
     56             margin-inline-end: 40px; }
     57   #e-admin-top-bar-root .e-admin-top-bar__main-area {
     58     display: -webkit-inline-box;
     59     display: -ms-inline-flexbox;
     60     display: inline-flex;
     61     -webkit-box-align: center;
     62         -ms-flex-align: center;
     63             align-items: center;
     64     -webkit-box-pack: center;
     65         -ms-flex-pack: center;
     66             justify-content: center; }
     67     #e-admin-top-bar-root .e-admin-top-bar__main-area button {
     68       margin: 0 4px; }
     69   #e-admin-top-bar-root .e-admin-top-bar__secondary-area {
     70     display: -webkit-inline-box;
     71     display: -ms-inline-flexbox;
     72     display: inline-flex;
     73     -webkit-box-align: center;
     74         -ms-flex-align: center;
     75             align-items: center;
     76     -webkit-box-pack: center;
     77         -ms-flex-pack: center;
     78             justify-content: center; }
     79   #e-admin-top-bar-root .e-admin-top-bar__heading-logo {
     80     width: 30px; }
     81   #e-admin-top-bar-root .e-admin-top-bar__heading-logo {
     82     background: #93003c;
     83     -webkit-border-radius: 15px;
     84             border-radius: 15px;
     85     color: #ffffff;
     86     display: inline-block;
     87     font-size: 0.875rem;
     88     height: 1.875rem;
     89     line-height: 1.875rem;
     90     text-align: center;
     91     width: 1.875rem; }
     92   #e-admin-top-bar-root .e-admin-top-bar__heading-title {
     93     color: #495157;
     94     font-size: 15px;
     95     font-weight: 700;
     96     font-family: 'Roboto', Arial, Helvetica, Verdana, sans-serif;
     97     padding: 0 8px;
     98     line-height: normal;
     99     text-transform: uppercase; }
    100   #e-admin-top-bar-root.e-admin-top-bar--active {
    101     display: block; }
    102     #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody #wpbody-content {
    103       margin-top: 50px; }
    104     #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap {
    105       clear: both;
    106       padding-top: 10px; }
    107       #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap h1 {
    108         display: none; }
    109   #e-admin-top-bar-root.e-admin-top-bar--inactive ~ #wpbody .wrap h1, #e-admin-top-bar-root.e-admin-top-bar--inactive ~ #wpbody .wrap .page-title-action {
    110     display: inline-block; }
    111   #e-admin-top-bar-root .e-admin-top-bar__bar-button {
    112     -webkit-box-align: center;
    113         -ms-flex-align: center;
    114             align-items: center;
    115     cursor: pointer;
    116     display: -webkit-inline-box;
    117     display: -ms-inline-flexbox;
    118     display: inline-flex;
    119     -webkit-box-pack: center;
    120         -ms-flex-pack: center;
    121             justify-content: center;
    122     margin: 0 10px;
    123     text-decoration: none;
    124     color: #6d7882; }
    125     #e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
    126       color: #6d7882; }
    127     #e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-icon {
    128       margin: 0 4px; }
    129     #e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-title,
    130     #e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-icon {
    131       color: #93003c; }
    132   #e-admin-top-bar-root .e-admin-top-bar__bar-button-title {
    133     font-size: 13px;
    134     font-weight: 500;
    135     font-family: 'Roboto';
    136     margin: 0 4px;
    137     line-height: normal; }
    138   #e-admin-top-bar-root ~ #wpbody .wrap h1, #e-admin-top-bar-root ~ #wpbody .wrap .page-title-action {
    139     display: none; }
    140 
    141 @media screen and (max-width: 960px) {
    142   #e-admin-top-bar-root {
    143     width: calc(100% - 36px); } }
    144 
    145 @media screen and (max-width: 782px) {
    146   #e-admin-top-bar-root {
    147     width: 100%; } }
    148 
    149 @media screen and (max-width: 600px) {
    150   #e-admin-top-bar-root {
    151     top: 46px; } }
    152 
    153 @media (max-width: 768px) {
    154   #e-admin-top-bar-root {
    155     display: -webkit-inline-box;
    156     display: -ms-inline-flexbox;
    157     display: inline-flex;
    158     -webkit-box-align: center;
    159         -ms-flex-align: center;
    160             align-items: center;
    161     -webkit-box-pack: center;
    162         -ms-flex-pack: center;
    163             justify-content: center; }
    164     #e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
    165       position: absolute;
    166       top: calc(100% + 10px); }
    167     #e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
    168       display: none; }
    169     #e-admin-top-bar-root .e-admin-top-bar__secondary-area > .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
    170       display: none; } }
    171 
    172 @media (min-width: 768px) {
    173   #e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
    174     display: -webkit-box;
    175     display: -ms-flexbox;
    176     display: flex; } }
    177 /*# sourceMappingURL=admin-top-bar.css.map */