.brand-orange{color:#f04e23;}
.product-single-details label.paction {margin:0;}
.product-single-details .product-single-filter .config-swatch-list input[type="radio"]:checked + label.paction.variant-value,
.paction.selected {
border:0.4rem solid #d4d4d4;
border-radius:1.3rem;
}
.product-single-details .product-single-filter .config-swatch-list input[type="radio"]{display:none;}
/* .product-single-details .product-single-filter label.paction{border-radius:1.3rem;} */
.product-single-details .paction{color:#00305f !important;}
.product-single-details .paction:hover{color:#fff !important;}
.txt-dark{color:#262626 !important;}
.text-m247b{color:#00305f !important;}
.text-m247o{color:#f04e23 !important;}
.text-info{color:#007588 !important;}
.fs-13{font-size:1.3rem}
.form-group.has-error .help-block{color:#ff1919;font-size: 1.2rem;}

/* events pricing */

@import url("https://fonts.googleapis.com/css?family=Montserrat");

.pricing-table{
  background-color: #eee;
  font-family: 'Montserrat', sans-serif;
}

.pricing-table .block-heading {
  padding-top: 50px;
  margin-bottom: 40px;
  text-align: center;
}

.pricing-table .block-heading h2 {
  color: #3b99e0;
}

.pricing-table .block-heading p {
  text-align: center;
  max-width: 420px;
  margin: auto;
  opacity: 0.7;
}

.pricing-table .heading {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.pricing-table .item {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-top: 2px solid #5ea4f3;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

.pricing-table .col-md-5:not(:last-child) .item {
  margin-bottom: 30px;
}

.pricing-table .item button {
  font-weight: 600;
}

.pricing-table .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background: #4dbe3b;
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px;
}

.pricing-table .item p {
  text-align: center;
  margin-top: 20px;
  opacity: 0.7;
}

.pricing-table .features .feature {
  font-weight: 600; }

.pricing-table .features h4 {
  text-align: center;
  font-size: 18px;
  padding: 5px;
}

.pricing-table .price h4 {
  margin: 15px 0;
  font-size: 45px;
  text-align: center;
  color: #2288f9;
}

.pricing-table .buy-now button {
  text-align: center;
  margin: auto;
  font-weight: 600;
  padding: 9px 0;
}

/* end events pricing */

.pay-method .radio-inline {
    background-repeat: no-repeat !important;
    width: 15rem;/* 90px; */
    height: 10rem;/* 56px; */
    background-size: 100% 100%;
    margin-bottom: 1rem;
    margin-right: 2rem;
}
.pay-method .radio-inline.pay-here {
    background-image: url('https://www.payhere.lk/downloads/images/payhere_square_banner.png');
}
.pay-method .radio-inline.bank {
    background-image: url('https://s3.ap-southeast-1.amazonaws.com/ceylexo.statics/assets/graphics/pay-methods-bank.png');
}
.pay-method .radio-inline.cod {
    background-image: url('https://s3.ap-southeast-1.amazonaws.com/ceylexo.statics/assets/graphics/pay-methods-cod.png');
}
.cart-dropdown .dropdownmenu-wrapper {
  max-height: 40rem;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #00305f #f1f1f1;
}
.user-inputs{border-radius:1.5rem;height:3.5rem;background-color:#ffffff;color:#000000;font-size:1.5rem;border:1px solid #d0b596}
