/* checkout  */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap");
@font-face {
  font-family: "gothambold";
  src: url("../fonts/webfontkit-20220331-232425/gothambold-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothambold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothambook";
  src: url("../fonts/webfontkit-20220331-232425/gothambook-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothambook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothamlight";
  src: url("../fonts/webfontkit-20220331-232425/gothamlight-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothamlight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothammedium";
  src: url("../fonts/webfontkit-20220331-232425/gothammedium-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothammedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvenirNext-reg";
  src: url("../fonts/AvenirNext-Regular.woff2") format("woff2"), url("../fonts/AvenirNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AvenirNext-med";
  src: url("../fonts/AvenirNext-Medium.woff2") format("woff2"), url("../fonts/AvenirNext-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.avbld {font-family: 'AvenirNext-med', sans-serif !important;
}

.notefrm {margin-left: 7px;}

.bgclr {
  line-height: 1.3; color: #000; font-family: "AvenirNext-reg", sans-serif; font-size: 0.95rem}

.viewsitebtn {padding: 10px 20px; font-weight: bold;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .175rem .75rem; max-width: 180px;
    font-size: 1rem;
    border-radius: .25rem;
    background-color: #6c757d;
    border-color: #6c757d; color: #fff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}

.viewsitebtn:hover {color:#fff;}

.bghding {
font-weight: 500;
margin-top: 7px;
font-family: 'AvenirNext-reg', sans-serif !important;
margin-bottom: 0px;
font-size: 2.25rem;
}

.mb5 {
font-weight: 400;
margin-top: 7px;
font-family: 'gothambook', sans-serif !important;
margin-bottom: 24px;
font-size: 1.75rem; color: #565e63;
}

#mobile_code::placeholder {
  font-size: 1em; font-family: 'AvenirNext-reg', sans-serif !important;
  color: #727272; font-size: 0.9rem !important; padding-left: 7px; font-weight: normal !important;
}	

.form-control {
    border-radius: 0.35rem;
}

.youremailadd {font-weight: 400;
margin-top: 8px !important;
font-family: 'AvenirNext-reg', sans-serif !important;
margin-bottom: 15px;
font-size: 1.15rem; color: #565e63;}

.yourwebaddress {font-weight: 400;
margin-top: 8px !important;
font-family: 'AvenirNext-reg', sans-serif !important;
margin-bottom: 15px;
font-size: 1.15rem; color: #565e63;}


.ffrmbld {
	font-family: 'AvenirNext-med', sans-serif !important;
}

.btnfwd {	font-family: 'AvenirNext-med', sans-serif !important;
 min-width: 146px;     background-color: #f8ffff; margin-right: 0.8rem; font-size: 1.2rem; padding: 1.2em 2.2em !important;
}

.notecntr {color: #656565; font-family: 'AvenirNext-med', sans-serif !important;}
.npmv {margin-left: 2px}

.card {
    border-radius: 0.45rem;
    border-color: #eaecf0; 
	border-style: solid;
    border-width: 1px; box-shadow: 2px 2px 7px #1119210d;
}

.card-body {
    padding: 22px 30px;
}

.enrollmentcontainer {max-width: 640px; min-width: 640px;}
	
.ui.attached.info.message, .ui.info.message {
    box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent; color: #101828 !important; letter-spacing:-.01em
}

.ui.info.message {
    background-color: #f8ffff;
    color: #276f86;
}

.ui.info.message .header {
    color: #0e566c;
}

.ui.message .header:not(.ui) {
    font-size: 1.14285714em;
}
.ui.message .header {
    display: block;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: -.14285714em 0 0 0;
}

.ui.message {
    font-size: 1em;
}

.ui.message {
    position: relative;
    min-height: 1em;
    margin: 0.2em 0;
    background: #f8f8f9;
    padding: 1em 1.5em;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, .87);
    transition: opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease;
    border-radius: .28571429rem;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, .22) inset, 0 0 0 0 transparent;}

a {color: #007bff; text-decoration: none;}	

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.5; font-family: 'AvenirNext-med', sans-serif !important;
    color: #0d0d0d;
}

.checkout__inner .container {
    max-width: 1000px;
}

.checkout {
  background-color: #fff;
  overflow-x: hidden; /* Hide horizontal scrollbar */
  font-size: 0.85rem;
}

.checkout .form-control {
  font-size: 0.85rem;
}

.pr-0 {padding-right: 0 !important}

.checkout__right {
    background-color: #FAFAFA;
	height: 100vh;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	width: 300%;
}

.checkout__left {
  padding-top: 12px;
  display: block;	
}

.floating-group input {padding-right: 40px;}
.floating-group span{
        position: absolute;
        right: 12px;
        top: 12px; color: #656565;}
			
.floating-group .input-group-text {
    background-color: #fff;
	border: none; cursor: default;
}

.button {
    display: inline-block;
    background-color: #788995;
	border-color: #788995;	
    color: #fff;
    font-weight: bold; 
	border: none !important;
    border-radius: 5px;
    padding: 1.4em 1.7em; float: right;
}



.button:hover {
    display: inline-block;
    background-color: #565e63;
	border-color: #565e63;	
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 1.4em 1.7em; float: right;
}

@media only screen and (max-width: 991px) {
  .checkout__left {
    padding-right: 0;
  }
}

.card.nbdr {border: 0px;}

.ahact {text-align: center; margin-top: 30px}
.upcev {color: #8c8c8c;}

.ordercheckout__right {max-width: 400px; padding-left: 30px; font-size: 0.85rem; padding-top: 20px}
.ordercheckout__right label {font-size: .8rem; color: #333333}
.ordercheckout__right img {max-width: 90%}
.oshding {margin-bottom: 18px}

.checkoutaa {margin-bottom: 15px}
.checkoutaa small {color: #8c8c8c;}
.checkoutaa:last-child {margin-bottom: 0px}

.checkout__items {margin: 0 0 24px; border-bottom: 1px solid #E9E3D3; padding-bottom: 30px;}

.checkout__total label {font-weight: 500; font-size: 150%;}
.totvalue {font-weight: 500; font-size: 150%;}

.checkout__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout__item div:nth-child(1) {
  max-width: 65px;
    background-color: #fff;	
  padding: 5px;
  border: 1px solid #E9E3D3;
  border-radius: 4px;
  position: relative;
}

.checkout__item div:nth-child(1) span {
  position: absolute;
  display: block;
  right: -5px;
  top: -5px;
  background-color: rgba(114,114,114,0.9);
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  width: 16px;
  line-height: 16px;
  border-radius: 8px;
  text-align: center;
}

.checkout__item div:nth-child(2) {
  padding: 0 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.checkout__item div:nth-child(2) span {
  display: block;
}

.checkout__sub {
    border-bottom: 1px solid #E9E3D3;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.checkout__logo img {
  max-height: 60px;
}

.checkout__items {
  margin: 0 0 24px;
  border-bottom: 1px solid #E9E3D3;
  padding-bottom: 30px;
}

.checkout__items {
  margin: 0 0 24px;
  border-bottom: 1px solid #E9E3D3;
  padding-bottom: 30px;
}

.checkout__item {	
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout__item div:nth-child(1) {
  max-width: 65px;
    background-color: #fff;	
  padding: 5px;
  border: 1px solid #E9E3D3;
  border-radius: 4px;
  position: relative;
}

.checkout__item div:nth-child(1) span {
  position: absolute;
  display: block;
  right: -5px;
  top: -5px;
  background-color: rgba(114,114,114,0.9);
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  width: 16px;
  line-height: 16px;
  border-radius: 8px;
  text-align: center;
}

.checkout__item div:nth-child(2) {
  padding: 0 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.checkout__item div:nth-child(2) span {
  display: block;
}

.checkout__coupon {
  border-bottom: 1px solid #E9E3D3;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.checkout__coupon form input {
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #E9E3D3;
  height: 46px;
  line-height: 46px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
}

.checkout__sub {
  border-bottom: 1px solid #E9E3D3;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.checkout__sub > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}

.checkout__sub > div:last-child {
  margin: 0;
}

.checkout__total {
  padding-bottom: 30px;
}

.checkout__total > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}

.checkout__total > div small {
  padding-right: 5px;
}

.checkout__total > div:last-child {
  margin: 0;
}

.checkout__note small {
  display: block;
  margin: 0 0 8px;
}

.checkout__note img {
  max-height: 32px;
}

.bc ul {
  margin: 15px 0;
  list-style-type: none;
  padding: 0;
}

.bc ul li {
  display: inline-block; font-size: .8rem;
}

.bc ul li:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.bc ul li a {
  color: #007bff;
}

.bc ul li a:hover {
  text-decoration: underline;
}

.form-floating > label {
	color: #656565 !important; opacity: 0.95 !important;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #1868a3;
    box-shadow: 0 0 0 0.0rem rgba(13, 110, 253, 0.0);
}

.form-select {font-size: 0.85rem; color: #212529 !important;}
.form-select:focus {
    border-color: #1868a3;
    box-shadow: 0 0 0 0.0rem rgba(13, 110, 253, 0.0);}

.form-floating > .form-control, .form-floating > .form-select {
    height: calc(3.0rem + 3px);
    line-height: 1.25;
}

.form-floating > .form-select {
    padding-top: 1.425rem;
    padding-bottom: 0.625rem;
}
