.header {
  border-bottom: none; }
  .header .logo {
    overflow: hidden;
    display: block; }
    .header .logo .logolink {
      padding: 0;
      display: block;
      height: 100px;
      width: 100%; }
    .header .logo .logoimg {
      position: relative;
      z-index: 10000;
      display: inline-block;
      max-height: 100%;
      width: 77px;
      margin: 17px 0 0 38px; }
    .header .logo:before {
      display: block;
      content: "";
      background: #161616;
      margin: auto;
      padding: 0;
      width: 250px;
      box-sizing: border-box;
      text-align: center;
      z-index: 0;
      position: absolute;
      top: 0;
      height: 200px;
      left: -67px;
      transform: skewY(120deg); }
  .header.header--swing .logoimg:not(.fixedlogo) {
    display: none; }
  .header.header--swing .fixedlogo {
    width: 51px;
    top: -4px;
    left: 19px; }
  .header.header--swing .logo {
    height: 67px !important; }

#headerImageOfPage.full-width-section {
  background-color: #000 !important;
  background-image: none !important; }

.styled_block {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13), 0 0 12px -7px black;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13), 0 0 12px -7px black;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13), 0 0 12px -7px black;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13), 0 0 12px -7px black;
  background: #fff;
  margin-bottom: 40px;
  overflow: hidden;
  border-top: 1px solid #EDEDED; }

.styled_block .title {
  border: 1px solid #EDEDED;
  border-top: none;
  padding: 10px 13px;
  font-size: 19px;
  font-weight: bold;
  line-height: 40px;
  text-transform: capitalize;
  background: #fff;
  text-align: center;
  color: #444; }

.styled_block .content {
  padding: 15px 13px; }

.styled_block .content.unpadded {
  padding: 0; }

.padded_content {
  overflow: hidden;
  width: 95%;
  margin: 30px auto; }

.boxed_content {
  overflow: hidden;
  width: 95%;
  box-shadow: 0 0 8px -5px #000;
  margin: 30px auto;
  border-radius: 4px;
  background: #FFF; }

.cf-separator {
  height: 30px; }

.btn {
  background: #15a4fa;
  border-color: #15a4fa;
  border-top: 1px solid #099FFF; }
  .btn:hover {
    background: #0588d7;
    border-color: #0588d7; }
  .btn:active {
    border: none;
    box-shadow: 0 0 9px -3px #000 inset; }

.btn-success {
  background: #20B162;
  border-color: #20B162;
  height: 53px;
  line-height: 53px;
  padding: 0;
  font-size: 18px;
  letter-spacing: 0.04em;
  width: 60%;
  float: right;
  margin: 20px 0 18px; }
  .btn-success:hover {
    background: #1F9455;
    border-color: #1F9455; }

#headerImageOfPage.full-width-section {
  background-size: cover !important;
  background-position: center !important; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], select, textarea {
  border: 1px solid #CFD5DD;
  width: 100%; }

.page-id-54 #headerImageOfPage > div > div > div.medium-4.small-12.columns > div > div {
  background: rgba(0, 0, 0, 0.54);
  width: 84%;
  padding: 15px;
  border-radius: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
.page-id-54 #sitewide_cta {
  display: none !important; }
.page-id-54 #headerImageOfPage.full-width-section {
  position: relative; }
  .page-id-54 #headerImageOfPage.full-width-section .keyVal_row {
    margin: 0 0 17px;
    font-size: 14px;
    line-height: 18px; }
    .page-id-54 #headerImageOfPage.full-width-section .keyVal_row .key {
      font-weight: 300;
      float: left;
      text-align: left;
      width: 30%; }
    .page-id-54 #headerImageOfPage.full-width-section .keyVal_row .val {
      font-weight: 300;
      float: right;
      text-align: left;
      width: 60%; }
  .page-id-54 #headerImageOfPage.full-width-section:before {
    content: "";
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    position: absolute;
    left: 0; }
  .page-id-54 #headerImageOfPage.full-width-section span, .page-id-54 #headerImageOfPage.full-width-section p, .page-id-54 #headerImageOfPage.full-width-section label, .page-id-54 #headerImageOfPage.full-width-section h4, .page-id-54 #headerImageOfPage.full-width-section div {
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    color: #FFF !important; }
  .page-id-54 #headerImageOfPage.full-width-section input[type="text"], .page-id-54 #headerImageOfPage.full-width-section input[type="password"], .page-id-54 #headerImageOfPage.full-width-section input[type="date"], .page-id-54 #headerImageOfPage.full-width-section input[type="datetime"], .page-id-54 #headerImageOfPage.full-width-section input[type="email"], .page-id-54 #headerImageOfPage.full-width-section input[type="number"], .page-id-54 #headerImageOfPage.full-width-section input[type="search"], .page-id-54 #headerImageOfPage.full-width-section input[type="tel"], .page-id-54 #headerImageOfPage.full-width-section input[type="time"], .page-id-54 #headerImageOfPage.full-width-section input[type="url"], .page-id-54 #headerImageOfPage.full-width-section select, .page-id-54 #headerImageOfPage.full-width-section textarea {
    border-top: 1px solid white !important;
    border-bottom: 1px solid transparent !important;
    border-right: none;
    border-left: none; }
  .page-id-54 #headerImageOfPage.full-width-section div.wpcf7-response-output {
    background: rgba(0, 0, 0, 0.54);
    text-align: center;
    width: 84%;
    padding: 15px 0;
    border-radius: 4px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
    top: 30px;
    left: 0; }
  .page-id-54 #headerImageOfPage.full-width-section a {
    color: #5DC0FF !important; }

#subheader .row {
  text-align: center; }
  #subheader .row .columns {
    display: none; }
  #subheader .row .columns:first-child {
    width: 100%;
    display: block; }
    #subheader .row .columns:first-child p {
      text-align: center;
      font-weight: normal;
      color: #3F3F45;
      letter-spacing: 0.65px; }

.btn, .button, input[type=submit], .comment-reply-link, .btn-primary {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  padding: 14px 26px;
  border: 2px solid #137fc4;
  margin: 0 0 3px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  color: #fff;
  background: #137fc4;
  text-transform: uppercase;
  text-shadow: none !important;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

#domainResponseArea #domain_register_sidebar .cart_receipt .right, #domainResponseArea #domain_register_sidebar .cart_row .domain_price {
  text-align: left !important;
  text-indent: 25px; }

#cart_container .btnContainer .btn {
  width: 100%;
  margin: 10px 0 14px; }

/*# sourceMappingURL=theme_overrides.css.map */
