@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,300,400italic,900,700&subset=latin,latin-ext);
#exitpopup
::after,
#exitpopup
::before {
  text-shadow: 1px 1px 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 5px!important;
}
#exitpopup {
  margin: 0;
}
.exitpopup_clearfix {
  clear: both;
  font-size: 0;
}
.AZ-closeButtonColor {
  color: #856427;
}
.AZ-textColor {
  color: #eaeaea;
}
.AZ-box-backgroundColor {
  background: #433418;
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
.AZ-couponTextColor {
  color: #fff;
}
.AZ-couponBackgroundColor {
  background: #332710;
}
.AZ-inputColor {
  background: #fff;
  color: #888888;
  border: 0;
  box-shadow: inset 1px 1px 3px rgba(0,0,0,0.3);
}
.AZ-buttonColor {
  background: #b29a6d;
  color: #ffffff;
  box-shadow: inset 0 -4px rgba(0,0,0,0.2);
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.AZ-buttonColor:hover {
  background: #9b8151;
}
.AZ-privacyPolicyColor {
  color: #eaeaea;
}
@media screen and (min-width: 480px) and (min-height: 630px) {
  html {
    font-size: 6px!important;
  }
}
@media screen and (min-width: 992px) and (min-height: 630px) {
  html {
    font-size: 10px!important;
  }
}
@media screen and (min-width: 768px) and (max-height: 629px) {
  html {
    font-size: 6px!important;
  }
}
.AZ-conversion-popup-wrapper .AZ-popup-close {
  background: transparent;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  padding: 0;
  width: 25px;
  height: 25px;
  font-weight: 900;
  font-size: 22px;
  line-height: 25px;
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
  z-index: 100;
}
.AZ-conversion-popup-wrapper .AZ-popup-close:hover {
  opacity: 0.7;
}
.AZ-conversion-popup-wrapper .AZ-box-container {
  width: 85%;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  font-family: 'Source Sans Pro', sans-serif;
  background: rgba(255,255,255,0.2);
}
.AZ-conversion-popup-wrapper .AZ-box {
  padding: 5px;
}
.AZ-conversion-box {
  width: 100%;
  padding: 4rem 4.5rem 3.7rem;
  text-align: center;
}
.AZ-conversion-beforeHeading {
  font-size: 2.6rem;
  line-height: 1em;
  padding-bottom: 1rem;
}
.AZ-conversion-heading {
  font-weight: normal;
  padding: 1rem 0 2rem;
  font-size: 4.7rem;
  line-height: 1em;
  text-transform: uppercase;
}

.AZ-conversion-subHeading {
  padding: 0.5rem 0 1rem;
  font-size: 2.4rem;
  line-height: 1.5em;
  font-weight: 300;
  display: block;
  text-align: center;
}
.AZ-conversion-formDisplayFirstname.half,
.AZ-conversion-formDisplayLastname.half {
  float: left;
  width: 48%;
}
.AZ-conversion-form {
  margin-top: 1rem;
  width: 100%;
}
.AZ-conversion-form input {
  width: 100%;
  min-height: 30px;
  height: 5.6rem;
  margin-bottom: 10px;
  padding: 0 0 0 24px;
  outline: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  font-style: italic;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.AZ-conversion-form input[type=submit] {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  padding: 0 1em;
  line-height: 4rem;
  font-size: 2rem;
}
.AZ-conversion-form input[type=submit]:active {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  font-size: 2rem;
}
.AZ-conversion-form input[type=button] {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  padding: 0 1em;
  line-height: 4rem;
  font-size: 2rem;
}
.AZ-conversion-form input[type=button]:active {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  font-size: 2rem;
}
.AZ-conversion-form-input {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold!important;
  text-align: center;
  font-style: normal!important;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  padding: 0 1em;
  line-height: 4rem;
  font-size: 2rem;
}

.AZ-conversion-form-input:active {
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  height: 7rem;
  font-size: 1.8rem;
  line-height: 6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold!important;
  text-align: center;
  font-style: normal !important;
  -webkit-appearance: none;
  -webkit-transition: background-color .4s ease-in-out 0s;
  transition: background-color .4s ease-in-out 0s;
  margin-bottom: 10px;
  font-size: 2rem;
}
.AZ-conversion-form .half:first-child {
  margin-right: 4%;
}
.AZ-conversion-coupon {
  padding: 0.5rem;
  border: 1rem solid #fff;
  margin: 1rem 0 0;
  text-align: center;
  box-sizing: border-box;
}
.AZ-conversion-coupon-inner {
  border: 1px dashed rgba(255,255,255,0.5);
  text-transform: uppercase;
  padding: 5px;
  max-height: 70px;
}
.AZ-conversion-couponShopName {
  display: none;
}
.AZ-conversion-couponValue {
  font-size: 7rem;
  line-height: 5rem;
  font-weight: normal;
}
.AZ-conversion-couponValue strong {
  font-weight: 900;
}
.AZ-conversion-couponName {
  font-weight: normal;
  font-size: 2.6rem;
  margin-top: 1.5rem;
  line-height: 3rem;
  text-transform: uppercase;
}
.AZ-conversion-privacyPolicyDisplay {
  clear: both;
}
.AZ-conversion-privacyPolicy {
  text-align: center;
  display: inline-block;
}
.AZ-conversion-privacyPolicy a {
  font-size: 2rem;
  text-decoration: none;
  line-height: 1.2em;
}
.AZ-conversion-privacyPolicy:hover {
  text-decoration: underline;
}
@media screen and (min-width: 480px) and (min-height: 630px) {
  .AZ-conversion-popup-wrapper .AZ-box-container {
    top: 48%;
    line-height: 5.5rem;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 460px;
  }
  .AZ-conversion-coupon-inner {
    padding: 10px 20px 10px;
    height: 100px;
    max-height: 100px;
  }
  .AZ-conversion-couponShopName {
    font-size: 1.8rem;
    line-height: 3.3rem;
    font-weight: 300;
    display: block;
    min-height: 3.3rem;
  }
  .AZ-conversion-privacyPolicy {
    padding-top: 1rem;
    margin-bottom: -1.5rem;
  }
}
@media screen and (min-width: 480px) and (max-height: 629px) {
  .AZ-conversion-popup-wrapper .AZ-box-container {
    width: 460px;
  }
}
@media screen and (min-width: 992px) and (min-height: 630px) {
  .AZ-conversion-popup-wrapper .AZ-box-container {
    width: 800px;
  }
  .AZ-conversion-subHeading {
    text-align: center;
  }
  .AZ-conversion-form {
    float: left;
    width: 270px;
  }
  .AZ-conversion-coupon {
    float: left;
    width: 400px;
    margin-right: 30px;
  }
  .AZ-conversion-coupon-inner {
    padding: 17px 20px 22px;
    height: 171px;
    max-height: 171px;
  }
}
