/** Shopify CDN: Minification failed

Line 48:14 Expected identifier but found whitespace
Line 48:15 Unexpected "\"webfont\""

**/

@media (min-width: 768px) {
  ul.nav.level0 {
    padding-top: 10px;
  }
}

span.out-of-stock-text {
  color: red;
  font-weight: 700;
}
i.fa.icon-instagram {
  font-size: 50px;
  color: #fff;
}
h2.ooo-instagram-header__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 48px;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
}
.main-container table.full thead th {
  padding: 10px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
}
#welcome {
  margin-bottom: 0px !important;
  font-weight: bolder;
  font-size: large;
  text-decoration: underline;
  color: black;
  font-family: "arial";
}
@media (min-width: 1118px) {
  font-family: "webfont";
}
#account_addresses a {
  color: white;
}
.main-container .login_content h2 {
  margin: 0 0 20px;
  color: #000000;
  font-size: 25px;
  font-weight: bold;
  text-decoration: underline #008acc;
}
.main-container .account-login h1,
.main-container .account-create h1 {
  margin: 0 0 15px;
  font-size: 30px;
}
input.input-full,
textarea,
.input-text {
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 6px;
  background-color: #f8f8f8;
}

a#RecoverPassword {
  color: white;
}
ul.form-list {
  width: 100%;
}

@media (min-width: 768px) {
  #mobile_setup {
    display: none;
  }
}
@media (max-width: 768px) {
  #desktop_setup_login {
    display: none;
  }
}
#mobile_setup {
  margin: 0px 0px 20px;
}

@media (max-width: 452px) {
  .nav-item a {
    font-size: 10px;
  }
  iframe#instagram-embed-0 {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .history-title {
    display: none;
  }
}
.account-dashboard {
  width: 100%;
}
h6#account-page {
  font-size: 15px;
  margin-left: 16px;
}
#customer-info {
  margin-left: 16px;
}
@media (max-width: 1318px) {
  #text-box {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}

.ooo-instagram-container {
  border-radius: 10px;
}
