/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 18, 2014 */



@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-extrabold-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-extrabold-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-extrabold-webfont.ttf') format('truetype');
    font-weight: bolder;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-bolditalic-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-bolditalic-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-bold-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-bold-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-light-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-light-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-light-webfont.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-italic-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-italic-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-extrabolditalic-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-extrabolditalic-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype');
    font-weight: bolder;
    font-style: italic;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-regular-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-regular-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'OpenSans';
    src: url('../../fonts/opensans/opensanshebrew-lightitalic-webfont.eot');
    src: url('../../fonts/opensans/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/opensanshebrew-lightitalic-webfont.woff') format('woff'),
         url('../../fonts/opensans/opensanshebrew-lightitalic-webfont.ttf') format('truetype');
    font-weight: lighter;
    font-style: italic;

}
.main-nav{
    display: inline-block;
    width: 100%;
    margin: 10px 0 0px 0;
}

.main-nav ul{
    width: calc(100% - 200px);
    float: right;
    padding: 20px 0;
}

.main-nav li {
    float: right;
    width: calc(100% / 5);
}

.main-nav .col-super-vouhcer{
    float: left;
    width: 200px;
    margin-top: 10px;
}

.main-nav li a {
  display: inline-block;
  width: 100%;
  border-right: 1px solid #000;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
}

.main-nav li a.active {
  text-decoration:underline;
}

.main-nav li a.super-voucher-btn.active {
  text-decoration:none;
}

.col-super-voucher{
    float: left;
    margin-top: 10px;
}

@keyframes example {
    0% {transform: translateX(0);}
    100% {transform: translateX(-5px);}
}

.col-super-voucher .fa-chevron-left{
    display: inline-block;
    font-size: 80%;
}

.col-super-voucher:hover .fa-chevron-left{
    animation: example 0.3s infinite;
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation-direction: alternate;
}

.col-super-voucher:hover .super-voucher-btn{
    background: #e89909;
}

@media only screen and (max-width: 900px){
    .main-nav{
        font-size: 13px;
    }
}
#siteFooter{
    background: #e3e3e3;
    text-align: center;
}

#siteFooter .footer-top{
    padding: 40px 15px;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    display: inline-block;
    text-align: right;
}

#siteFooter .footer-contact-icons{
    margin: 0 0 0 15px;
}

#siteFooter .footerIcons{
    width: calc(100% - 360px);
    float: right;
    font-size: 14px;
}

#siteFooter .footerIcons ul{
    display: inline-block;
    width: 100%;
}

#siteFooter .footerIcons .icon{
    float: right;
    margin: 15px 0 15px 15px;
}

#siteFooter .footerIcons .icon a:hover{
    text-decoration: none;
}

#siteFooter .footerIcons a{
    display: inline-block;
}

#siteFooter .footerIcons .footer-contant-title{
    display: inline-block;
    padding-right: 10px;
}

#siteFooter .footerContact{
    max-width: 360px;
    width: 100%;
    float: left;
}

#siteFooter .title{
    font-size: 20px;
    margin: 0 0 5px 0;
}

#siteFooter .text{
    font-size: 14px;
    margin: 0;
}

#siteFooter .textField{
    position: relative;
    margin: 5px 0 10px 0;
    display: inline-block;
    width: 100%;
}

#siteFooter .textField .input-theme{
    padding: 8px;
    float: right;
    width: calc(100% - 140px);
    border-radius: 0 3px 3px 0;
}

#siteFooter .textField .btn-theme{
    float: left;
    width: 140px;
    padding: 9px;
    border-radius: 3px 0 0 3px;
}

#siteFooter .parsley-errors-list{
    position: absolute;
    font-size: 11px;
    color: red;
}

#siteFooter .textField .parsley-errors-list{
    top: 40px;
}

#siteFooter .checkBox{
    position: relative;
    font-size: 12px;
    text-align: right;
}

#siteFooter .checkbox--hollow + label:before{
    border-color: #000;
}

/* footer bottom */
#siteFooter .footer-bottom{
    padding: 40px;
    color: #fff;
    background: #434343;
}

#siteFooter .footer-bottom .wrapper{
    display: inline-block;
}

#siteFooter .footer-bottom .footer-images{
    text-align: left;
    width: auto;
    float: left;
}

#siteFooter .footer-bottom .links{
    float: right;
    text-align: right;
}

#siteFooter .footer-bottom .footer-links{
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 150px;
    text-align: right;
}

#siteFooter .footer-bottom .footer-links li{
    padding: 0;
    margin: 0;
}

.pci-container {
  height: auto;
  text-align: center;
  display: inline-block;
  position: relative;
  direction: ltr;
  vertical-align: top;
  font-size: 12px;
}

.copyright {
  color: #b6b6b6;
  vertical-align: bottom;
  position: absolute;
  top: 40px;
  right: 0;
}

.buyme-footer-logo {
  margin-right: 20px;
}

@media only screen and (max-width: 1100px){
    #siteFooter .footer-bottom .footer-links{
        float: none;
        display: inline-block;
        vertical-align: top;
        width: calc(100% / 3 - 15px);
        padding: 0 0 10px 10px;
    }
}

@media only screen and (max-width: 960px){
    #siteFooter .footer-top{
        text-align: center;
    }

    #siteFooter .footerIcons{
        float: none;
        margin: auto;
        display: block;
        padding: 0 0 20px 0;
        width: 100%;
    }

    #siteFooter .footerIcons .icon{
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 15px 0 15px 15px;
    }

    #siteFooter .footerContact{
        max-width: 500px;
    }

    #siteFooter .footerContact{
        float: none;
        margin: auto;
        display: block;
    }

    #siteFooter .footerIcons .icon img{
        width: 25px;
    }

    #siteFooter .textField{
        font-size: 13px;
    }

    #siteFooter .textField .input-theme{
        width: calc(100% - 120px);
    }

    #siteFooter .textField .btn-theme{
        width: 120px;
    }
}

@media only screen and (max-width: 810px){
    #siteFooter .footer-bottom .footer-images{
        display: block;
        float: none;
        margin: 10px auto;
        text-align: center;
    }

    #siteFooter .footer-bottom .links{
        float: none;
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    #siteFooter .footer-bottom .footer-links{
        padding: 0 0 0 20px;
        width: calc(100% / 5 - 5px);
    }

    #siteFooter .footer-bottom .links{
        display: block;
        background: #434343;
        max-width: 100%;
        padding: 20px 15px;
        float: none;
    }
    
    #siteFooter .footer-bottom .wrapper{
        padding: 0;
    }

    #siteFooter .footer-bottom{
        background: #fff;
        padding: 0;
    }

    .buyme-footer-logo{
        margin: auto;
        display: inline-block;
        width: 60px;
    }
}

@media only screen and (max-width: 580px){
    #siteFooter .footerIcons ul{
        max-width: 260px;
        margin: 10px 0;
    }

    #siteFooter .footerIcons .icon{
        display: inline-block;
        vertical-align: top;
        margin: 10px -2px;
        width: 50%;
    }

    #siteFooter .footerIcons{
        padding: 0;
    }

    #siteFooter .footerIcons .footer-contant-title{
        padding: 10px 0 0 0; 
    }

    #siteFooter .footerIcons .icon img{
        display: block;
        margin: auto;
    }

    #siteFooter .footer-bottom .footer-links{
        width: 100%;
        padding: 0;
    }
    
    #siteFooter .footer-bottom .footer-links li{
        padding: 3px;
    }
}
body > iframe[name="google_conversion_frame"] {
    display: none;

}
button {
  outline:none;
}
input[type=password] {
  font-family:sans-serif;
}
input[type=password]::-webkit-input-placeholder {
  font-family:'OpenSans';
}
input[type=password]::-webkit-input-placeholder {
  font-family:'OpenSans';
}
input[type=password]:-moz-placeholder {
  font-family:'OpenSans';
}
input[type=password]::-moz-placeholder {
  font-family:'OpenSans';
}
input[type=password]:-ms-input-placeholder {
  font-family:'OpenSans';
}
.menu__link--blue, .menu__link--blue:focus, .menu__link--blue:hover {
  color:#1b98b9;
}
.ltr {
  /*@noflip*/direction:ltr;
}
.input-mail {
  /*@noflip*/text-align:left;
  /*@noflip*/direction:ltr;
}
.input-mail::-webkit-input-placeholder { 
  text-align:right;
  direction:rtl;
}
.input-mail:-moz-placeholder { 
  text-align:right; 
  direction:rtl;
}
.input-mail::-moz-placeholder {
  text-align:right; 
  direction:rtl;
}
.input-mail:-ms-input-placeholder { 
  text-align:right; 
  direction:rtl;
}
.firefox .rtl-input {
  direction:rtl !important;
}
.myaccount-label {
    display: inline-block;
}
.myaccount-label img{
    pointer-events: none;
}
.btn-save {
  width:143px;
  height:34px;
}
.top {
  vertical-align:top;
}
.sv-explain {
  font-size:12px;
}
.sv-title {
  font-size:16px;
  font-weight:bold;
}
.sv-explain, .sv-title {
  display:block;
}
.super-voucher-img {
  position:absolute;
  top: -20px;
  right: -27px;
}

.main-container {
      height: 100%;
    max-height: 100%;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
}
.second-mobile-header {
  display:none;
}
.second-mobile-header .left-col {
  text-align:left;
}
.second-mobile-header + .search-overlay-wrapper {
  top:89px;
}
.second-mobile-header .mobile-nav-search {
  padding:25px 15px;
}
.second-mobile-header .mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 12px 11px;
    background: #f8b420;
    z-index: 10;
}
.second-mobile-header .mobile-nav.with-search {
  padding: 37px 11px;
}
.second-mobile-header .mobile-logo {
  height:18px;
  font-weight: 700;
  color:white;
  font-size:16px;
  text-align:center;
}
.page-404 .btn {
    height:43px;
    width:190px;
    margin-top:30px;
    font-size:18px;
}
.text-right {
  text-align:right;
}
.hidden {
  display:none;
}
.giftcard-assoc {
  margin-bottom:30px;
}
.super {
  padding-top:30px;
}
.assoc-network-img {
  margin-top:50px;
}
.package-name {
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  width:100%;
  width:175px;
}
.personal-super-shovar {
  max-width:487px;
  max-height:381px;
}
.super-shovar-bird {
  position:absolute;
  bottom:12px;
  left:-124px;
}
.super-voucher-input {
  padding:0 26px;
  border:1px solid #cccccc;
  border-radius:5px;
  text-align:center;
  margin-bottom:19px;
  font-size:16px;
  width:219px;
  height:39px;
  line-height:39px;
}
.super-voucher-input::-moz-placeholder, 
.super-voucher-input:-moz-placeholder,   
.super-voucher-input:-ms-input-placeholder {
    font-size:16px;
}

.mobile-explaination {
  background-color: #ffffff;
  padding:20px 17px 2px;
  text-align:center;
  display:none;
  font-size:15px;
}
.mobile-explaination > span {
    transform: translateY(37%);
    display: inline-block;
}
.explain-gift {
  margin-left:15px;
}
.mobile-super-voucher {
  position:relative;
  margin-top:35px;
  background-color: #f6b336;
  width:100%;
  height:37px;
  font-weight:bold;
      line-height: 35px;

}
.mobile-super-voucher img {
  position:absolute;
  top:-27px;
  right:-20px;
}
.mobile-menu-item.sv-sm {
  padding-top:0;
  border-bottom:none;
}
.mobile-menu-item.sv-sm:hover {
  text-decoration:none;
}
.super-voucher-error {
  position:absolute;
  bottom:0;
  transform: translate(-50%, 100%);
  left:50%;
  color:#fd0000;
  font-size:11px;
  width: 100%;
}
.loading-spinner img {
  max-width:130px;
}
/*.paypal-wrapper {
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  width:100%;
  text-align:center;
  right:0;
  left:0;
}
.paypal-wrapper .btn {
  margin-top:15px;
  padding:8px 18px;
  font-size:16px;
}*/

.spinner2 {
  margin: 25px auto 20px;
  text-align: center;
  width: 70px;
}
.spinner-modal.modal-wrapper {
  z-index:12;
  background: rgba(255,255,255,0.7);
}

.spinner2 > div {
  width: 18px;
  height: 18px;
  background-color: #ffb202;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner2 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner2 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


.btn-newsletter {
  margin-top:25px;
}
.footer-contact-icons {
  position:relative;
}
.middle {
  vertical-align:middle;
}

a.no-underline:hover {
  text-decoration:none;
}
.underline-hover {
  position:relative;
}
.underline-hover:hover::after {
  content: "";
  width:100%;
  display:block;
  border-bottom:1px solid rgb(51, 51, 51);
  position:absolute;
  bottom:2px;
  right:0;
}
.limit-size {
  font-size:13px;
  font-weight:normal;
}
.fix-search-button {
     padding: 3px 6px 3px;
}
.tbcell {
  display: table-cell;
}
.super-voucher-input-wrapper {
  height:42px;
}
.main-color.btn-primary {
  background:#fbb92a;
}
.seperator-link::after {
    content: "";
    height:8px;
    border-left: 1px solid white;
    padding-left:5px;
    margin-left:5px;
    display:inline-block;
}

.top-bar-link {
  cursor: pointer;
}

.img-preview {
  max-width:100%;
  height:auto
}
.loading-spinner {
  position:absolute;
  top:50%;
  left:50%;
  z-index:999;
  transform: translate(-50%, -50%);
  display:inline-block;
}
.center-verticaly {
  position:absolute;
  top:50%;
  transform: translateY(-50%);
}


.bold {
  font-weight:bold;
}
.consent-group .parsley-errors-list {
  color: #fd0000;
}
.title-inputs {
  font-size:13px;
}
.step-2-wrapper .section2 {
  padding:17px 11px 15px;
}
.step-2-wrapper .for-who-bottom {
  margin-bottom:20px;
}
.step-2-wrapper .section2-desktop .form-query {
  font-size:18px;
  display:inline-block;
  margin-left:65px;
  font-weight:bold;
}

.more-details-bottom-space {
  display:inline-block;
}
.edit-greeting {
  height:101px;
}
.send-options-details {
    font-size:13px;
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
    right:0;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contacts-titles {
  position:absolute;
  top:0;
  right:0;
  transform: translateY(-100%);
  font-size:12px;
}
.send-options-details-email {
  min-width:100%;
  width:250%;
  transform: translateX(30%);
}

.money-title {
    word-wrap: break-word;
    word-break: keep-all;
}
.for-who-radio {
  display:none;
}
.step-2-wrapper .for-who .for-who-radio + label span{
  font-size:13px;
  cursor:pointer;
}
.for-who-radio + label .circle-wrapper {
  border-radius:50%;
  border:1px solid #f7b336;
  padding:3px;
  height:17px;
  width:17px;
  display:inline-block;

}
.for-who-radio + label .circle-wrapper.checked span
{
  background-color: #f7b336;
}
.for-who-radio + label .circle-wrapper span {
  height:100%;
  width:100%;
  display:block;
  border-radius:50%;
}
.for-who-radio:checked + label .circle-wrapper span {
  background-color:#f7b336;
  }
.with-space {
  margin:27px 0 29px;
  text-align:center;
}

.input-mail-wrapper {
  max-width:320px;
  margin:0 auto;
}

.iframe-gift-generator {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  border: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(234, 234, 234, 0.9);
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  height: 1px;
  width: 1px;
}

.generator-container {
    width: 400px;
    height: 615px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}
.generator-container .btn-close {
  position:absolute;
  right:7px;
  top:7px;
  z-index:1001;
}
iframe.mobile-gift-generator {
    width: 400px;
    height: 615px;
    border: none;
    display: block !important;
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    border: 5px solid #3e8c8f;
    background-color: #fff;
}

@media screen and (max-width: 1145px) {
  iframe.mobile-gift-generator {
    width: 1px;
    min-width: 100%;
    max-width: 100%;
    height: 1px;
    min-height: 100%;
    max-height: 100%;
    border: none;
    display: block !important;
  }
  .generator-container {
    width: 1px;
    height: 1px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    display: block !important;
  }
}
.googleMap {
  width: 100%;
  height:206px;
   }
.img {
    max-height: 521px;
}
.text-right {
  text-align:right;
}

input[type].parsley-error,
.parsley-error {
	border-color: #fc0d1b;
    background: #fff0f1;
}

.voucherPaymentDetails .parsley-errors-list {
  position:absolute;
  font-size:12px;
  color:red;
  bottom:-7px;
  width:150%;
  right:0;
}
.center {
  text-align:center;
}
.cancelWidth {
  width:auto;
}
.no-decoration:hover {
  text-decoration: none;
}
.step-2-wrapper .btn-send-option:focus {
  outline:none;
}
.step-1-wrapper button:focus {
  outline:none;
}
.money .price-list {
  border:1px solid lightgray;
}
.col.cancelFloat {
  float:none;
}
.supplierBackgroundImg[src="//:0"] {
  display:none;
}
.cash-card--expanded.card--expanded .clearfix {
  padding-bottom:0;
}
.supplierBackgroundImg {
  position:absolute;
  z-index:1;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.top {
  z-index:2;
}
.m-page-header .btn.search-button {
  font-size:12px;
}
.newModal {
  width: 530px;
  position:absolute;
  left:50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  top:10vh;
  background-color:white;
  padding:15px;

}
.newModal h1 {
  margin:0;
}
.newModal input {
  border:1px solid black;
}
.newModal button[type="submit"] {
    width:30%;
     background-color: #f7b336;
     color:black;
     text-align:center;
}
.center {
  text-align:center;
}
.close {
  position:absolute;
  width:20px;
  height:20px;
  text-align:center;
  z-index:1;
  left:5px;
  top:5px;

}

.pad {
  padding:15px;
}
.left {
  left:5px;
}
.right {
  right:5px;
}
.navigation {
  position: absolute;
  bottom: 5px;
  font-size:20px;
  font-weight: bold;
  color:red;
}
.thumb {
    height:180px;
    width:180px;  
}
.albumsNav {
  width:30%;
  float:right;
  height:100%;
    overflow-x:hidden;
  overflow-y:scroll;
}
.imagesSection {
  width:70%;
  padding:10px;
  float:right;
  height:100%;
}
.fetch {
  background-color: #f7b336;
  display:block;
  margin-bottom:3px;
  color:black;
  width:100%;
  text-align:center;
}
.facebook-upload-images {
  overflow:hidden;
  width:40%;
  height:450px;
  position:absolute;
  top:50%;
  left:50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color:white;
}
.wrapper.marginTop {
  margin-top:50px;
}
.video {
  object-fit: fill;
  width:100%;
  height:140px;
}
.half {
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width:130px;
}
.cutTitles {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      max-width:150px;
}
.error {
  color:#fd0000;
  font-size:16px;

}
.error-super-voucher {
  color:#fd0000;
  font-size:11px;
}
.termsError {
  color:#fd0000;
  font-size:14px;
  position:absolute;
  bottom:-13px;
  text-align:center;
  width:100%;
  right:0;
}
.resend .parsley-errors-list {
  position:absolute;
  line-height:13px;
  font-size:12px;
  top:-13px;
  color:#fd0000;
  right:0;
}
.modal--step .parsley-errors-list {
  position: absolute;
  bottom: 5px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  font-size: 11px;
  color: #fd0000;
}
.modal--step .input-paper.parsley-error {
  border-color: #fd0000;
}
.resend .parsley-error {
  border:1px solid #fd0000;
}
.accountUploadError {
    color:#fd0000;
  font-size:15px;
}
.mid.select-wrapper:after {
  top:7px;
}
.closeModal {
  position:absolute;
  border:none;
  background:white;
  left:5px;
  top:0px;
  padding:0;
}
.personal-form-wrapper .parsley-errors-list {
   color:#fd0000;
  font-size:13px;
  line-height:14px;
  bottom:0;
  right:0;
  transform: translateY(100%);
  position:absolute;
}
.personal-form-wrapper .parsley-error {
  border:1px solid #fd0000;
}

.cut-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width:100%;
}
.cutTo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width:90%;
}
.cut-note {
  width:100%;
  overflow: hidden;
  word-wrap: break-word; 
  white-space:pre-wrap;
   word-break: break-all;
  text-overflow: ellipsis;
  line-height:13px;
  height:40px;
}
.cut-greeting {
  width:100%;
  overflow: hidden;
  word-wrap: break-word; 
  white-space:pre-wrap;
   word-break: break-all;
  text-overflow: ellipsis;
  line-height:15px;
  height:45px;
}

.step-map-item.initWidth {
  margin-left:35px;
  width:22%;
}
.step-map-item.whenDate {
   margin-left:35px;
  width:26.5%;
}
.noresize {
  resize: none;
}
.step-2-wrapper .expiration, .step-3-wrapper .expiration {
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.step-map-item .no-underline:hover, .step-map-item .no-underline:focus {
  text-decoration:none;
}
.dropdown-arrow {
  position:relative;
}
.title--sm.cancel-margin-bottom {
  margin-bottom: 0px;
}
.iphone-bg-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  width: 50%;
}
.iphone {
    position: absolute;
    right:0;
    bottom: 0;
    z-index: 0;
}

.search-overlay .chosen-container.form-control {
      border: 2px solid #d8d7d7;
}
.dropdown-arrow:after, .dropdown-arrow::after {
  content: "";

  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid black;
  position:absolute;
  left:5px;
  top:50%;
  margin-top:-5px;
}
.money {
  width: 90%;
}
.money .chosen-container-active.chosen-with-drop .chosen-single,.money .chosen-container-single .chosen-single  {
  background:transparent;
}
.money .chosen-container-single .chosen-single {
  box-shadow:none;
}
.money .chosen-container-active.chosen-with-drop .chosen-single {
  border:none;
}
.money .form-control.chosen-container-single .chosen-single {
  height:32px;
}
.money .chosen-container-active .chosen-single { 
    border:none;
  }
.search-chosen .chosen-single span {
  display:inline-block;
  vertical-align: middle;
 
  line-height: 1.5;
}
.middle {
  vertical-align:middle;
}

.page-editor-container img {
  max-width: 100% !important;
  max-height: 100% !important;
}

.form-control.chosen-container-single.search-chosen .chosen-single {
   padding-right: 12px;
  padding-left: 12px;
  height:38px;
}
.height-100 {
  height:100%;
}
.category-text-header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.forWho {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width:74%;
}
.forWho .done-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width:100%;
  display:inline-block;
}
.cut-text p {
  overflow: hidden;
  text-overflow: ellipsis;
}
.width-100 {
  width:100%;
}
.promo-item-caption .text-wrapper.eighty-width {
  width:70%;
}
.col.left {
  float:left;
}
.top-bar.padding {
  padding:7px 0 6px;
}

.block {
  display:block;
}
.cut-text {
    width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rows-4 {
  height:80px;
  white-space:normal;
  line-height: 16px;
}

.rows-3 {
  white-space:normal;
}

@media screen and (min-width: 741px) {
  .rows-3 {
    height: 50px;
  }
}

.errorModal {
  position:fixed;
  background-color: white;
  width:30%;
  left:0;
  right:0;
  margin:0 auto;
  top:200px;
}

.contact-info-text{
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 40px);
}

.contact-info-text p {
  margin:0 0 5px 0;
}

.contact-info-text p:nth-last-child(1){
  margin: 0;
}

.contact-info .contact-info-text a{
  text-decoration: underline;
}

.login-error {
  color:#fd0000;
  font-size:12px;
  position:absolute;
  bottom:2px;
}
.super-shovar .error {
  text-align:center;
    font-size:12px;
 /* top: 0;
  right:0;
  transform: translateY(-100%);
  position:absolute;

  width:100%;*/
  color:#fd0000;
}
.paymentIframe {
  position:relative;
    margin-right: -20px;
  margin-left: -20px;
  width: calc(100% + 40px);
   border:none;
   height:563px
}
.pointer {
  cursor:pointer;
}
.form-well.paymentVisible, iframe.paymentVisible {
  display:block;
}



@media only screen and (max-width: 940px) {
    .facebook-upload-images {
        width:70%;
        overflow-y:scroll;
        height:100%;
    }
}
@media only screen and (max-width: 740px) {

    .facebook-upload-images {
        width:80%;
    }
    .super-voucher-input-wrapper {
      height:auto;
    }
    .super-shovar-bird {
    display:none;
  }
  .super-voucher-input {
    width:257px;
  }
    .second-mobile-header {
      display:block;
    }
}
@media only screen and (max-width: 700px) {
    .facebook-upload-images {
        width:100%;
    }
}
@media only screen and (max-width: 550px) {
    .albumsNav, .imagesSection {
        width:100%;
    }
    .imagesSection {
      height:auto;
      min-height:100%;
    }
    .albumsNav {
      max-height:30%;
    }
    .thumb {
      max-height:100%;
      max-width:100%;
    }
    .navigation {
      bottom:none;
      top:50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
    }

}

@media screen and (max-width: 480px) {
  
  .superVoucherBalance .super-shovar-text
  {
    width: 90%;
  }
  button#btn-toggle-menu
  {
   height: 100%;
    position: absolute;
    text-align: right;
    top: 0;
    width: 60px;
  }
  button#btn-search
  {
    text-align: left;
    width: 50px;
  }
  button#btn-close.btn-close-menu
  {
    margin: 0;
    padding: 16px 24px;
  }
 .modal button.btn-close
  {
    height: 50px;
    margin: 0;
    padding: 0 15px;
    right: 0;
    text-align: right;
    top: 0;
    width: 60px;
  }
  
  .mobile-load {
    text-align:center;
  }
  .step-2-wrapper {
    background:#e9e9e9 !important;
  }
  .step-2-wrapper .wrapper {
    padding:0;
  }
  .voucher-load-btn {
    margin:-10px 0 15px;
  }
  .step-form .form-group.sender-name {
    margin-bottom:12px;
  }
  .col-1-3-mobile-gutter {
    width:33.333333333333%;
    float:right;
  }
  .m-page-footer .contact-thumb {
    margin:0;
  }
  
/*  .super-shovar .error {
      top:auto;
      bottom:0;
      transform: translateY(100%);
  }*/
}

@media only screen and (max-width: 400px) {
    .marginOnMobile {
      margin-bottom:32px;
    }
    .termsError {
      bottom: -32px;
    }
}

@media only screen and (max-width: 480px) {
    .paymentIframe {
        height:750px;
    }
    .money {
      margin-bottom: 28px;
    }
    .rows-4 {
      height:112px;
    }
    .bottom-mobile {
        position: absolute;
        bottom: 1.2em;

    }

}
@media only screen and (max-width: 500px) {
.rows-4 {
      height: initial;
    }
  }
.chosen-container-single.select-theme .chosen-single span{
  display:inline-block;
  vertical-align: middle;
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.form-control.chosen-container-single.select-theme .chosen-single {
    line-height: 20px !important;
  }
.form-control.chosen-container-single.select-theme .chosen-single {
    height:38px;
}
.chosen-container.form-control.chosen-container.select-theme.chosen-container-single .chosen-single {
  border-radius: 3px;
  border:1px solid #f7b336;
}

.step-form .form-query.space {
  margin-bottom: 20px;
}
.inline-block {
  display:inline-block;
}
.unvisible {
  display:none;
}

.overlay-wrapper .parsley-errors-list,
.modal--send-options .parsley-errors-list {
    position: absolute;
    top: -14px;
    right: 0;
    font-size: 11px;
    color: #fd0000;
}

.step-form .form-group .parsley-error, .step-form .textarea-error .parsley-error, .overlay-wrapper .parsley-error   {
  border-color: #fd0000;
}
.step-form .form-group {
  margin-bottom:0;
}
.money .parsley-errors-list {
    position:absolute;
    font-size:13px;
    color:#fd0000;
}
.beforeDiscountPrice {
  text-decoration:line-through;
  line-height: 18px;
  display:inline-block;
  height:18px;
}
p.card-text p {
  margin:0;
} 
p.summary p {
  margin:0;
}
.form-group {
  margin-bottom:4px;
}
.alert {
  border-radius:5px;
} 
.padding-left {
  padding-left:15px;
}
.last-child {
  padding:0 12px;
  position:relative;
}
.input-group .parsley-errors-list {
  color:#fd0000;
}
.consent-group .parsley-errors-list {
  color:#fd0000;
}
.last-child {
  border-right: 1px solid #1d829d;
}
.alert-danger {
  background-color:red;
  color:white;
  border:1px solid gray;
}
#register-block .form-group .parsley-errors-list, #login-block .form-group .parsley-errors-list {
  position:absolute;
  right:0;
  bottom:1px;
  transform: translateY(100%);
  color:red;
  font-size:12px;
  left:auto;
}
.form-group {
  position:relative;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
figure {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a,
a:active,
a:hover {
  outline: none;
  color: inherit;
}
/*a:focus,*/
a:hover {
  text-decoration: underline;
}
img {
  border: none;
  vertical-align: middle;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
  text-transform: none;
}
input,
select,
textarea {
  width: 100%;
}
textarea {
  resize: vertical;
}
button {
  overflow: visible;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ol {
  padding-right: 1em;
}
ul {
  list-style: none;
}
input,
textarea {
  border: none;
  outline: none;
  color: inherit;
}
select.form-control {
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
p {
  margin-top: 0;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
/*
.row--with-dividers > .col {
  border-right: 1px solid $gray-divider-color;
}
.row--with-dividers > .col:last-child {
  border: none;
}
*/
.row--with-more-gutter {
  margin-right: -30px;
  margin-left: -30px;
}
.row--with-more-gutter > .col {
  padding: 0 30px;
}
.row--with-gutter {
  margin-right: -15px;
  margin-left: -15px;
}
.row--with-gutter > .col {
  padding: 0 15px;
}
@media screen and (max-width: 940px) {
  .row--with-gutter.row--split {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .row--with-gutter > .col-sm-1-2 {
    padding: 0 7.5px;
  }
}
.row--with-less-gutter {
  margin-right: -10px;
  margin-left: -10px;
}
.row--with-less-gutter > .col {
  padding: 0 10px;
}
.row--with-sm-gutter {
  margin-left: -4px;
  margin-right: -4px;
}
.row--with-sm-gutter > .col {
  padding-right: 4px;
  padding-left: 4px;
}
.row--with-minimal-gutter {
  margin-right: -2px;
  margin-left: -2px;
}
.row--with-minimal-gutter > .col {
  padding-right: 2px;
  padding-left: 2px;
}
.row--equal-height {
  overflow: hidden;
}
.row--equal-height > .col {
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}
.row--equal-height-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.row--equal-height-flex > .col {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 940px) {
  .row--equal-height-flex.row--lg,
  .row--equal-height-flex.row--lg > .col {
    display: block;
  }
}
@media screen and (max-width: 740px) {
  .row--equal-height-flex.row--md,
  .row--equal-height-flex.row--md > .col {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .row--with-more-gutter.row--lg {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row--with-more-gutter.row--lg > .col {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1200px) {
  .row--xl > .col {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 940px) {
  .row--lg > .col {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .row--md > .col {
    float: none;
    width: 100%;
  }
   
}
@media screen and (max-width: 480px) {
  .upload-error {
    width:100%;
  }
  .thumb {
    width:100%;
    height:auto;
    max-height:350px;
  }
  .row--sm > .col {
    float: none;
    width: 100%;
  }
  .mobile-placeholder input,
  .mobile-placeholder input::-webkit-input-placeholder
 {
     font-size:14px;
  }
  .mobile-placeholder input,
   .mobile-placeholder input::-moz-placeholder,
  .mobile-placeholder input:-moz-placeholder   
   {
font-size:14px;
  }
  .mobile-placeholder input,
  .mobile-placeholder input::-ms-input-placeholder {
    font-size:14px;

  }
    .mobile-placeholder-email input,
  .mobile-placeholder-email input::-webkit-input-placeholder
 {
         font-size: 3vw;
  }
  .mobile-placeholder-email input,
   .mobile-placeholder-email input::-moz-placeholder,
  .mobile-placeholder-email input:-moz-placeholder   
   {
    font-size: 3vw;
  }
  .mobile-placeholder-email input,
  .mobile-placeholder-email input::-ms-input-placeholder {
        font-size: 3vw;

  }

}

.col {
  display: inline-block;
  float: right;
  min-height: 1px;
}
.col-1-2,
.col-3-6,
.col-2-4 {
  width: 50%;
}
.col-1-3,
.col-2-6 {
  width: 33.33333%;
}
.col-2-3 {
  width: 66.66666%;
}
.col-1-4 {
  width: 25%;
}
.col-3-4 {
  width: 75%;
}
.col-1-5 {
  width: 20%;
}
.col-2-5 {
  width: 40%;
}
.col-3-5 {
  width: 60%;
}
.col-4-5 {
  width: 80%;
}
.col-1-6 {
  width: 16.66666%;
}
.col-1-8 {
  width: 12.5%;
}
.col-3-8 {
  width:37.5%;
}
.col-3-10 {
  width: 30%;
}
.col-7-10 {
  width: 70%;
}
.col-3-8 {
  width: 37.5%;
}

.col-7-12 {
  width: 58.33333333%;
}
.col-5-12 {
  width: 41.66666667%;
}
@media screen and (max-width: 740px) {
  .col-sm-1-2 {
    width: 50%;
  }
}
@media screen and (max-width: 940px) {
  .col-md-1-2 {
    width: 50%;
  }
  .page-map-page {
    color: #434343;
  }
}
.fluid-wrapper {
  float: left;
  margin-right: -377px;
  width: 100%;
}
.fluid-wrapper .equal-height {
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}
.fluid-col {
  margin-right: 377px;
}
.fixed-col {
  float: right;
  width: 377px;
}

@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?uo1jbe");
  src: url("../../fonts/icomoon.eot?uo1jbe#iefix") format('embedded-opentype'), url("../../fonts/icomoon.ttf?uo1jbe") format('truetype'), url("../../fonts/icomoon.woff?uo1jbe") format('woff'), url("../../fonts/icomoon.svg?uo1jbe#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e905";
}
.icon-lock:before {
  content: "\e906";
}
.icon-photo:before {
  content: "\e907";
}
.icon-video:before {
  content: "\e908";
}
.icon-print:before {
  content: "\e909";
}
.icon-sms:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e90d";
}
.icon-envelope:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-globe:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e903";
}
.icon-heart:before {
  content: "\e90e";
}
.icon-times:before {
  content: "\e90f";
}
.icon-arrow-left:before {
  content: "\e910";
}
.icon-export:before {
  content: "\e911";
}
.icon-user:before {
  content: "\e912";
}
body {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.page-title,
.subtitle {
  color: #000;
}
.page-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: 500;
}
.page-title--padded {
  padding-top: 30px;
}
@media screen and (max-width: 940px) {
  .page-title {
    font-size: 42px;
  }
}
@media screen and (max-width: 740px) {
  .page-title {
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page-title {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .super .page-title {
    font-size:30px;
  }
  .page-title,
  .page-title--padded {
    padding-top: 15px;
  }
}
.subtitle {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 27px;
  font-weight: bold;
}
.text-subtitle,
.title--sm {
  color: #434343;
  font-weight: bold;
}
.text-subtitle {
  margin: 0;
  font-size: 14px;
}
.title--sm {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
}
.title--xs {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.wrapper {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.select-wrapper {
  position: relative;
}
.select-wrapper select {
  background: #fff;
}
.select-wrapper:after {
 /* content: url("../../../../../../imagesnew/icons/select-arrow.png");*/
  position: absolute;
  left: 7px;
  top: 0px;
}
.form-control {
  padding-right: 12px;
  padding-left: 12px;
}
.input-flat {
  border: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
}
.input-ghost {
  background: none;
  border: 1px solid #f7b336;
  color: #f7b336;
}
.input-paper {
  padding: 0;
  background: rgba(0,0,0,0);
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1px;
}
.input-theme {
  border: 1px solid #f7b336;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
}
.btn {
  border: none;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  transition: background 0.5s ease;
  text-align: center;
}
.btn:hover {
  text-decoration: none;
}
.btn-primary {
  background: #1d819c;
  color: #fff;
  box-shadow: inset 0 0 0 3px #fff;
  font-weight: 600;
  font-size: inherit;
  border-radius: 0;
}
.btn-theme {
  background: #f7b336;
  color: #434343;
  font-weight: bold;
}
.btn-theme:hover {
  background: #e89909;
}
.btn-clean {
  padding: 0;
  background: none;
  border-radius: 0;
}
.btn-blank {
  padding: 2px 10px;
  border: 1px solid #000;
  line-height: 1;
}
.btn-natural {
  background: #d8d7d7;
}
.btn-invert {
  background: #393939;
  color: #f7b336;
  font-weight: bold;
}
.btn-invert:hover {
  background: #2e2e2e;
}
.btn-facebook,
.btn-google,
.btn--white {
  color: #fff;
}
.btn-facebook {
  background: #4764ae;
}
.btn-facebook:hover {
  background: #39508b;
}
.btn-google {
  background: #d05e49;
}
.btn-google:hover {
  background: #b3432e;
}
.btn--round {
  border-radius: 50%;
}
.btn--padded {
  padding: 10px 20px;
}
.input-group-btn {
  width: 100px;
  float: left;
}
.form-well {
  background: #d8d7d7;
}
.step-2-wrapper .form-well {
  background: #ffffff;
}
.step-2-wrapper .inner-overlay-new {
  position:absolute;

  right:0;
  width:100%;
}
.step-2-wrapper .inner-overlay-new.sms {
  top:42px;
}
.form-group input.input-theme {
  height: 38px;
}
.input-with-icon-wrapper {
  display: table;
  width: 100%;
}
.input-with-icon-wrapper .icon-wrapper,
.input-with-icon-wrapper .form-control {
  display: table-cell;
  vertical-align: middle;
}
.input-with-icon-wrapper .icon-wrapper {
  width: 45px;
  background: #ffefd0;
  text-align: center;
  border: 1px solid #f7b336;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: none;
  line-height: 1;
}
.input-with-icon-wrapper .form-control {
  float: right;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.radio-check,
.circle-check,
.check-dot {
  display: none;
}
.radio-check + label,
.circle-check + label,
.radio-check + label:before,
.circle-check + label:before {
  cursor: pointer;
}
.radio-check + label:before,
.circle-check + label:before,
.check-dot + .check-dot-label:before {
  vertical-align: middle;
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #000;
  font-family: 'icomoon';
  text-align: center;
  font-size: 9px;
  line-height: 15px;
}
.radio-check:checked + label:before,
.circle-check:checked + label:before {
  content: "\e905";
}
.radio-check:disabled + label,
.circle-check:disabled + label,
.radio-check:disabled + label:before,
.circle-check:disabled + label:before {
  cursor: default;
}
.radio-box {
  display: none;
}
.radio-box + label,
.radio-box + label:before {
  cursor: pointer;
}
.radio-box + label {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #f7b336;
  text-align: center;
  background: #fff;
}
.radio-box:checked + label {
  background: #ffe4b2;
}

.check-dot:checked + .check-dot-label:before {
  content: "";
  background: #fab442;
  box-shadow: inset 0 0 0 3px #fff;
}

.checkbox--hollow + label:before {
  border-color: #fff;
  background: transparent;
}
.row--min-gutter {
  margin-left: -2px;
  margin-right: -2px;
}
.row--min-gutter > [class*='col-'] {
  padding-right: 2px;
  padding-left: 2px;
}
.row--nested {
  margin-left: 0;
  margin-right: 0;
}
.breadcrumbs {
  margin-bottom: 40px;
}
.breadcrumbs .btn-back {
  margin-left: 15px;
  font-size: 14px;
  display:inline-block;
  /* @replace: rotate(180deg) */
  transform: none;
}
.breadcrumbs .seperator {
  margin-right: 8px;
  margin-left: 8px;
}
@media screen and (max-width: 740px) {
  .breadcrumbs {
    margin-bottom: 25px;
    font-size: 15px;
  }
  .breadcrumbs .seperator {
    margin-right: 4px;
    margin-left: 4px;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumbs {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .breadcrumbs .btn-back {
    margin-left: 10px;
    padding: 0.25em 0.5em;
    font-size: 10px;
  }
  /*.select-wrapper:not(.no-arrow):after {
      content: url("../../../../../../imagesnew/icons/select-arrow.png");
}*/
}
.promo-item {
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}
.promo-item a {
  position: relative;
}
.promo-item a:before {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 60%;
}
.promo-item-cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.promo-item:hover .promo-item-caption {
  background: rgba(220, 220, 220, .85);
}

.promo-item .logo-wrapper {
  position: absolute;
  left: 13px;
  top: 22px;
  bottom: 65px;
  padding: 5px;
  width: 130px;
  border-radius: 5px;
  background: rgba(255,255,255,0.85);
}
.promo-item-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  max-height: 100%;
  max-width:90%;
}
.promo-item-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 14px;
  background: rgba(255,255,255,0.85);
  line-height: 45px;
  transition: .35s background ease;
}

.promo-item-caption .text-wrapper {
  width:93%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.promo-item .icon-plus {
  position: absolute;
  left: 14px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 20px;
  height: 20px;
  /*padding-left: 1px;*/
  background: #f7b336;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}
.promo-item--package .promo-item-caption {
  background: rgba(29,130,157,0.9);
  color: #fff;
}
.promo-item .price {
  position: absolute;
  left: 50px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
@media screen and (max-width: 1200px) {
  .promo-item--package .caption-title {
    font-size: 15px;
  }
  .promo-item--package .price {
    left: 40px;
  }
}
@media screen and (max-width: 940px) {
  .promo-item--package .caption-title {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 740px) {
  .promo-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .promo-item-cover {
    border-radius: 10px;
  }
  .promo-item-caption {
    background: linear-gradient(transparent, rgba(0,0,0,0.7));
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .promo-item .icon-plus {
    display: none;
  }
}
.step-map {
  padding-bottom: 23px;
}
.step-map-item {
  display: inline-block;
  margin-left: 55px;
}
.package-map-item {
  margin-left:0;
}
.step-map-index,
.step-map .item-summary {
  font-weight: bold;
  line-height: 45px;
  vertical-align: middle;
}
.step-map-index {
  display: inline-block;
  margin-left: 7px;
  height: 45px;
  width: 45px;
  background: #393939;
  color: #fff;
  font-size: 32px;
  text-align: center;
  border-radius: 50%;
}
.step-map .item-text {
  display: inline-block;
  vertical-align: middle;
}
.step-map .item-summary {
  font-size: 23px;
}
.step-map .active .step-map-index,
.step-map .active .item-summary {
  color: #f7b336;
}
.step-map .done-title {
  display: block;
  font-size: 18px;
}
.step-map .done-details {
  font-size: 15px;
}
.step-map .update {
  text-decoration: underline;
  font-size: 13px;
}
@media screen and (max-width: 940px) {
  .step-map-item {
    margin-left: 40px;
  }
  .step-map-index {
    width: 30px;
    height: 30px;
  }
  .step-map-index,
  .step-map .item-summary {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 740px) {
  .step-map {
    display: none;
  }
}
.step-map--mobile {
  display: none;
}
.step-map--mobile:after {
  content: "";
  display: table;
  clear: both;
}
.step-map--mobile .step-map-item {
  margin-left: 0;
  width: 33.33%;
  float: right;
}
.step-map--mobile .step-map-index {
  margin-left: 4px;
}
.step-map--mobile .step-map-index,
.step-map--mobile .item-summary {
  font-size: 16px;
}
@media screen and (max-width: 740px) {
  .step-map--mobile {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .step-map--mobile .item-summary {
    font-size: 14px;
    line-height: 1.25;
  }
  .promo-item-caption .text-wrapper {
      width:100%;
  }
}

/* --- CARD -- */

.card {
  position: relative;
  padding: 5px 6px 15px;
  background-color: #fff;
  color: #434343;
  border-radius: 10px;
}
.card--with-border {
  border: 1px solid #e0e0e0;
}
.card-img-wrapper {
  position: relative;
}
.card-img-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 62.335%;
}
.card-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.card-info {
  padding: 10px 9px 0;
  line-height: 1.2;
}
.card .note {
  font-size: 9px;
}
.card-title {
  text-align:right;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  width:100%;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space: nowrap;
}
.card .card-title-wrapper {
  width: 75%;
}
.card-text {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 12px;
}
.card .read-more {
  text-decoration: underline;
}
.card-price-wrapper {
  display: inline-block;
}
.card-prev-price,
.card-price {
  vertical-align: middle;
  font-weight: 100;
}
.card-prev-price {
  font-size: 15px;
  text-decoration: line-through;
}
.card-price {
  font-size: 32px;
  line-height: 1;
}
.card .btn-wrapper {
  float: left;
  padding-top: 6px;
}
.card .btn {
  display: inline-block;
  padding: 6px 22px;
  font-size: 14px;
  line-height: 1;
}
.card .receiver,
.card .sender {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 100;
}
.card .receiver .name,
.card .sender .name {
  padding-right: 3px;
}
.card-expiration {
  font-size: 11px;
  display:block;
}
.card--flat {
  border-radius: 0;
  box-shadow: none;
}
.card--flat .text-wrapper {
  padding: 15px 10px;
}
.card--flat .card-text {
  font-weight: bold;
}
.card .text-and-img-row .card-text,
.gift-preview .text-and-img-row .card-text {
  word-break: keep-all;
  position: relative;
  top: 5px;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
.card .text-and-img-row .col-1-3,
.gift-preview .text-and-img-row .col-1-3  {
  position: relative;
  text-align: left;
}
.card .circle-img-wrapper,
.gift-preview .circle-img-wrapper {
  display: inline-block;
  width: 69px;
  height: 69px;
  overflow: hidden;
  border-radius: 50%;
}
.gift-preview .circle-img-wrapper {
  width: 90px;
  height: 90px;
}
.card .added-img,
.gift-preview .added-img {
  height: 100%;
}
.card .btn-add-img,
.gift-preview .btn-add-img {
  position: absolute;
  left: 60px;
  bottom: 3px;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 2px solid #434343;
  border-radius: 50%;
  background: #fff;
  color: #434343;
  font-size: 10px;
}

.card--expanded .card-title {
  width: auto;
}
.card--expanded .card-price {
  float: left;
}
.card--expanded .read-more {
  display: block;
  font-weight: 100;
  font-size: 13px;
}
.card--expanded .clearfix,
.card-header {
  padding-bottom: 20px;
}

.cash-card--expanded .more-info {
  display: block;
  padding-bottom: 15px;
}

/* expanded card cash input */
.card-cash-input {
  position: relative;
  float: left;
}

.card-cash-input:after {
  content: "₪";
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 16px;
}

.card-cash-input .form-control {
  line-height: 35px;
}

@media screen and (max-width: 940px) {
  .card-title {
    font-size: 15px;
  }
  .card-price {
    font-size: 27px;
  }
}
/*.cash-giftcard {
  overflow: hidden;
}*/
.cash-giftcard .cash-input-wrapper {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  width:100%;
}
.cash-giftcard .cash-input-wrapper:after {
  content: "₪";
  position: absolute;
  top: 50%;
  left:0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 22px;
  font-weight: 100;
}
.cash-giftcard .col-2-3 {
  padding-left: 18px;
}
.cash-giftcard .input-theme {
  font-size: 16px;
  line-height: 36px;
  font-weight: 100;

}
.input-cash {
   height:40px;
}
.cash-giftcard:after {
  content: "Gift Card פתוח";
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px 5px 5px;
  background: #fff;
  border-radius: 0 0 0 5px;
  font-size: 11px;
  line-height: 1;
}
.progress-bar {
  display:block;
}

.file-upload-input {
    display:none;
}

.btn-del-img .icon {
  font-size:9px;
  font-weight:bold;
  transform: translateX(1px);
}
.img-preview-button:hover::after {
  content:"";
  background-color:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  border-radius:50%;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.img-preview-button:hover .img-preview-icon {
  display:inline-block;
}
.img-preview-icon.fa {
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
  color:white;
  font-size:30px;
  display:none;
  z-index:2;
}

.step-2-wrapper .progress-bar {
  position:absolute;
  right:0;
  direction:rtl;
  bottom:0;
  background-color:#f6b336;
  width:0;
  display:block;
  height:3px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border:none;
}
.step-2-wrapper .progress-hidden.progress-bar {
  display:none;
}

.border-error {
  border: 1px solid #fd0000;
}


.cash-giftcard .gift-logo {
  max-height: 75px;
  max-width:100%;
}

@media screen and (max-width: 940px) {
  .cash-giftcard .cash-input-wrapper:after {
    font-size: 18px;
  }
  .cash-giftcard .input-theme {
    font-size: 14px;
    line-height: 28px;
  }
}
[data-equal-height] {
  padding-bottom: 50px;
  transition: 0.4s height ease;
}
[data-equal-height] .card-bottom {
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}


.card--flat {
  border-radius: 0;
  box-shadow: none;
}
.card--flat .card-img-col {
  border-radius: 0;
}
.card--flat .text-wrapper {
  padding: 15px 10px;
}
.card--flat .card-text {
  font-weight: bold;
}

.mini-card {
  position: relative;
  background: #e1e4e4;
  border-radius: 5px;
}
.mini-card-bird {
  position: absolute;
  left: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.mini-card .card-img-col {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40%;
  border-radius: 10px;
  overflow: hidden;
}
.mini-card .card-img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  -ms-transform: translateX(-30%) scale(1.3);
      transform: translateX(-30%) scale(1.3);
}
.mini-card .card-img-wrapper img {
  position: absolute;
  width:150%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #8e8e8e;
  border-radius: 50%;
}

/* --- END CARD --- */


.table {
  width: 100%;
}
.table-col-1 {
  width: 14.2857%;
}
.table-col-2 {
  width: 28.5714%;
}

/* ---- MODALS --- */
.modal {
  position: absolute;
  left: 50%;
  top: 10vh;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  width: 530px;
  padding-bottom: 45px;
  background: #fff;
  text-align: center;
}
.modal-newletter {
    width: 490px;
}
.modal-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  overflow-y: scroll;
  z-index: 11;
}
.modal-wrapper.visible {
  display: block;
}
.modal .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.modal .btn-export {
    background: white;
    position: absolute;
    top: 11px;
    left: 11px;
    padding: 0 8px 0px 0;
}

.modal .btn-theme {
  padding: 10px 15px;
}
.modal-title {
  font-size: 18px;
  font-weight: bold;
}
.modal--narrow {
  width: 400px;
}
.modal--md {
  width: 450px;
}
.modal--wide {
  width: 710px;
}
.modal--extra-wide {
  width: 840px;
}
@media screen and (max-width: 940px) {
  .modal--extra-wide {
    width: auto;
    left: 15px;
    right: 15px;
    top: 15px;
    margin-bottom: 15px;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
  }
}
.modal--super {
  padding-top: 25px;
}
.modal--super .modal-title {
  margin-top: 15px;
  margin-bottom: 10px;
}
.modal--super .modal-text {
  margin: 0 auto 25px;
  max-width: 330px;
  width: 100%;
  padding: 0 15px;
}
.modal--giftcard-thanku {
  padding-top: 30px;
}
.modal--giftcard-thanku form {
  margin: 0 auto;
  max-width: 420px;
  padding: 0 1em;
}
.modal--giftcard-thanku .form-group {
  padding-bottom: 1em;
}
.modal--giftcard-thanku .form-title {
  margin: 0;
}
.modal--giftcard-thanku .thanku-note {
  font-size: 14px;
}
.modal--giftcard-thanku .talk-soon {
  padding-bottom: 10px;
}
.modal--giftcard-thanku .name-field {
  margin: 0 auto;
  max-width: 280px;
}
.modal--giftcard-thanku .resend {
  padding: 1em;
  padding-bottom: 0;
}
.modal--giftcard-thanku .resend p {
  margin-bottom: 0;
  font-size: 14px;
}
.modal--giftcard-thanku .resend-link {
  text-decoration: underline;
}
.modal--giftcard-thanku .overlay-wrapper {
  top: auto;
  bottom: 0;
  -ms-transform: none;
      transform: none;
}
.modal--giftcard-thanku .form-well-overlay .btn-close {
  top: 15px;
  right: 15px;
}

.modal--giftcard-thanku .parsley-errors-list {
  top: -15px;
  bottom: auto;
}
.modal--giftcard-thanku .improved-overlay {
  background: #d8d7d7;
}
.modal--image-view {
  width:auto;
  padding: 11px;
}
.modal .btn-close.btn-close-img-preview {
  position:absolute;
  top:11px;
  right:11px;
  background:white;
  height:22px;
  width:22px;
}
.modal .btn-close.btn-close-img-preview span {
    position:absolute;
    top:0;
    right:0;
}

.image-view {
  display:none;
}
.modal--thanku-sent {
  padding: 40px 15px 0;
}
.modal--thanku-sent .modal-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.modal--thanku-sent .sent-modal-text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  max-width: 310px;
  font-size: 18px;
}
.modal--thanku-sent .btn {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}

.modal--loadsv {
  padding: 25px 100px;
  width: auto;
}

.modal--loadsv .svbox {
  margin-right: -70px;
}


@media screen and (max-width: 480px) {
  .modal--thanku-sent img {
    width: 100%;
  }
}
.modal--send-options {
  padding: 50px 40px 0;
}

.modal--send-options .giftcard-send-options .row--with-less-gutter {
  padding-bottom: 40px;
}
.modal--send-options .title--sm {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.modal--send-options .improved-overlay {
  background: white;
}
@media screen and (max-width: 740px) {
  .modal--send-options {
    padding-right: 15px;
    padding-left: 15px;
  }

  .modal--loadsv {
    padding: 25px 20px;
    width: auto;
  }
}
.modal--step {
  padding: 30px;
}
.modal--step .success-content {
  padding-top: 45px;
  padding-bottom: 35px;
}
.modal--step .success-content .title--sm {
  margin-bottom: 0;
}
.modal--step .success-content p {
  margin-bottom: 0;
  font-size: 14px;
}
.modal--step .btn-theme {
  padding-right: 25px;
  padding-left: 25px;
  font-size: 15px;
}
.modal--step .load-content {
  padding: 20px 0 0;
  margin-bottom: 20px;
}
.modal--step .load-content .title--sm {
  margin-bottom: 15px;
}
.modal--step .input-paper {
  margin: 0 auto;
  max-width: 270px;
  border-color: #909090;
  text-align: center;
  font-size: 24px;
  font-weight: 100;
}
.modal--step .input-paper.input--error {
  border-color: #fd0000;
}
.modal--step .error-msg {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -ms-transform: translate(-50%, 100%);
      transform: translate(-50%, 100%);
  font-size: 11px;
  color: #fd0000;
}

.modal--auth {
  padding-top: 45px;
  text-align: right;
}
.modal--auth .btn-close {
  right: 15px;
}
.modal--auth .or-label + .col {
  border-right: 1px solid #d8d7d7;
}
.modal--auth .auth-modal-wrapper {
  padding: 0 65px;
}
.modal--auth .auth-modal-text {
  margin: 0 auto;
  max-width: 420px;
  padding-top: 15px;
  padding-bottom: 30px;
  text-align: center;
}
.modal--auth .auth-modal-tagline {
  margin: 0;
}
.modal--auth .inner-header {
  padding-bottom: 20px;
  line-height: 1;
}
.modal--auth .header-link {
  position: absolute;
  left: 15px;
  top: 15px;
  padding-top: 4px;
  font-size: 15px;
  text-decoration: underline;
  cursor:pointer;
}
.modal--auth footer {
  padding-top: 12px;
}
.modal--auth footer .check-wrapper {
  float: right;
}
.modal--auth footer .forgot-password {
  float: left;
  padding-top: 4px;
  font-size: 12px;
}
.modal--auth .form-group {
   margin-bottom: 15px;
}
.modal--auth .form-control,
.modal--auth label {
  font-size: 14px;
}
.modal--auth .btn-theme {
  font-size: 18px;
}
.modal--auth .social-connect-wrapper .btn {
  display: table;
  width: 100%;
  padding: 0;
  direction: ltr;
}
.modal--auth .social-connect-wrapper .btn-text,
.modal--auth .social-connect-wrapper .btn-icon {
  display: block;
  line-height: 45px;
}
.modal--auth .social-connect-wrapper .btn-text {
  margin-left: 60px;
  padding-right: 18px;
  text-align: right;
  direction: rtl;
}
.modal--auth .social-connect-wrapper .btn-icon {
  float: left;
  width: 60px;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,0.3);
}
.modal--auth .social-connect-wrapper .btn-facebook {
  margin-bottom: 20px;
}
.modal--auth .or-label {
  display: inline-block;
  padding: 2px 8px 4px;
  border: 1px solid #d8d7d7;
  background: #fff;
  color: #434343;
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .modal--auth .or-label {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 940px) {
  .modal--auth .auth-modal-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 740px) {
  .modal--auth > .row {
    text-align: center;
  }
  .modal--auth .col:first-child {
    border: none;
  }
  .modal--auth .or-label {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 480px) {
  .modal--auth .auth-modal-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.modal--feedback {
  padding: 15px 20px 25px;
}
.modal--feedback .text {
  padding-top: 30px;
}
.modal--feedback p {
  margin: 0 auto;
  padding-top: 10px;
  max-width: 300px;
}
.modal--password {
  padding: 70px 50px;
}
.modal--password .form-group:first-child {
  padding-top: 20px;
  padding-bottom: 25px;
}
.modal--password-confirmation {
  padding: 60px 110px 40px;
}
.modal--password-confirmation .title--sm {
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  .modal--password,
  .modal--password-confirmation {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 740px) {
  .modal {
    width: auto;
    left: 15px;
    right: 15px;
    top: 15px;
    margin-bottom: 15px;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
  }
}

.modal--reset-password {
  padding: 35px 15px 29px;
}

.modal--reset-password p {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 25px;
  font-weight: 100;
}

.modal--reset-password .form-group {
  margin: 0 auto;
  padding-bottom: 0;
  margin-bottom:15px;
  max-width: 300px;
}

.modal-btn,
.modal--reset-password .modal-btn {
  display: block;
  margin: 15px auto 0;
  font-size: 18px;
  padding: 10px 30px;
  line-height: 1;
}
.modal--reset-password .modal-btn {
  margin: 30px auto 0;
}

.modal--reset-password.modal .parsley-errors-list {
  bottom: 0;
  width:100%;
}

.modal--reset-password .padded-top {
  padding-top: 25px;
}

.modal--reset-password .confirmation-img {
  padding-top: 20px;
}

/* produce modal */
.modal--produce {
  padding: 18px 18px 25px;
}

.modal--produce .title--sm {
  padding-top: 25px;
}

.modal--produce .modal-btn {
  padding-right: 30px;
  padding-left: 30px;
}

.modal--activation {
  padding: 25px 15px 35px;
}

.modal--activation .spacer {
  padding-bottom: 25px;
}

.modal--activation .title--xs {
  padding-bottom: 25px;
}

.modal--activation .img-offset {
  position: relative;
  left: 15px;
}

.modal--activation .activation-btn {
  max-width: 175px;
  width: 100%;
}

.modal--activation .limit-width {
  max-width: 330px;
  width: 100%;
}

.modal--unavailable {
  padding: 45px 15px 30px;
}

.modal--unavailable .title--xs {
  padding-top: 30px;
  margin-bottom: 25px;
}

.modal--unavailable .btn-theme {
  max-width: 175px;
  width: 100%;
}

.modal--redemption {
  padding: 30px 15px;
}

.modal--redemption .modal-title {
  margin: 0;
  padding-top: 15px;
  padding-bottom: 25px;
}

.modal--redemption .narrow-row {
  margin: 0 auto;
  padding-bottom: 20px;
}

.modal--redemption .business-code-wrapper .col:first-child {
  padding-left: 10px;
  font-size: 14px;
  line-height: 38px;
}

.modal--redemption .form-control {
  height: 40px;
  line-height: 38px;
}

.modal--redemption .btn-approve {
  padding: 10px 65px;
}

.modal--redemption .details {
  text-align: right;
  background: #f8f9fb;
  border: 1px solid #e3e3e4;
}
.modal--redemption .details .price,
.modal--redemption .details-item-title {
  display: block;
  padding: 12px 12px 10px 20px;
}
.modal--redemption .details .price {
  border-left: 1px solid #e3e3e4;
}
.modal--redemption .details .price-postfix {
  margin-right: 5px;
  font-size: 12px;
}
.modal--redemption .details-item-title {
  padding-left: 0;
  font-size: 13px;
}
.modal--redemption hr {
  margin: 0 auto 20px;
  max-width: 360px;
  border: none;
  background: #e3e3e4;
  height: 1px;
}
.modal--redemption .partial-redemption {
  margin: 0 auto;
  padding-bottom: 30px;
  max-width: 290px;
}
.modal--redemption .partial-redemption-row {
  padding-left: 30px;
  padding-bottom: 20px;
}
.modal--redemption .partial-redemption-row .col-1-3 {
  line-height: 38px;
  font-size: 14px;
}


@media screen and (min-width: 481px) {
.modal--redemption .narrow-row {
    max-width: 215px;
  }
}

@media screen and (max-width: 480px) {
  .modal--redemption .align-left,
  .modal--redemption .partial-redemption-row {
    text-align: right;
  }

  .modal--redemption .partial-redemption-row {
    padding-left: 0;
  }
}

/* --- END MODAL --- */





.tooltip {
  display: none;
  position: absolute;
  left: 50%;
  top: -10px;
  -ms-transform: translate(-50%, -100%);
      transform: translate(-50%, -100%);
  padding: 5px;
  background: #434343;
  border-radius: 3px;
}
.tooltip-wrapper {
  position: relative;
}
.tooltip-wrapper:hover .tooltip {
  display: block;
}
.tooltip:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #434343;
}
.form-well-overlay,
.default-overlay,
.improved-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  text-align: center;
  transition: 0.25s transform ease;
}
.form-well-overlay .btn-close,
.default-overlay .btn-close {
  position: absolute;
  right: 25px;
  top: 20px;
  z-index: 3;
}
.form-well-overlay.visible,
.default-overlay.visible,
.improved-overlay.visible {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
      z-index:1;
}

.form-well-overlay .group:first-child,
.default-overlay .group:first-child {
  padding-bottom: 1em;
}
.form-well-overlay {
  background: #d8d7d7;
}
.default-overlay {
  background: #fff;
}
.default-overlay .overlay-wrapper {
  top: auto;
  bottom: 0;
}
.overlay-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.overlay-wrapper .btn {
  font-size: 13px;
}
.print-overlay p {
  margin-bottom: 23px;
}
.input-overlay .icon--sm {
  vertical-align: middle;
  font-size: 28px;
}
.input-overlay .form-control {
  height: 38px;
  width: 310px;
}
.input-overlay .btn-invert {
  margin: 10px auto;
}
@media screen and (max-width: 480px) {
  .input-overlay .overlay-wrapper {
    margin-top: 1em;
    padding: 0 1em;
  }
  .input-overlay .icon--sm {
    display: none;
    margin: 10px auto;
  }
  .input-overlay .form-control {
    width: 100%;
  }
}

/* improved overlay */
.improved-overlay {
  background: #efeeee;
}

.improved-overlay .overlay-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  max-width: 450px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.improved-overlay .input-theme {
  margin: 0 auto;
  height: 38px;
  
  padding-right: 7px;
}
.step-2-wrapper .improved-overlay .input-theme {
  max-width: 320px;
}

.improved-overlay .btn-invert {
  padding-right: 40px;
  padding-left: 40px;
}

.improved-overlay .btn-cancel {
  position: absolute;
  top: 28px;
  right: auto;
  margin-right: 15px;
  text-decoration: underline;
}

.improved-overlay-label {
  display: block;
  padding-bottom: 14px;
}

.with-margin {
  margin-bottom: 14px;
}

.improved-overlay p {
  margin: 0;
  padding-bottom: 25px;
}

.improved-overlay--ar,
.improved-overlay--ar .overlay-buttons {
  text-align: right;
}

.giftcard-page-overlay-inner {
  padding-top: 15px;
}

.improved-overlay .row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.step-2-wrapper .improved-overlay .row {
  margin:0;
}

.improved-overlay .col-1-2 {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

/* input with label on the right */
.input-w-label-wrapper label {
  display: block;
  float: right;
  width: 110px;
  height: 38px;
  text-align: center;
  background: white;
  border: 1px solid #f7b336;
  border-left: none;
  border-radius: 0 3px 3px 0;
  line-height: 38px;
}

.input-w-label-wrapper .input-theme {
  display: block;
  width: calc(100% - 110px);
  margin-right: 110px;
  border-radius: 3px 0 0 3px;
  padding-top: 0;
  padding-bottom: 0;
}
.fright {
    float:right;

 }
 .fleft {
  float:left;
 }

 .sendViaSmsForm .input-w-label-wrapper-new.sms {
  max-width:224px;
 }
 .step-2-wrapper .improved-overlay .sendViaEmailForm .input-theme {
  width:100%;
  max-width:100%;
 }

.step-2-wrapper .input-w-label-wrapper-new {
  position:relative;
}
.step-2-wrapper .input-w-label-wrapper-new label {
  font-size:12px;
  position:absolute;
  top:-3px;
  right:0;
  transform: translateY(-100%);
}
.input-with-infix {
  position: relative;
}
.input-with-infix .infix {
  position: absolute;
  top: 10px;
  left: 16px;
}



/* business info */
.business-info {
  padding-top: 40px;
  padding-bottom: 20px;
}
.business-info .summary {
  margin-bottom: 22px;
  font-size: 15px;
  line-height: 1.2;
}
.business-info .side-note {
  margin-bottom: 30px;
  font-size: 14px;
}
.business-info .col-contact-info {
  padding-right: 10%;
  text-align: right;
}
.business-info .with-margin {
  margin-bottom: 20px;
}
.business-info .contact-info-logo {
  display: block;
  margin-bottom: 35px;
  max-height:78px;
  max-width:102px;
}
@media screen and (max-width: 940px) {
  .business-info .col-contact-info {
    padding-right: 5%;
  }
}
@media screen and (max-width: 740px) {
  .business-info .col-contact-info {
    padding-top: 1em;
    padding-right: 0;
  }
}
.contact-info {
  margin-bottom: 30px;
}
.contact-info li {
  margin-bottom: 10px;
}
.contact-info a {
  text-decoration: none;
}
.contact-info .icon-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-right: -15px;
  width: 50px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.fluid {
  width: 100%;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.white-bg {
  background: #fff;
}
.no-border {
  border: none;
}
.relative {
  position: relative;
}
.tdu {
  text-decoration: underline;
}
.no-margin {
  margin: 0;
}
.circular {
  border-radius: 50%;
}
.step-2-wrapper  .for-who .for-me {
    margin-right:5px;
  }
@media screen and (max-width: 480px) {
  .mobile-db {
    display: block;
  }
  .step-2-wrapper .for-who .title {
    font-size:15px;
  }
  .step-2-wrapper .for-who .for-me {
    margin-bottom:13px;
    margin-right:0;
    text-align:right;
  }
  .step-2-wrapper .for-who .for-friend-label {
    margin-bottom:6px;
    margin-top:13px;
  }
  .step-2-wrapper .for-friend .names-col, .step-2-wrapper .for-friend .greeting-col {
    padding:0;
  }
  .step-2-wrapper .step-form .form-group.sender-name {
    margin-bottom: 23px;
  }


}
.m-page-header {
  position: relative;
  background: url("../../../../../../imagesnew/header-bg.png") center center no-repeat;
  background-size: cover;
}
.m-page-header > .wrapper {
  position: relative;
  padding-top: 9px;
  padding-bottom: 20px;
}
.m-page-header .form {
  font-weight: 100;
  line-height: 120px;
}
.m-page-header .form-control,
.m-page-header .btn {
  height: 38px;
  padding-right: 12px;
  padding-left: 12px;
  font-size: inherit;
  line-height: 1.5;
}
.m-page-header .input-flat {
  font-size: 14px;
}
.m-page-header .btn-wrapper {
  padding-right: 10px;
}
.top-bar {
  position: absolute;
  left: 15px;
  top: 0;
  padding: 7px 0 0;
  background: transparent;
  line-height: 1;
  z-index:1;
}
.top-bar-item {
  display: inline-block;
  font-size: 13px;
  line-height: 1.5;
}
.top-bar-item:first-child {
  padding-right: 15px;
}
li.cancel-padding-right:first-child  {
  padding-right:0;
}
.top-bar .top-bar-link {
  display: block;
  padding: 0 15px;
  border-right: 1px solid #1d829d;
  line-height: 1;
}
.top-bar .cancel-border-right {
  border:none;
  padding-left:12px;
}
.top-bar .dropdown {
  display: none;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  font-size: 13px;
  z-index:9999;
}
.IE .top-bar .dropdown {
  bottom:0;
}
.top-bar .dropdown-wrapper {
  position: relative;
}
.top-bar .dropdown-wrapper:before,
.top-bar .dropdown-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 5px;
}
.top-bar .dropdown-wrapper:before {
  top: -5px;
}
.top-bar .dropdown-wrapper:after {
  bottom: -5px;
}
.top-bar .dropdown-wrapper:hover .dropdown {
  display: block;
}
.top-bar .dropdown-item {
  display: block;
  padding: 8px;
  background: #ffffff;
  color: #1d829d;
  border-bottom: 1px solid #ebebeb;
  line-height: 1;
}
.top-bar .dropdown-item:hover {
  color:#f5b135;
}
.top-bar .dropdown li:first-child .dropdown-item {
  padding-top: 12px;
}
.top-bar .dropdown li:last-child .dropdown-item {
  padding-bottom: 12px;
}

@media screen and (min-width: 741px) and (max-width: 940px) {
  .m-page-header,
  .m-page-header .input-flat {
    font-size: 12px;
  }
  .header-col .site-logo {
    width: 100%;
    padding-left: 1em;
  }
}

.home-header {
  /*@replace: url("../../../../../../imagesnew/home-header-bg-en.png") */
  background-image: url("../../../../../../imagesnew/home-header-bg.png");
}
.home-header > .wrapper {
  padding-bottom: 0;
}

.home-header .top-bar {
  background-color: transparent;
}

.home-header .form-wrapper {
  position: relative;
  background: rgba(255,255,255,0.3);
  z-index: 2;
}

.home-header .form-wrapper > .wrapper {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}



.home-header .gift-generator-text {
  position: absolute;
  right: 15px;
  font-size: 14px;
  color: white;
  z-index: 2;
}

.home-header .gift-generator-top {
  top: 12px;
}

.home-header .gift-generator-bottom {
  bottom: 10px;
}

.home-header .gift-generator-text a {
  text-decoration: underline;
}
.home-header .gift-generator-text a:after {
  content: "\e90b";
  font-family: "icomoon";
  margin-right: -3px;
  font-size: 9px;
  text-decoration: none;
}
.home-header .form {
  line-height: 88px;
}
.home-header-hero {
  padding-top: 15px;
}
.home-header-hero .hero-text {
  text-align: center;
}
.home-header-hero .hero-text-p {
  margin-top: 30px;
  margin-bottom: 38px;
  font-size: 30px;
  color: #fff;
  line-height: 39px;
}
.home-header-hero .iphone {
  position: absolute;
  left: 0;
  top: 0;
  width: 75%;
  z-index: 0;
}

@media screen and (max-width: 1200px) and (min-width: 941px) {
  .home-header .btn-primary {
    font-size: 12px;
  }
}

@media screen and (max-width: 940px) and (min-width: 741px) {
  .hidden-mid-size {
    display: none;
  }
}
  
@media screen and (max-width: 940px) {
  .home-header-hero .hero-text-p {
    font-size: 25px;
  }
}
.mobile-header-summary {
  display: none;
  padding: 15px 30px;
}
.mobile-header-summary .bucket {
  float: right;
}
.mobile-header-summary .text {
  padding-right: 105px;
  font-size: 14px;
}
.mobile-header-summary .text p {
  padding-top: 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 740px) {
  .mobile-header-summary {
    display: block;
  }
}
.mobile-header {
  display: none;

}

.mobile-header .mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px;
  background: #1d829d;
  line-height: 58px;
  z-index: 10;
}

.fixfixed .mobile-header .mobile-nav {
  position:absolute;
}
.mobile-header .mobile-nav .icon {
  width: 35px;
}
.mobile-header .center-col {
  text-align: center;
}
.mobile-header .mobile-logo {
  width: 70px;
}
.mobile-header .left-col {
  text-align: left;
}
.mobile-header .logo-wrapper {
  margin-bottom: 1em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background: url("../../../../imagesnew/header-bg.png") center center no-repeat;
  background-size: cover;
  text-align: center;
}
.mobile-header.home-mobile-header .logo-wrapper {
  /*@replace: url("../../../../imagesnew/home-header-bg-en.png") */
  background-image: url("../../../../imagesnew/home-header-bg.png");
}
.mobile-menu {
  position: fixed;
  bottom: 0;
  top: 0;
  height:100%;
  overflow:scroll;
  right: -290px;
  width: 290px;
  background: #2d2d2d;
  color: #f4f4f4;
  z-index: 11;
  transition: 0.6s right cubic-bezier(1, 0.21, 0.36, 0.97);
}
.mobile-menu.open {
  right: 0;
}
.mobile-menu .btn-close-menu {
  float: left;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.mobile-menu .btn-close-menu img {
  width: 20px;
}
.mobile-menu-item {
  line-height: 40px;
  height: 41px;
  display: block;
  padding: 0em 1em;
  border-bottom: 1px solid #5c5c5c;
  font-weight: 100;
  width:100%;
}
.mobile-menu .highlighted {
  color: #f7b336;
}
.mobile-menu ul {
  margin-bottom: 1em;
}
.mobile-menu li:last-child a {
  border-bottom: none;
}
.mobile-menu .login-btn-wrapper {
  padding: 0 1em;
}
.mobile-menu .btn-login {
  display: block;
  width: 100%;
  padding: 0.565em;
  background-color:#1d829d;
  color:white;
}
.mobile-menu .icon-wrapper {
  display: inline-block;
  width: 45px;
  margin-left: 10px;
  text-align: center;
}
.mobile-nav-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #e7e7e7;
}
.mobile-nav-search form {
  padding-left: 50px;
}
.mobile-nav-search .form-control {
  padding-right: 40px;
  border-radius: 4px;
  line-height: 35px;
}
.mobile-nav-search .search-icon,
.mobile-nav-search .btn-close-search {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-49%);
      transform: translateY(-49%);
}
.mobile-nav-search .search-icon {
  right: 10px;
}
.mobile-nav-search .btn-close-search {
  left: 15px;
  line-height: 1;
}
[data-mobile-search="true"] {
  display: none;
}
[data-mobile-search="true"].showing {
  display: block;
}
.search-overlay-wrapper {
  overflow: scroll;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 88px;
  background: #fff;
  z-index: 10;
}
.search-overlay {
  padding: 16px 10px;
}
.search-overlay .form-group {
  padding-bottom: 30px;
}
.search-overlay label {
  display: block;
  padding-bottom: 10px;
  font-weight: bold;
  color: #000;
}
.search-overlay .form-control {
  height: 40px;
  border: 2px solid #d8d7d7;
  line-height: 1;
}
.search-overlay .select-wrapper {
  line-height: 40px;
}
.search-overlay .select-wrapper:after {
  left: 12px;
}
.search-overlay .btn-theme {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1;
}
@media screen and (max-width: 740px) {

  .main-padding {
    padding-top: 88px;
  }
  .second-padding {
    padding-top: 40px;
  }

  .m-page-header,
  .main-nav {
    display: none;
  }
  .mobile-header {
    display: block;
  }
}
.features {
  padding-top: 75px;
}
.feature {
  margin-bottom: 45px;
}
.feature-img-wrapper {
  position: relative;
  height: 70px;
}
.feature-img-wrapper img {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.feature-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 1;
}
.feature-tagline {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 19px;
}
.feature-text {
  margin-bottom: 0;
  max-width: 250px;
}
.feature-link {
  color: #ffaf00;
  text-decoration: underline;
}
.feature-link:hover {
  color: #cc8c00;
}
.feature-bottom-link {
  display: block;
  padding-top: 25px;
  text-decoration: underline;
  color: black;
}
.feature-bottom-link:after {
  margin-right:5px;
  content: "\e90b";
  display: inline-block;
  font-family: 'icomoon';
  font-size: 9px;
}
.m-page-footer {
  padding-top: 40px;
  background: #e3e3e3;
  font-size: 12px;
}

.m-page-footer > .wrapper {
    padding-bottom: 20px;
}

.m-page-footer .footer-form {
  width: 95%;
}
.m-page-footer .footer-form .input-group {
  float: right;
  width: 100%;
  margin-left: -120px;
}
.m-page-footer .footer-form .input-group .form-control {
  display: block;
  margin-left: 100px;
  border-radius: 3px;
}
.m-page-footer .footer-form .input-group-btn {
  width: 120px;
  float: left;
}
.m-page-footer .footer-form .form-control,
.m-page-footer .footer-form .btn {
  height: 38px;
  width: 100%;
}
.m-page-footer .footer-form .form-control {
  background: white;
  font-size: 16px;
}
.m-page-footer .footer-form .circle-check + label:before {
  border-color: black;
}
.m-page-footer .footer-form .form-control:focus {
  box-shadow: none;
  border: 1px solid #f5b135;
}
.m-page-footer .footer-form .btn {
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
}
.m-page-footer .footer-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  border-top: 1px solid #464545;
}
.m-page-footer .newsletter-text {
  font-size: 14px;
}
.m-page-footer .newsletter-title {
  margin: 0;
  font-size: 19px;
}
.m-page-footer .newsletter-p {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 100;
}
.m-page-footer .footer-bottom {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #434343;
  color: white;
}
.m-page-footer .footer-bottom .row {
  margin-right: 0;
  margin-left: 0;
}
.m-page-footer .footer-bottom .row > div {
  padding-right: 0;
  padding-left: 0;
}
.m-page-footer .btn-more--mobile {
  display: none;
  margin-bottom: 0.5em;
  color: #fff;
  font-weight: bold;
}
.m-page-footer .btn-more--mobile .icon {
  margin-right: 0.5em;
  font-size: 12px;
}
.m-page-footer .footer-links {
  line-height: 1.5;
}
.m-page-footer a:hover,
.m-page-footer a:focus {
  color: inherit;
}
.m-page-footer .contact-thumb {
  margin-left: 10px;
}
.m-page-footer .contact-thumb + span {
  margin-left: 20px;
}
.m-page-footer .footer-images {
  text-align: left;
}
.m-page-footer .footer-images img + img {
  margin-right: 60px;
}
.m-page-footer .consent-group {
  padding-top: 8px;
  font-size: 12px;
}
.footer-contact-title {
  margin: 0;
  font-size: 19px;
}
.footer-contact-tagline {
  margin: 0;
  font-size: 14px;
}
.footer-contact ul {
  padding-top: 15px;
  font-size:14px;
}
@media screen and (max-width: 940px) {
  .m-page-footer .contact-thumb + span {
    margin-left: 10px;
  }
  .m-page-footer .footer-form {
    width: 50%;
    padding-top: 1em;
  }
}
@media screen and (max-width: 740px) {
  .m-page-footer .footer-contact {
    margin-bottom: 2em;
  }
  .m-page-footer .footer-images {
    text-align: center;
  }
  .m-page-footer .footer-form {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
/*  .m-page-footer .footer-contact .dib {
    display: block;
    margin-bottom: 1em;
  }*/
  .m-page-footer .btn-more--mobile {
    display: block;
  }
  .m-page-footer .footer-links {
    display: none;
  }
   .m-page-footer .footer-links.showing {
    display:block;
   }
}
@media screen and (max-width: 940px) and (min-width: 741px) {
  .features .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 740px) {
  .feature-img-wrapper {
    text-align: center;
  }
  .feature-img-wrapper,
  .feature-header {
    display: inline-block;
  }
  .feature img {
    position: relative;
    bottom: 10px;
  }
  .feature-img-wrapper {
    padding-left: 1em;
  }
}
@media screen and (max-width: 480px) {
  .feature-title {
    font-size: 20px;
  }
  .feature-tagline {
    font-size: 15px;
  }
  .feature-bottom-link {
    padding-top: 15px;
  }
}
.compact-footer {
  margin-top: 120px;
  background: #606060;
  color: #fff;
}
.compact-footer .wrapper {
  position: relative;
  padding-top: 60px;
  padding-bottom: 116px;
}
.compact-footer-title,
.compact-footer-tagline {
  color: #f7b336;
}
.compact-footer-title {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 23px;
  line-height: 1;
}
.compact-footer-tagline {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 19px;
}
.compact-footer-text {
  margin-bottom: 0;
  max-width: 290px;
  width: 100%;
}
.compact-footer-bird {
  position: absolute;
  top: -60px;
  left: 70px;
}
@media screen and (max-width: 1200px) {
  .compact-footer-bird {
    width: 300px;
  }
}
@media screen and (max-width: 740px) {
  .compact-footer .wrapper {
    padding-top: 80px;
  }
}
@media screen and (max-width: 480px) {
  .compact-footer-bird {
    width: 60%;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}


/* GIFTCARD PAGE NEW FOOTER */
.giftcard-page-footer {
  padding: 50px 0 40px;
  background: #efeeee;
}
.giftcard-page-footer .col-text {
  display: inline-block;
}
.giftcard-page-footer .col-links {
  text-align: left;
}
.giftcard-page-footer .footer-title {
  margin: 0;
  font-size: 18px;
}
.giftcard-page-footer .footer-text {
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.2;
}
.giftcard-page-footer .customer-service {
  max-width: 300px;
}
.giftcard-page-footer .continue-shopping {
  display: inline-block;
  position: relative;
  min-width: 320px;
  padding: 30px 20px;
  background: #4e4e4e;
  color: #f7b336;
  font-size: 18px;
  text-align: right;
  overflow: hidden;
  direction: rtl;
}
.giftcard-page-footer .continue-shopping .bucket {
  position: absolute;
  left: -22px;
  bottom: -37px;
}
.giftcard-page-footer .continue-shopping-text {
  max-width: 190px;
}
.giftcard-page-footer .continue-shopping .icon {
  margin-right: 8px;
  font-size: 12px;
}
.giftcard-page-footer .logo,
.giftcard-page-footer .continue-shopping {
  vertical-align: middle;
}
.giftcard-page-footer .logo {
  margin-right: 45px;
  max-width: 110px;
}
@media screen and (max-width: 940px) and (min-width: 741px) {
  .giftcard-page-footer .col-text {
    max-width: 230px;
  }
}
@media screen and (min-width: 741px) {
  .giftcard-page-footer .col-links {
    float: left;
    margin-right: -340px;
  }
}
@media screen and (max-width: 740px) {
  .giftcard-page-footer .col-links {
    text-align: center;
  }
  .giftcard-page-footer .logo {
    width: 90px;
  }
  .giftcard-page-footer .continue-shopping {
    min-width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .giftcard-page-footer .logo,
  .giftcard-page-footer .continue-shopping {
    display: block;
  }
  .giftcard-page-footer .continue-shopping {
    min-width: unset;
    font-size: 16px;
  }
  .giftcard-page-footer .continue-shopping-text {
    max-width: 160px;
  }
  .giftcard-page-footer .logo {
    margin: 15px auto 0;
  }
}


.bm-menu a {
  display: block;
  margin: 1em;
  padding: 1em;
  background: #f7b336;
  color: #fff;
  font-size: 23px;
  text-align: center;
}
@media screen and (min-width: 741px) {
  .promo-items .col:nth-child(3n+1) {
    clear: right;
  }
}
@media screen and (max-width: 740px) and (min-width: 481px) {
  .promo-items .col:nth-child(2n+1) {
    clear: right;
  }
}
@media screen and (max-width: 1200px) {
  .promo-items .card--flat .card-text {
    display: none;
  }
}
@media screen and (max-width: 940px) {
  .promo-items .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .promo-items .col {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .promo-items .card--flat .text-wrapper {
    padding-top: 0.5em;
  }
  .promo-items .card--flat .btn-theme {
    font-size: 14px;
  }
  .promo-items .db-sm {
    display: block;
    line-height: 1.2;
  }
  .promo-items .db-sm:first-child {
    padding-top: 8px;
  }
}
.col-card {
  border-left:1px solid #e1e1e1;

}
@media screen and (max-width: 480px) {
  .promo-items .card--flat {
    margin-bottom: 18px;
  }
  .promo-items .card--flat .card-text {
    display: block;
  }
  .promo-items .card--flat .btn-purchase {
    display: none;
  }
  .promo-items .card--flat .btn-purchase--mobile {
    display: inline-block;
  }
  .col-text-super {
    border-right:none;
  }
}
.category-text {
  padding-bottom: 1em;
  font-size: 15px;
}

.category-text p {
  margin-bottom: 1.2em;
}
.category-text  span {
    font-family: 'Open Sans Hebrew', sans-serif !important;
}
@media screen and (max-width: 480px) {
  .category-text {
    font-size: 14px;
  }
}
.tagline {
  margin-bottom: 20px;
  color: #434343;
  font-size: 18px;
  font-weight: bold;
}
.tagline,
.summary {
  line-height: 1.2;
}
.super > .row {
  padding-bottom: 75px;
}
.super .btn {
  padding: 0.7em 2em;
}
.super .btn.load {
  padding: 11px 13px;
  font-size:17px;
  line-height:1.2;
  width: 100%;
  max-width: 240px;
  margin: auto;
}

.super .col-text {
  max-width: 512px;
  width: 100%;
}

.super-list {
  display:block;
  margin-bottom:10px;
  font-size:15px;
}
.super-list:last-child {
  margin-bottom:0;
}
.super .btn.give-btn {
  padding:0;
}
.super .btn.give-btn .button-inner {
  padding:0.7em 0.85em;
}

.super .col-text .btn {
  display: block;
  font-size: 18px;
  line-height: 1.2;
}
.super .summary {
  margin-bottom: 25px;
}
.super-shovar {
    position: relative;
    padding-left: 20px;
    color: #fff;
}
.col-card .super-shovar  {
  color:black;
    position: relative;
  border-radius:10px;
  padding:52px 0;
  text-align:center;
  background-color:#e9eaeb;
}
.super-shovar-form,
.super-shovar-text {
  position: absolute;
  right: 30px;
  max-width: 280px;
  width: 100%;
}
.super-shovar-form {
  bottom: 30%;
}
.super-shovar-text {
  bottom: 40%;
}
.personal-super-shovar .super-shovar-title {
 font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
.col-card .super-shovar-title {
  font-size: 18px;
  font-weight:bold;
  margin-top: 0;
  margin-bottom: 23px;
  line-height: 1;
}
.col-card .input-paper {
  margin-bottom: 20px;
  font-size: 28px;
}
.super-shovar .btn-theme {
  font-size: 16px;
}
.super-shovar-price {
  font-size: 46px;
  font-weight: 100;
}

.super-voucher-btn {
  background-color: #f5b135;
  width:182px;
  height:43px;
  position:relative;
  border-radius:3px;
  padding:7px;
  padding-right:75px;
  border:none;
  float:left;
  transition: all 0.2s ease-in-out;
}

.feature-img-wrapper .super-voucher-gift-footer {
  position:absolute;
  bottom:3px;
  right:-32px;
}
@media screen and (max-width: 940px) {
  .super .col-text {
    margin-bottom: 1em;
  }
  .col-card .super-shovar {
    padding-left: 0;
    padding-right:0;
  }

  .col-text-super {
    border:none;
  }
}
@media screen and (max-width: 740px) {
  .super .subtitle {
    margin-top: 0;
  }
  .feature-img-wrapper .super-voucher-gift-footer {
      position:static;
  bottom:auto;
  right:auto;
  }
  .super > .row {
    padding-bottom: 10px;
  }
  .super .col-text {
    max-width: unset;
  }
  .super .col-text .btn-theme {
    width: 100%;
  }
  .feature {
    padding-right:60px;
    position:relative;
  }
  .feature img {
    bottom:auto;
  }

 .feature-img-wrapper {
      position:absolute;
      right:0;
      top:0;
      bottom:auto;
  }
  .sv-wrapper {
        right: -45px;
    top: -8px;
  }

}
@media screen and (max-width: 480px) {
 
  .super-shovar-form {
    right: 15px;
    padding-left: 25px;
    max-width: unset;
  }
  .super-shovar-title {
    font-size: 14px;
  }
  .personal-super-shovar .super-shovar-title {
    width:50%;
    font-size:14px;
  }
  .super-shovar .input-paper {
    font-size: 15px;
  }
  .super-shovar .btn-theme {
    font-size: 14px;
  }
}
.step-wrapper {
  background-color: #e0e0e0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.page-map {
  margin: 45px auto 0;
  text-align: center;
  direction: rtl;
}
.page-map-page {
  margin: 0 0.5em;
  padding: 0 0.5em;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.page-map-page.active {
  border-bottom: 4px solid #fff;
}
.page-map-page:hover {
  color: #f7b336;
  text-decoration: none;
}
.page-map .btn {
  margin: 0.5em;
  padding: 1px;
  width: 30px;
  height: 30px;
  line-height: 1;
  font-size: 13px;
  text-align: center;
}
.page-map--dark .page-map-page {
  color: #000;
}
.page-map--dark .page-map-page.active {
  border-color: #000;
}
.page-map--narrow .page-map-page {
  margin: 0 5px;
}
.page-map--narrow .btn {
  margin: 0 1em;
}

.more-info {
  font-size: 13px;
  text-decoration: underline;
}
.step-form-wrapper {
  position: relative;
  padding: 12px 12px;
  background: #e7e7e7;
}
.step-form-wrapper .section {
  background-color: #ffffff;
  margin-bottom:15px;
}
.step-form-wrapper .section1 {
  padding:11px 14px;
}
@media screen and (min-width: 941px) {
  .step-form-wrapper {
    min-height: 650px;
  }

  .step-form-wrapper .btn-security {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
}

@media screen and (max-width: 940px) {
  .step-form-wrapper .btn-security-lonely {
    padding-top: 10px;
  }
}


.step-form-wrapper .icon {
  color: #333;
}
.step-form .form-group {
  position: relative;
  padding-bottom: 15px;
}
.step-form .form-control[type="text"],
.step-form .form-control[type="number"],
.step-form .select-wrapper .form-control {
  height: 38px;
}
.step-form .select-wrapper select.form-control {
  border: 1px solid #f7b336;
  border-radius: 3px;
}
.step-form .select-wrapper:after {
  line-height: 38px;
}
.step-form .form-well {
  position: relative;
}
.step-form.send-methods .form-well {
  position: relative;
  margin:0;
  padding: 11px 10px 4px;
}

.step-form .form-well--error {
  border: 1px solid #fd0000;
}
.step-form .form-well-error {
  color: #fd0000;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 11px;
  transform: translateY(-100%);

}
.step-form .submit-wrapper {
  text-align: center;
}
.step-form .submit-wrapper .btn {
    padding: 0.5em 4em;
    font-size: 18px;
}
.step-form .submit-wrapper .long  {
    padding: 0.75em 3.7em;
    font-size: 18px;
}
.step-form .submit-wrapper .small {
    padding: 0.75em 2em;
    font-size: 17px;
}
.step-form .payments .col:first-child label {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.step-form .payments .col:last-child label {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
.step-form .form--error {
  position: absolute;
  top: -14px;
  right: 0;
  font-size: 11px;
  color: #fd0000;
}
.step-form .form--error-input {
  border-color: #fd0000;
}
.card-form-layout,
.card-form-layout .card {
  margin-top: 60px;
}
.card-form-layout .btn-give-more {
  display: block;
  margin: 20px auto;
  padding: 12px 10px;
  font-size: 13px;
}
@media screen and (max-width: 1200px) {
  .card-form-layout .row--with-more-gutter {
    margin-right: -10px;
    margin-left: -10px;
  }
  .card-form-layout .row--with-more-gutter > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-form-layout .row--with-more-gutter > .col-3-5 {
    width: 55%;
  }
  .card-form-layout .row--with-more-gutter > .col-2-5 {
    width: 45%;
  }
}
@media screen and (max-width: 940px) {
  .card-form-layout .card {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .card-form-layout .row--with-more-gutter > .col-2-5,
  .card-form-layout .row--with-more-gutter > .col-3-5 {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .card-form-layout .row--with-more-gutter > .col-3-5 {
    padding-top: 1em !important;
    max-width: 550px;
  }
  .card-form-layout .row--with-more-gutter > .col-2-5 {
    max-width: 450px;
  }
}
@media screen and (max-width: 480px) {
  .card-form-layout .card-title,
  .card-form-layout .card .receiver,
  .card-form-layout .card .sender {
    font-size: 14px;
  }
  .card-form-layout .card-price {
    font-size: 16px;
  }
}

.step-1-wrapper {
  padding-top: 85px;
  padding-bottom: 30px;
}
.card-wrapper {
  transition: .25s transform ease-in-out;
}

.card-wrapper .card-img-wrapper {
  overflow: hidden;
  border-radius: 10px;
  z-index: 2;
}
.card-wrapper .card-img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  transition: .25s transform ease-in-out;
  border-radius: 0;
}

.card-wrapper:hover {
  text-decoration: none;
 -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.card-wrapper:hover .card-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.step-1-item {
  margin-bottom: 20px;
}
.step-1-item .card-text {
  font-weight: bold;
}
@media screen and (min-width: 941px) and (max-width: 1200px) {
  .step-1-wrapper .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .step-1-wrapper .col-1-3 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .step-1-wrapper .card-title {
    font-size: 15px;
  }
  .step-1-wrapper .card-price {
    font-size: 28px;
  }
}
@media screen and (min-width: 941px) {
  .step-1-wrapper .col-1-3:nth-child(3n+1) {
    clear: right;
  }

}
@media screen and (min-width: 741px) and (max-width: 940px) {
  .step-1-wrapper .col-1-3:nth-child(2n+1) {
    clear: right;
  }
}
@media screen and (max-width: 740px) {
  .step-1-wrapper .card {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
@media screen and (max-width: 480px) {
  .step-1-wrapper .card-price {
    display: inline-block;
    padding-top: 0.5em;
    font-size: 22px;
  }
  .step-1-wrapper .card-prev-price {
    padding-left: 0.5em;
  }
  
  .step-1-wrapper .cash-giftcard .cash-input-wrapper {
    margin-bottom: 1em;
  }
  .step-1-wrapper .cash-giftcard .btn-theme {
    font-size: 14px;
  }
}
.step-2-wrapper .form-summary {
  font-size: 13px;
  margin-bottom:0;
}
.step-2-wrapper .title--sm {
  margin-bottom:0;
}
.step-2-wrapper .sender-name {
  padding-bottom:0;
}
.step-2-wrapper .for-who-item {
  display: inline-block;
  font-size: 13px;
}
.step-2-wrapper .margined {
  margin-right: 5px;
}
.later-options .date {
  padding-left:2px;
}
.send-now {
  margin-left: 13px;
}
.later-options .time {
  padding-right:2px;
}
.step-2-wrapper .when-date-title {
  font-size:18px;
  font-weight:bold;
  margin-bottom:5px;
  display:inline-block;
}
.step-2-wrapper .for-who span {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 13px;
}
.step-2-wrapper .for-me {
  text-align: center;
  background-color:white;
  margin-bottom:13px;
}
.step-2-wrapper .for-me .bird {
  margin-bottom: 15px;
}
.step-2-wrapper .for-me .title--sm {
  margin-bottom: 25px;
}

.step-2-wrapper .btn-natural {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}
.step-2-wrapper .btn-natural:hover {
  background: #b8b6b6;
}
.step-2-wrapper label[for="step-2-now"] {
  margin-left: 10px;
}
.step-2-wrapper .later-options {
  opacity: 1;
  font-size: 15px;
  transition: 0.2s opacity ease;
  margin-top:-15px;
}
.step-2-wrapper .later-options.hidden {
  opacity: 0;
  font-size: 0;
  pointer-events: none;
}
.step-2-wrapper .send-later-wrapper {
  padding-bottom:10px;
}
.step-2-wrapper .send-later-wrapper label {
  font-size:13px;
}
.step-2-when {
  font-size: 14px;
}

.form-title {
  font-weight: bold;
}

.step-2-wrapper .form-well .form-title {
  margin: 0;
  font-size: 18px;
}

.step-2-wrapper .form-tagline {
  margin-bottom: 10px;
  font-size: 13px;
}

.step-2-wrapper .form-well .col {
  text-align: center;
}

.modal .parsley-errors-list {
  position: absolute;
  left: 50%;

  bottom:0;
  transform: translate(-50%, 100%);
  color: red;
  font-size: 12px;
}

.btn-send-option {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  color: #393939;
  border: 2px solid transparent;
  border-radius: 50%;
  transition: 0.3s color ease;
  text-align: center;
}

.btn-send-option:before {
  content: "";
  display: inline-block;
  margin-right: -3px;
  height: 100%;
  vertical-align: middle;
}

.btn-send-option-inner {
  display: inline-block;
  vertical-align: middle;
}

.btn-send-option .icon {
  display: block;
  font-size: 40px;
  transition: 0.3s color ease;
}

.btn-send-option .btn-text {
  font-size: 14px;
  line-height: 1;
}
.btn-send-option:hover,
.btn-send-option:hover .icon {
  color: #666;
}

.btn-send-option .btn-cancel-send-option, .send-options-container .btn-cancel-send-option {
  display: none;
  position: absolute;
  left: -5px;
  top: 25px;
  width: 20px;
  height: 20px;
  border: 2px solid #fcb739;
  border-radius: 50%;
  background: white;
  color: #fcb739;
}
.send-options-container .btn-cancel-send-option .icon {
  position:absolute;
top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}
.send-options-container .btn-cancel-send-option {
  display:block;
}

.btn-send-option .btn-cancel-send-option .icon, .send-options-container .btn-cancel-send-option .icon {
  font-size: 9px;
  color: #fcb739;
  line-height: 18px;
}
.send-options-container .btn-cancel-send-option .icon {
  line-height:1;
}

.btn-send-option.toggled .btn-cancel-send-option {
  display: block;
}

.send-option-data {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  white-space: nowrap;
}


.card--for-me .receiver,
.card--for-me .sender,
.card--for-me .card-text,
.card--for-me .text-and-img-row {
  display: none;
}

@media screen and (max-width: 740px) and (min-width: 481px) {
  .step-2-wrapper .later-options {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .step-2-wrapper .submit-wrapper {
    padding-top: 30px;
    padding-bottom: 18px;
  }
  .step-2-wrapper .check {
    left: 10%;
  }
  .step-2-wrapper .for-who-item {
    display: block;
    margin: 0;
    padding-top: 5px;
  }
}
.step-3-wrapper .payment-summary {
  font-size: 18px;
}
.step-3-wrapper .payment-type {
  padding-top: 20px;
}
.step-3-wrapper .payment-type-item {
  display: block;
  margin-left: 1.5em;
  padding: 0.25em 1em;
  text-decoration: none;
}
.step-3-wrapper .payment-type-item.active {
  color: #f7b336;
  border-bottom: 2px solid #f7b336;
  font-weight: bold;
}
.step-3-wrapper .btn-load {
  margin-right: 5px;
  font-weight: 400;
}
.step-3-wrapper .form-well {
  padding-top: 25px;
}
.step-3-wrapper .super-overlay {
  padding: 16px 20px;
}
.step-3-wrapper .super-overlay .left {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.step-3-wrapper .super-overlay .row {
  margin-right: 10px;
  padding: 10px 0;
  width: 60%;
}
.step-3-wrapper .super-overlay .pay-with-label {
  padding-top: 15px;
}
.step-3-wrapper .super-overlay .pay-with .c-thumb {
  margin-left: 8px;
}
.step-3-wrapper .super-overlay .pay-with .form-control {
  width: 115px;
}
.step-3-wrapper .super-overlay .pay-with .currency {
  margin-right: 5px;
  vertical-align: bottom;
  font-size: 14px;
}
.step-3-wrapper .super-overlay .seperator {
  border: none;
  background: #a1a1a1;
  height: 1px;
}
.step-3-wrapper .super-overlay .seperator-no-mt {
  margin-top: 0;
}
.step-3-wrapper .super-overlay .btn-continue {
  display: block;
  margin: 20px auto 40px;
  padding: 10px 35px;
}
.step-3-wrapper .super-overlay .btn-continue .icon-arrow-left {
  margin-right: 10px;
  font-size: 14px;
}
.step-3-wrapper .form-group {
  padding-bottom: 30px;
}
.step-3-wrapper .form-label {
  display: block;
  margin-bottom: 5px;
}
.step-3-wrapper .accepted-cards {
  float: left;
}
.step-3-wrapper .question-mark {
  position: relative;
  bottom: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  height: 15px;
  width: 15px;
  background: #434343;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
}
.step-3-wrapper .submit-wrapper {
  padding-top: 25px;
  padding-bottom: 36px;
}
.step-3-wrapper .consent {
  margin-bottom: 15px;
}
.step-3-wrapper .btn-security {
  font-weight: bold;
  color: #393939;
}
.step-3-wrapper .btn-security .icon-lock {
  margin-left: 10px;
  font-size: 24px;
}
.step-3-wrapper .btn-security-text {
  font-size: 12px;
}
/*.step-3-wrapper #paypal-payment,#cc-payment.creditGaurdUrlError {
  min-height: 300px;
}*/
#cc-payment.creditGaurdUrlError label
{
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.step-3-wrapper #empty {
  padding-top: 50px;
  padding-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .step-3-wrapper #empty img {
    width: 100%;
  }
}
.people-suggestions {
  padding-top: 15px;
}
.people-suggestions .row {
  display: inline-block;
  vertical-align: middle;
  width: 92%;
}
.people-suggestions .suggestion-item {
  display: block;
  padding: 12px 10px;
  background: #e1e4e4;
  color: #434343;
  font-weight: bold;
  font-size: 12px;
  border-radius: 5px;
}
.people-suggestions .btn-next {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  padding: 0;
  padding-right: 2px;
  background: #e1e4e4;
  font-size: 10px;
}
@media screen and (max-width: 940px) {
  .step-3-wrapper .form-label {
    font-size: 15px;
  }
}
@media screen and (max-width: 740px) {
  .step-3-wrapper .super-overlay .row {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .step-3-wrapper .payment-type .dib {
    display: block;
  }
  .step-3-wrapper .payment-type-item {
    margin-left: 0;
    margin-bottom: 0.5em;
    width: 100%;
    text-align: center;
    background: #d8d7d7;
    border-radius: 5px;
  }
  .step-3-wrapper .super-overlay .row {
    width: 100%;
  }
  .step-3-wrapper .super-overlay .col {
    padding: 10px 0;
  }
  .step-3-wrapper .super-overlay .pay-with .form-control {
    width: 80%;
  }
  .step-3-wrapper .card-pinned-img .pinned-img {
    width: 110px;
    max-height: 120px;
  }
}
.confirmation-wrapper {
  padding: 7% 0;
  margin-top:1px;
}
.confirmation-wrapper .card {
  margin: 0 auto;
  padding: 6px 6px 30px;
  max-width: 575px;
}
.confirmation-wrapper .success-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 100;
}
.confirmation-wrapper .confirmation-text {
  margin: 0;
  line-height: 1.2;
}
.confirmation-wrapper-card-text {
  padding: 20px 20px 0
}
.confirmation-wrapper .micro-title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.confirmation-wrapper .micro-title-mb {
  margin-bottom: 1em;
}
.confirmation-wrapper .btn-print {
  display: block;
  margin: 0 auto;
  padding: 10px;
  color: #000;
  font-size: 18px;
}
.confirmation-wrapper .icon-print {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 22px;
}
.confirmation-wrapper .purchase-more {
  padding-top: 20px;
  margin: 0;
  font-weight: 100;
}
.confirmation-wrapper a {
  border-bottom: 1px solid #434343;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .confirmation-wrapper .success-title {
    font-size: 24px;
  }
}
.personal-form-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f8f8f8;
}
.personal-form-wrapper .form-group {
  margin-bottom: 1em;
}
.personal-form-wrapper .form-group-note {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
}
.personal-form-wrapper .form-control {
  height: 38px;
}
.personal-form-wrapper .profile-pic {
  vertical-align: top;
  margin-right: 0.75em;
  width: 85px;
  height: 85px;
  overflow: hidden;
}
.personal-form-wrapper .profile-pic img {
  width: 100%;
}
.personal-form-wrapper .submit-wrapper {
  text-align: center;
}
.personal-form-wrapper .submit-wrapper .btn {
  padding: 10px 90px;
}
.personal-empty-view {
  padding-bottom: 40px;
  text-align: center;
}
.personal-empty-view .empty-view-title {
  margin: 0;
  padding-top: 35px;
  font-size: 22px;
  font-weight: bold;
}
.personal-empty-view p {
  margin: 0 auto;
  max-width: 530px;
  padding-bottom: 35px;
  font-size: 19px;
  font-weight: 100;
  line-height: 1.2;
}
.personal-empty-view .empty-view-btn {
  display: inline-block;
  padding: 13px 25px;
  font-weight: bold;
  line-height: 1;
}
.personal-table {
  margin-bottom: 45px;
 /*table-layout:fixed*/
}
.personal-table .main-row {
  border-bottom: 1px solid #8e8e8e;
}
.personal-table td {
  padding: 1em 0.5em;
}
.personal-table .mini-card {
  position: relative;
  margin: 0 1em;
}
.personal-table .mini-card:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 66.67%;
}
.personal-table .text-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  line-height: 1;
  padding-right: 10px;
}
.personal-table .cash-mini-card {
  background: url("../../../../../../imagesnew/mini-cash-card-bg.png") center no-repeat;
  background-size: cover;
  color: #fff;
}
.personal-table .group {
  display: inline-block;
}
.personal-table .group:first-child {
  margin-left: 20px;
}
.personal-table .title--sm {
  margin-bottom: 0;
}
.personal-table .table-tagline {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
.personal-table .btn {
  padding: 5px 10px;
}
.personal-table .table-col-2 .btn {
  margin-left: 10px;
}
.personal-table .mobile-heading {
  display: none;
  width: 100%;
}
.personal-table .mobile-heading td {
  padding: 0.5em;
}
.personal-table .mobile-heading .title--sm,
.personal-table .mobile-heading-tagline {
  display: inline-block;
}
.personal-table .mobile-heading-tagline {
  margin-bottom: 0;
}
.personal-page-map {
  margin-bottom: 77px;
}
.personal-super-shovar {
  margin: 0 auto 100px;
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .personal-form-wrapper .row--with-more-gutter {
    margin-left: 0;
  }
}
@media screen and (max-width: 940px) {
  .personal-table .card-col {
    padding-left: 0;
    padding-right: 0;
  }
  .personal-table .mini-card-price {
    font-size: 12px;
  }
  .personal-table .checks-col {
    display: none;
  }
  .personal-super-shovar {
    width: 70%;
  }
}
@media screen and (max-width: 740px) {
  .personal-table {
    margin-left: auto;
    margin-right: auto;
    max-width: 460px;
  }
  .personal-table td {
    padding-top: 0;
  }
  .personal-table .title-col,
  .personal-table .number-col,
  .personal-table .btn-give {
    display: none;
  }
  .personal-table .mobile-heading {
    display: table-row;
  }
  .personal-super-shovar {
    padding-left: 0;
    max-width: 480px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .personal-table .card-col,
  .personal-table .date-col,
  .personal-table .btns-col {
    width: 33.33%;
  }
  .personal-table .mobile-heading,
  .personal-table .mobile-heading .title--sm {
    font-size: 15px;
  }
  .personal-table .text-wrapper {
    padding-right: 5px;
  }
  .personal-table .btn-resend {
    font-size: 15px;
  }
}
.home-wrapper {
  padding-top: 13px;
}
.giftcard-header {
  padding: 20px 0;
}
.giftcard-header .header-text {
  display: inline-block;
  vertical-align: middle;
  padding-right: 35px;
}
.giftcard-header .page-title {
  margin-bottom: 10px;
  font-size: 35px;
}
.giftcard-header .page-tagline {
  margin-top: 0;
}
.giftcard-hero {
  padding: 100px 0;
  background: url("../../../../../../imagesnew/giftcard-hero-bg.png") center center no-repeat;
  background-size: cover;
}

.gift-preview {
  position: relative;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 570px;
  border: 1px solid #e3e3e4;
  border-radius: 10px;
  background: #fff;
  z-index: 1;
}
.gift-preview-content {
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 45px;
  max-width: 380px;
}
.gift-preview--w-receiver .gift-preview-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.gift-preview .text-and-img-row {
  padding-bottom: 5px;
}
.gift-preview-img-wrapper {
  position: relative;
  padding-bottom: 62%;
  border-radius: 10px;
  overflow: hidden;
  background: #a2a2a2;
}
.gift-preview-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.gift-preview-info {
  padding-top: 20px;
}
.gift-preview .title {
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  word-break: break-all;
}
.gift-preview .tagline {
  margin: 0;
  max-width: 220px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 100;
}
.gift-preview .tdu {
  margin-right: 7px;
}
.gift-preview .col-3-10 {
  text-align: left;
}
.gift-preview .logo {
  max-width: 80px;
  max-height: 70px;
}
.gift-preview .receiver,
.gift-preview .greeting {
  color: #000;
}
.gift-preview .receiver {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: 100;
}
.gift-preview .receiver-name {
  font-weight: bold;
}
.gift-preview .greeting {
  margin-top: 0;
  padding-top: 13px;
  margin-bottom: 13px;
  line-height: 1.125;
  word-break: break-all;
}
@media screen and (max-width: 550px) {
  .giftcard-header .page-title {
    font-size: 25px;
  }
}

@media screen and (max-width: 440px) {
  .gift-preview .col-2-3 {
    padding-left: 10px;
  }

  .gift-preview .circle-img-wrapper {
    width: 80px;
    height: 80px;
  }

  .gift-preview .greeting {
    font-size: 12px;
  }

  .gift-preview-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gift-preview .col-3-10 {
    padding-right: 10px;
  }
  .gift-preview .col-7-10 {
    padding-left: 10px;
  }
}

.giftcard-hero {
  padding-right: 15px;
  padding-left: 15px;
}

.giftcard-hero .btn-thanks-wrapper {
  padding-top: 10px;
  text-align: center;
}
.giftcard-hero .btn-thanks-wrapper .btn {
  display: inline-block;
  padding: 13px 30px;
  color: #000;
  line-height: 1;
}
.giftcard-hero .btn-thanks-wrapper .icon-heart {
  vertical-align: middle;
  margin-right: 10px;
}
.giftcard-details {
  margin: 0 auto;
  padding: 45px 0;
  background: #efeeee;
  color: #000;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
}
.giftcard-details-title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: bold;
}
.giftcard-details .btn-redeem {
  display: block;
  margin: 25px auto 0;
  padding: 13px 30px;
  font-size: 18px;
}
.giftcard-page.giftcard-send-options {
  padding: 50px 15px 0px;
}

.giftcard-send-options .title--xs {
  margin-top: 0;  
  margin-bottom: 15px;
}

.giftcard-send-options .whatsapp-col {
  display: none;  
} 

.giftcard-send-options .col {
  text-align: center;
}

.giftcard-send-options-inner {
  position: relative;
  max-width: 450px;
}

.giftcard-send-options .improved-overlay {
  background: white;
}

.giftcard-sent-confirmation {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.giftcard-sent-confirmation .title--sm {
  margin-bottom: 10px;
}
.textarea-wrapper {
  font-size:0;
}
.textarea-wrapper textarea {
  font-size:16px;
}
.top-bar .super-voucher-link {
  border-right:none;

}
@media screen and (min-width: 741px) {
  .giftcard-send-options.showing-whatsapp .send-option-col {
    width: 25%;
  }
}

@media screen and (max-width: 740px) {
  .giftcard-header {
    margin-top: -65px;
  }
  .giftcard-header .print-col {
    width: 100%;
  }
  .giftcard-header .site-logo {
    display: block;
    margin: 1em auto;
  }
  .giftcard-header .header-text {
    display: block;
    padding-right: 0;
    text-align: center;
  }
  .giftcard-hero .card .note {
    font-size: 15px;
  }
  .giftcard-details img {
    display: block;
    margin: 1em auto;
  }
  .giftcard-details-text {
    font-size: 17px;
  }
  .giftcard-send-options.showing-whatsapp .send-option-col {
    width: 50%; 
  }
}
@media screen and (max-width: 480px) {
  .giftcard-header {
    padding: 0;
  }
  .giftcard-header .site-logo {
    width: 100px;
  }
  .giftcard-header .page-title {
    padding-top: 0;
    margin-bottom: 0;
  }
  .giftcard-hero {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .giftcard-hero .card-title {
    font-size: 15px;
  }
  .giftcard-hero .card .note {
    font-size: 14px;
  }
  .giftcard-send-options .default-overlay .btn-close {
    right: 10px;
    top: 10px;
  }
  .giftcard-details {
    font-size: 18px;
  }
  
}
.narrow-wrapper {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}
.supplier-page-header {
  padding: 8px 0;
  background: #f7b336;
}
.supplier-page-header .login-link {
  position: absolute;
  top: 0;
  left: 15px;
  text-decoration: underline;
  font-size: 15px;
}
.supplier-content-header {
  display: table;
  padding-top: 30px;
  padding-bottom: 45px;
}
.supplier-content-header .header-text,
.supplier-content-header img {
  display: table-cell;
  vertical-align: top;
}
.supplier-content-header .header-text {
  padding-right: 40px;
}
.business-info {
  padding-top:15px;
}
@media screen and (max-width: 740px) {
  .supplier-content-header .page-title {
    padding-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .supplier-content-header .header-text,
  .supplier-content-header img {
    display: block;
  }
  .supplier-content-header img {
    margin: 15px auto;
  }
  .supplier-content-header .header-text {
    padding-right: 0;
  }
  .voucherPaymentDetails .parsley-errors-list {
    bottom:-17px;
  }
}
.supplier-footer {
  padding: 20px 0 40px;
  background: #707070;
  color: #000;
}
.supplier-footer-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
}
.supplier-footer-tagline {
  margin-bottom: 0;
  padding-bottom: 25px;
}
.supplier-footer .contact-thumb {
  margin-left: 10px;
}
.supplier-footer .contact-thumb + span {
  margin-left: 20px;
  color: #fff;
  font-size: 14px;
}
.supplier-footer .logo-wrapper {
  text-align: left;
}
.supplier-footer-logo {
  max-width: 100px;
}
@media screen and (max-width: 740px) {
  .supplier-footer .logo-wrapper {
    padding-top: 25px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .supplier-footer ul .dib {
    display: block;
    margin-bottom: 1em;
  }
  .step-1-wrapper .cash-giftcard-thumb {
        width: 34.15%;
    }
    .step-form .submit-wrapper .long  {
    padding: 0.75em 4.3em;
    font-size: 16px;
}
.step-form .submit-wrapper .small  {
       padding: 0.75em 2.2em;
    font-size: 15px;
}
}
body {
  direction: rtl;
  text-align: right;
}
@media screen and (max-width: 740px) {
  html,
  body {
    overflow-x: hidden;
  }
}
a.top-bar-link:focus {
  text-decoration:none;
}

@media screen and (max-width: 400px) {
  .page-map-page {
    color: #434343;
  }
}


.fr {
  float: right;
  width:100%;
}

/** 404 page styles **/
.page-404 {
  position: relative;
  padding-top: 50px;
  min-height: 740px;
}

.page-404 .page-title {
  margin-bottom: 0;
}

.page-404 p {
  margin: 0;
  max-width: 265px;
  font-size: 25px;
  line-height: 1.4;
}
.super .page-title {
  margin:0;
  margin-bottom:63px;
  line-height: 36px;
}
.page-404 .bird {
  position: absolute;
  left: 0;
  top: 40px;
}
.db-lg {
  display:block;
}

.col-1-10-mobile {
  display:none;
}

.row--with-gutter .col-card {
  padding-left:78px;
  padding-bottom:109px;
  padding-bottom:109px;
}
.row--with-gutter .col-text-super {
  padding-right:78px;
  
}

@media screen and (max-width: 1200px) {
  .page-404 .bird {
    width: 60%;
  }
}
@media screen and (max-width: 940px) {
  .page-404 {
    min-height: 550px;
  }

  .page-404 p {
    font-size: 20px;
  }
  .row--with-gutter .col-card, .row--with-gutter .col-text-super {
      padding:0 15px;
  }
}
@media screen and (max-width: 480px) {

  .footer-contact {
    text-align:center;
  }
  .m-page-footer .contact-thumb + span {
    margin:0;
    font-size:13px;
    width:100%;
    display:inline-block;
    margin-top:5px;
  }
  .m-page-footer .contact-thumb {
    margin:0;
  }
  .m-page-footer .footer-bottom {
    padding-bottom:0;
    position:relative;
  }
  .super .page-title {
    margin-bottom:33px;
  }
  .row--with-more-gutter.row--lg > .col.footer-images {
    padding-top:130px; 
    position:absolute;
    right:0;
    bottom:0;
    transform:translateY(100%);
    background:white;
  }
  .row--with-more-gutter.row--lg > .col.footer-links-col {
    width:50%;
    float:right;
  }
  .db-lg {
    display:inline-block;
  }

  .col-1-10-mobile {
    width:10%;
    min-height:1px;
    display:inline-block;
  }

  .hide-mobile {
    display:none;
  }
  .row--sm > .mobile-send-method {
    width:50%;
    float:right;
  }

}
.my-account {
  background-color: #0a5c72;
  color:white;
  padding:4px 6px;
  font-size:13px;
  display:inline-block;
  border-radius:3px;
  width:124px;
}
.my-account .top-bar-link 
{
  border:none;
  padding:1px 15px 0;
}
.my-account .top-bar-link:hover 
{
  text-decoration:none;
}
.second-header .my-account {
  background-color:#1d819c;
}
.super .error-field, .super .parsley-error {
  border:1px solid #ff0000;
}
.row .bottom-error-general {
  padding:0;
}

@media screen and (max-width: 740px) {
  .page-404 .bird {
    position: relative;
    width: 100%;
  }
    .mobile-explaination {
    display:block;
  }
  .col-card .super-shovar {
    padding:30px 11px;
  }
  .row--with-gutter .col-text-super {
    border-top:1px solid black;
    padding-top:36px;
    margin-top: 18px;
  }
}



/* ORG GIFT CARD LAYOUT */
.site-header--gift {
  padding: 30px 15px;
  background: #fff;
  text-align: center;
}

.site-header--gift .logo {
  display: block;
  margin: 0 auto;
  max-width: 290px;
}

.site-footer--gift {
  padding: 35px 15px;
  text-align: center;
  font-size: 14px;
}

.site-footer--gift .logo {
  display: block;
  margin: 0 auto;
  max-width: 75px;
}
.site-footer--gift .footer-text {
  margin-top: 15px;
  margin-bottom: 0;
}
.super .subtitle {
  margin-top:0;
  line-height: 30px;
}
.footer-image{
  margin-bottom: 20px;
}

@media screen and (max-width: 740px) {
  .org-giftcard {
    padding-top: 0;
  }
}

.modal--send-options .giftcard-send-options .row--with-less-gutter {
  padding-bottom:30px;
}

.barcode > div:first-child {
  margin: 6px auto;
}
.improved-overlay .input-theme.fluid {
  max-width:100%;
}
.mobile-upload {
  cursor:default;
}
.btn-bottom-wrapper {
  display:none;
  padding:11px;
}
.btn-bottom {
  width:100%;
  height:38px;
  font-size:16px;
}
.improved-overlay .overlay-buttons {
    position: relative;
  padding-top: 20px;
 text-align: center;
}

@media screen and (max-width: 480px) {
  .step-2-wrapper .row--with-sm-gutter {
    margin:0;
  }
  .btn-bottom-wrapper {
    display:block;
  }
  .upload-query {
    position: absolute;
    z-index: 1;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
  }
  .mobile-upload {
      cursor:pointer;
  }
  .step-2-wrapper .input-w-label-wrapper-new .fluid {
    margin-bottom:22px;
  }
  .step-2-wrapper .step-form-wrapper {
    padding:15px 0 0;
  }
  .step-2-wrapper .row--with-sm-gutter > .col {
    padding:0 15px;
  }
  .step-2-wrapper .later-options {
    margin-top:12px;
  }
  .step-2-wrapper .later-options.hidden {
    display:none;
  }
 .step-form.send-methods .form-well.for-friend-sms {
    padding-bottom:77px;
  }
  .sendViaSmsForm .input-w-label-wrapper-new.sms {
    max-width:100%;
  }
  .step-2-wrapper .overlay-buttons .btn-close {
    float:right;
    margin-top:9px;
  }
  .step-2-wrapper .overlay-buttons .btn-save {
    float:left;
  }
  .improved-overlay .col-1-2.for-me-sms-input {
    margin-bottom: 12px;
  }
  .step-2-wrapper .submit-wrapper {
    padding:0;
    background:transparent;
  }
  .improved-overlay .col-1-2 {
    margin-bottom: 22px;
  }
  .improved-overlay .sendViaEmailForm input {
    margin-bottom:15px;
  }

  .step-form .form-well-error {
    top:auto;
    bottom:-12px;
    right:6px;
    z-index:5;
  }
  .step-2-wrapper .section2-desktop .form-query {
    font-size:16px;
    font-weight:normal;

  }
  .for-me {
    overflow:hidden;
  }
  .step-2-wrapper .for-me .bird {
    margin-right:-24%;
  }

  .step-2-wrapper .revicer-name .parsley-errors-list {
    bottom:0px;
    transform: translateY(100%);
  }
  .card-form-layout .row--with-more-gutter > .col-3-5.data-col {
    padding-top:0 !important;
  }
  .step-2-wrapper .when-date-title {
    font-weight:normal;
    font-size:15px;
  }
  .send-options-details-email {
    width:100%;
    transform: none;
  }
  .bottom-position {
    bottom:0;
  }
  .step-2-wrapper .sendViaEmailForm .input-w-label-wrapper-new label {
    right:0;
  }
  .card-form-layout .row--with-more-gutter > .col {
    padding:0;
  }
 
  body, html {
    height: 100%;
    max-height: 100%;
    -webkit-overflow-scrolling: auto;
  }

  body > div.ember-view {
    height: 100%;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cash-giftcard .input-theme {
    font-size:22px;
  }
  .step-2-wrapper .submit-wrapper.float-button {
    padding:0;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    z-index:2;
  }
  .step-2-wrapper .submit-wrapper.float-button .btn {
    width:100%;
  }
  .step-2-wrapper .step-form-wrapper.with-float-button {
    padding-bottom:0;
  }
}
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  /**display: inline;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display:none;
}
.chosen-with-drop .chosen-drop {
  display:block;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  /*border: 1px solid #aaa;*/
  border-radius: 0px;
  background-color: #fff;
  /*background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);*/
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.form-control.chosen-container-single .chosen-single {
  height: 34px;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  line-height: 18px !important;
}


.form-control.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 2px center;
}

.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('../../../../../../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single:not(.no-arrow) .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../../../../../imagesnew/icons/select-arrow.png') no-repeat 0px 2px;
}
.step-2-wrapper .chosen-container-single:not(.no-arrow) .chosen-single div b {
  background: url('../../../../site/images/select-arrow-black.png') no-repeat left center;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
 /* background: white url('../../../../../../img/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../../../../../../img/chosen-sprite.png') no-repeat 100% -20px;*/
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
  float: right;
  width: 100%;
  box-sizing: border-box;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.form-control.chosen-container-multi .chosen-choices {
  min-height: 34px;
  max-height: 34px;
  padding-top: 5px;
  padding-bottom: 0;
  border-radius: inherit;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}



.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('../../../../../../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/*.chosen-drop {
  display:none;
}
.chosen-container-active .chosen-drop {
  display:block;
}*/

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background:white;
  /*
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);*/
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
  display: none;
}

.select-wrapper:after {
    font-family: fontAwesome;
    content: '\f0d7';
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.form-control.chosen-rtl .chosen-choices li.search-choice {
 margin-top: 0;
 margin-bottom: 0;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  /*background: white url('../../../../../../img/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../../../../../../img/chosen-sprite.png') no-repeat -30px -20px;*/
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background:none;
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
  /*  background-image: url('../../../../../../img/chosen-sprite@2x.png') !important;*/
   /* background-size: 52px 37px !important;*/
    background-repeat: no-repeat !important;
  }
}
/* @end */

.chosen-container.form-control {
  padding: 0;
  border: none;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../../../../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../../../../../../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../../../../../../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../../../../../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../../../../../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../../../../../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}

.spinner {
  margin: 0 auto 20px;
  text-align: center;
  width: 150px;
}

.search-scroll .spinner {
  margin: 0 auto;
  padding: 20px;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #000;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.voucher-preview-col {
	display:inline-block;
	float:right;
}
.voucher-preview .card-title {
	width:72%;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display:inline-block;
}
.voucher-preview .card-price {
	font-size:32px;
	font-weight: normal;
}

.voucher-preview .fluid {
	width:100%;
}
.voucher-preview .title {
	padding-bottom:0;
}
.voucher-preview.card {
	padding:6px 7px 14px;
}

.voucher-preview .receiver {
	padding-bottom:2px;
}

.voucher-preview .sender {
	margin-bottom:5px;
	padding-bottom:3px;
}
.voucher-preview .circle-img-wrapper {
	position: absolute;
    left: -3px;
    top: 5px;
}
.voucher-preview .card-text {
	margin-bottom:13px;
}
.voucher-preview .more-info {
	  display: inline-block;
	transform: translateY(-5px);
}
.voucher-preview .receiver {
	margin-bottom:7px;
}

@media screen and (max-width: 940px) {
	.voucher-preview-col {
		width:100%;
	}
}
@media screen and (max-width: 480px) { 

	.voucher-preview.card {
    	padding: 6px 11px 12px;
	}
	.voucher-preview .card-info {
		padding-top:14px;
	}
	.voucher-preview .receiver {
		margin-bottom:15px;
		padding-bottom:0;
	}
	.voucher-preview .sender {
		margin-bottom:6px;
		padding:0;
	}
	.voucher-preview .card-title {
		width:62%;
	}
	.voucher-preview  .fluid {
		width:100%;
	}
}

.step-2-wrapper {
	margin-top:0;
}
.step-2-wrapper .data-col {
	float:right;
	width:573px;
	margin-left:150px;
}
.step-2-wrapper .voucher-preview-col {
	width:391px;
}
.step-2-wrapper .step-form-wrapper {
    padding: 15px 16px 16px;
}
.step-2-wrapper .upload-label {
	font-size:18px;
}

.step-2-wrapper .wrapper {
	max-width:1137px;
	padding:0;
}
.step-2-wrapper .for-who {
    background-color: white;
    padding: 13px 13px 33px;
}
.step-2-wrapper .for-me-container {
	min-height:218px;
}
.step-2-wrapper .section-title {
	font-weight:bold;
	font-size:18px;
	margin:0;
}

.step-2-wrapper .for-who .section-title {
	margin-bottom:8px;
}
.for-friend .names-col {
  padding-left:33px;
}
.step-2-wrapper .reciver-name {
	padding:0;
	margin-bottom:24px;
}
.step-2-wrapper .error-inside {
	position:relative;
}
.step-2-wrapper .error-inside .parsley-errors-list {
	position:absolute;
	top:50%;
	left:0;
	transform: translateY(-50%);
	width:50%;
	color: #fd0000;
	font-size:11px;
	line-height:12px;
}
.step-2-wrapper .btn-close {
  	font-size:14px;
  	text-decoration:underline;
  	margin: 0 0 0 10px;
} 
.step-2-wrapper .for-friend {
    background-color: white;
    padding: 0 15px 13px;
    margin-bottom: 15px;
}
.step-2-wrapper .upload-image-container {
	padding: 12px 11px 10px;
	position:relative;
}
.step-2-wrapper .upload-label .icon-photo {
	vertical-align:middle;
}
.step-2-wrapper .upload-image-container .section-title {
	margin-left:55px;
	display:inline-block;
}
.step-2-wrapper .upload-image-container label {
	cursor:pointer;
}
.step-2-wrapper .upload-image-container .image-uploaded {
	margin-left:37px;
}
.step-2-wrapper .limit-size {
  font-size:13px;
  font-weight:normal;
}
.step-2-wrapper .send-later-wrapper {
    padding: 9px 11px 8px;
}
.step-2-wrapper .send-later-wrapper .section-title {
	margin-bottom:1px;
}
.step-2-wrapper .send-methods {
	padding:11px 13px 20px 13px;
}
.step-2-wrapper .send-methods .section-title {
	line-height:19px;
} 
.step-2-wrapper .send-methods .improved-overlay,
.step-2-wrapper .send-methods .improved-overlay > div {
  background: #ffffff;
}
.step-2-wrapper .send-methods .improved-overlay .section-title {
	margin-bottom:30px;
	text-align:right;
}
.step-2-wrapper .input-label-wrapper {
	position:relative;
}
.step-2-wrapper .input-label-wrapper label {
	font-size: 12px;
	position: absolute;
	top: -3px;
	right: 0;
	transform: translateY(-100%);
}
.row-lg-with-gutter {
	position:relative;
	margin:0 -8px;
}
.row-lg-with-gutter .col {
	padding:0 8px;
}
.step-2-wrapper .improved-overlay .input-theme {
	max-width:100%;
	padding:0 12px;
}
.step-2-wrapper .submit-wrapper {
  padding:13px;
  background-color:white;
}
.step-2-wrapper .word-limit {
  position: absolute;
  left: 0px;
  top: 0;
  transform: translateY(-100%);
  font-size: 11px;
  color: #8e8e8e;
}

.step-2-wrapper .improved-overlay .overlay-buttons {
	text-align: center;
	display: inline-block;
	width: 100%;
}

.step-2-wrapper .uploaded-img {
	width:40px;
	height:28px;
	margin-left:5px;
}

.step-2-wrapper .card {
	margin-top:45px;
}
.step-2-wrapper .form-well-error {
  color: #fd0000;
  position: absolute;
  right:auto;
  left:12px;
  top: 12px;
  font-size: 11px;
  width:100%;
  transform: none;
  text-align:right;
  z-index:1;
  display:inline-block;
  width:53%;

}
.step-2-wrapper .upload-error {
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  left:12px;
  color:#fd0000;
  font-size:11px;
  line-height:11px;
   width: 36%;
}
.step-2-wrapper .later-options .row {
	padding: 0 6px 0 4px;
}
.step-2-wrapper .later-options .date {
	padding-left:8px;
}
.step-2-wrapper .later-options .time {
	padding-right:8px;
}
.step-2-wrapper .for-friend .greeting-col {
  padding-right:6.5px;
}
.step-2-wrapper .print .btn {
	width:143px;
	height:34px;
	line-height:34px;
	padding:0;
}
.step-2-wrapper .edit-greeting {
  		padding:11px 12px;
}
.step-2-wrapper .for-me-container + .send-methods .form-well-error {
	width:44%;
}

.error-newline {
	position: relative;
}

.error-newline .parsley-errors-list{
	color: #fd0000;
	font-size: 11px;
	display: block;
	margin-top: 3px;
	text-align: right;
	line-height: 1.4;
}

.error-newline .parsley-error,
.error-border{
	border: 1px solid #fd0000;
}

.improved-overlay .parsley-errors-list{
	position: absolute;
	right: 0;
	bottom: -15px;
	z-index: 2;
}

.step-2-wrapper .eventsTypes{
	margin-bottom: 24px;
}

@media screen and (max-width: 1136px) {
	.step-2-wrapper .data-col, .step-2-wrapper .voucher-preview-col {
		margin:0 auto;
		float:none;
		display:block;
	}
}
@media screen and (max-width: 940px) {
	.step-2-wrapper .data-col{
		width: 100%;
		margin: auto;
		max-width: 600px;
	}

	.step-2-wrapper .voucher-preview-col{
		width: 100%;
		margin: auto;
		max-width: 390px;
	}

	.step-2-wrapper .card {
		margin-top:16px;
	}
}
@media screen and (max-width: 740px) {
  
	.step-2-wrapper .data-col  {
	  	padding:0;
  	}
	.step-form-wrapper .section1 {
		padding:7px 13px 9px;
	}
	.step-2-wrapper .section-title {
		font-size:15px;
		font-weight: normal;
	}
	.step-2-wrapper .for-who {
   		 padding: 17px 11px 33px;
	}
	.mobile-db {
		display:block;
	}
	.step-2-wrapper .for-who .for-me {
		margin: 9px 0 0;
		text-align:right;
	}
	.step-2-wrapper .card-form-layout .card {
		margin-top:0;
	}
	.step-2-wrapper .card {
		margin-top:0;
	}
}
@media screen and (max-width: 480px) {
  .step-2-wrapper .for-me-container + .send-methods .form-well-error {
  width:100%;
}
  .step-form-wrapper .step-form #for-me img.bird
  {
    height: auto;
    width: 100%;
    margin: 0;
  }
	.step-2-wrapper .wrapper {
		padding:0;
	}
	.step-2-wrapper .for-friend {
		padding: 0 12px 11px;
	}
	.step-2-wrapper .sender-name {
		margin-bottom:23px;
	}
	.step-2-wrapper .upload-image-container {
		padding:0;
	}
	.step-2-wrapper .upload-image-container .section-title {
		position:absolute;
		top:50%;
		right:13px;
		transform: translateY(-50%);
		z-index:1;
	}
	.step-2-wrapper .upload-image-container label .icon {
		float:left;
	}
	.step-2-wrapper .uploded-img {
  		width:40px;
  		height:28px;
  		margin-left:40px;
  		float:left;
  		display:inline-block;
	}
	.step-2-wrapper .upload-image-container .btn-del {
		position:absolute;
		top:50%;
		transform: translateY(-50%);
		left:16px;
		z-index:3;
		cursor:pointer;
	}
	.step-2-wrapper  .upload-label {
	    position: relative;
	    display: block;
	    z-index: 2;
	    padding: 15px 14px 12px;
  	}
  	.step-2-wrapper .row-lg-with-gutter {
  		width:auto;
  	}
  	.step-2-wrapper .submit-wrapper {
  		background:none;
  		padding:0;
  	}
  	.step-2-wrapper .submit-wrapper .btn {
  		width:100%;
  		height:38px;
  	}
  	.step-2-wrapper .error-inside .parsley-errors-list {
  		top:auto;
  		bottom:-14px;
  		width:100%;
  		right:0;
  	}
  	.step-2-wrapper .row-lg-with-gutter .col {
		margin: auto;
  	}
  	.step-2-wrapper .input-label-wrapper label {
  		top:1px;
  	}
  	.step-2-wrapper + .business-info .side-note {
		margin-bottom:19px;
	}
	.step-2-wrapper .uploaded-img {
		float:left;
		margin-left:23px;
	}
	.step-2-wrapper .clearfix-m:after {
		content: "";
		display: table;
		clear: both;
	}
	.step-2-wrapper .upload-error {
		right: 13px;
		right: 0;
		top:auto;
   		bottom: -18px;
    	width: 100%;
	}

	/*.step-2-wrapper .select-wrapper:not(.no-arrow):after {
		content: url("../../../../site/images/select-arrow-black.png");
	}*/

	.step-2-wrapper .form-well-error {
		top:auto;
		bottom:5px;
		left:auto;
		right:10px;
		transform: none;
		width:93%;
		z-index:1;
	}

	.step-2-wrapper .input-open .form-well-error {
		display:none;
	}
	.step-2-wrapper .for-friend .greeting-col {
		padding:0;
	}
	.step-2-wrapper .later-options .row {
		padding: 0;
	}
	.step-2-wrapper .for-friend {
		padding:0 11px 11px;
	}
	.step-2-wrapper .later-options .date {
		padding-left:6.5px;
	}
	.step-2-wrapper .later-options .time {
		padding-right:6.5px;
	}

	.step-2-wrapper .eventsTypesItems{
		text-align: center;
	}
}

@media only screen and (max-width: 425px){
	.form-control,
	.textarea-wrapper textarea{
		font-size: 13px;
		padding: 0 7px;
	}

	select.form-control{
		padding: 0 7px 0 20px;
	}
}
.step-3-wrapper {
	margin-top:1px;
}
.step-3-wrapper .data-col {
	float:right;
	width:574px;
	margin-left:150px;
}
.step-3-wrapper .voucher-preview-col {
	width:391px;
}
.step-3-wrapper .step-form-wrapper {
	padding:16px;
}
.step-3-wrapper .summary-price {
	float:left;
}
.step-3-wrapper .paymentVisible {
	display:block;
}
/*.step-3.wrapper .step-form-wrapper {
	background:#e7e7e7;
	padding:12px;
	min-height:1px;
}*/
.step-3-wrapper .section {
	background:white;
	margin-bottom:14px;

}
.step-3-wrapper .payment-col {
	width:574px;
	margin-left: 8%;
}
.step-3-wrapper .step-form-wrapper {
	max-width:574px;
	min-height:1px;
}
.step-3-wrapper .bottom-padding {
	padding-bottom:143px;
}

.step-3-wrapper .summary-line {
	font-size:18px;
}


.step-3-wrapper .summary-line:first-child {
	padding:14px 12px 6px;
}
.step-3-wrapper .summary-line:last-child {
	padding:0 12px 5px;
}
.step-3-wrapper .summary-wrapper {
	min-width:270px;
}
.step-3-wrapper .payment-summary .summary-title {
	font-weight:bold;
	display:inline-block;
	width:162px;
}
.step-3-wrapper .payment-summary .btn-load {
	font-size:15px;
	text-decoration:underline;
}
.step-3-wrapper .payment-tabs {
	border-bottom:1px solid #f6b336;
	margin-bottom:0;
}
.step-3-wrapper .btn-tab {
	padding:9px 12px 5px;
	margin-left:25px;
	color:#393939;
	font-size:18px;
}
.step-3-wrapper .btn-tab.active {
	color:#f6b336;
	border-bottom:2px solid #f6b336;
}
.step-3-wrapper .super-overlay {
	background:white;
	padding:20px 22px 8px;
}
.step-3-wrapper .super-voucher-only {
	padding-bottom:99px;
}
.step-3-wrapper .circle-v {
	display:none;
}
.step-3-wrapper .super-voucher-option .circle-v
{
	display: block;
}

.step-3-wrapper .circle-v + label {
	cursor:pointer;
	position:relative;
	padding-right:26px;
    display: flex;
    line-height: 20px;
    text-align: right;
}
.step-3-wrapper .circle-v + label::before {
	content:"";
	display:block;
	width: 20px;
	height: 20px;
	border:1px solid black;
	border-radius:50%;
	position:absolute;
    top: -1px;
    right: 0;
	font-family: 'icomoon';
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
}
.step-3-wrapper .circle-v:checked + label::before,.step-3-wrapper .super-voucher-option .circle-v.checked + label::before  {
	content: "\e905";
}
.step-3-wrapper .super-voucher-option label {
	cursor:pointer;
	display:inline-block;
	min-width:212px;
	font-size:14px;
	padding-right:41px;
}
.step-3-wrapper .super-voucher-option {
	border-bottom:1px solid #f1f1f1;
}
.step-3-wrapper .super-voucher-option:first-child {
	padding-bottom: 9px;
	margin-bottom:20px;
}
.step-3-wrapper .super-voucher-option:nth-child(2) {
	margin-bottom: 16px;
	padding-bottom: 20px;
}
.step-3-wrapper .super-voucher-option:nth-child(3) {
	border-bottom:none;
}
.step-3-wrapper .combined-payment .super-voucher-option:first-child {
	margin-bottom:14px;
}
.step-3-wrapper .combined-payment .super-voucher-option:nth-child(2) {
	margin-bottom:15px;
}
.step-3-wrapper .super-voucher-option:first-child label {
	padding-right:16px;
}
.step-3-wrapper .super-voucher-option img {
	margin-left:20px;
}
.step-3-wrapper .super-voucher-option:first-child label img {
	margin-left:12px;
}

.step-3-wrapper .super-voucher-option .input-theme {
	padding:5px 9px;
	width:112px;
	height:38px;
	margin-left:11px;
}
.step-3-wrapper .super-voucher-option .currency {
	vertical-align:bottom;
}
.step-3-wrapper .super-voucher-option .parsley-errors-list {
	position:absolute;
	bottom:0;
	transform: translateY(100%);
	right:0;
	width:102%;
	color:#fd0000;
	font-size:12px;
	line-height:13px;
}
.step-3-wrapper .super-overlay .submit-wrapper {
	text-align:center;
	padding:26px 0 14px;
}
.step-3-wrapper .super-overlay .submit-wrapper .btn-theme {
	width:234px;
	height:44px;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper {
	margin-top:15px;
	background:white;
	padding:18px 0 16px;
	text-align:center;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper .btn-theme {
	width:264px;
	height:44px;
	line-height:44px;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper label {
	padding-right:25px;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper label, .step-3-wrapper .super-voucher-payment .submit-wrapper a {
	font-size:14px;
	text-decoration:none;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper .terms {
	position:relative;
	margin-bottom:10px;
}
.step-3-wrapper .super-voucher-payment .submit-wrapper .terms .error {
    bottom: 4px;
    font-size: 12px;
    position: absolute;
    transform: translate(-50%, 100%);
    width: 100%;
	/*@noflip*/left:50%;
}

.step-3-wrapper .paypal-wrapper .terms .error {
	top: 22px;
	font-size: 12px;
	position: absolute;
	width: 100%;
	display: inline-block;
	right: 0;
	text-align: center;
}

.step-3-wrapper .super-voucher-empty {
	padding:25px 0 41px;
	text-align:center;
}
.step-3-wrapper .super-voucher-empty .load-wrapper {
	margin-top:35px;
}
.step-3-wrapper .super-voucher-empty .btn-theme {
	width:234px;
	height:44px;
	line-height:44px;
	font-size:18px;
}
.step-3-wrapper .paypal-wrapper {
	background:white;
	text-align:center;
	padding-top:50px;
	padding-bottom:51px;

}
.step-3-wrapper .paypal-wrapper .btn-theme {
	width:234px;
	height:44px;
	margin:10px 0 10px;
	font-size:18px;
	line-height:44px;
}
.step-3-wrapper .paypal-wrapper .paypal-explain {
	font-size:12px;
	display:block;
}

.step-3-wrapper .paypal-wrapper .terms {
	margin: 10px 0 10px 0px;
	text-align: center;
}

.step-3-wrapper .payment-iframe {
    height: 677px;
    width: 100%;
    border: none;
    padding: 13px 30px 30px 30px;
    background: white;
}
.step-3-wrapper .combined-error {
	display:block;
	text-align:center;
}
.step-3-wrapper .card {
	margin-top:45px;
}
.step-3-wrapper .cg-error {
	position:relative;
}
.step-3-wrapper .cg-error p {
	text-align:center;
	position:absolute;
	width:100%;
	top:50%;
	margin:0;
	/*@noflip*/left:50%;
	transform: translate(-50%, -50%);
}

.credit-cards{
	padding: 20px 20px 0 20px;
	background: #ffffff;
	font-size: 14px;
}

.credit-cards .action{
	font-size: initial;
	display: inline-block;
	padding: 5px 0;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 10px;
}

.credit-cards .action:hover span,
.credit-card-row:hover .new-card-label{
	text-decoration: underline;
}

.credit-cards .action .fa-plus-circle {
	padding-left: 20px;
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
}

hr.seperator{
	margin: 10px 0;
    display: inline-block;
    width: 100%;
    border-color: #f1f1f1;
    border-top: none;
}

.credit-card-row .label{
    display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.credit-card-row .column{
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0 0 0 20px;
}

.credit-cards .credit-card-row{
	font-size: initial;
    padding: 10px 0;
}

.credit-cards .credit-card-row .icon-check{
	display: inline-block;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    border: 1px solid #393939;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
	color: #ffffff;
	user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.credit-cards .credit-card-row .icon-check.selected{
	color: #393939;
}

.credit-cards .credit-card-row .logo{
    background: #f1f1f1;
    border-radius: 5px;
    width: 50px;
    padding: 5px;
}

.credit-cards .credit-card-row .logo img{
	width: 100%;
    display: block;
    height: auto;
    margin: auto;
}

.credit-cards .credit-card-row .number:after{
    content: '●●●●';
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.credit-cards .credit-card-row .input-theme{
    padding: 6px 10px;
    max-width: 70px;
	direction: ltr;
	text-align: right;
	-moz-appearance: textfield;
}

.credit-cards .credit-card-row .input-theme::-webkit-outer-spin-button,
.credit-cards .credit-card-row .input-theme::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.credit-cards .credit-card-row .payments{
    border: 1px solid #fab442;
    border-radius: 3px;
	position: relative;
}

.credit-cards .credit-card-row .payments label{
    font-size: 12px;
    display: block;
    position: absolute;
    top: -20px;
}

.credit-cards .credit-card-row .payments .option {
    float: right;
    padding: 6px 10px;
    border-left: 1px solid #fab442;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.credit-cards .credit-card-row .payments .option:nth-last-of-type(1) {
	border: none;
}

.credit-cards .credit-card-row .payments.n1 .option:nth-of-type(1),
.credit-cards .credit-card-row .payments.n2 .option:nth-of-type(2),
.credit-cards .credit-card-row .payments.n3 .option:nth-of-type(3) {
	background: rgba(247, 179, 32, 0.3);
}

.credit-cards .credit-card-row .new-card-label{
	display: inline-block;
	padding: 7px 20px 7px 30px;
	cursor: pointer;
}

.credit-cards .credit-card-row .break{
	display: none;
}

.terms-cards{
    background: #ffffff;
    margin-top: 15px;
    text-align: center;
    padding: 20px;
}

.terms-label{
    font-size: 13px;
}

.terms-cards .btn.btn-theme{
    height: auto;
    padding: 10px 20px;
    margin-top: 10px;
    line-height: inherit;
}

.terms-cards .error{
	margin-top: 5px;
	font-size: 12px;
	display: block;
}

@media only screen and (max-width: 580px){
	.credit-cards .credit-card-row .logo{
		margin: 0 0 0 45px;
	}

	.credit-cards .credit-card-row .field{
		margin: 20px 45px 0 10px;
	}

	.credit-cards .credit-card-row .payments{
		margin: 20px 0 0 0;
	}

	.credit-cards .credit-card-row .break{
		display: block;
	}

    .step-3-wrapper .terms-cards .btn-theme {
        width: 100%;
    }
}



@media screen and (max-width: 1136px) {
	.step-3-wrapper .data-col, .step-3-wrapper .voucher-preview-col {
		margin:0 auto;
		float:none;
		display:block;
	}
}

@media screen and (max-width: 740px) {
	.step-3-wrapper {
		background:#e7e7e7 !important;
	}
	.step-3-wrapper .wrapper {
		padding:0 11px;
	}
	.step-3-wrapper .step-form-wrapper {
		max-width:100%;
		padding:17px 0 0;
	}
	/*.step-3-wrapper .data-col, .step-3-wrapper .voucher-preview-col {
		width:100%;
	}*/

	.step-3-wrapper .super-voucher-empty {
		padding:7px 0 104px;
	}
	.step-3-wrapper .btn-theme {
		font-size:16px;
		height:38px;
		line-height:38px;
	}
	.step-3-wrapper .super-voucher-empty .btn-theme {
		width:100%;
		height:38px;
		line-height:38px;
		font-size:16px;
	}
	.step-3-wrapper .super-voucher-empty img {
		max-width:100%;
	}
	.step-3-wrapper .super-overlay {
		padding: 14px 15px 8px;
	}

	.step-3-wrapper .payment-tabs {
		background:#393939;
		border:none;
	}
	.step-3-wrapper .btn-tab {
		color:white;
		margin:0;
		padding: 12px 15px 6px;
		font-size:14px;
	}
	.step-3-wrapper .btn-tab.active {
		border:none;
	}
}
@media screen and (max-width: 557px) {
	.step-3-wrapper .data-col, .step-3-wrapper .voucher-preview-col {
		width:100%;
	}
}
@media screen and (max-width: 500px) {

	.step-3-wrapper .payment-iframe {
		height:637px;
	}
}
@media screen and (max-width: 480px) {
	.step-3-wrapper .super-voucher-payment .submit-wrapper label {
		padding-right:21px;
	}
	.step-3-wrapper .super-voucher-empty .load-wrapper {
		margin-top:32px;
	}
	.step-3-wrapper + .business-info .side-note {
		margin-bottom: 18px;
	}
	.step-3-wrapper .summary-wrapper {
		width:100%;
	}
	.step-3-wrapper .summary-wrapper {
		padding:0 17px;
	}
	.step-3-wrapper .summary-line:first-child {
		padding:10px 17px 10px;
		border-bottom:1px solid #e7e7e7;
		margin:0 -17px 11px;
	}
	.step-3-wrapper .summary-line:last-child {
		padding:0;
	}
	.step-3-wrapper .payment-summary {
		padding-bottom:6px;
	}
	.step-3-wrapper .payment-summary .btn-load {
		padding-right:9px;
	}
	.step-3-wrapper .payment-summary .summary-title {
		font-size:15px;
		font-weight:normal;
	}
	.step-3-wrapper .payment-tabs li:last-child .btn-tab {
		padding-right:24px;
	}
	.step-3-wrapper .super-overlay .payment-title {
		display:none;
	}
	.step-3-wrapper .super-voucher-option {
		border-bottom:1px solid #e7e7e7;
		position: relative;
		margin:0 -15px;
		padding: 0 16px;
	}
	.step-3-wrapper .super-voucher-option:first-child {
    	position: relative;
    	margin-bottom:20px;
    	padding-bottom:11px;

	}
	.step-3-wrapper .super-voucher-option:nth-child(2) {
		padding-bottom:19px;
		margin-bottom:14px;
	}
	.step-3-wrapper .super-voucher-option:nth-child(3) {
		padding-bottom:24px;
	}
	.step-3-wrapper .super-voucher-option label {
		width:112px;
		height:38px;
	}

	.step-3-wrapper .super-voucher-option .input-theme {
		margin-left:12px;
	}
	.step-3-wrapper .super-voucher-option label {
		padding-right:112px;
		position:relative;
		width:255px;
		font-size:12px;
		min-width:1px;
	}
    .step-3-wrapper .super-voucher-option:first-child label {
    	padding-right:0;
    	width:110px;
    	position:relative;
    	font-size:12px;

    }
	.step-3-wrapper .super-voucher-option img {
		position:absolute;
		right:32px;
		top:50%;
		transform: translateY(-50%);
	}
	.step-3-wrapper .super-voucher-option:first-child img {
		max-width:56px;
		right:25px;
	}
	.step-3-wrapper .super-voucher-option label.min-payment-method {
		padding-right:0;
		width:110px;
	}
	.step-3-wrapper .super-voucher-option .stciky-mobile {
		float:right;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper {
		margin-top:0;
		padding:17px 16px 17px;
		text-align:right;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper .terms {
		margin-bottom:14px;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper label, .step-3-wrapper .super-voucher-payment .submit-wrapper label a:link , .step-3-wrapper .paypal-wrapper label a:link {
		font-size:14px;
		text-align:right;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper label, .step-3-wrapper .paypal-wrapper label {
		display:inline-block;
		font-size: 12px;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper label::before, .step-3-wrapper .paypal-wrapper label::before {
		transform: none;
		top:2px;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper .btn-theme {
		width:100%;
	}
	.step-3-wrapper .super-voucher-payment .submit-wrapper .terms .error {
		bottom: 1px;
		top: 0;
		transform: translate(50%, 100%);
		left: auto;
		right: 50%;
		font-size: 12px;
		line-height: 13px;
		width: 108%;
	}
	.step-3-wrapper .paypal-wrapper {
		padding-top:25px;
		padding-bottom:35px;
	}
	.step-3-wrapper .paypal-wrapper .btn-theme {
		margin: 24px 0 8px;
		width:267px;
		height:38px;
		line-height:38px;
	}
	.step-3-wrapper .paypal-wrapper .terms {
		padding:0 13px;
	}
	.step-3-wrapper .super-overlay .submit-wrapper .btn-theme {
		width:268px;
		height:38px;
		font-size:16px;
		line-height:38px;
	}
}

.super-voucher-page .page-title {
	margin-bottom:61px;
}
.super-voucher-page .col-card {
	padding-top: 13px;
	padding-left:148px;
}
.super-voucher-page .col-card .subtitle {
	margin-bottom:13px;
}
.super-voucher-page .col-card .super-list:first-child {
	margin-bottom:18px;
}
.super-voucher-page .col-card .summary {
	margin-bottom:18px;
}
.super-voucher-page .col-card .super-shovar {
	padding:53px 0 51px;
}

.super-voucher-page .col-card .super-shovar-title {
	line-height:20px;
}
.super-voucher-page .col-card .super-shovar-title {
	margin-bottom:17px;
}
.super-voucher-page .super-voucher-input {
	width: 100%;
	max-width: 240px;
	height: auto;
	line-height: 1.2;
	padding: 10px;
}
.super-voucher-page .super-shovar-bird {
	left:-119px;
}
.super-voucher-page .col-text-super {
	padding:13px 155px 0 56px;
}
.super-voucher-page .col-text-super .subtitle {
	margin-bottom:11px;
}
.super-voucher-page .col-text-super .tagline {
	margin-bottom:16px;
}
.super-voucher-page .col-text-super .summary {
	font-size:15px;
}
.super-voucher-page .col-text-super .summary span:first-child {
	margin-bottom:19px;
}
.super-voucher-page .col-text-super .summary span:last-child {
	margin-bottom:128px;
}
.super-voucher-page .col-text-super .buy-super-voucher {
	text-align:center;
}

.super-voucher-page .col-text-super .buy-super-voucher .btn-give {
	padding:0;
	display:inline-block;
	width:237px;
	height:36px;
}
.super-voucher-page .btn-give .button-inner {
	width:237px;
	height:36px;
	display:block;
	line-height:36px;
	cursor:pointer;
}
@media screen and (max-width: 940px) {
	.super-voucher-page .col-card, .super-voucher-page .col-text-super {
		padding:0 15px;
	}
	.super-voucher-page .col-text-super {
		padding-top:28px;
	}

}
@media screen and (max-width: 740px) {

	.super-voucher-page .page-title {
		font-size:20px;
		line-height:23px;
		margin-bottom:23px;
	}
	.super-voucher-page .col-text-super .summary {
		font-size:12px;
	}
	.super-voucher-page .subtitle {
		font-size:20px;
	}
	.super-voucher-page .col-card .subtitle {
		margin-bottom:7px;
	}
	.super-voucher-page .super-list {
		font-size:12px;
	}
	.super-voucher-page .col-card .super-list:first-child {
		margin-bottom: 28px;
	}
	.super-voucher-page .col-card .super-list:last-child {
		margin-bottom: -3px;
	}
	.super-voucher-page .col-card .super-shovar {
		padding:28px 0 25px;
	}
	.super-voucher-page .col-text-super .tagline {
		font-size:16px;
	}
	.super-voucher-page .col-text-super .subtitle {
		margin-bottom:9px;
	}
	.super-voucher-page .col-text-super .tagline {
		margin-bottom:14px;
	}
	.super-voucher-page .col-text-super .summary span:first-child {
		margin-bottom:13px;
	}
	.super-voucher-page .summary {
		margin-bottom:0;
	}
	.super-voucher-page .col-text-super .summary span:last-child {
    	margin-bottom: 22px;
	}
	.super-voucher-page .col-text-super .buy-super-voucher .btn-give {
		padding:0;
		display:inline-block;
		width:292px;
		height:38px;
	}
	.super-voucher-page .btn-give .button-inner {
		width:292px;
		height:36px;
		display:block;
		line-height:38px;
	}
}
/*succes modal*/
.modal-my-account {
	height:249px;
	overflow:hidden;
	padding-top:37px;
}
.modal-my-account  .btn-close {
	z-index:1;
}
.img-feedback {
	position:relative;
	right:-42px;
}



/*end*/


.my-account-page .wrapper {
	max-width:1170px;
	margin:0 auto;
	padding:0 15px;
}
.my-account-page .page-title {
	font-size:50px;
	font-weight:normal;
	margin-bottom:47px;
	margin-top:20px;
}
.my-account-page .subtitle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:right;
}
.my-account-page .mail-input-wrapper {
	position:relative;
	margin-bottom:15px;
}
.my-account-page .input-theme {
	height:38px;
	padding:0 12px;
}
.my-account-page .mail-col {
	width:34.82%;
	float:right;
	margin-left:15.78%;
}
.my-account-page .personal-col {
	width:34.82%;
	float:right;
}
.my-account-page .form-group-note {
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	margin-bottom: 16px;
}
.my-account-page .parsley-errors-list {
	position:absolute;
	bottom:0;
	right:0;
	transform: translateY(100%);
	font-size:11px;
	color:red;
}
.my-account-page .input-control {
	position:relative;
	margin-bottom:17px;
}
.my-account-page .img-wrapper {
	margin-top:12px;
}
.my-account-page .phone {
	width:calc(100% - 120px);
	margin-left:14px;
	float:right;
	position:relative;
}
.my-account-page .select-wrapper {
	direction:ltr;
	text-align:left;
}

.my-account-page .chosen-rtl .chosen-single div {
	right:9px;
	left:auto;
}
.my-account-page .chosen-rtl {
	text-align:left;
}
.my-account-page .chosen-rtl .chosen-single span {
	margin-left:12px;
}
.my-account-page .form-control.chosen-container-single.select-theme .chosen-single {
	line-height:26px !important;
	box-shadow:none;
}
.my-account-page .chosen-container-single.select-theme .chosen-single span {
	color:#8e8e8e;
}
.my-account-page .form-control.chosen-rtl.chosen-container-single .chosen-single div b {
	background:none;
	position:relative;
}
.my-account-page .form-control.chosen-rtl.chosen-container-single .chosen-single div b::after{
	content: "";
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid black;
	position:absolute;
	top:14px;
	right:0px;

}
.my-account-page .prefix {
	width:106px;
	float:right;
}

html[dir="ltr"] .my-account-page .prefix {
	display: none;
}

.my-account-page .img-wrapper img {
	max-width:85px;
	max-height:85px;
	border-radius:50%;
	vertical-align:top;
}
.my-account-page .img-wrapper .label-text {
	transform: translateY(9px);
	display:inline-block;

}
.my-account-page .submit-wrapper {
	margin-top:29px;
	padding:0 40.75% 0 0 ;
}
.my-account-page .submit-wrapper .btn {
	width:223px;
	height:44px;
	line-height:44px;
}
.my-account-page .super-voucher-balance {
	margin-top:39px;
	background-color:#f8f8f8;
	padding:99px 0 25px;
	text-align:center;
}
.my-account-page .balance-img-wrapper {
	position:relative;
	display:inline-block;
}
.my-account-page .balance-img-wrapper img.desktopN {
	height:317px;
	position:relative;
	right:-100px;
}
.my-account-page .balance-title {
	position:absolute;
	right:31%;
	top:17%;
	font-size:26px;
	font-weight:bold;
}
.my-account-page .balance {
	position:absolute;
	right:30.5%;
	top:38%;
	font-weight:normal;
	font-size:46px;
}
.my-account-page .gifts-wrapper {
	font-size:14px;
	margin-top:83px;
	text-align:center;
}
.my-account-page .gifts {
	text-align:right;
}
.my-account-page .super-voucher-balance .currency {
	font-size:27.5px;
}
.my-account-page .gifts .subtitle {
	margin-bottom:15px;
}
.my-account-page .main-row {
	border-bottom:1px solid #868686;
}

/* table cols */
.my-account-page table {
	width:100%;
	margin-bottom: 20px;
}
.my-account-page .col-logo {
	padding:17px 0 15px;
	width:10.78%;
}
.my-account-page .col-des {
	width:21.75%;
}
.my-account-page .col-price {
	width:8.68%;
}
.my-account-page .col-date {
	width:13.24%;
}
.my-account-page .col-state {
	width:18.3333%;
}
.my-account-page .col-sn {
	width:10.52%;
}
.my-account-page .col-methods {
	padding-left:8px;
}


.my-account-page .supplier-logo {
	background-color:#f3f3f4;
	border-radius:5px;
	width:92px;
	height:58px;
	padding:5px;
	line-height: 48px;
	text-align:center;
}
.my-account-page .supplier-logo img {
	max-width:100%;
	max-height:100%;
}
.my-account-page .description {
    vertical-align: middle;
    max-width: 154px;
    display: inline-block;
}
.my-account-page .limited-text {
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.my-account-page .col-des h5 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}
.my-account-page .col-des p {
	font-size:14px;
	margin:0;
}

.my-account-page .circle-check + label::before {
	margin-left:3px;
}

.my-account-page .btn-resend {
	width:71px;	
}
.my-account-page .btn-give {
	width:101px;
}
.my-account-page .personal-page-map {
	margin-top:66px;
}
.my-account-page .empty-view {
	margin-top:68px;
	text-align:right;
	display:inline-block;
}
.my-account-page .empty-view .content {
	margin-top:55px;
}
.my-account-page .empty-view img {
	margin-left:38px;
	float:right;
}
.my-account-page .text-wrapper {
	float:right;
	display:inline-block;
}
.my-account-page .empty-view .tagline {
	margin:0;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
}

.my-account-page .empty-view .text {
	display:inline-block;
	margin:0;
	color:black;
	font-size:18px;
}
.my-account-page .empty-view .text {
	margin-bottom:23px;
	margin-top:12px;
}
.my-account-page .empty-view .btn {
	width:239px;
	height:44px;
	line-height:44px;
	font-size:18px;
	font-weight:bold;
}
.input-label-wrapper {
	position:relative;
}
.input-label {
	position:absolute;
	top:0;
	right:0;
	transform: translateY(-100%);
	font-size:12px;
}
.mobileN {
	display:none;
}
.my-account-page .balance-img-wrapper .currency {
	font-size:27px;
}
.my-account-page .open-button {
	display:none;
}
.my-account-page .spinner {
	display:none;
}
.my-account-page .select-wrapper select {
	height:38px;
	width:100%;
	border:1px solid #f8b420;
	border-radius:3px;
}

.modal-send-options {
	width:463px;
	padding-bottom:40px;
}
.modal-send-options .title--sm {
	font-size:18px;
	margin-top:42px;
	margin-bottom:7px;
	line-height:14px;
}
.modal-send-options .subtitle {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:10px;
	margin-bottom: 19px;
}
.modal-send-options .improved-overlay {
	background:white;
	padding:42px 21px 15px;
}
.modal-send-options .improved-overlay-label {
	padding:0;
	font-size:18px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:43px;
}
.modal-send-options .improved-overlay .overlay-buttons {
	text-align:right;
	padding-top:27px;
}
.modal-send-options .btn-theme {
	width:143px;
	height:34px;
	line-height:34px;
	padding:0;
}
.modal-send-options .sms-buttons {
	padding-right:87px;
}
.modal-send-options .mail-buttons {
	padding-right:38px;
}
.modal-send-options .btn-close {
	z-index:2;
	
}
.modal-send-options .btn-return {
	text-decoration: underline;
	font-size:14px;
}
.modal-send-options .btn-preview {
	display:none;
	width:248px;
	height:38px;
	line-height:38px;
	padding:0;
	margin-top: 8px;
}
.modal-send-options .parsley-errors-list {
	width:100%;
	text-align:center;
	right:0;
	left:auto;
	top:auto;
	bottom:0;
	transform: translateY(100%);
}





@media screen and (max-width: 1050px) {
	.my-account-page tr {
		display:block;
		padding:16px 0 9px;
	}
	.my-account-page td {
		display:block;
	}
	.my-account-page .open-button,
	.my-account-page .col-logo,
	.my-account-page .col-des {
		float:right;
	}
	.my-account-page .col-price,
	.my-account-page .col-date,
	.my-account-page .col-state,
	.my-account-page .col-sn,
	.my-account-page .col-methods {
		width:100%;
		padding-right:28.96%;
		display:none;
	}
	.my-account-page .open-button {
		position:relative;
		display:block;
		width:5.8%;
	}
	.my-account-page .open-button.open ~ td {
		display:block;
	}
	.my-account-page .open-button::before {
		content: "+";
		font-weight:bold;
		font-size:20px;
		position:absolute;
		top:10px;
		right:0;
		height:20px;
		width:20px;
		text-align:center;
		line-height:20px;
		border:1px solid black;
		border-radius:50%;
	}
	.my-account-page .open-button.open::before {
		content: "_";
		line-height:2px;
	}
	.my-account-page .col-logo {
		padding:0;
		width:29.31%;
	}
	.my-account-page .col-des {
		height:44px;
		width:64.82%;
	}
	.my-account-page .supplier-logo {
		width:65px;
		height:44px;
		line-height:34px;
	}
	
	.my-account-page .col-price {
		margin-top:60px;
		margin-bottom:12px;
	}
	.my-account-page .col-date {
		margin-bottom:12px;
	}
	.my-account-page .col-state {
		margin-bottom:18px;
	}
	.my-account-page .col-sn {
		margin-bottom:12px;
	}
	.my-account-page .btn-resend, .my-account-page .btn-give {
		width:138px;
		display:block;
	}
	.my-account-page .btn-resend {
		margin-bottom:-5px;
	}
	.my-account-page .btn-give {
		margin-bottom:11px;
	}

}
@media screen and (max-width: 974px) {
	.my-account-page .mail-col, .my-account-page .personal-col {
		width:45%;
	}
	.my-account-page .mail-col {
		margin-left:10%;
	}
}
@media screen and (max-width: 740px) {
	.modal-send-options {
			width:auto;
			padding-bottom:22px;
	}
	.modal-send-options .print {
		display:none;
	}
	.modal-send-options .row--sm > .col-1-3 {
		width:50%;
		float:right;
	}
	.modal-send-options .col-1-2 {
		width:100%;
		float:none;
	}
	.modal-send-options .improved-overlay .col-1-2 {
		margin-bottom:22px;
	}
	.modal-send-options .btn-close {
		font-size:12px;
	}

	.modal-send-options .title--sm {
		margin-top:21px;
		font-size:15px;
	}
	.modal-send-options .subtitle {
		font-size:12px;
		margin-bottom:11px;
	}
	.modal-send-options .btn-preview {
		display:inline-block;

	}
	.modal-send-options .improved-overlay {
		padding:20px 15px;
	}
	.modal-send-options .improved-overlay-label {
		font-size:15px;
		line-height:11px;
	}
	.modal-send-options .improved-overlay-label {
		margin-bottom:35px;
	}
	.modal-send-options .sms-buttons,
	.modal-send-options .mail-buttons {
		padding-right:0;
	}
 	.modal-send-options .overlay-buttons .btn-theme {
 		float:left;
 	}
 	.modal-send-options .improved-overlay .overlay-buttons {
 		padding-top:0;
 	}
 	.modal-send-options .mail-overlay {
 		padding-top:44px;
 	}
 	.modal-send-options .btn-return { 
 		transform:translateY(6px);
 	}
 	.modal-send-options .mail-overlay .improved-overlay-label {
 		margin-bottom:36px;
 	}

 	.modal-send-options .mail-overlay .input-theme {
 		margin-bottom:0;
 	}

 	.modal-send-options .mail-overlay .input-label-wrapper {
 		margin-bottom: 20px;
 	}


	.my-account-page .page-title {
		font-size:20px;
		font-weight:normal;
		margin-top:6px;
		margin-bottom:15px;
	}
	.my-account-page .gifts-wrapper {
		margin-top:47px;
	}
	.my-account-page .mail-col, .my-account-page .personal-col {
		width:100%;
		margin:0;
		float:none;
	}
	.my-account-page .subtitle {
		margin-bottom:8px;
		font-size:15px;
	}
	.my-account-page .form-group-note {
		margin-bottom:12px;
	}
	.my-account-page .confirm-password {
		margin-bottom:23px;
	}
	.my-account-page .phone {
		width:calc(100% - 114px);
		margin-left:15px;
	}
	.my-account-page .prefix {
		width:99px;
	}
	.my-account-page .submit-wrapper {
		padding:0;
		text-align:center;
		margin-top:23px;
	}
	.my-account-page .submit-wrapper .btn {
		height:38px;
		line-height:38px;
		width:290px;
	}
	.my-account-page .super-voucher-balance {
		padding:79px 15px 37px;
	}
	.desktopN {
		display:none;
	}
	.mobileN {
		display:inline;
	}
	.my-account-page .balance-img-wrapper {
		display:block;
	}
	.my-account-page .balance-img-wrapper img {
		position:static;
		height:179px;
		max-width:318px;
	}
	.modal-my-account {
		height:210px;
		padding:55px 0 0;
		text-align:center;
	}
	.modal-my-account img {
		position:static;
		max-width:290px;
	}
	.my-account-page .mobile-img-wrapper {
		position:relative;
		display:inline-block;
	}
	.my-account-page .balance-title {
		right:26px;
		font-size:16px;
		top:33px;
	}
	.my-account-page .balance {
		font-size:30px;
		right:26px;
		top:75px;
	}
	.my-account-page .balance-img-wrapper .currency {
		font-size:17px;
	}
	.my-account-page .page-map {
		display:none;
	}
	.my-account-page .spinner {
		display:block;
	}
	.my-account-page .empty-view {
		text-align:center;
	}
	.my-account-page .empty-view img {
		display:block;
		margin:0 auto 34px;
		float:none;
	}
	.my-account-page .empty-view .tagline {
		font-size:15px;
	}
	.my-account-page .empty-view br {
		display:none;
	}
	.my-account-page .empty-view .text {
		margin-top:9px;
		margin-bottom: 18px;
		font-size:12px;
	}
	.my-account-page .empty-view .btn {
		height:38px;
		line-height:38px;
		width:290px;
	}
	.my-account-page .select-wrapper:after {
		left:auto;
		right:12px;
		top:15px;
		content: "";
		border-left:8px solid transparent;
		border-right:8px solid transparent;
		border-top:8px solid black;
	}

}

@media screen and (max-width: 480px) {

}
.modal-load-sv {
	width:649px;
	padding:15px 30px;
}
.modal-load-sv .big-box {
	margin:0 auto;
	display:block;
	transform: translateX(24px);
}
.modal-load-sv .modal-title {
	margin:0;
}
.modal-load-sv .modal-subtitle {
	font-size:16px;
	margin-top:3px;
	margin-bottom:22px;
}
.modal-load-sv .main-explain {
	list-style-type: none;
	margin:0;
	padding:0;
	font-size:14px;
	margin-bottom:28px;
}
.modal-load-sv .main-explain .explain {
	position:relative;
	padding-top:41px;
	display:inline-block;
	float:right;
	width:33.33333333%;
}
.modal-load-sv .dDb {
	display:block;
}
.modal-load-sv .main-explain .num {
	position:absolute;
	top:0;
	/*@noflip*/left:50%;
	transform: translateX(-50%);
	background-color: #f5b135;
	width:27px;
	height:27px;
	border-radius: 50%;
	text-align:center;
	line-height: 27px;
	color:white;
	font-size:18px;
}
.modal-load-sv .btn-theme {
	width:240px;
	height:36px;
	line-height:36px;
	padding:0;
}
.modal-load-sv .hr {
	margin:0 auto;
	height:1px;
	background-color: #c3c3c3;
	margin-top:26px;
	margin-bottom:22px;
}
.modal-load-sv .second-explain-wrapper {

	margin: 0 auto;
}
.modal-load-sv .second-explain {
	padding:0 18px;
	list-style-type:disc;
	margin:0;
	text-align:right;
	font-size:12px;
}
@media only screen and (max-width: 650px) {
	.modal-load-sv {
		top:35px;
		width:auto;
		left:13px;
		right:13px;
		padding:134px 14px 21px;
	}
	.modal-load-sv .big-box {
		width:151px;
		position:absolute;
		top:21px;
		/*@noflip*/left:calc(50% + 10px);
		transform: translateX(-50%);
	}
	.modal-load-sv .dDb {
		display:inline;
	}
	.modal-load-sv .modal-title  {
		font-size:16px;
	}
	.modal-load-sv .modal-subtitle {
		margin-top:1px;
	}
	.modal-load-sv .main-explain {
		margin-bottom:33px;
	}
	.modal-load-sv .main-explain .explain {
		display:block;
		float:none;
		width:100%;
		padding-top:35px;
		margin-top:23px;
	}
	.modal-load-sv .main-explain .explain:first-child {
		margin-top:0;
	}
	.modal-load-sv .hr {
		width:100%;
		margin-top:21px;
		margin-bottom:17px;
	}
	.modal-load-sv .second-explain {
		padding:0 17px;
	}
	.modal-load-sv .second-explain-wrapper {
		width:100%;
	}
	.modal-load-sv .btn-theme {
		width:258px;
	}
}

/* login modal */
.ui-lightbox.login .box{
	max-width: 800px;
	text-align: center;
	margin: auto;
}

.ui-lightbox.login .lightbox-head{
	font-weight: 400;
	font-size: 50px;
}

.ui-lightbox.login .lightbox-head.name{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ui-lightbox.login .subtitle{
	font-size: 14px;
	line-height: 1.4;
	font-weight: normal;
}

.ui-lightbox.login .lightbox-content{
	text-align: center;
	padding: 10px 0 40px 0;
	display: block;
}

.ui-lightbox.login .switch-text{
	margin-top: 0;
	font-size: 16px;
}

.ui-lightbox.login .main-form{
	display: table;
	margin: auto;
	padding: 20px 0;
}

.ui-lightbox.login .main-form > *{
	display: table-cell;
	text-align: center;
	font-size: 18px;
}

.ui-lightbox.login .main-form > .or{
    vertical-align: middle;
    width: 0px;
    position: relative;
    border-right: 1px solid #cccccc;
}

.ui-lightbox.login .main-form > .or span{
    position: absolute;
    top: 40%;
    left: -10px;
    padding: 5px;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

.ui-lightbox.login .main-form > .option{
    vertical-align: top;
    width: 50%;
    padding: 0 60px;
}

.ui-lightbox.login .main-form > .option .title{
	margin-bottom: 20px;
}

.ui-lightbox.login .text-btn{
	color: #1d819c;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 700;
}

.ui-lightbox.login .social-btn{
    font-size: 16px;
    padding: 9px 65px 9px 10px;
    width: 100%;
    cursor: pointer;
    color: #ffffff;
    position: relative;
    display: inline-block;
    text-align: right;
	margin-bottom: 20px;
}

.ui-lightbox.login .social-btn .icon{
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    padding: 7px;
    border-left: 1px solid;
    text-align: center;
}

.ui-lightbox.login .social-btn .icon img{
	width: 25px;
}

.ui-lightbox.login .social-btn.facebook{
	background: #4267b2;
}

.ui-lightbox.login .social-btn.google{
	background: #4285f4;
}

.ui-lightbox.login .ui-input{
	margin-bottom: 20px;
}

.ui-lightbox.login .field.last .ui-input{
	margin-bottom: 15px;
}

.ui-lightbox.login .ui-input input{
	padding: 9px 50px 9px 10px;
}

.ui-lightbox.login .ui-input input:not(.parsley-error){
	border: 1px solid #cccccc;
}

.ui-lightbox.login .ui-input input:not(.parsley-error):focus{
	border-color: #fab442;
}

.ui-lightbox.login .ui-btn.orange{
	width: 100%;
	border: none;
	padding: 8px 30px 7px 30px;
}

.ui-lightbox.login .field{
	position: relative;
}

.ui-lightbox.login .subtitle{
	margin-bottom: 8px;
}

.ui-lightbox.login .main-form.first-name-set{
	width: 60%;
	padding: 0;
}

.ui-lightbox.login .main-form.first-name-set .ui-btn.orange{
	width: auto;
}

.ui-lightbox.login .field.first-name input{
	margin: 10px 0 25px 0;
	padding-right: 10px;
}

.ui-lightbox.login .field .icon{
    right: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    padding: 4px;
    border-left: 1px solid #cccccc;
	width: 38px;
}

.ui-lightbox.login .ui-field .parsley-errors-list{
	position: absolute;
	right: 0;
}

.ui-lightbox.login .ui-checkbox{
	width: 100%;
    text-align: right;
	margin-bottom: 15px;
}

.ui-lightbox.login .login-error{
	margin-top: 10px;
	position: static;
}

.ui-lightbox.login .forgot-password{
    font-size: 13px;
    left: 0;
    top: -33px;
    float: left;
    margin-bottom: -23px;
    position: relative;
    z-index: 2;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

.ui-lightbox.login .forgot-password:hover{
	text-decoration: underline;
}

.ui-lightbox.login .main-form .login-options .ember-checkbox {
    z-index: -1;
}
.ui-lightbox.login .main-form .login-options a {
    color: #FFA126;
    text-decoration: underline;
}
.ui-lightbox.login .main-form .login-options .ui-checkbox .parsley-error {
    background: initial;
}
.ui-lightbox.login .main-form .login-options .ui-checkbox .parsley-error .fa-check {
    border-color: #FC0D1B;
}

.terms-confirm-text {
	font-size: 14px;
	margin-top: 50px;
	color: #434343;
}

.terms-confirm-text a{
	text-decoration: underline;
}

.creditguard {
    width: 100%;
    height: 550px;
}

@media only screen and (max-width: 800px){
	.ui-lightbox.login .main-form > .option{
		padding: 0 20px;
	}
}

@media only screen and (max-width: 580px){

	.ui-lightbox.login .lightbox-head{
		font-size: 35px;
	}

	.ui-lightbox.login .main-form{
		display: block;
		padding: 0 0 20px 0;
	}

	.ui-lightbox.login .main-form > .option{
		display: block;
		width: 100%;
	}

	.ui-lightbox.login .main-form > .or{
		display: block;
    	width: calc(100% - 40px);
    	margin: 20px auto 30px auto;
		border: none;
		border-bottom: 1px solid #cccccc;
	}

	.ui-lightbox.login .main-form > .or span{
		position: absolute;
		top: -15px;
		left: calc(50% - 11px);
		padding: 5px;
		background: #ffffff;
		display: inline-block;
		text-align: center;
		font-size: 16px;
		right: auto;
	}
}

.supplier-shop-block-heading {
    background: #f8f9fb;
    padding: 20px;
    margin: auto;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

.supplier-shop-block-content {
    margin: 0 auto;
    width: 420px;
    padding-bottom: 25px;
    padding-top: 30px;
}

@media only screen and (max-width: 425px){
    .supplier-shop-block-content {
        width: fit-content;
    }
}

.supplier-shop-block-content p {
    margin-bottom: 0;
    line-height: 23px;
}

.supplier-shop-block.ui-lightbox.login .supplier-shop-block-box {
    max-width: 485px;
}

.supplier-shop-block-content div{
    margin-top: 1em;
}

.supplier-shop-block-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    position: relative;
}

.supplier-shop-block-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}

.supplier-shop-block-close {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.mutli-container {
	text-align:center;
}

.multi__sub-title {

	font-size: 18px;
 	font-weight: bold;
  	line-height: 1.33;
  	margin:12px 0;
}
.multi__success-text {
	 font-size: 16px;
  line-height: 1.5;
    margin-bottom:30px;
}
.multi__choose {
	font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom:13px;
}
.multi__voucher {
  width:100%;
  height: 154px;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px  solid #e7e7e9;
  display:inline-block;
  padding: 12px 7px 14px;
  font-size: 12px;
  line-height: 1.58;

}
.multi-voucher--link, .multi-voucher--link:link, .multi-voucher--link:visited {
	font-size: 12px;
  line-height: 1.58;
  font-weight:normal;
  text-align:center;
}
.multi__row {
	padding:0 12px;
	margin:0 20px;
	position:relative;
	margin-bottom:39px;
}
.multi__row::after {
	content:"";
	display:table;
	clear:both;
}
.multi__row__col {
	display:inline-block;
	padding:0 12px;
	float:right;
	width: 165px;
}
.multi__voucher__img {
	 width: 68px;
  height: 43px;
  border-radius: 3px;
}
.multi--centred-cols .multi__row__col {
	float:none;
}
.multi__voucher__text {
	width:100%;
	height:76px;
	  overflow:hidden;
  white-space:normal;
  word-break:keep-all;
  margin:0;
  display:block;
  text-align:center;
  margin-top:9px;
}
.multi__navigator {
	font-weight:bold;
	font-size:15px;
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	cursor:pointer;
}
.multi__next {
	left:-15px;
}
.multi__prev {
	right:-15px;
}
@media screen and (max-width: 605px) {
	.multi__row__col {
		width:100%;
	}
	.multi__mobile-btn-theme {
		  width: 259px;
	  height: 38px;
	  border-radius: 2px;
	  background-color: #f9b420;
	  text-decoration:none;
	    font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #434343;
  display:inline-block;
  border:none !important;
  line-height:38px;
	}
}
.voucher-preview-item {
	width:calc(20.5% - 9px);
	margin-left:9px;
	position:relative;
	float:right;
	display:block;
	
	padding-top:11px;
}
.voucher-preview-item:nth-child(9n) {
	margin:0;
}
.voucher-preview-item-height {
	padding-top:55.88%;
	display:inline-block;
	width:100%;
}
.preview-seprator {
	display:none;
}
.preview-seprator:nth-child(10n) {
	width:100%;
	height:1px;
	display: block;
    float: right;
}
.vouchers-preview {
	margin-top:5px;
	padding-top:3px;
	border-top:1px solid #dcdcdc;
}
.vouchers-preview:after {
	content:"";
	clear:both;
	display:table;
}
.voucher-preview-item-img {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:100%;
	border-radius:5px;
}
.voucher-preview-inner {
	
	border-radius: 5px;
	position:relative;
}
.voucher-preview-active {
	margin-left:7px;
	transform: translateY(-2px);
	
}
.voucher-preview-active .voucher-preview-inner {
	border:2px solid #f9b420;
}
@media screen and (max-width: 557px) {
	.voucher-preview-item {
		width:calc(25.5% - 9px);

	}
	.voucher-preview-item:nth-child(9n) {
		margin-left:9px;
	}
	.voucher-preview-item:nth-child(7n) {
		margin:0;
	}
	.preview-seprator:nth-child(10n) {
		display:none;
	}
	.preview-seprator:nth-child(8n) {
		width:100%;
		height:1px;
		display: block;
	    float: right;
		
	}
}
.pagesNav{
    display: table;
    table-layout: fixed;
    margin: auto;
    font-size: 16px;
}

.pagesNav > *{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

.pagesNav .arrow{
    display: inline-block;
    background: #fab442;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    line-height: 1.8;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

.pagesNav .arrow:hover{
    background: #e89909;
    text-decoration: none;
}

.pagesNav .number{
    font-weight: 700;
    font-size: 22px;
    transition: all 0.2s ease-in-out;
}

.pagesNav.light .number{
    color: #ffffff;
}

.pagesNav .number.active,
.pagesNav .number:hover{
    color: #fab442;
    text-decoration: none;
}

@media only screen and (max-width: 768px){
    .pagesNav .number{
        font-size: 18px;
    }

    .my-account-page .pagesNav{
        display: none;
    }
}
.btn.blue{
    display: inline-block;
    font-size: 13px;
    padding: 2px 15px 1px 15px;
    margin: 0 5px;
    color: #fff;
    background: #1a5c71;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    height: auto;
}

.top-bar-item.btn.blue{
    background: #1d819c;
}

.btn.blue:hover{
    cursor: pointer;
    opacity: 0.8;
}

.checkBalance{
    position: fixed;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 3;
    display: table;
}

.checkBalance > .inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.checkBalance .box{
    background: #fff;
    max-width: 760px;
    margin: auto;
    display: table;
    width: 100%;
    border-radius: 3px;
}

.checkBalance .box.split{
    table-layout: fixed;
}

.checkBalance .box.split .text > *{
    margin-right: auto;
    margin-left: auto;
    max-width: 270px;
}

.checkBalance .image{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    border-radius: 0 3px 3px 0;
}

.mobileThumbnail.blue,
.image.blue{
    background: #12829f;
}

.mobileThumbnail.gray,
.image.gray{
    background: #f8f8f8;
}

.checkBalance .image img{
    display: block;
}

.checkBalance .icon-times{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 12px;
    cursor: pointer;
}

.image.blue .icon-times{
    color: #fff;
}

.image.gray .icon-times{
    color: inherit;
}

.checkBalance .text{
    padding: 40px 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #393939;
    line-height: 1.4;
}

.checkBalance .title{
    font-size: 18px;
    font-weight: 700;
}

.checkBalance label, .checkBalance .dateSelectWrapper{
    text-align: right;
    display: inline-block;
    width: 100%;
    margin: 0 auto 1em auto;
    position: relative;
}

.checkBalance label .label,
.checkBalance .dateSelectWrapper .label{
    font-size: 12px;
    float: right;
    width: 100%;
    margin: 0 auto 5px auto;
}

.checkBalance .textField{
    width: 100%;
    padding: 8px 20px;
    border: 1px solid #fab422;
    border-radius: 3px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    direction: ltr;
}

.checkBalance .codeField{
    display: block;
}

.checkBalance .btn.orange{
    display: block;
    padding: 8px 10px 7px 10px;
    background: #fab422;
    font-weight: 700;
    margin-right: auto;
    margin-left: auto;
    max-width: 250px;
}

.checkBalance .giftCardExpiration{
    width: calc(100% / 3 - 10px);
    border: 1px solid #fab422;
    border-radius: 3px;
    float: right;
}

.checkBalance .giftCardExpiration:nth-of-type(even){
    margin: 0 15px;
}

.checkBalance .giftCardExpiration.disabled{
    background: #ececec;
    border-color: #dedede;
}

.checkBalance .chosen-disabled .chosen-single{
    cursor: not-allowed;
}

.checkBalance .chosen-container-active .chosen-single{
    border: none;
    box-shadow: none;
}

.checkBalance .form-control.chosen-container.chosen-container-single .chosen-single div b{
    background: none;
    width: auto;
    text-align: center;
    line-height: 2;
    font-size: 15px;
}

.checkBalance .form-control.chosen-container.chosen-container-single .chosen-single div b:after{
    content: '\f0d7';
    font-family: fontAwesome;
}

.checkBalance .chosen-container .chosen-results li{
    transition: all 0.2s ease-in-out;
}

.checkBalance .chosen-container .chosen-results li.highlighted{
    background: #fab442;
    color: #393939;
}

.checkBalance .chosen-container.chosen-container-single .chosen-results{
    border-top: 1px solid #fab442;
    margin: 0;
    padding: 0;
}

.checkBalance .chosen-container .chosen-search{
    display: none;
}

.checkBalance label .error{
    font-size: 11px;
    position: absolute;
    width: 100%;
    top: 60px;
    transform: scale(1,0);
    transition: all 0.2s ease-in-out;
}

.checkBalance label.err .error{
    transform: scale(1,1);
    transform-origin: top;
}

.checkBalance .spaceTop{
    margin-top: 1em;
}

.checkBalance .err .giftCardExpiration.null,
.checkBalance .err .textField{
    border-color: red;
}

.checkBalance .subtitle{
    font-size: 18px;
    font-weight: lighter;
    margin: auto;
}

.checkBalance .value{
    font-size: 50px;
    font-weight: 200;
}

.checkBalance .currency{
    font-size: 18px;
}

.checkBalance .small{
    font-size: 12px;
    margin-top: 1em;
}

.checkBalance .sendGiftToo{
    font-size: 14px;
    font-weight: 700;
    margin: 15px auto 0 auto;
    text-decoration: underline;
}

.checkBalance .historyItems{
    margin: 20px 0;
}

.checkBalance .historyItems p{
    font-weight: 700;
    font-size: 14px;
    margin: auto;
    cursor: pointer;
}

.checkBalance .historyItems p span{
    text-decoration: underline;
}

.checkBalance .historyItems p:after{
    content: '\f053';
    font-family: fontAwesome;
    font-size: 10px;
    margin: 5px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
}

.checkBalance .historyItems.show p:after{
    transform: rotate(-90deg);
}

.checkBalance .historyItems ul{
    list-style-type: none;
    margin: auto;
    padding: 10px 0;
    text-align: right;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.checkBalance .historyItems ul li{
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 12px;
    color: #434343;
    margin: auto;
}

.checkBalance .steps{
    display: inline-block;
    width: 90%;
}

.checkBalance .steps > div {
    float: right;
    text-align: center;
    font-size: 14px;
    width: calc(100% / 3);
    padding: 20px;
}

.checkBalance .steps .number {
    background: #fab442;
    color: #fff;
    font-size: 18px;
    height: 30px;
    width: 30px;
    display: block;
    margin: 0 auto 20px auto;
    border-radius: 100%;
    line-height: 1.7;
}

.checkBalance select.form-control{
    padding: 8px;
}

.checkBalance .mobileThumbnail{
    display: none;
    max-width: 400px;
    margin: auto;
    padding: 0;
}

/* -- responsive -- */

@media only screen and (max-width: 740px){

    .checkBalance{
        background: #fff;
        overflow: auto;
        display: block;
    }

    .checkBalance .image{
        display: none;
    }

    .checkBalance > .inner{
        padding: 20px 0 88px 0;
        display: block;
        margin: auto;
    }

    .checkBalance .box{
        border-radius: 0;
    }

    .checkBalance .mobileThumbnail{
        display: block;
    }
}

@media only screen and (max-width: 580px){
    .checkBalance .steps > div{
        float: none;
        max-width: 260px;
        margin: auto;
        width: 100%;
    }

    .checkBalance .historyItems ul li{
        font-size: 14px;
    }
}
.instHeader {
  text-align: center;
  background-color: #ffffff;
  padding: 30px 15px;
}

.back-to-select a{
    float: right;
    cursor: pointer;
    /* @replace ltr */
    direction: inherit;
}

.back-to-select a:before{
    /* @replace '\f104\00a0' */
    content: '\f105\00a0';
    font-family: FontAwesome;
}

.previewImage {
    max-width: 100%;
    max-height: 95px;
}

.no-break{
  display: inline-block;
}

.instFooter {
	padding: 0 15px 15px 15px;
	font-size: 13px;
	text-align: center;
	background: none;
}

.instFooter p{
	margin: 20px 0 0 0;
}

.instFooter a{
	display: inline-block;
	text-decoration: none;
	border: none;
}

.instFooter img{
	width: 80px;
	height: 80px;
	display: block;
}

.instFooter .menu{
	padding: 15px 0;
    border-top: 1px solid #e6e6e6;
    max-width: 450px;
    margin: 15px auto 0 auto;
}

.instFooter .menu a{
    padding: 0 10px;
    border-left: 1px solid #e6e6e6;
    width: auto;
}

.instFooter .menu a:nth-last-child(1){
	border: none;
}

@media only screen and (max-width: 500px){
	.instFooter{
		font-size: 12px;
	}

	.instFooter img{
		width: 50px;
		height: 50px;
	}
}
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
 .picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
 
  /**
   * The picker input element.
   */
  .picker__input {
    cursor: default;
  }
  /**
   * When the picker is opened, the input element is “activated”.
   */
  .picker__input.picker__input--active {
    border-color: #fab422;
  }
  /**
   * The holder is the only “scrollable” top-level container element.
   */
  .picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  /*!
   * Classic picker styling for pickadate.js
   * Demo: http://amsul.github.io/pickadate.js
   */
  /**
   * Note: the root picker element should *NOT* be styled more than what’s here.
   */
  .picker {
    position: relative; 
    width: 100%;
  }
  /**
   * The holder is the base of the picker.
   */
  .picker__holder {
    position: absolute;
    background: #ffffff;
    border: 1px solid #efefef;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    min-width: 176px;
    max-width: 370px;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
            transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transition: -webkit-transform 0.25s ease-out, opacity 0.25s ease-out, max-height 0s 0.25s, border-width 0s 0.25s;
    transition: transform 0.25s ease-out, opacity 0.25s ease-out, max-height 0s 0.25s, border-width 0s 0.25s;
  }
  /**
   * The holder when the datepicker open to the top.
   */
  .open-to-top .picker__holder {
    bottom: 45px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 6px 40px 1px rgba(0, 0, 0, 0.12);
  }
  /**
   * The frame and wrap work together to ensure that
   * clicks within the picker don’t reach the holder.
   */
  .picker__frame {
    padding: 1px;
  }
  .picker__wrap {
    margin: -1px;
  }
  /**
   * When the picker opens...
   */
  .picker--opened .picker__holder {
    max-height: 25em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
            transform: translateY(0) perspective(600px) rotateX(0);
    transition: -webkit-transform 0.25s ease-out, opacity 0.25s ease-out, max-height 0s, border-width 0s;
    transition: transform 0.25s ease-out, opacity 0.25s ease-out, max-height 0s, border-width 0s;
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
  }

  /*
  cancel glow around datepicker
  */

  .picker:focus,
  .picker__holder:focus{
    outline: none;
  }
  
.design-system.ui-datepicker{
  position: relative;
}

.design-system.ui-datepicker .dp-label{
  font-size: 16px;
  color: #262b36;
  margin-bottom: 20px;
  display: block;
}

.design-system.ui-datepicker .dp-input,
.design-system.ui-datepicker .dp-native{
  color: #262b36;
  border: 1px solid #bdc4d1;
  background: #ffffff;
  font-size: 14px;
  border-radius: 6px;
  padding: 7px 10px;
  height: 30px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  padding: 10px;
  height: 40px;
}

.design-system.ui-datepicker .parsley-errors-list{
  position: absolute;
  top: 85px;
  right: 0;
  color: #f01f39;
  font-size: 13px;
}

.design-system.ui-datepicker .parsley-error{
  border-color: #f01f39;
}

.design-system.ui-datepicker .picker__input--active,
.design-system.ui-datepicker .dp-native:focus{
  border-color: #ffa126;
}

.design-system.ui-datepicker.filled .dp-input,
.design-system.ui-datepicker.filled .dp-native{
  border-color: #79849a;
}


/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
 .picker__box {
    padding: 0 1em;
  }
  /**
   * The header containing the month and year stuff.
   */
  .picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
  }
  /**
   * The month and year labels.
   */
  .picker__month,
  .picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em;
  }
  .picker__year {
    color: #999999;
    font-size: 0.80em;
  }
  /**
   * The month and year selectors.
   */
  .picker__select--month,
  .picker__select--year {
    max-height: 2.2em;
    padding: .2em;
    margin-left: .25em;
    margin-right: .25em;
    font-size: 13px;
    background: transparent;
    border: 1px solid #efefef;
  }

  .picker__select--month:focus,
  .picker__select--year:focus {
    outline:none;
  }

  @media (min-width: 24.5em) {
    .picker__select--month,
    .picker__select--year {
      margin-top: -0.5em;
    }
  }
  .picker__select--month {
    width: 40%;
  }
  .picker__select--year {
    width: 30%;
  }
  
  /**
   * The month navigation buttons.
   */
  .picker__nav--prev,
  .picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em;
  }

  .picker__nav--prev{
    padding: .5em 1.25em .5em 0;
  }

  .picker__nav--next{
    padding: .5em 0 .5em 1.25em;
  }

  /* l2r case - english */
  .en .picker__nav--prev{
    padding: .5em 0 .5em 1.25em;
  }

  .en .picker__nav--next{
    padding: .5em 1.25em .5em 0;
  }



  @media (min-width: 24.5em) {
    .picker__nav--prev,
    .picker__nav--next {
      top: -0.33em;
    }
  }
  .picker__nav--prev {
    left: -1em;
    padding-right: 1.25em;
  }
  @media (min-width: 24.5em) {
    .picker__nav--prev {
      padding-right: 1.5em;
    }
  }
  .picker__nav--next {
    right: -1em;
    padding-left: 1.25em;
  }
  @media (min-width: 24.5em) {
    .picker__nav--next {
      padding-left: 1.5em;
    }
  }
  .picker__nav--prev:before,
  .picker__nav--next:before {
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 0.8;
  }

  .picker__nav--prev:before {
    content: '\f105';
  }

  .picker__nav--next:before {
    content: '\f104';
  }

  .picker__nav--prev:hover,
  .picker__nav--next:hover {
    cursor: pointer;
  }
  .picker__nav--disabled,
  .picker__nav--disabled:hover,
  .picker__nav--disabled:before,
  .picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
  }
  /**
   * The calendar table of dates
   */
  .picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em;
  }
  @media (min-height: 33.875em) {
    .picker__table {
      margin-bottom: .75em;
    }
  }
  .picker__table td {
    margin: 0;
    padding: 0;
  }
  /**
   * The weekday labels
   */
  .picker__weekday {
    width: 14.285714286%;
    font-size: .85em;
    padding-bottom: .25em;
    color: #14829f;
    /* Increase the spacing a tad */
  }
  @media (min-height: 33.875em) {
    .picker__weekday {
      padding-bottom: .5em;
    }
  }
  /**
   * The days on the calendar
   */
  .picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border-radius: 5px;
    transition: background .1s;
    font-size: 13px;
  }
  .picker__day--today {
    position: relative;
    color: #f7b336;
  }
  .picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: 0.5em solid #f7b336;
    border-left: .5em solid transparent;
  }
  .picker__day--disabled:before {
    border-top-color: #aaaaaa;
  }
  .picker__day--outfocus {
    color: #dddddd;
  }
  .picker__day--infocus:hover,
  .picker__day--outfocus:hover {
    cursor: pointer;
    color: #000000;
    background: #f7b336;
  }
  .picker__day--highlighted {
    border-color: #f7b336;
  }
  .picker__day--highlighted:hover,
  .picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #000000;
    background: #f7b336;
  }
  .picker__day--selected,
  .picker__day--selected:hover,
  .picker--focused .picker__day--selected {
    background: #f7b336;
    color: #ffffff;
  }
  .picker__day--disabled,
  .picker__day--disabled:hover,
  .picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
  }
  .picker__day--highlighted.picker__day--disabled,
  .picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb;
  }
  /**
   * The footer containing the "today", "clear", and "close" buttons.
   */
  .picker__footer {
    text-align: center;
  }
  .picker__button--today,
  .picker__button--clear,
  .picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
  }

  .picker__button--today:focus,
  .picker__button--clear:focus,
  .picker__button--close:focus {
    outline: none;
  }
  .picker__button--today:before,
  .picker__button--clear:before,
  .picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0;
  }
  .picker__button--today:before,
  .picker__button--clear:before {
    content: " ";
    margin-right: .45em;
  }

  /*
  .picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: 0.66em solid #0059bc;
    border-left: .66em solid transparent;
  }
  .picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #ee2200;
  }
  .picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777777;
  }
  */

  .picker__button--today[disabled],
  .picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
  }
  .picker__button--today[disabled]:before {
    border-top-color: #aaaaaa;
  }
  

  /*************************/
  /* language prefix en/he */
  /*************************/

    /* if english */
    .en .picker{
      direction: ltr;
    }
  
    /* if hebrew */
    .he .picker {
      direction: rtl;
    }
    /**
     * Flip around the “next” and “previous” buttons.
     */
    .he .picker__nav--next {
      right: auto;
      left: -1em;
    }
    .he .picker__nav--prev {
      left: auto;
      right: -1em;
    }
  
    /* english direction */
    .en .picker__nav--next {
      right: -1em;
      left: auto;
    }
  
    .en .picker__nav--next::before {
      content: '\f105';
    }
  
    .en .picker__nav--prev {
      left: -1em;
      right: auto;
    }
  
    .en .picker__nav--prev::before {
      content: '\f104';
    }



  /* ==========================================================================
     $CLASSIC-DATE-PICKER
     ========================================================================== */
  


    
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
 .picker__list {
    list-style: none;
    padding: 0.75em 0 4.2em;
    margin: 0;
  }
  /**
   * The times on the clock.
   */
  .picker__list-item {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-bottom: -1px;
    position: relative;
    background: #ffffff;
    padding: .75em 1.25em;
  }
  @media (min-height: 46.75em) {
    .picker__list-item {
      padding: .5em 1em;
    }
  }
  /* Hovered time */
  .picker__list-item:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10;
  }
  /* Highlighted and hovered/focused time */
  .picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10;
  }
  .picker__list-item--highlighted:hover,
  .picker--focused .picker__list-item--highlighted {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
  }
  /* Selected and hovered/focused time */
  .picker__list-item--selected,
  .picker__list-item--selected:hover,
  .picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #ffffff;
    z-index: 10;
  }
  /* Disabled time */
  .picker__list-item--disabled,
  .picker__list-item--disabled:hover,
  .picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
    border-color: #dddddd;
    z-index: auto;
  }
  /**
   * The clear button
   */
  .picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: none;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666;
  }
  .picker--time .picker__button--clear:hover,
  .picker--time .picker__button--clear:focus {
    color: #000000;
    background: #b1dcfb;
    background: #ee2200;
    border-color: #ee2200;
    cursor: pointer;
    color: #ffffff;
    outline: none;
  }
  .picker--time .picker__button--clear:before {
    top: -0.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: bold;
  }
  .picker--time .picker__button--clear:hover:before,
  .picker--time .picker__button--clear:focus:before {
    color: #ffffff;
    border-color: #ffffff;
  }
  
  /* ==========================================================================
     $CLASSIC-TIME-PICKER
     ========================================================================== */
  /**
   * Note: the root picker element should __NOT__ be styled
   * more than what’s here. Style the `.picker__holder` instead.
   */
  .picker--time {
    min-width: 256px;
    max-width: 320px;
  }
  /**
   * The holder is the base of the picker.
   */
  .picker--time .picker__holder {
    background: #f2f2f2;
  }
  @media (min-height: 40.125em) {
    .picker--time .picker__holder {
      font-size: .875em;
    }
  }
  /**
   * The box contains the list of times.
   */
  .picker--time .picker__box {
    padding: 0;
    position: relative;
  }
  
.add-media .ui-title{
    margin-bottom: 10px;
}

.rtl .add-media .ui-title{
    float: right;
    margin-left: 10px;
}

.rtl .add-media .media-fields{
    float: right;
}

.ltr .add-media .media-fields{
    float: left;
}

.ltr .add-media .ui-title{
    float: left;
    margin-right: 10px;
}

.media-icon{
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

.ui-file:hover .media-icon{
    border-color: #fab442;
}

.media-thumbnail{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 65px;
}

.rtl .media-thumbnail{
    margin-left: 8px;
}

.ltr .media-thumbnail{
    margin-right: 8px;
}

.media-thumbnail .img{
    max-height: 40px;
}

.media-remove{
    position: absolute;
    top: 32%;
}

.rtl .media-remove{
    left: -15px;
}

.ltr .media-remove{
    right: -15px;
}

.add-media .ui-error{
    width: 100%;
    padding: 0px 10px;
}

.rtl .add-media .ui-error{
    float: right;
}

.ltr .add-media .ui-error{
    float: left;
}

.new-videos-banner.svg{
    display: inline-block;
    width: 100px;
    height: 40px;
    vertical-align: middle;
    margin: 0 0 0 10px;
}


.rtl .new-videos-banner{
    margin: 0 0 0 10px;
}

.ltr .new-videos-banner{
    margin: 0 10px 0 0;
}

.ui-lightbox.add-video .lightbox-head{
    margin-bottom: 20px;
}

.ui-lightbox.add-video .box{
    max-width: 710px;
    margin: auto;
}

.add-video .category-title{
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    width: calc(100% - 20px);
    margin: 0 10px 10px 10px;
}

.rtl .add-video .category-title{
    float: right;
}

.ltr .add-video .category-title{
    float: left;
}

.add-video .category-title .toggle-icon{
    display: none;
    margin-top: 3px;
    transition: all 0.2s ease-in-out;
}

.rtl .add-video .category-title .toggle-icon{
    float: left;
}

.ltr .add-video .category-title .toggle-icon{
    float: right;
    transform: rotate(180deg);
}

.rtl .add-video .category-title.open .toggle-icon{
    transform: rotate(-90deg);
}

.ltr .add-video .category-title.open .toggle-icon{
    transform: rotate(90deg);
}

.videos-list{
    display: inline-block;
    width: 100%;
    overflow-y: auto;
    margin-top: 10px;
}

.relevant-videos{
    display: inline-block;
    width: 100%;
}

.ui-lightbox.add-video .overflow{
    overflow-y: auto;
    overflow-x: hidden;
    display: inline-block;
    width: 100%;
}

.ui-lightbox.add-video .overflow.all{
    max-height: 50vh;
}

.ui-lightbox.add-video .overflow.more{
    max-height: 240px;
}

.videos-items{
    width: 100%;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.video-item{
    margin: 10px;
    width: calc(33.3% - 20px);
    cursor: pointer;
    position: relative;
}

.rtl .video-item{
    float: right;
}

.ltr .video-item{
    float: left;
}

.video-item.selected .thumbnail .img{
    border: 3px solid #fab442;
}

.video-item.selected .select-video{
    display: none;
}

.video-item .check-icon{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.rtl .video-item .check-icon{
    right: 0;
}

.ltr .video-item .check-icon{
    left: 0;
}

.video-item.selected .check-icon{
    display: inline-block;
}

.video-item .thumbnail{
    position: relative;
}

.video-item .thumbnail .img{
    max-width: 100%;
    position: relative;
    padding-bottom: 60%;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}

.thumbnail .play-video{
    position: absolute;
    top: calc(50% - 16px);
    transition: all 0.2s ease-in-out;
    z-index: 2;
}

.rtl .thumbnail .play-video{
    right: calc(50% - 16px);
}

.ltr .thumbnail .play-video{
    left: calc(50% - 16px);
}

.media-thumbnail .play-video{
    position: absolute;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    pointer-events: none;
}

.rtl .media-thumbnail .play-video{
    right: calc(50% - 13px);
}

.ltr .media-thumbnail .play-video{
    left: calc(50% - 13px);
}

.video-item .thumbnail:hover .play-video{
    transform: scale(1.2);
}

.select-video{
    padding: 5px 0;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.select-video svg{
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.select-video svg .circle{
    fill: #f5b135;
}

.select-video:hover span{
    text-decoration: underline;
}

.video-preview{
    display: block;
    margin: 0 auto;
}

.video-player{
    margin: 20px auto;
    border: 10px solid #000;
    background: #000;
    width: 100%;
    max-width: 576px;
    height: auto;
    display: block;
}

.select-video-btn{
    text-align: center;
    margin: 10px;
}

.limit-size {
  font-size: 13px;
  font-weight: normal;
  display: block;
}

@media only screen and (max-width: 550px) {
    .add-media .ui-title,
    .add-media .media-fields{
        float: none;
    }

    .new-videos-banner{
        width: 80px;
        margin: auto;
    }

    .videos-items{
        height: 0;
    }

    .video-item{
        width: calc(50% - 20px);
    }

    .add-video .category-title .toggle-icon{
        display: block;
    }
}
.currency-item{
  direction: ltr;
  display: inline-block;
  white-space: nowrap;
}
::-webkit-input-placeholder{
    color: #c5c5c5;
}

/* iOS click fix*/
[data-ember-action]{
    cursor: pointer;
}

.ui-card{
	background: #fff;
	padding: 10px 0;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.ui-card.with-error{
    border: 1px solid red;
}

.ui-error{
    font-size: 11px;
    color: red;
}

.ui-field .parsley-errors-list{
    font-size: 11px;
    color: red;
    margin-top: 2px;
}

.ui-textarea textarea.with-error,
.ui-textarea input.with-error,
.ui-textarea textarea.parsley-error,
.ui-input input.parsley-error{
    border-color: #fc0d1b;
    background: #fff0f1;
}

.ui-title{
	font-weight: bold;
    font-size: 18px;
    margin: 0 10px;
    display: block;
}

.ui-text{
    font-size: 13px;
    margin: 5px 10px 0 10px;
    display: block;
}

.ui-file{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
}

.ui-file input{
    opacity: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.rtl .ui-file input{
    right: 0;
}

.ltr .ui-file input{
    left: 0;
}

.ui-file img{
    display: block;
    max-width: 100%;
    pointer-events: none;
}

.ui-lightbox{
    position: fixed;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 12;
    display: table;
    top: 0;
}

.ui-lightbox > .inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.ui-lightbox .box{
    background: #fff;
    border-radius: 3px;
}

.lightbox-close{
    padding: 10px 10px 0 10px;
}

.rtl .lightbox-close{
    text-align: right;
}

.ltr .lightbox-close{
    text-align: left;
}

.lightbox-close img{
    display: inline-block;
    cursor: pointer;
    padding: 10px;
    border: none;
}

.ui-lightbox .banner{
    position: relative;
}

.ui-lightbox .banner .lightbox-close{
    position: absolute;
    top: 0;
    cursor: pointer;
    padding: 10px;
}

.rtl .ui-lightbox .banner .lightbox-close{
    right: 0;
}

.ltr .ui-lightbox .banner .lightbox-close{
    left: 0;
}

.ui-lightbox .banner img{
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}

.lightbox-head{
    font-size: 18px;
    margin: auto;
    font-weight: 700;
    padding: 0 10px;
}

.lightbox-content{
    padding: 0 10px 10px 10px;
    display: inline-block;
    width: 100%;
    text-align: right;
    max-height: 65vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.rtl .lightbox-content{
    text-align: right;
}

.ltr .lightbox-content{
    text-align: left;
}

button{
  font-family: inherit;
}

.ui-btn{
    display: inline-block;
    margin: auto;
    padding: 10px 30px;
    color: #393939;
    font-weight: 700;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    border: none;
    text-align: center;
    text-decoration: none;
}

.ui-btn.orange{
    background: #ffa126;
}

.ui-btn.blue{
    background: #1d819c;
    color: #ffffff;
}

.ui-btn[disabled],
.ui-btn.disabled{
    cursor: not-allowed;
    opacity: 0.5;
}

.ui-btn.orange:not(.disabled):hover{
    background: #e89909;
    color: #393939;
    text-decoration: none;
}

.ui-btn.blue:not(.disabled):hover{
    background: #1a5c71;
    color: #ffffff;
    text-decoration: none;
}

.ui-btn.large{
    font-size: 18px;
}

.ui-btn.full {
  width: 100%;
  text-align: center;
}

.ui-back-btn{
    cursor: pointer;
    font-size: 13px;
}

.ui-back-btn div{
    display: inline;
}

.ui-back-btn img,
.ui-back-btn span{
    display: inline-block;
    vertical-align: middle;
}

.rtl .ui-back-btn img{
    transform: none;
}

.ltr .ui-back-btn img{
    transform: rotate(180deg);
}

.lockScroll,
.mobile-menu-lock-scroll{
    overflow: hidden;
}

.ui-radio{
    display: inline-block;
    font-size: 13px;
    position: relative;
}

.ui-radio label{
    cursor: pointer;
}

.rtl .ui-radio label{
    float: right;
    margin: 5px 0 5px 10px;
}

.ltr .ui-radio label{
    float: left;
    margin: 5px 10px 5px 0;
}

.ui-radio.vertical label{
    clear: both;
}

.ui-radio .text{
    display: inline-block;
    vertical-align: middle;
}

.rtl .ui-radio .text{
    margin-right: 5px;
}

.ltr .ui-radio .text{
    margin-left: 5px;
}

.ui-radio .circle{
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #fab442;
    position: relative;
    padding: 8px;
}

.ui-radio .circle:before{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    border-radius: 100%;
    top: 3px;
    transition: all 0.2s ease-in-out;
}

.rtl .ui-radio .circle:before{
    right: 3px;
}

.ltr .ui-radio .circle:before{
    left: 3px;
}

.ui-radio .selected .circle:before{
    background: #fab442;
}

.ui-textarea textarea,
.ui-input input{
    border: 1px solid #fab442;
    background: #fff;
    padding: 9px 10px;
    border-radius: 3px;
    display: block;
    font-size: inherit;
}

.ui-textarea textarea{
    resize: none;
}

.ui-field{
    display: block;
    margin-bottom: 10px;
    position: relative;
    font-size: 15px;
}

.ui-field .label{
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}

.ui-select .chosen-container{
    font-size: inherit;
}

.ui-select .chosen-container-single .chosen-single{
    padding: 11px 10px !important;
    line-height: 1 !important;
    height: auto !important;
    border-radius: 3px;
    border: 1px solid #fab442;
    background: #ffffff;
    box-shadow: none;
}

.ui-select .chosen-container-single .chosen-drop{
    box-shadow: none;
}

.ui-select .chosen-container-single .chosen-results{
    padding: 0 !important;
    border-top: 1px solid #fab442;
    margin: auto;
}

.ui-select .chosen-container-single .active-result{
    transition: all 0.2s ease-in-out;
    padding: 9px;
}

.ui-select .chosen-container-single .active-result.highlighted{
    background: #fab442;
}

.ui-select select{
    background: #fff;
    border: 1px solid #fab442;
    border-radius: 3px;
    padding: 9px 10px;
    font-size: inherit;
}

.ui-select select:focus{
    outline: none;
}

.ui-select:after{
    content: '\f0d7';
    position: absolute;
    top: 35px;
    font-family: FontAwesome;
    font-size: 13px;
    pointer-events: none;
}

.ui-select .chosen-container:after{
    content: none;
}

.rtl .ui-select:after{
    left: 10px;
}

.ltr .ui-select:after{
    right: 10px;
}

.for-myself-img{
    display: block;
    margin: 10px auto;
    max-width: 100%;
}

.textarea-chars-count{
    position: absolute;
    top: 0;
    font-size: 11px;
    color: #8e8e8e;
}

.rtl .textarea-chars-count{
    left: 0;
}

.ltr .textarea-chars-count{
    right: 0;
}

.ui-textarea-field.parsley-error{
    border-color: #fc0d1b;
    background: #fff0f1;
}

.forWho{
    padding: 10px 0;
}

.ui-link{
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
}

.limit-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.eventsTypesItems{
	font-size: 11px;
	margin-top: 10px;
}

.rtl .eventsTypesItems{
    direction: inherit;
}

.ltr .eventsTypesItems{
    direction: rtl;
}

.eventsTypesItems i{
	color: #747474;
	cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.eventsTypesItems .greetingsCounter{
	color: #434343;
	margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.ui-checkbox{
    display: inline-block;
}

.ui-checkbox a{
    color: inherit;
}

.ui-checkbox label{
    cursor: pointer;
    font-size: 13px;
}

.ui-checkbox.flex label {
    display: flex;
    flex-wrap: wrap;
}

.ui-checkbox.flex .checkbox-container {
    order: 1
}

.ui-checkbox.flex .label-container {
    flex: 1 0 0;
    order: 2
}

.ui-checkbox.flex .parsley-errors-list {
    margin-right: 30px;
    flex: 1 1 100%;
    order: 3;
    position: relative !important;
}

.ui-checkbox input{
    position: absolute;
    display: block;
    height: 100%;
    background: transparent;
    -webkit-appearance: none;
}

.explorer .ui-checkbox input{
    opacity: 0;
}

.ui-checkbox .fa-check{
    color: #ffffff;
    border: 1px solid #333333;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.5;
    user-select: none;
    font-size: 12px;
    transition: color 0.2s ease-in-out;
}

.rtl .ui-checkbox .fa-check{
    float: right;
    margin-left: 10px;
}

.ltr .ui-checkbox .fa-check{
    float: left;
    margin-right: 10px;
}

.ui-checkbox .fa-check.checked{
    color: #333333;
}

.ui-checkbox label.parsley-error {
  background: none;
  border: none;
}

.ui-checkbox .parsley-error .fa-check{
  border-color: #fc0d1b;
  background: #fff0f1;
  color: #fff0f1;
}

/* ui grid */
.ui-grid{
    display: inline-block;
    width: 100%;
}

.ui-grid > *{
    margin-right: 10px;
    margin-left: 10px;
}

.new-line{
    clear: both;
}

.rtl .ui-grid > *{
    float: right;
}

.ltr .ui-grid > *{
    float: left;
}

.ui-grid .mx1{
    width: calc(100% - 20px);
}

.ui-grid .mx2{
    width: calc(50% - 20px);
}

.ui-grid .mx3{
    width: calc(33.33% - 20px);
}

.ui-grid .mx4{
    width: calc(25% - 20px);
}

.ui-grid .mx5{
    width: calc(20% - 20px);
}

.ui-grid .mx6{
    width: calc(16.66% - 20px);
}

/* ui datepicker */

.ui-datepicker .dp-label{
    font-size: 12px;
    margin-bottom: 5px;
}

.ui-datepicker .dp-input{
    margin-bottom: 3px;
    cursor: text;
}

.dp-input:focus{
    outline: none;
}

.dp-error{
    display: block;
    position: relative;
    width: 100%;
    text-align: right;
    font-size: 13px;
    color: #fd0000;
}

/* mobile native input date */

.dp-native{
    width: 100%;
    height: 40px;
    padding: 8px 20px;
    border: 1px solid #fab422;
    border-radius: 3px;
    text-align: center;
    transition: all 0.2s ease-in-out;
}




@media only screen and (max-width: 900px){
    .ui-grid .lr1{
        width: calc(100% - 20px);
    }

    .ui-grid .lr2{
        width: calc(50% - 20px);
    }

    .ui-grid .lr3{
        width: calc(33.33% - 20px);;
    }

    .eventsTypesItems i{
        padding: 10px;
    }

    .eventsTypesItems i img{
        width: 12px;
    }

    .eventsTypesItems .greetingsCounter{
        font-size: 15px;
    }
}

/* top */
.top-sm{
    margin-top: 5px;
}

.top-md{
    margin-top: 10px;
}

.top-lr{
    margin-top: 20px;
}

.top-xl{
    margin-top: 30px;
}

/* sides */
.sides-sm{
    padding-left: 5px;
    padding-right: 5px;
}

.sides-md{
    padding-left: 10px;
    padding-right: 10px;
}

.sides-lr{
    padding-left: 20px;
    padding-right: 20px;
}

.sides-xl{
    padding-left: 30px;
    padding-right: 30px;
}

/* bottom */
.bottom-sm{
    margin-bottom: 5px;
}

.bottom-md{
    margin-bottom: 10px;
}

.bottom-lr{
    margin-bottom: 20px;
}

.bottom-xl{
    margin-bottom: 30px;
}

/* font sizes */
.f-sm{
    font-size: 13px;
}

.f-md{
    font-size: 15px;
}

.f-lr{
    font-size: 18px;
}

.f-xl{
    font-size: 22px;
}

.ui-radio-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.ui-radio-box.inline{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ui-radio-box .frame{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-item-align: center;
    align-self: center;
    background: #ffffff;
    border: 1px solid #bdc4d1;
    border-radius: 3px;
}

.ui-radio-box .label{
    font-size: 13px;
    padding: 0 0 5px 0;
}

.ui-radio-box.inline label{
    padding: 0 5px;
}

.ui-radio-box .ui-radio-box-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    padding: 3px 10px;
    background-color: #ffffff;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border: 3px solid #ffffff;
    font-size: 13px;
    font-weight: 700;
    color: #333333;
}

.ui-radio-box .ui-radio-box-item.active{
    background-color: #fab442;
    cursor: default;
}

@media only screen and (max-width: 480px){
    .ui-grid .md1{
        width: calc(100% - 20px);
    }

    .ui-grid .md2{
        width: calc(50% - 20px);
    }

    .ui-grid .md3{
        width: calc(33.33% - 20px);;
    }
}

/* responsive */
@media only screen and (max-width: 425px){
    .ui-btn.large{
        font-size: 14px;
    }

    .ui-btn{
        padding: 5px 10px;
    }
}

@media only screen and (max-width: 320px){
	.ui-lightbox > .inner{
		padding: 10px;
	}
}



.whatsapp-advice {
    text-align:center;
    font-weight: bold;
    font-size:13px;
    bottom:0;
    width:100%;
    white-space: normal;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.whatsapp-notification {
    color: #00ab40;
    background-color: rgba(37,211,102,0.16);
}

.whatsapp-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    font-size: 19px;
}

.card .btn.btn-send-whatsapp {
    display: block;
    margin: 15px auto;
    padding: 0 13px;
    width: fit-content;
    color: #fff;
    font-size: 18px;
    background-color: #25d366;
}
  
.icon-send-whatsapp {
    vertical-align: middle;
    height: 40px;
}

.btn-send-whatsapp span{
    font-size: 18px;
    vertical-align: text-bottom;
}

.desktop .card .btn.btn-mobile-whatsapp {
    display: none;
}

.android .card .btn.btn-web-whatsapp,
.iphone .card .btn.btn-web-whatsapp,
.ipad .card .btn.btn-web-whatsapp {
    display: none;
}
.external-brands-link .link{
    font-size: 16px;
    font-weight: 700;
    color: #f9b342;
    cursor: pointer;
    margin-bottom: 20px;
    display: inline-block;
}

.external-brands-link .text,
.external-brands-link .icon{
    display: inline-block;
    vertical-align: middle;
}

.external-brands-link .icon{
    fill: #f9b342;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}


