.btn-radio input[type=radio]+label,
.btn-checkbox input[type=checkbox]+label {
  position:relative;
  padding:0 0 0 24px;
  margin:0;
  cursor:pointer;
  font-weight:300;
  display:inline-block;
  margin:0 20px 8px 0;
  font-size:15px
}
.btn-radio input[type=radio],
.btn-checkbox input[type=checkbox] {
  display:none
}
.btn-checkbox input[type=checkbox]+label:before {
  border:0px solid #ffc801;
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  left:0;
  border-radius:2px;
  position:absolute;
  top:4px;
  background:#fff
}
.btn-checkbox input[type=checkbox]:checked+label:before {
  background:#ffc801 url(images/checked.png) no-repeat center;
  border-color:#ffc801
}
.btn-checkbox input[type=checkbox]+label:after {
  content:'';
  position:absolute;
  top:7.4px;
  left:3px;
  width:10px;
  height:6px;
  border:solid transparent;
  border-width:0 0 7px 7px;
  line-height:0;
  -webkit-transition-duration:.2s;
  transition-duration:.2s;
  -ms-transform:rotate(-45deg) scale(2);
  -webkit-transform:rotate(-45deg) scale(2);
  transform:rotate(-70deg) scale(2)
}
.btn-checkbox input[type=checkbox]:checked+label:after {
  -ms-transform:rotate(-45deg) scale(1);
  -webkit-transform:rotate(-45deg) scale(1);
  transform:rotate(-45deg) scale(1);
  border-color:#fff
}
.btn-radio input[type=radio]+label:before {
  border:1px solid #b4b4be;
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  left:0;
  position:absolute;
  top:3px;
  border-radius:50%;
  background:#fff
}
.btn-checkbox input[type=checkbox]+label:hover:before,
.btn-radio input[type=radio]+label:hover:before {
  border-color:#ffc801
}
.btn-radio input[type=radio]:checked+label:before {
  border-color:#ffc801
}
.btn-radio input[type=radio]+label:after {
  width:8px;
  height:8px;
  display:inline-block;
  position:absolute;
  top:7px;
  left:4px;
  line-height:0;
  background:#ffc801;
  content:'';
  border-radius:50%;
  -ms-transition-duration:.2s;
  -webkit-transition-duration:.2s;
  transition-duration:.2s;
  -ms-transform:scale(0);
  -webkit-transform:scale(0);
  transform:scale(0)
}
.btn-radio input[type=radio]:checked+label:after {
  -ms-transform:scale(1);
  -webkit-transform:scale(1);
  transform:scale(1)
}
.btn-radio input[type=radio]:disabled+label,
.btn-checkbox input[type=checkbox]:disabled+label {
  opacity:.5
}

button.btn {
  font-family: Cabin,sans-serif;
  font-size: 13.6px;
  line-height: 16px;
  font-weight: 600 !important;
  border-radius: 4px !important;
  color: #000 !important;
  letter-spacing: .5px;
  width: 150px;
  height: 40px;
  padding: 12px 0 !important;
  background: #f7d117;
  border-color: #f7d117;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

 .col-md-4 {
  width: 32.33333333%;
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  /*padding-left: 15px;*/
  float: left;
  }
.cry-auction-list-wrapper .row .giftcards-inner-row .col-md-4:nth-child(3n) {/*padding-right: 0px;*/}
  .row {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
}

.greetings_cards {
  padding:10px;
  background:#f4f4f4;
  border:1px solid #eee;
  text-align:left;
  position:relative;
  margin-bottom:15px;
  min-height:390px
}

.greetings_cards figure img,
.greetings_cards figure,
.greetings_cards .btn-checkbox input[type=checkbox]+label:before {
  width:100%; height:100%;
}
.greetings_cards figure,
.greetings_cards p {
  margin-bottom:5px
}
.greetings_cards p {
  padding-left:23px;
  position:relative;
  line-height:normal;
  margin:10px 0;
  text-align:left;
  font-size: 20px;
    font-weight: 500;
    color: #e4286a;
}
.greetings_cards p:before {
  border:1px solid #ffc801;
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  left:0;
  border-radius:2px;
  position:absolute;
  top:3px;
  background:#fff
}
.greetings_cards p:after {
  content:'';
  position:absolute;
  top:9px;
  left:5px;
  width:5px;
  height:3px;
  border:solid transparent;
  border-width:0 0 1px 1px;
  line-height:0;
  -webkit-transition-duration:.2s;
  transition-duration:.2s;
  -ms-transform:rotate(-45deg) scale(2);
  -webkit-transform:rotate(-45deg) scale(2);
  transform:rotate(-45deg) scale(2)
}
.greetings_cards .btn-checkbox input[type=checkbox]:checked+label p:before {
  background:#ffc801;
  border-color:#ffc801
}
.greetings_cards .btn-checkbox input[type=checkbox]:checked+label p:after {
  border-color:#000
}
.greetings_cards .btn-radio input[type=radio]+label,
.greetings_cards .btn-checkbox input[type=checkbox]+label {
  padding:0;
  margin:0
}
.greetings_cards .btn-checkbox input[type=checkbox]+label:before {
  width:100%;
  top:0;
  border-radius:0;
  background-color:transparent
}
.greetings_cards .btn-checkbox input[type=checkbox]:checked+label:before {
  background-color:rgba(0,0,0,.5);
  z-index: 10;
}
.greetings_cards .btn-checkbox input[type=checkbox]+label:after {
  top:57%;
  left:50%;
  width:44px;
  height:20px;
  margin:-50px 0 0 -20px;
  z-index: 11;
}

.greetings_cards .greetings_content {
margin-top: 0px;
margin-bottom: 30px;
line-height: normal;
text-align: left;
display: inline-block;
padding: 0 0 0 23px;
height: 40px;
position:relative;
}

.greetings_card_order {
  padding: 10px;
  background: #f4f4f4;
  border: 1px solid #eee;
  position: relative;
  margin-bottom: 15px;
}

.greetings_entry-content {
  font-weight: 400;
  color: #454545;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 5px;
}

.greetings_card_order h2 {
  margin: 0 0 15px;
  font-size: 22px;
}

.greetings_card_order img {
  max-width: 200px;
  height: auto;
}

.col-sm-3 {
  width: 25%;
  float: left;
}
.col-sm-9 {
  width: 75%;
  float: left;
}

.greetings_card_order .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: center;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: 0px;
  margin-left: 10px;
}

.greetings_card_order .table th{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  background: #e1dfdf;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
.greetings_card_order .table td{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  font-size: 13px;
}

.greetings_entry-content {
  font-weight: 400;
  color: #454545;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 5px;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-family: inherit;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

.red_text {
  color: #e70909;
}

.unit-wrap {
    display: flex;
    max-width: 10rem;
}
.unit-wrap input {
    width: 50px;
    padding: 0.5rem;
    border-color: #70707027;
    color: #494949;
    min-width: 35px;
    margin: 0px;
}
.unit-wrap button {
    background-color: #fdd831;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    border-color: #70707027;
    color: #7e7d7d;
    font-weight: 100;
    font-size: 0.65rem;
    cursor: pointer;
}
.unit-wrap button.minus {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-right: 0;
}
.unit-wrap button.plus {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-left: 0;
}

.unit-wrap button.minus_one {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-right: 0;
}
.unit-wrap button.plus_one {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-left: 0;
}
#cardType.myCheckBox {display:none;}
.cry-auction-list-wrapper .contact-hero-wrapper, .cry-giftcards-list-wrapper .contact-hero-wrapper{padding: 0rem 10% 2rem;}
.cry-auction-content-wrapper {padding-bottom: 20px; padding-top: 20px; position: relative;}
#greetings_card_list_submit {width: auto; padding: 12px !important; font-size: 16px; font-family: Rubik, sans-serif;}
#greetings_card_order_submit, #greetings_card_order_back {margin: 20px 0 0 0;}
#greetings_card_order_back {width: auto; padding: 12px !important;}
.bth-txt {font-weight: 600; font-style: italic;}
.high-txt {margin: 0 0 0 10px; color: #e4286a; font-size: 16px; font-weight: 500;}
.cry-auction-content-wrapper .btn.btn-primary {margin-left: 23px;}
.gc-tooltip {font-weight: 300; color: #484848; text-decoration: underline; position: relative;}
.gc-tooltip:after{display:none;}
.gc-tooltip:after {content:''; width:20px;height:20px;position: absolute;top:-94%;left:27%;border:1px solid #f7d117;z-index: 20; line-height:0; -webkit-transition-duration:.2s; transition-duration:.2s; -ms-transform: rotate(-45deg) scale(1); -webkit-transform: rotate(-45deg) scale(1); transform: rotate(-45deg) scale(1);border-top: medium none;
 border-right: medium none; background: #ffffff;}
.gc-tooltip:hover:after{ display: block;}
.gc-full-content {position: absolute; width: 73%; background: #ffffff; overflow: hidden; z-index: 10; padding: 10px; line-height: normal; border: 1px solid #f7d117; top: 10%; left: 0;}
.gc-tooltip:hover .gc-full-content { display: block;}
.re-content-wrapper {margin: 0 0 25px 0;}
.re-content-wrapper h2 {font-size: 20px; font-weight: 600;}
.approach-hero-wrapper.gc-top-row-wrapper .hero-title{padding: 0 .5rem 0.5rem; color: #e4286a; font-size: 38px; font-weight: 600;}
.approach-hero-wrapper.gc-top-row-wrapper .hero-title-description p {margin: 2em 0 0 0;}
.approach-hero-wrapper.gc-top-row-wrapper .hero-sub-title {border-bottom: 0px solid #fdd831; padding: 0 0rem 0.8rem; font-size: 18px; display: inline-block; width: auto; font-weight: 600;}
.greetings_entry-content .form-group input, .greetings_entry-content .form-group textarea, .greetings_entry-content .form-group select {margin: 0px 0 10px 0;}
.gc-bottom-row-wrapper .about-hero-caption {padding-top: 0;}
.approach-hero-wrapper.gc-bottom-row-wrapper .hero-title-description p {margin: 0 0 2em 0;}
@media (min-width:1441px){
.greetings_cards .greetings_content {font-size: 16px;}
.greetings_entry-content .form-group input, .greetings_entry-content .form-group textarea {width:98%;}
.greetings_entry-content .form-group select {width:99.6%;}
}
@media (min-width:1360px) and (max-width:1440px){
.col-md-4 {width: 31.333333%;}
.greetings_cards figure img {height: auto;}
.greetings_cards figure {height: 210px;}
.greetings_cards .btn-checkbox input[type=checkbox]+label:before {/*height: 190px;*/}
.greetings_cards .greetings_content {/*height: 50px;*/}
.gc-full-content {top:0%;}
}
@media (min-width: 1280px) and (max-width: 1359px) {
.col-md-4 {width: 31.333333%;}
.greetings_cards figure img {height: auto;}
.greetings_cards figure {height: 210px;}
.greetings_cards .btn-checkbox input[type=checkbox]+label:before {/*height: 190px;*/}
.greetings_cards .greetings_content {/*height: 50px;*/}
.gc-full-content {top:0%;}
}
@media (max-width:800px){
.col-md-4 {width: 100%;}
.high-txt {display: block !important; margin: 20px 0 0 0;}
.text-center {text-align: center;}
.greetings_cards figure img {width:100%; height:100%;}
.greetings_entry-content .form-group input, .greetings_entry-content .form-group textarea {width: 92%; margin: 0px 0 10px 0;}
.greetings_card_order {overflow-y: auto; padding: 0;}
.greetings_card_order .unit-wrap input {width: 20px; min-width: 20px; text-align: center;}
.greetings_card_order img {width: auto !important; max-width: 75px;}
.greetings_card_order .table {margin-left: 0px;}
}