/* Developed by Weblizar *** */
.sell-link {
  margin: 10px;
}

.sell-link right {
  float: right;
}

.sell-link left {
  float: left;
}

.wbl-notify {
  margin: 0 0px 20px 0px;
  width: auto;

  background-color: #333333;
  color: #fff;
  padding-left: 15px;
  overflow: hidden;
  padding-top: 3px;
  padding-bottom: 15px;
  border-bottom: 1px solid #333333;
  background-image: -webkit-gradient(
    linear,
    left 0%,
    left 100%,
    from(#333333),
    to(#333333)
  );
  background-image: -webkit-linear-gradient(top, #333333, 0%, #333333, 100%);
  background-image: -moz-linear-gradient(top, #333333 0%, #333333 100%);
  background-image: linear-gradient(to bottom, #333333 0%, #333333 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1abc9c', endColorstr='#ff17a689', GradientType=0);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.wbl-notify a {
  margin-right: 10px;
}

.wbl-notify ul li {
  font-size: 17px;
  margin-bottom: 12px;
}

.wbl-notify span {
  color: #baf10b;
}

.btn_upsell {
  float: right;
}

.ui-tabs ul li .currunt,
.ui-tabs ul li .active {
  background-color: #2b2121;
}

/************* option header ***************/
.weblizar-header {
  background-color: #31a3dd;
  color: #fff;
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-image: -webkit-gradient(
    linear,
    left 0%,
    left 100%,
    from(#31a3dd),
    to(#31a3dd)
  );
  background-image: -webkit-linear-gradient(top, #31a3dd, 0%, #31a3dd, 100%);
  background-image: -moz-linear-gradient(top, #31a3dd 0%, #31a3dd 100%);
  background-image: linear-gradient(to bottom, #31a3dd 0%, #31a3dd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3498db', endColorstr='#ff258cd1', GradientType=0);
  min-height: 62px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 6px 6px 0px 0px;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 9px;
  overflow: hidden;
  clear: both;
}

.weblizar-header h2 span {
  float: left;
  font-size: 18px;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  line-height: 29px;
  padding-left: 10px;
  padding-top: 14px;
}

.weblizar-submenu-links {
  float: right;
  margin-right: 20px;
}

#weblizar-submenu-links ul {
  float: left;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 18px;
}

#weblizar-submenu-links ul li {
  display: inline;
  margin: 0 10px 0 0;
  padding: 0 0 2px 22px;
  color: #fff;
}

#weblizar-submenu-links ul li.home {
  background: url("../images/option-icon-homepage.png") no-repeat scroll left
    center transparent;
}

#weblizar-submenu-links ul li.docs {
  background: url(../images/icon-docs.png) no-repeat left center;
}

#weblizar-submenu-links ul li.support {
  background: url(../images/icon-support.png) no-repeat left center;
}

#weblizar-submenu-links ul li.changelog {
  background: url(../images/icon-changelog.png) no-repeat left center;
}

#weblizar-submenu-links ul li a:link,
#weblizar-submenu-links ul li a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#weblizar-submenu-links ul li a:hover {
  color: #ffffff;
  font-weight: bold;
}

/******* Option panel tabs style start ***********/
#weblizar_wrap {
  background-color: #fff;
}

#options_tabs {
  /* width: 99%; */
  width: calc(100% - 5px);
}

#weblizar_wrap .ui-tabs .ui-tabs-nav {
  margin-top: 0;
  list-style: none;
  position: relative;
  float: left;
  width: 180px;
  word-wrap: break-word;
  padding-left: 0px;
  margin-right: 30px;
  /*min-height:500px;*/
}

#nav li a {
  display: block;
  padding: 10px 15px;
  background: #e9e9e9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #999;
  text-decoration: none;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active a {
  font-family: Georgia;
  font-size: 17px;
  /* background-color: #31a3dd;
	color: #fff; */
  background-color: #c9d2d6;
  color: #130e0e;
  border: 1px solid #c9d2d6;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li a .dashicons {
  margin-right: 6px;
  vertical-align: middle;
  font-size: 19px;
}

#nav li ul {
  display: none;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  overflow: visible;
  font-family: Georgia;
}

.ui-tabs {
  padding: 0px !important;
}

.ui-tabs .ui-tabs-nav {
  padding: 0px !important;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li a {
  float: left;
  display: block;
  width: 189px;
  padding: 8px 10px;

  /* border-top: 1px solid #555555; */
  background-color: #31a3dd;
  color: #fff;
  border: 1px solid #31a3dd;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li a {
  background-color: #fff;
  color: #585858;
  font: 14px sans-serif;
  text-shadow: none;
  border: none;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li.active a {
  color: #21759b;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li a:hover {
  background: #eaf2fa;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li.currunt a {
  color: #505050;
  font: 13px sans-serif;
  font-weight: bold;
  opacity: 0.9;
  border-right: 1px solid #e9e9e9;
}

#weblizar_wrap .ui-tabs .ui-tabs-panel {
  width: auto;
  min-height: 600px;
  margin-left: 200px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

#weblizar_wrap .ui-tabs {
  /*min-height:500px; */
}

/***** Option Panel form css ******/
.weblizar_inpute {
  padding-bottom: 6px;
  width: 50%;
}

.ui-tabs-panel #heading {
  border-bottom-color: #c8c8c8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.ui-tabs-panel .section {
  border-bottom-color: #f5f5f5;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 40px;
  padding-top: 20px;
  margin-bottom: 10px;
}

#button_section {
  padding-bottom: 15px;
}

#content {
  margin-bottom: 30px;
  min-height: 500px;
}

#content .section .explain {
  color: #999999;
  font-family: sans-serif;
  font-size: 14px;
  width: auto;
  margin-left: 10px;
}

#content .section h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
}

.select {
  width: 25%;
}

textarea {
  width: 50%;
  height: auto;
}

.button {
  height: 35px !important;
}

/**** Option boxes active and de-active   ****/
.active {
  display: block;
}

.deactive {
  display: none !important;
}

.weblizar_spacer {
  height: 110px;
}

a.btn-primary,
a.btn-inverse {
  text-decoration: none;
}

a.btn-primary:hover,
a.btn-inverse:hover {
  color: #fff;
}

.loading {
  display: none;
}

/*************** Option panel tab icons css *****************/
.icon {
  background-repeat: no-repeat;
  height: 16px;
  padding: 1px 0 0 24px;
  width: 16px;
}

.icon.home-page {
  background-image: url(../images/icon-home.png);
}

.icon.footer {
  background-image: url(../images/option-icon-footer.png);
}

.icon.social {
  background-image: url(../images/option-icon-image.png);
}

/*********Option panel save and success massage ************/
.weblizar_settings_loding {
  background: url("../images/pageloader.gif") no-repeat;
  display: none;
  font-size: 20px;
  height: 200px;
  left: 50%;
  padding: 23px 6px 10px 52px;
  position: fixed;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 200px;
  z-index: 9999;
}

.weblizar_settings_massage {
  background: url("../images/happy.png") no-repeat scroll 13px 23px
    rgba(58, 58, 58, 0.8);
  border: 1px solid #3a3a3a;
  border-radius: 10px;
  box-shadow: 0 5px 30px #3a3a3a;
  color: #ffffff;
  display: none;
  font-size: 20px;
  font-weight: bold;
  height: 65px;
  left: 50%;
  padding: 23px 6px 10px 52px;
  position: fixed;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: auto;
  z-index: 9999;
}

/******upgrad to pro ********/

#theme-option-header {
  background-color: #3a3d41;
  padding: 10px 20px 20px;
}

#theme-social {
  float: right;
  width: 330px;
}

#theme-social ul li {
  display: inline;
  float: right;
}

li,
dd {
  margin-bottom: 6px;
}

#theme-option-title:after,
#theme-support:after,
#catchkathmandu_ad_tabs:after,
#catchthemes .row:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

#theme-option-title {
  float: left;
}

#theme-option-title .title {
  color: #ffffff;
  float: left;
  font-size: 21px;
  line-height: 53px;
  padding: 0 10px 0 0;
  text-shadow: none;
}

#theme-option-title .logo {
  float: left;
  padding: 0;
}

.wrap h2,
.subtitle {
  font-weight: 400;
  margin: 0;
}

#upgradepro {
  /* clear: left; */
  float: right;
  padding-bottom: 20px;
}

#rate_lite {
  clear: left;
  float: left;
  padding-bottom: 20px;
}

#rate_lite img {
  margin-top: 15px;
}

#upgradepro a {
  text-decoration: none;
}

.wp-core-ui .button,
.wp-core-ui .button-secondary {
  background: none repeat scroll 0 0 #f7f7f7;
  border-color: #cccccc;
  box-shadow: 0 1px 0 #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.08);
  color: #555555;
  vertical-align: top;
}

.wp-core-ui .button,
.wp-core-ui .button-primary,
.wp-core-ui .button-secondary {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: 28px;
  line-height: 26px;
  margin: 0;
  padding: 0 10px 1px;
  text-decoration: none;
  white-space: nowrap;
}

#theme-option-title:after,
#theme-support:after,
#catchkathmandu_ad_tabs:after,
#catchthemes .row:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

#theme-support {
  clear: both;
  text-align: right;
}

.cc_help_upgrade_bar {
  background-color: #0088cc;
  border-radius: 4px;
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 10px;
  padding: 15px;
  text-align: center;
}

/****Product details *****/
#product-details {
  margin-top: 25px;
  margin-left: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #3a3d41;
}

#theme-image {
  margin-left: 0px;
}

#theme-image img {
  border: 5px solid #3a3d41;
  padding: 3px;
}

#theme-name {
  color: #0088cc;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

.buy-theme {
  background-color: #0088cc;
  border-radius: 4px;
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

.demo-theme {
  background-color: #3a3d41;
  border-radius: 4px;
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
  margin-left: 5%;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

#theme-button a:hover {
  color: #fff;
}

#theme-button {
  margin-top: 5%;
}

.btn_upsell {
  /*float:right; */
  margin: -8px;
  color: #ffffff !important;
}

/***/

#wbl-notify ul li {
  float: left;
  margin-left: 40px;
}

#wbl-notify ul li:nth-child(1) {
  float: left;
  margin-left: 0px;
}

#wbl-notify ul li:nth-child(6) {
  float: left;
  margin-left: 0px;
}

.weblizar_thumb_wrapper_showcase_overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.25s linear 0s;
  visibility: hidden;
  width: 100%;
}

.weblizar_thumb_wrapper_showcase_overlay_inner {
  bottom: -110%;
  left: 0;
  overflow: hidden;
  position: absolute;
  transition: all 0.25s ease-in 0s;
  visibility: hidden;
  width: 100%;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons a {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1em;
  margin: 0 5px 10px 2px;
  opacity: 1;
  padding: 8px;
  text-decoration: none;
}

.view-detail-btn {
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 15px 0 55px;
  outline: medium none;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.05s ease 0s;
}

.demoftr .weblizar_thumb_wrapper_showcase_overlay:hover {
  display: visible;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}

.enigma_project_section_col {
  border-radius: 0px;
  margin-bottom: 35px;
  transition: all 0.4s ease 0s;
  text-align: center;
}

.img-wrapper {
  margin-bottom: 50px;
  overflow: hidden;
}

.enigma_home_portfolio_showcase {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_title a {
  text-decoration: underline;
}

.enigma_img_responsive {
  width: 100%;
  display: block;
}

.enigma_home_portfolio_showcase_overlay {
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -80%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.enigma_home_portfolio_showcase img {
  -webkit-transition: all 0.45s ease-in;
  -moz-transition: all 0.45s ease-in;
  -o-transition: all 0.45s ease-in;
  transition: all 0.45s ease-in;
}

.enigma_home_portfolio_showcase_overlay_inner {
  position: absolute;
  bottom: -110%;
  left: 0;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
  font-size: 1.3em;
  line-height: 1em;
  display: inline-block;
  margin-left: 2px;
  padding: 15px 15px;
  opacity: 1;
  text-decoration: none;
  margin-right: 5px;

  width: 180px;
  height: 55px;
  transition: all 0.3s ease 0s;
  color: #ffffff;
  border: 3px solid #ffffff;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a i {
  font-size: 1.6em;
  line-height: 40px;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay {
  visibility: visible;
  top: 0;
}

.enigma_home_portfolio_showcase:hover
  .enigma_home_portfolio_showcase_overlay_inner {
  visibility: visible;
  bottom: 40%;
  left: 0;
}

.enigma_home_portfolio_showcase_fade {
  opacity: 0.8;
}

.enigma_home_portfolio_showcase_fade:hover
  .enigma_home_portfolio_showcase_overlay {
  display: none !important;
}

.enigma_home_portfolio_caption {
  border-radius: 0;
  padding: 0 0 15px;
  text-align: center;
  font-family: "OpenSansRegular";
  cursor: pointer;
}

.enigma_home_portfolio_showcase_icons a:hover {
  background: #ffffff;
  color: #000000;
}

#option-ourproduct .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

#option-ourproduct .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 0px solid #e5e5e5;
  background: #f3f3f3;
}

#option-ourproduct .modal-body {
  position: relative;
  padding: 15px;
  overflow: hidden;
}

@media (min-width: 768px) {
  #option-ourproduct .modal-dialog {
    width: 70%;
    margin: 30px auto;
  }

  #option-ourproduct .modal {
    position: fixed;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
}

#option-ourproduct .modal-header {
  background-color: #31a3dd !important;
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #31a3dd;

  background-color: #31a3dd;
  color: #fff;

  background-image: -webkit-gradient(
    linear,
    left 0%,
    left 100%,
    from(#31a3dd),
    to(#31a3dd)
  );
  background-image: -webkit-linear-gradient(top, #31a3dd, 0%, #31a3dd, 100%);
  background-image: -moz-linear-gradient(top, #31a3dd 0%, #31a3dd 100%);
  background-image: linear-gradient(to bottom, #31a3dd 0%, #31a3dd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3498db', endColorstr='#ff258cd1', GradientType=0);

  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3),
    0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

#option-ourproduct .close {
  float: right;
  font-size: 70px;
  font-weight: 700;
  line-height: 0.8;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}

#option-ourproduct .theme-name {
  color: #222;
  font-size: 32px;
  font-weight: 100;
  margin: 10px 0 0;
  line-height: 1.3;
}

#option-ourproduct .theme-author {
  color: #686868;
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0 25px;
}

#option-ourproduct .theme-description {
  color: #555;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  margin: 30px 0 0;
}

.pro-dir-button {
  display: inline-block;
  padding: 4px 19px;
  margin-bottom: 0;
  font-size: 14px;
  border-radius: none;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  background: #fff;
}

#option-ourproduct .enigma_sidebar_link {
  margin-top: 5px;
  margin-bottom: 5px;
}

#option-ourproduct .enigma_sidebar_link p,
.enigma_sidebar_widget ul li {
  display: block;
  font-size: 17px;
  transition: all 0.4s ease 0s;
  padding-bottom: 0px;
  padding-top: 0;
}

#option-ourproduct .enigma_sidebar_link p .enigma_sidebar_widget ul li {
  transition: all 0.4s ease 0s;
  display: block;
  font-size: 17px;
  line-height: 20px;
}

#option-ourproduct .enigma_sidebar_link p i {
  margin-right: 10px;
}

#option-ourproduct .btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}

@media (max-width: 900px) {
  .ui-tabs .ui-tabs-panel {
    /* width: 70% !important; */    
    min-height: 400px;
    margin-left: 200px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  }
}

@media (max-width: 650px) {

  #options_tabs {  
    display: flex;
    flex-flow: column wrap;
  }
   .ui-tabs .ui-tabs-panel {
    /* width: 60% !important; */   
    min-height: 400px;
    margin-left: 0px !important;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  }
}

.preloader_anim_thead{
  background: #007bff;
  color: #fff;
}
.preloader_anim_table{
  display: inline-table !important;
  text-align: center !important;
}

.preloader_element{
  font-size: 16px;
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}